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

build: update cross-repo angular dependencies #10

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-devkit/architect-cli 0.1900.0 -> 0.1902.0-next.1 age adoption passing confidence devDependencies minor
@angular-devkit/build-angular 19.0.0 -> 19.2.0-next.1 age adoption passing confidence dependencies minor
@angular-devkit/core 19.0.0 -> 19.2.0-next.1 age adoption passing confidence dependencies minor
@angular-devkit/schematics 19.0.0 -> 19.2.0-next.1 age adoption passing confidence dependencies minor
@angular/animations (source) ^19.0.0-next -> ^19.2.0-next age adoption passing confidence devDependencies minor
@angular/build 19.0.0 -> 19.2.0-next.1 age adoption passing confidence dependencies minor
@angular/build-tooling b982d44 -> abfac3d devDependencies digest
@angular/cdk 19.0.0 -> 19.2.0-next.3 age adoption passing confidence dependencies minor
@angular/cdk ^19.0.0 -> ^19.2.0-next age adoption passing confidence peerDependencies minor
@angular/cli 19.0.0 -> 19.2.0-next.1 age adoption passing confidence dependencies minor
@angular/common (source) ^19.0.0 -> ^19.2.0-next age adoption passing confidence peerDependencies minor
@angular/core (source) ^19.0.0-next -> ^19.2.0-next age adoption passing confidence devDependencies minor
@angular/core (source) ^19.0.0 -> ^19.2.0-next age adoption passing confidence peerDependencies minor
@angular/forms (source) ^19.0.0 -> ^19.2.0-next age adoption passing confidence peerDependencies minor
@angular/material 19.0.0 -> 19.2.0-next.3 age adoption passing confidence dependencies minor
@angular/material ^19.0.0 -> ^19.2.0-next age adoption passing confidence peerDependencies minor
@angular/ng-dev 0004779 -> d20f99e devDependencies digest
@angular/platform-browser (source) ^19.0.0 -> ^19.2.0-next age adoption passing confidence peerDependencies minor
@angular/router (source) ^19.0.0 -> ^19.2.0-next age adoption passing confidence peerDependencies minor
@angular/ssr 19.0.0 -> 19.2.0-next.1 age adoption passing confidence dependencies minor
@angular/ssr ^19.0.0 -> ^19.2.0-next age adoption passing confidence peerDependencies minor
@schematics/angular 19.0.0 -> 19.2.0-next.1 age adoption passing confidence dependencies minor
angular/dev-infra 01c8c16 -> 06c699a action digest

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


Release Notes

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

v0.1902.0-next.1

Compare Source

v0.1902.0-next.0

Compare Source

v0.1901.6

Compare Source

v0.1901.5

Compare Source

v0.1901.4

Compare Source

v0.1901.3

Compare Source

v0.1901.2

Compare Source

v0.1901.1

Compare Source

v0.1901.0

Compare Source

v0.1900.7

Compare Source

v0.1900.6

Compare Source

v0.1900.5

Compare Source

v0.1900.4

Compare Source

v0.1900.3

Compare Source

v0.1900.2

Compare Source

v0.1900.1

Compare Source

angular/angular (@​angular/animations)

v19.2.0-next.2

Compare Source

compiler-cli
Commit Type Description
a97136052f9 fix gracefully fall back if const enum cannot be passed through (#​59815)
bae94b82fda fix handle const enums used inside HMR data (#​59815)
03bcd30e348 fix handle enum members without initializers in partial evaluator (#​59815)
core
Commit Type Description
146ab9a76e6 feat support TypeScript 5.8 (#​59830)
b592b1b0516 fix fix race condition in resource() (#​59851)
a299e02e914 fix preserve tracing snapshot until tick finishes (#​59796)
forms
Commit Type Description
fa0c3e32108 feat support type set in form validators (#​45793)

v19.2.0-next.1

Compare Source

core
Commit Type Description
168516462a9 feat support default value in resource() (#​59655)
6c92d653493 fix add hasValue narrowing to ResourceRef (#​59708)
96e602ebe9c fix cancel in-progress request when same value is assigned (#​59280)
cf9054248d1 fix check whether application is destroyed before printing hydration stats (#​59716)
82876242e55 fix ensure type is preserved during HMR (#​59700)
127fc0dc847 fix fix resource()'s previous.state (#​59708)
f862ace1819 fix fixes test timer-based test flakiness in CI (#​59674)
elements
Commit Type Description
0c1ecb453c8 fix not setting initial value on signal-based input (#​59773)
platform-browser
Commit Type Description
e6cb411e439 fix automatically disable animations on the server (#​59762)
6b09716754b fix prepend baseHref to sourceMappingURL in CSS content (#​59730)
fd7ee47bf70 fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#​59690)
65cf061feb4 fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#​59690)
af9d74710c4 fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#​59690)
platform-server
Commit Type Description
fc5d187da5e fix decouple server from animations module (#​59762)
router
Commit Type Description
c7b6e1107c6 fix prevent error handling when injector is destroyed (#​59457)
service-worker
Commit Type Description
e2987a1d4ab fix add missing rxjs peer dependency (#​59747)

v19.2.0-next.0

Compare Source

compiler
Commit Type Description
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
bc2ad7bfd3 feat support streaming resources (#​59573)

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)
22f191f763 feat extend the set of profiler events (#​59183)
e894a5daea feat set kind field on template and effect nodes (#​58865)
bd1f1294ae feat support TypeScript 5.7 (#​58609)
9870b643bf fix Defer afterRender until after first CD (#​58250)
a5fc962094 fix Don't run effects in check no changes pass (#​58250)
migrations
Commit Type Description
d298d25426 feat add schematic to clean up unused imports (#​59353)
14fb8ce4c0 fix resolve text replacement issue (#​59452)
platform-browser
Commit Type Description
8c5db3cfb7 fix avoid circular DI error in async renderer (#​59256)
router
Commit Type Description
52a6710f54 fix complete router events on dispose (#​59327)

v19.0.7

Compare Source

compiler-cli
Commit Type Description
2b4b7c3ebf fix handle more node types when extracting dependencies (#​59445)
core
Commit Type Description
f893d07232 fix destroy renderer when replacing styles during HMR (#​59514)
migrations
Commit Type Description
eb2fcd1896 fix incorrect stats when migrating queries with best effort mode (#​59463)

v19.0.6

Compare Source

compiler-cli
Commit Type Description
06a55e9817 fix account for more expression types when determining HMR dependencies (#​59323)
17fb20f85d fix preserve defer block dependencies during HMR when class metadata is disabled (#​59313)
core
Commit Type Description
07afce81b8 fix Ensure that a destroyed effect never run. (#​59415)
platform-browser
Commit Type Description
dbb8980d03 fix avoid circular DI error in async renderer (#​59271)
6d00efde95 fix styles not replaced during HMR when using animations renderer (#​59393)
router
Commit Type Description
144bccb687 fix avoid component ID collisions with user code (#​59300)

v19.0.5

Compare Source

core
Commit Type Description
3793218e77 fix avoid triggering on timer and on idle on the server (#​59177)
cfc96ed82c fix Fix nested timer serialization (#​59173)
platform-server
Commit Type Description
9085a8fbd8 fix Warn user when transfer state happens more than once (#​58935)

v19.0.4

Compare Source

compiler-cli
Commit Type Description
7e612171709 fix consider pre-release versions when detecting feature support (#​59061)
cd764a31152 fix error in unused standalone imports diagnostic (#​59064)
core
Commit Type Description
34ded10fa60 fix Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#​59073)
platform-browser
Commit Type Description
ae0802d63c5 fix collect external component styles from server rendering (#​59031)

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)

v19.0.1

Compare Source

compiler-cli
Commit Type Description
fb1fa8b0fc fix more accurate diagnostics for host binding parser errors (#​58870)
core
Commit Type Description
502ee0e722 fix correctly clear template HMR internal renderer cache (#​58724)
99715104a1 fix correctly perform lazy routes migration for components with additional decorators (#​58796)
118803035f fix Ensure _tick is always run within the TracingSnapshot. (#​58881)
08b9452f01 fix Ensure resource sets an error (#​58855)
84f45ea3ff fix make component id generation more stable between client and server builds (#​58813)
d3491c7cee fix Prevents race condition of cleanup for incremental hydration (#​58722)
forms
Commit Type Description
4dfe5b6cef fix work around TypeScript 5.7 issue (#​58731)
language-service
Commit Type Description
a983865bff fix add fix for individual unused imports (#​58719)
e6e7a4e22b fix allow fixes to run without template info (#​58719)
migrations
Commit Type Description
5ce10264a4 fix fix provide-initializer migration when using useFactory (#​58518)
d4f5c85f60 fix handle parameters with initializers in inject migration (#​58769)
a6d2d2dc10 fix Mark hoisted properties as removed in inject migration (#​58804)

v19.0.0

Compare Source

Breaking Changes

compiler
  • this.foo property reads no longer refer to template context variables. If you intended to read the template variable, do not use this..


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link
Author

renovate bot commented Nov 5, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Post-upgrade command 'git restore .yarn/releases/yarn-1.22.22.cjs' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'yarn install --frozen-lockfile --non-interactive' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'yarn ng-dev misc update-generated-files' has not been added to the allowed list in allowedCommands

@renovate renovate bot force-pushed the renovate/cross-repo-angular-dependencies branch 4 times, most recently from 37dd717 to bde68ae Compare November 7, 2024 19:27
@renovate renovate bot force-pushed the renovate/cross-repo-angular-dependencies branch 4 times, most recently from cd3250c to c6a3727 Compare November 14, 2024 02:40
@renovate renovate bot force-pushed the renovate/cross-repo-angular-dependencies branch 4 times, most recently from 030916b to 13ace27 Compare November 21, 2024 14:44
@renovate renovate bot changed the title build: update cross-repo angular dependencies build: update cross-repo angular dependencies - autoclosed Nov 22, 2024
@renovate renovate bot closed this Nov 22, 2024
@renovate renovate bot deleted the renovate/cross-repo-angular-dependencies branch November 22, 2024 14:15
@renovate renovate bot changed the title build: update cross-repo angular dependencies - autoclosed build: update cross-repo angular dependencies Nov 25, 2024
@renovate renovate bot reopened this Nov 25, 2024
@renovate renovate bot force-pushed the renovate/cross-repo-angular-dependencies branch 5 times, most recently from 810d4fc to 5ecd720 Compare December 3, 2024 06:00
@renovate renovate bot force-pushed the renovate/cross-repo-angular-dependencies branch from 5ecd720 to e7a2fd9 Compare December 4, 2024 16:43
@renovate renovate bot force-pushed the renovate/cross-repo-angular-dependencies branch 3 times, most recently from 58e0752 to 59a97d2 Compare December 12, 2024 02:33
@renovate renovate bot force-pushed the renovate/cross-repo-angular-dependencies branch 3 times, most recently from 6e8407e to 725c2bc Compare December 17, 2024 14:26
@renovate renovate bot force-pushed the renovate/cross-repo-angular-dependencies branch 2 times, most recently from 87d43b2 to 35764c9 Compare December 27, 2024 11:41
@renovate renovate bot force-pushed the renovate/cross-repo-angular-dependencies branch 3 times, most recently from d33b346 to a95ae7c Compare January 16, 2025 03:15
@renovate renovate bot force-pushed the renovate/cross-repo-angular-dependencies branch 2 times, most recently from cf75c42 to 8521046 Compare January 23, 2025 04:10
@renovate renovate bot force-pushed the renovate/cross-repo-angular-dependencies branch 4 times, most recently from ec271d3 to a6a146e Compare January 31, 2025 22:59
See associated pull request for more information.
@renovate renovate bot force-pushed the renovate/cross-repo-angular-dependencies branch from a6a146e to 856fe4f Compare February 4, 2025 03:55
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