Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

fix(deps): update all non-major dependencies - autoclosed#1350

Closed
renovate-bot wants to merge 1 commit intoghiscoding:masterfrom
renovate-bot:renovate/all-minor-patch
Closed

fix(deps): update all non-major dependencies - autoclosed#1350
renovate-bot wants to merge 1 commit intoghiscoding:masterfrom
renovate-bot:renovate/all-minor-patch

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aurelia/fetch-client (source) ^2.0.0-beta.23 -> ^2.0.0-beta.24 age adoption passing confidence
@aurelia/i18n (source) ^2.0.0-beta.23 -> ^2.0.0-beta.24 age adoption passing confidence
@aurelia/kernel (source) ^2.0.0-beta.23 -> ^2.0.0-beta.24 age adoption passing confidence
@aurelia/metadata (source) ^2.0.0-beta.23 -> ^2.0.0-beta.24 age adoption passing confidence
@aurelia/platform (source) ^2.0.0-beta.23 -> ^2.0.0-beta.24 age adoption passing confidence
@aurelia/platform-browser (source) ^2.0.0-beta.23 -> ^2.0.0-beta.24 age adoption passing confidence
@aurelia/router (source) ^2.0.0-beta.23 -> ^2.0.0-beta.24 age adoption passing confidence
@aurelia/router-lite (source) ^2.0.0-beta.23 -> ^2.0.0-beta.24 age adoption passing confidence
@aurelia/runtime (source) ^2.0.0-beta.23 -> ^2.0.0-beta.24 age adoption passing confidence
@aurelia/runtime-html (source) ^2.0.0-beta.23 -> ^2.0.0-beta.24 age adoption passing confidence
@aurelia/testing (source) ^2.0.0-beta.23 -> ^2.0.0-beta.24 age adoption passing confidence
@aurelia/ts-jest (source) ^2.0.0-beta.23 -> ^2.0.0-beta.24 age adoption passing confidence
@aurelia/vite-plugin (source) 2.0.0-beta.23 -> 2.0.0-beta.24 age adoption passing confidence
@lerna-lite/cli (source) ^4.0.0 -> ^4.1.1 age adoption passing confidence
@lerna-lite/publish (source) ^4.0.0 -> ^4.1.1 age adoption passing confidence
@types/node (source) ^22.15.2 -> ^22.15.17 age adoption passing confidence
aurelia (source) ^2.0.0-beta.23 -> ^2.0.0-beta.24 age adoption passing confidence
bootstrap (source) ^5.3.5 -> ^5.3.6 age adoption passing confidence
cypress (source) ^14.3.2 -> ^14.3.3 age adoption passing confidence
eslint (source) ^9.25.1 -> ^9.26.0 age adoption passing confidence
eslint-plugin-n ^17.17.0 -> ^17.18.0 age adoption passing confidence
globals ^16.0.0 -> ^16.1.0 age adoption passing confidence
typescript-eslint (source) ^8.31.0 -> ^8.32.0 age adoption passing confidence
vite (source) ^6.3.3 -> ^6.3.5 age adoption passing confidence
vite (source) ^6.3.3 -> ^6.3.5 age adoption passing confidence
ws ^8.18.1 -> ^8.18.2 age adoption passing confidence

Release Notes

aurelia/aurelia (@​aurelia/fetch-client)

v2.0.0-beta.24

Compare Source

Note: Version bump only for package @​aurelia/fetch-client

aurelia/aurelia (@​aurelia/i18n)

v2.0.0-beta.24

Compare Source

Bug Fixes:
  • i18n: reactive translation of conditional projected content - t-params (#​2152) (7fab7e6)
aurelia/aurelia (@​aurelia/kernel)

v2.0.0-beta.24

Compare Source

Bug Fixes:
  • test: dialog service test updated to reflect new error message (4eb7805)
Refactorings:
  • packages: only link to docs for errors in dev mode (4eb7805)
aurelia/aurelia (@​aurelia/metadata)

v2.0.0-beta.24

Compare Source

Note: Version bump only for package @​aurelia/metadata

aurelia/aurelia (@​aurelia/platform)

v2.0.0-beta.24

Compare Source

Note: Version bump only for package @​aurelia/platform

aurelia/aurelia (@​aurelia/platform-browser)

v2.0.0-beta.24

Compare Source

Note: Version bump only for package @​aurelia/platform-browser

aurelia/aurelia (@​aurelia/router)

v2.0.0-beta.24

Compare Source

Refactorings:
aurelia/aurelia (@​aurelia/router-lite)

v2.0.0-beta.24

Compare Source

Features:
Bug Fixes:
  • router-lite: cleanup while reusing route context due to nav strategy (#​2144) (a4d7a65)
  • router-lite: cancelling navigation with redirection from canLoad hook from child route (#​2131) (bb0b09d)
  • router-lite: initial fix for canceling navigation from child routes (bb0b09d)
  • router-lite: support for conventional HTML-only component (#​2126) (922eccd)
  • router-lite: support for conventional HTML-only component (922eccd)
  • router-lite: support for local dependencies (922eccd)
Refactorings:
aurelia/aurelia (@​aurelia/runtime)

v2.0.0-beta.24

Compare Source

Bug Fixes:
aurelia/aurelia (@​aurelia/runtime-html)

v2.0.0-beta.24

Compare Source

Features:
Bug Fixes:
  • ref-binding: update value when key expression changes (#​2108) (9636d86)
Refactorings:
aurelia/aurelia (@​aurelia/testing)

v2.0.0-beta.24

Compare Source

Note: Version bump only for package @​aurelia/testing

aurelia/aurelia (@​aurelia/ts-jest)

v2.0.0-beta.24

Compare Source

Note: Version bump only for package @​aurelia/ts-jest

aurelia/aurelia (@​aurelia/vite-plugin)

v2.0.0-beta.24

Compare Source

Refactorings:
lerna-lite/lerna-lite (@​lerna-lite/cli)

v4.1.1

Compare Source

Note: Version bump only for package @​lerna-lite/cli

v4.1.0

Compare Source

Note: Version bump only for package @​lerna-lite/cli

lerna-lite/lerna-lite (@​lerna-lite/publish)

v4.1.1

Compare Source

Note: Version bump only for package @​lerna-lite/publish

v4.1.0

Compare Source

Bug Fixes
aurelia/aurelia (aurelia)

v2.0.0-beta.24

Compare Source

Features:
twbs/bootstrap (bootstrap)

v5.3.6

Compare Source

Highlights

  • Ported the docs from Hugo to Astro for our own sanity!
  • Added usage docs for Accordion JavaScript
  • Prevent .visually-hidden overflowing children to become focusable
  • Limit .card-group selectors to immediate children to fix some inheritance issues

Changes

New Contributors

Full Changelog: twbs/bootstrap@v5.3.5...v5.3.6

cypress-io/cypress (cypress)

v14.3.3

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-3-3

eslint/eslint (eslint)

v9.26.0

Compare Source

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.18.0

Compare Source

🌟 Features
  • Allow to use tryExtensions in the rule no-unpublished-import (#​429) (002ac9c)
  • no-deprecated-api: Add support for process.getBuiltinModule() (#​435) (fca7cf4)
  • node-builtins: Add support for process.getBuiltinModule() (#​433) (d4c7831)
  • prefer-global: Add support for process.getBuiltinModule() (#​436) (83aa3a7)
  • prefer-node-protocol: Add support for process.getBuiltinModule() (#​430) (9e97d8e)
  • prefer-promises: Add support for process.getBuiltinModule() (#​437) (6f5e81d)
🩹 Fixes
  • false negatives for https in prefer-node-protocol, and false negatives for node:sqlite in node-builtins (#​432) (bb21bd0)
sindresorhus/globals (globals)

v16.1.0

Compare Source


typescript-eslint/typescript-eslint (typescript-eslint)

v8.32.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.31.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitejs/vite (vite)

v6.3.5

Compare Source

websockets/ws (ws)

v8.18.2

Compare Source

Bug fixes

Fixed an issue that, during message decompression when the maximum size was
exceeded, led to the emission of an inaccurate error and closure of the
connection with an improper close code (#​2285).


Configuration

📅 Schedule: Branch creation - "every 3 weeks on friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label May 9, 2025
@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@codecov
Copy link

codecov bot commented May 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 20.40%. Comparing base (fe9d56f) to head (ecbeae3).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1350   +/-   ##
=======================================
  Coverage   20.40%   20.40%           
=======================================
  Files           8        8           
  Lines         966      966           
  Branches      327      327           
=======================================
  Hits          197      197           
  Misses        769      769           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 035e34a to ecbeae3 Compare May 9, 2025 06:27
@renovate-bot renovate-bot changed the title fix(deps): update all non-major dependencies fix(deps): update all non-major dependencies - autoclosed May 10, 2025
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch May 10, 2025 18:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant