Skip to content

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Oct 8, 2024

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 058af75 -> 474e97f
@angular/animations (source) devDependencies patch 19.0.0-next.8 -> 19.0.0-next.9
@angular/build-tooling devDependencies digest e9e110c -> 0716bad
@angular/cdk dependencies digest fc538e2 -> defc6e3
@angular/cdk devDependencies patch 19.0.0-next.7 -> 19.0.0-next.8
@angular/common dependencies digest 81d7211 -> a40afd6
@angular/common (source) devDependencies patch 19.0.0-next.8 -> 19.0.0-next.9
@angular/compiler dependencies digest f3e2e8d -> 84d19b5
@angular/compiler (source) devDependencies patch 19.0.0-next.8 -> 19.0.0-next.9
@angular/compiler-cli dependencies digest 77056c0 -> 691c846
@angular/compiler-cli (source) devDependencies patch 19.0.0-next.8 -> 19.0.0-next.9
@angular/core dependencies digest 491c7b5 -> a96ba58
@angular/core (source) devDependencies patch 19.0.0-next.8 -> 19.0.0-next.9
@angular/forms dependencies digest d937ed4 -> b842c52
@angular/forms (source) devDependencies patch 19.0.0-next.8 -> 19.0.0-next.9
@angular/language-service dependencies digest 944f1ef -> 31ba422
@angular/localize dependencies digest d0839df -> e98fcd4
@angular/localize devDependencies patch 19.0.0-next.8 -> 19.0.0-next.9
@angular/material dependencies digest 81ad26b -> 94818ca
@angular/material devDependencies patch 19.0.0-next.7 -> 19.0.0-next.8
@angular/material-moment-adapter dependencies digest 94b328a -> 1f9f19e
@angular/ng-dev devDependencies digest 8c60ac2 -> 683ea7c
@angular/platform-browser dependencies digest 79fb271 -> d408f95
@angular/platform-browser (source) devDependencies patch 19.0.0-next.8 -> 19.0.0-next.9
@angular/platform-browser-dynamic dependencies digest 5ba3367 -> 52bbf51
@angular/platform-browser-dynamic (source) devDependencies patch 19.0.0-next.8 -> 19.0.0-next.9
@angular/platform-server dependencies digest a5bb449 -> 8ca8cae
@angular/platform-server (source) devDependencies patch 19.0.0-next.8 -> 19.0.0-next.9
@angular/router dependencies digest a55009d -> 4168980
@angular/router (source) devDependencies patch 19.0.0-next.8 -> 19.0.0-next.9
@angular/service-worker dependencies digest 28cc0e8 -> 6b59f4d
@angular/service-worker (source) devDependencies patch 19.0.0-next.8 -> 19.0.0-next.9
angular/dev-infra action digest 46771fc -> 37d6ab6

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


Release Notes

angular/angular (@​angular/animations)

v19.0.0-next.9

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..
core
  • The deprecated factories property in KeyValueDiffers has been removed.
localize
  • The name option in the ng add @localize`` schematic has been removed in favor of the project option.
platform-browser
  • The deprecated BrowserModule.withServerTransition method has been removed. Please use the APP_ID DI token to set the application id instead.
compiler
Commit Type Description
09f589f000 fix this.a should always refer to class property a (#​55183)
e8d1944999 fix add multiple :host and nested selectors support (#​57796)
82144b6d63 fix allow combinators inside pseudo selectors (#​57796)
292ea4714f fix fix comment typo (#​57796)
69529d8873 fix fix parsing of the :host-context with pseudo selectors (#​57796)
2374b87b64 fix preserve attributes attached to :host selector (#​57796)
46a6324c82 fix scope :host-context inside pseudo selectors, do not decrease specificity (#​57796)
bc5f1175e9 fix transform pseudo selectors correctly for the encapsulated view (#​57796)
compiler-cli
Commit Type Description
8d8c03abc4 fix defer symbols only used in types (#​58104)
core
Commit Type Description
ee426c62f0 fix allow signal write error (#​57973)
67db4305c2 fix clean up afterRender after it is executed (#​58119)
656b5d3e78 fix Re-assign error codes to be within core bounds (<1000) (#​53455)
97fb86d331 perf set encapsulation to None for empty component styles (#​57130)
c15ec36bd1 refactor remove deprecated factories Property in KeyValueDiffers (#​58064)
language-service
Commit Type Description
bc83fc1e2e feat support converting to signal queries in VSCode extension (#​58106)
localize
Commit Type Description
9c3bd1b5d1 refactor remove deprecated name option. (#​58063)
migrations
Commit Type Description
c1aa411cf1 fix properly resolve tsconfig paths on windows (#​58137)
platform-browser
Commit Type Description
5c61f46409 refactor remove deprecated BrowserModule.withServerTransition method (#​58062)
platform-server
Commit Type Description
9e82559de4 fix destroy PlatformRef when error happens during the bootstrap() phase (#​58112)
service-worker
Commit Type Description
1479af978c feat finish implementation of refreshAhead feature (#​53356)
angular/components (@​angular/cdk)

v19.0.0-next.8

Compare Source

cdk
Commit Type Description
9eb1f867d fix stepper: remove mock of forms type
02823c080 fix stepper: reset submitted state when resetting stepper
material
Commit Type Description
b777c2df0 feat core: expose styling information to the docs site
9546fe77e feat timepicker: add test harnesses
2646e0885 feat timepicker: add timepicker component
0fb4247ce fix core: avoid browser inconsistencies when parsing time
984723e10 fix schematics: treat lower dependency builder as default builder (#​29833)
14e9ec7cc fix timepicker: always re-focus input
1eda48604 fix timepicker: hide toggle icon from assistive technology
490bcfe38 fix timepicker: more flexible interval parsing
fb6e20290 fix timepicker: text field in parse error not up to date
mat
Commit Type Description
8f0369a27 fix paginator: fix focus issues with paginator buttons (#​29379)
multiple
Commit Type Description
be342289c fix remove final references to ComponentFactoryResolver (#​29832)

Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, 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 has been generated by Renovate Bot.

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release labels Oct 8, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Oct 8, 2024
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 3 times, most recently from 0a96606 to 491113d Compare October 8, 2024 16:14
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 23 times, most recently from fcf27f9 to abbfd19 Compare October 11, 2024 12:19
@dgp1130 dgp1130 merged commit 1ab0aaa into angular:main Oct 11, 2024
41 checks passed
@angular-robot angular-robot deleted the ng-renovate/angular branch October 11, 2024 16:10
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants