Skip to content

chore(deps): update all non-major dependencies #3184

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@openapitools/openapi-generator-cli ~2.19.0 -> ~2.20.0 age adoption passing confidence devDependencies minor
@openapitools/openapi-generator-cli ~2.19.0 -> ~2.20.0 age adoption passing confidence dependencies minor
@types/chrome (source) ^0.0.317 -> ^0.0.320 age adoption passing confidence devDependencies patch 0.0.322 (+1)
Azure/functions-action v1.5.2 -> v1.5.3 age adoption passing confidence action patch
github/codeql-action v3.28.16 -> v3.28.17 age adoption passing confidence action patch
lighthouse ~12.5.0 -> ~12.6.0 age adoption passing confidence devDependencies minor

Release Notes

OpenAPITools/openapi-generator-cli (@​openapitools/openapi-generator-cli)

v2.20.0

Compare Source

Features
Azure/functions-action (Azure/functions-action)

v1.5.3

Compare Source

Updated azure-actions-appservice-rest version to 1.3.19

github/codeql-action (github/codeql-action)

v3.28.17

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.17 - 02 May 2025
  • Update default CodeQL bundle version to 2.21.2. #​2872

See the full CHANGELOG.md for more information.

GoogleChrome/lighthouse (lighthouse)

v12.6.0

Compare Source

Full Changelog

We expect this release to ship in the DevTools of Chrome 137, and to PageSpeed Insights within a few days.

New contributors

Thanks to our new contributors 👽🐷🐰🐯🐻!

Jack Franklin @​jackfranklin
Rob Kodey @​rkodey
Clément Barbaza @​cba85

Notable Changes

The Performance category in the Lighthouse report now has an option to toggle "insights" - read more here.

Core

  • disable invalidationTracking trace event to prevent crash (#​16451)
  • migrate audits from devtoolsLogs/traces to DevtoolsLog/Trace (#​16448)
  • modify scoreDisplayMode for insight audits to match Perf panel (#​16432)
  • use with import attributes for legacy-javascript, bump to node 18.20 (#​16415)
  • image-size-responsive: use real mimeType to exclude svg (#​16443)
  • insights: drop slow-css-selector-insight for now (#​16457)
  • insights: implement duplicated-javascript-insight (#​16456)
  • insights: add prominent toggle banner to report (#​16461)
  • insights: implement network-dependency-tree insight (#​16407)
  • optimized-images: ignore internal encoding errors (#​16444)
  • preload-fonts: add Stylesheets to required artifacts (#​16421)
  • stacks: correctly identify angular (#​16439)
  • third-party-cookies: update description (#​16464)
  • tracehouse: fixup parent tasks when fudging endTime (#​16420)

Report

  • add analytics hook for insights state (#​16466)
  • adjust insights notice banner, localize strings (#​16463)
  • add insights group description (#​16455)
  • associate insight audits with stack packs (#​16440)
  • tweak style of insight tables; use system font (#​16434)
  • support node inside list detail, use in insight audits (#​16433)
  • display insights when using toggle, even if hidden (#​16431)

Deps

Docs

  • fix "standalone-template.html" broken link in report README (#​16429)

Tests

  • disable oopif-scripts smoke for devtools runner (#​16446)

Misc

  • prepare core/lib/legacy-javascript to be published to npm (#​16416)
  • treemap: represent sizes using transfer size (#​16460)
  • treemap: parse options properly from hash params (#​16459)
  • treemap: update coerceOptions to grab initialView (#​16458)
  • treemap: move table to right, remove Tabulator (#​16428)
  • treemap: set initial view mode from options (#​16427)
  • treemap: vary colors within bundle, update fonts (#​16403)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner May 2, 2025 18:04
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 2, 2025
Copy link

nx-cloud bot commented May 2, 2025

View your CI Pipeline Execution ↗ for commit 351ec2e.

Command Status Duration Result
nx run-many --target=test-int ✅ Succeeded 34m 27s View ↗
nx run-many --target=build --projects=eslint-pl... ✅ Succeeded <1s View ↗
nx run-many --target=publish --nx-bail --userco... ✅ Succeeded 32s View ↗
nx run-many --target=test-e2e ✅ Succeeded 2m 40s View ↗
nx run-many --target=prepare-publish --exclude-... ✅ Succeeded 7s View ↗
nx run-many --target=build,build-swagger ✅ Succeeded 17m 45s View ↗
nx affected --target=lint --configuration ci ✅ Succeeded 15m 19s View ↗
nx affected --target=test --collectCoverage --c... ✅ Succeeded 9m 20s View ↗
Additional runs (3) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2025-05-12 18:09:00 UTC

Copy link

codecov bot commented May 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.27%. Comparing base (e682f31) to head (351ec2e).
Report is 8 commits behind head on main.

✅ All tests successful. No failed tests found.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3cd8cf8 to 836b73d Compare May 3, 2025 07:19
@renovate renovate bot changed the title chore(deps): update dependency @openapitools/openapi-generator-cli to ~2.20.0 chore(deps): update all non-major dependencies May 3, 2025
cpaulve-1A
cpaulve-1A previously approved these changes May 5, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 3a836ec to 7b76e60 Compare May 12, 2025 12:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7b76e60 to 351ec2e Compare May 12, 2025 17:03
@kpanot kpanot enabled auto-merge May 13, 2025 02:43
@kpanot kpanot added this pull request to the merge queue May 13, 2025
Merged via the queue into main with commit e750c10 May 13, 2025
33 checks passed
@kpanot kpanot deleted the renovate/all-minor-patch branch May 13, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants