Skip to content
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

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

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular ^19.0.2 -> ^19.0.4 age adoption passing confidence
@angular/animations (source) ^19.0.1 -> ^19.0.3 age adoption passing confidence
@angular/cli ^19.0.2 -> ^19.0.4 age adoption passing confidence
@angular/common (source) ^19.0.1 -> ^19.0.3 age adoption passing confidence
@angular/compiler (source) ^19.0.1 -> ^19.0.3 age adoption passing confidence
@angular/compiler-cli (source) ^19.0.1 -> ^19.0.3 age adoption passing confidence
@angular/core (source) ^19.0.1 -> ^19.0.3 age adoption passing confidence
@angular/platform-browser (source) ^19.0.1 -> ^19.0.3 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^19.0.1 -> ^19.0.3 age adoption passing confidence
@angular/router (source) ^19.0.1 -> ^19.0.3 age adoption passing confidence
@eslint-react/eslint-plugin (source) ^1.17.2 -> ^1.18.0 age adoption passing confidence
@vitest/coverage-istanbul (source) ^2.1.6 -> ^2.1.8 age adoption passing confidence
nx (source) ^20.2.0 -> ^20.2.1 age adoption passing confidence
pnpm (source) 9.14.4 -> 9.15.0 age adoption passing confidence
svelte (source) ^5.3.1 -> ^5.9.0 age adoption passing confidence
svelte-check ^4.1.0 -> ^4.1.1 age adoption passing confidence
use-sync-external-store (source) ^1.2.2 -> ^1.4.0 age adoption passing confidence
vitest (source) ^2.1.6 -> ^2.1.8 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v19.0.4

Compare Source

v19.0.3

Compare Source

@​angular/cli
Commit Type Description
4e82ca180 fix correctly select package versions in descending order during ng add
@​schematics/angular
Commit Type Description
28a51cc5e fix add required type to CanDeactivate guard (#​29004)
@​angular/build
Commit Type Description
f26e1b462 fix add timeout to route extraction
ab4e77c75 fix allow .json file replacements with application builds
06690d87e fix apply define option to JavaScript from scripts option
775e6f780 fix avoid deploy URL usage on absolute preload links
21f21eda3 fix ensure correct handling of index.output for SSR
@​angular/ssr
Commit Type Description
75cf47e71 fix apply HTML transformation to CSR responses
5880a0230 fix correctly handle serving of prerendered i18n pages
277b8a378 fix ensure compatibility for Http2ServerResponse type
angular/angular (@​angular/animations)

v19.0.3

Compare Source

v19.0.2

Compare Source

compiler-cli
Commit Type Description
9f99196d23 fix account for multiple generated namespace imports in HMR (#​58924)
core
Commit Type Description
4792db9a6d fix Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#​58929)
migrations
Commit Type Description
7b5bacc228 fix class content being deleted in some edge cases (#​58959)
d1cbdd6acb fix correctly strip away parameters surrounded by comments in inject migration (#​58959)
e17ff71c31 fix don't migrate classes with parameters that can't be injected (#​58959)
7c5f990001 fix inject migration aggressively removing imports (#​58959)
4392ccedf9 fix inject migration dropping code if everything except super is removed (#​58959)
9cbebc6dda fix preserve type literals and tuples in inject migrations (#​58959)
platform-server
Commit Type Description
f3c388ecda fix remove peer dependency on animations (#​58997)
Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.18.0

Compare Source

✨ New
🪄 Improvements
  • perf(plugins/dom): improve performance of no-children-in-void-dom-elements by @​Rel1cx

v1.17.3

Compare Source

🐞 Fixes
🪄 Improvements
  • Update @typescript-eslint's packages to ^8.17.0.
vitest-dev/vitest (@​vitest/coverage-istanbul)

v2.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
nrwl/nx (nx)

v20.2.1

Compare Source

20.2.1 (2024-12-06)
🩹 Fixes
  • core: add workspaces path if package path is not included (#​28824)
  • core: fix process being prevented from exiting (#​29240)
  • storybook: only install react deps for storybook 7 #​29213 (#​29231, #​29213)
  • storybook: ensure 'storybook' dep is installed for non-crystal workspaces (#​29235)
❤️ Thank You
pnpm/pnpm (pnpm)

v9.15.0

Compare Source

sveltejs/svelte (svelte)

v5.9.0

Compare Source

Minor Changes
  • feat: add support for bind getters/setters (#​14307)
Patch Changes
  • fix: always run if block code the first time (#​14597)

v5.8.1

Compare Source

Patch Changes
  • fix: reinstate missing prefersReducedMotion export (#​14586)

v5.8.0

Compare Source

Minor Changes
  • feat: add Spring and Tween classes to svelte/motion (#​11519)

v5.7.1

Compare Source

Patch Changes
  • fix: ensure bindings always take precedence over spreads (#​14575)

v5.7.0

Compare Source

Minor Changes
  • feat: add createSubscriber function for creating reactive values that depend on subscriptions (#​14422)

  • feat: add reactive MediaQuery class, and a prefersReducedMotion class instance (#​14422)

Patch Changes
  • fix: treat undefined and null the same for the initial input value (#​14562)

v5.6.2

Compare Source

Patch Changes
  • chore: make if blocks tree-shakable (#​14549)

v5.6.1

Compare Source

Patch Changes
  • fix: handle static form values in combination with default values (#​14555)

v5.6.0

Compare Source

Minor Changes
  • feat: support defaultValue/defaultChecked for inputs (#​14289)

v5.5.4

Compare Source

Patch Changes
  • fix: better error messages for invalid HTML trees (#​14445)

  • fix: remove spreaded event handlers when they become nullish (#​14546)

  • fix: respect the unidirectional nature of time (#​14541)

v5.5.3

Compare Source

Patch Changes
  • fix: don't try to add owners to non-$state class fields (#​14533)

  • fix: capture infinite_loop_guard in error boundary (#​14534)

  • fix: proxify values when assigning using ||=, &&= and ??= operators (#​14273)

v5.5.2

Compare Source

Patch Changes
  • fix: use correct reaction when lazily creating deriveds inside SvelteDate (#​14525)

v5.5.0

Compare Source

Minor Changes
  • feat: allow snippets to be exported from module scripts (#​14315)
Patch Changes
  • fix: ignore TypeScript generics on variables (#​14509)

v5.4.0

Compare Source

Minor Changes

v5.3.2

Compare Source

Patch Changes
  • fix: correctly prune CSS for elements inside snippets (#​14494)

  • fix: render attributes during SSR regardless of case (#​14492)

sveltejs/language-tools (svelte-check)

v4.1.1

Compare Source

  • fix: support each without as (#​2615)
facebook/react (use-sync-external-store)

v1.4.0

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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 added the dependencies label Dec 9, 2024
Copy link

nx-cloud bot commented Dec 9, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 27b306d. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

Copy link

pkg-pr-new bot commented Dec 9, 2024

@tanstack/angular-store

npm i https://pkg.pr.new/@tanstack/angular-store@149

@tanstack/react-store

npm i https://pkg.pr.new/@tanstack/react-store@149

@tanstack/store

npm i https://pkg.pr.new/@tanstack/store@149

@tanstack/svelte-store

npm i https://pkg.pr.new/@tanstack/svelte-store@149

@tanstack/solid-store

npm i https://pkg.pr.new/@tanstack/solid-store@149

@tanstack/vue-store

npm i https://pkg.pr.new/@tanstack/vue-store@149

commit: 27b306d

@renovate renovate bot merged commit d11e034 into main Dec 9, 2024
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 9, 2024 03:23
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.

0 participants