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

Update all non-major dependencies #644

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/compiler (source) 19.0.3 -> 19.2.3 age adoption passing confidence
@babel/core (source) 7.26.0 -> 7.26.10 age adoption passing confidence
@babel/preset-env (source) 7.26.0 -> 7.26.9 age adoption passing confidence
@glimmer/syntax (source) 0.93.1 -> 0.94.9 age adoption passing confidence
@nx/cypress (source) 20.2.1 -> 20.6.2 age adoption passing confidence
@nx/eslint (source) 20.2.1 -> 20.6.2 age adoption passing confidence
@nx/eslint-plugin (source) 20.2.1 -> 20.6.2 age adoption passing confidence
@nx/jest (source) 20.2.1 -> 20.6.2 age adoption passing confidence
@nx/js (source) 20.2.1 -> 20.6.2 age adoption passing confidence
@nx/next (source) 20.2.1 -> 20.6.2 age adoption passing confidence
@nx/react (source) 20.2.1 -> 20.6.2 age adoption passing confidence
@nx/web (source) 20.2.1 -> 20.6.2 age adoption passing confidence
@nx/workspace (source) 20.2.1 -> 20.6.2 age adoption passing confidence
@tailwindcss/forms 0.5.9 -> 0.5.10 age adoption passing confidence
@testing-library/react 16.1.0 -> 16.2.0 age adoption passing confidence
@types/lodash (source) 4.17.13 -> 4.17.16 age adoption passing confidence
@types/node (source) 22.10.1 -> 22.13.10 age adoption passing confidence
@types/react (source) 19.0.1 -> 19.0.12 age adoption passing confidence
@types/react-dom (source) 19.0.1 -> 19.0.4 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.17.0 -> 8.26.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.17.0 -> 8.26.1 age adoption passing confidence
autoprefixer 10.4.20 -> 10.4.21 age adoption passing confidence
core-js (source) 3.39.0 -> 3.41.0 age adoption passing confidence
cypress (source) 14.1.0 -> 14.2.0 age adoption passing confidence
eslint-config-next (source) 15.0.4 -> 15.2.3 age adoption passing confidence
eslint-plugin-cypress 4.1.0 -> 4.2.0 age adoption passing confidence
eslint-plugin-react 7.37.2 -> 7.37.4 age adoption passing confidence
eslint-plugin-react-hooks (source) 5.1.0 -> 5.2.0 age adoption passing confidence
next (source) 15.0.4 -> 15.2.3 age adoption passing confidence
nx (source) 20.2.1 -> 20.6.2 age adoption passing confidence
pnpm (source) 9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c -> 9.15.9 age adoption passing confidence
postcss (source) 8.4.49 -> 8.5.3 age adoption passing confidence
prettier (source) 3.4.2 -> 3.5.3 age adoption passing confidence
tailwindcss (source) 3.4.16 -> 3.4.17 age adoption passing confidence
ts-jest (source) 29.2.5 -> 29.2.6 age adoption passing confidence
typescript (source) 5.7.2 -> 5.8.2 age adoption passing confidence
webpack 5.97.1 -> 5.98.0 age adoption passing confidence

Release Notes

angular/angular (@​angular/compiler)

v19.2.3

Compare Source

compiler-cli
Commit Type Description
aa8ea7a5b2 fix report more accurate diagnostic for invalid import (#​60455)
core
Commit Type Description
13a8709b2b fix catch hydration marker with implicit body tag (#​60429)
296aded9da fix execute timer trigger outside zone (#​60392)
0615ffb4f7 fix include input name in error message (#​60404)
platform-browser-dynamic
Commit Type Description
1e06c8e8b6 fix ensure compiler is loaded before @angular/common (#​60458)
upgrade
Commit Type Description
9e1a1030c8 fix handle output emitters when downgrading a component (#​60369)

v19.2.2

Compare Source

common
Commit Type Description
90a16a1088 fix support equality function in httpResource (#​60026)
compiler
Commit Type Description
56b551d273 fix incorrect spans for template literals (#​60323) (#​60331)
compiler-cli
Commit Type Description
23ca88522b fix handle transformed classes when generating HMR code (#​60298)
core
Commit Type Description
6dc41265fd fix check whether application is destroyed before initializing event replay (#​59789)
bb12b30d52 fix ensures immediate trigger fires properly with lazy loaded routes (#​60203)
b144dd946e fix fix removal of a container reference used in the component file (#​60210)
platform-server
Commit Type Description
15c42969fc fix add missing peer dependency for rxjs (#​60308)
router
Commit Type Description
7bcdf7c143 fix update symbols (#​60233)

v19.2.1

Compare Source

common
Commit Type Description
c2de5f68b3 fix clean up onUrlChange listener when root scope is destroyed (#​60004)
compiler-cli
Commit Type Description
1dd94476b3 fix ensure template IDs are not reused if a source file changes (#​60152)
core
Commit Type Description
1b3b05bf72 fix cache ComponentRef inputs and outputs (#​60156)
330c24aed9 fix prevent invoking replay listeners on disconnected nodes (#​60103)
cfad089cc3 fix prevents event replay from being called on comment nodes (#​60130)
language-service
Commit Type Description
3f0116607d fix Forward the tags for quick info from the type definition (#​59524)

v19.2.0

Compare Source

common
Commit Type Description
3e39da593a feat introduce experimental httpResource (#​59876)
compiler
Commit Type Description
5b20bab96d feat Add Skip Hydration diagnostic. (#​59576)
fe8a68329b feat support untagged template literals in expressions (#​59230)
compiler-cli
Commit Type Description
ed705a856a feat detect missing structural directive imports (#​59443)
core
Commit Type Description
2588985f43 feat pass signal node to throwInvalidWriteToSignalErrorFn (#​59600)
168516462a feat support default value in resource() (#​59655)
bc2ad7bfd3 feat support streaming resources (#​59573)
146ab9a76e feat support TypeScript 5.8 (#​59830)
6c92d65349 fix add hasValue narrowing to ResourceRef (#​59708)
96e602ebe9 fix cancel in-progress request when same value is assigned (#​59280)
6789c7ef94 fix Defer afterRender until after first CD (#​59455) (#​59551)
c87e581dd9 fix Don't run effects in check no changes pass (#​59455) (#​59551)
127fc0dc84 fix fix resource()'s previous.state (#​59708)
b592b1b051 fix fix race condition in resource() (#​59851)
a299e02e91 fix preserve tracing snapshot until tick finishes (#​59796)
forms
Commit Type Description
fa0c3e3210 feat support type set in form validators (#​45793)
migrations
Commit Type Description
1cd3a7db83 feat add migration to convert templates to use self-closing tags (#​57342)
platform-browser
Commit Type Description
e6cb411e43 fix automatically disable animations on the server (#​59762)
platform-server
Commit Type Description
fc5d187da5 fix decouple server from animations module (#​59762)

v19.1.8

Compare Source

benchpress
Commit Type Description
f0990c67e6 fix Ensure future-proof correct initialization order (#​60025)
common
Commit Type Description
1fbaeab37d fix make types for HttpClient more readable (#​59901)
core
Commit Type Description
c611c8d212 fix capture stack for HMR errors (#​60067)
language-service
Commit Type Description
4c9d09c643 fix provide correct rename info for elements (#​60088)

v19.1.7

Compare Source

common
Commit Type Description
e9f10eb4c9 fix clean up urlChanges subscribers when root scope is destroyed (#​59703)
compiler-cli
Commit Type Description
16fc074689 fix avoid crash in isolated transform operations (#​59869)
forms
Commit Type Description
ec1e4c3d94 fix Fix typing on FormRecord. (#​59993)

v19.1.6

Compare Source

compiler
Commit Type Description
01f669a274 fix handle tracking expressions requiring temporary variables (#​58520)
compiler-cli
Commit Type Description
dcfb9f1959 fix handle deferred blocks with shared dependencies correctly (#​59926)
core
Commit Type Description
cab7a9b69c fix invalidate HMR component if replacement throws an error (#​59854)
migrations
Commit Type Description
710759ddcc fix account for let declarations in control flow migration (#​59861)
46f36a58bf fix count used dependencies inside existing control flow (#​59861)

v19.1.5

Compare Source

compiler-cli
Commit Type Description
d7b5c597ffc fix gracefully fall back if const enum cannot be passed through (#​59815)
53a4668b58b fix handle const enums used inside HMR data (#​59815)
976125e0b4c fix handle enum members without initializers in partial evaluator (#​59815)

v19.1.4

Compare Source

core
Commit Type Description
544b9ee7ca0 fix check whether application is destroyed before printing hydration stats (#​59716)
d6e78c072dc fix ensure type is preserved during HMR (#​59700)
c2436702df9 fix fixes test timer-based test flakiness in CI (#​59674)
elements
Commit Type Description
44180645992 fix not setting initial value on signal-based input (#​59773)
platform-browser
Commit Type Description
1828a840620 fix prepend baseHref to sourceMappingURL in CSS content (#​59730)
1c84cbca30e fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#​59690)
12256574626 fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#​59690)
3f4d5f636aa fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#​59690)
router
Commit Type Description
e3da35ec749 fix prevent error handling when injector is destroyed (#​59457)
service-worker
Commit Type Description
522acbf3d7e fix add missing rxjs peer dependency (#​59747)

v19.1.3

Compare Source

compiler
Commit Type Description
ecfb74d287 fix handle :host-context with comma-separated child selector (#​59276)
compiler-cli
Commit Type Description
53160e504d fix extract parenthesized dependencies during HMR (#​59644)
39690969af fix handle conditional expressions when extracting dependencies (#​59637)
78af7a5059 fix handle new expressions when extracting dependencies (#​59637)
core
Commit Type Description
408af24ff3 fix capture self-referencing component during HMR (#​59644)
d7575c201c fix replace metadata in place during HMR (#​59644)
26f6d4c485 fix skip component ID collision warning during SSR (#​59625)
migrations
Commit Type Description
a62c84bc18 fix avoid applying the same replacements twice when cleaning up unused imports (#​59656)
platform-browser
Commit Type Description
b2b3816cb1 fix clear renderer cache during HMR when using async animations (#​59644)

v19.1.2

Compare Source

compiler
Commit Type Description
8dcd889987 fix update @ng/component URL to be relative (#​59620)
compiler-cli
Commit Type Description
95a05bb202 fix disable tree shaking during HMR (#​59595)
core
Commit Type Description
a4eb74c79c fix animation sometimes renderer not being destroyed during HMR (#​59574)
906413aba3 fix change Resource to use explicit undefined in its typings (#​59024)
4eb541837c fix cleanup _ejsa when app is destroyed (#​59492)
5497102769 fix cleanup stash listener when app is destroyed (#​59598)
266a8f2f2e fix handle shadow DOM encapsulated component with HMR (#​59597)
6f7716268a fix HMR not matching component that injects ViewContainerRef (#​59596)
d12a186d53 fix treat exceptions in equal as part of computation (#​55818)

v19.1.1

Compare Source

core
Commit Type Description
357795cb96 fix run HMR replacement in the zone (#​59562)
platform-browser
Commit Type Description
eb0b1851f4 fix roll back HMR fix (#​59557)

v19.1.0

Compare Source

common
Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#​58698)
compiler
Commit Type Description
ceadd28ea1 fix allow $any in two-way bindings (#​59362)
aed49ddaaa fix use chunk origin in template HMR request URL (#​59459)
compiler-cli
Commit Type Description
c5c20e9d86 fix check event side of two-way bindings (#​59002)
core
Commit Type Description
d010e11b73 feat add event listener options to renderer (#​59092)
57f3550219 feat add utility for resolving defer block information to ng global ([#​59184](https://redirect.

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (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.

@renovate renovate bot assigned patdx Jan 1, 2025
Copy link

vercel bot commented Jan 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
convert-to-jsx ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2025 8:11pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c971ab8 to e3037df Compare January 2, 2025 19:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e3037df to d370471 Compare January 3, 2025 07:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d370471 to 48b7f4b Compare January 3, 2025 17:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 48b7f4b to fd06345 Compare January 6, 2025 01:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fd06345 to 12e17f4 Compare January 6, 2025 11:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 12e17f4 to 2a69d45 Compare January 6, 2025 20:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2a69d45 to a57f686 Compare January 7, 2025 16:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a57f686 to d6e270d Compare January 7, 2025 20:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d6e270d to f7ed0e0 Compare January 8, 2025 00:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f7ed0e0 to f53426e Compare January 8, 2025 18:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f53426e to ff62759 Compare January 8, 2025 22:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ff62759 to 603d022 Compare January 12, 2025 13:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 603d022 to 07edeb7 Compare January 13, 2025 05:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 07edeb7 to 9a66acf Compare January 13, 2025 20:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 039cc4e to ea2a432 Compare March 9, 2025 22:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ea2a432 to c0ce798 Compare March 10, 2025 06:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c0ce798 to 063a979 Compare March 10, 2025 19:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 063a979 to aef6cdf Compare March 11, 2025 10:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aef6cdf to 5f04912 Compare March 11, 2025 17:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5f04912 to 3834cce Compare March 11, 2025 23:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3834cce to dd290cf Compare March 12, 2025 22:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dd290cf to 5de1a47 Compare March 13, 2025 16:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5de1a47 to b29d1eb Compare March 15, 2025 02:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b29d1eb to 9144c62 Compare March 17, 2025 18:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9144c62 to 53a45b3 Compare March 17, 2025 23:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 53a45b3 to 346da20 Compare March 18, 2025 02:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 346da20 to 9610a95 Compare March 18, 2025 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant