Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the angular-dependencies group with 11 updates:
17.3.2
17.3.3
17.3.2
17.3.3
17.3.2
17.3.3
17.3.2
17.3.3
17.3.2
17.3.3
17.3.2
17.3.3
17.3.2
17.3.3
17.3.2
17.3.3
17.3.2
17.3.3
17.3.2
17.3.3
17.3.2
17.3.3
Updates
@angular/animations
from 17.3.2 to 17.3.3Release notes
Sourced from
@angular/animations
's releases.Changelog
Sourced from
@angular/animations
's changelog.Commits
Updates
@angular/common
from 17.3.2 to 17.3.3Release notes
Sourced from
@angular/common
's releases.Changelog
Sourced from
@angular/common
's changelog.Commits
10851d2
docs(common): clean up comment (#55088)Updates
@angular/compiler
from 17.3.2 to 17.3.3Release notes
Sourced from
@angular/compiler
's releases.Changelog
Sourced from
@angular/compiler
's changelog.Commits
d10dc5c
Revert "refactor(compiler): add support for the new search element (#54945)" ...a8a20ad
refactor(compiler): add support for the new search element (#54945)Updates
@angular/core
from 17.3.2 to 17.3.3Release notes
Sourced from
@angular/core
's releases.Changelog
Sourced from
@angular/core
's changelog.Commits
88f0545
refactor(core): remove unnecessary folder (#55197)eb9a5f5
ci: Add primitives groups to pullapprove (#53404)158ceaf
fix(core): handleChainedInjector
s in injector debug utils (#55144)949dec2
fix(migrations): avoid conflicts with some greek letters in control flow migr...9cef0d2
docs(core): fix toSignal docs (#54964)4d04399
fix(core): test cleanup should not throw if Zone is not present (#55096)Updates
@angular/forms
from 17.3.2 to 17.3.3Release notes
Sourced from
@angular/forms
's releases.Changelog
Sourced from
@angular/forms
's changelog.Commits
Updates
@angular/platform-browser
from 17.3.2 to 17.3.3Release notes
Sourced from
@angular/platform-browser
's releases.Changelog
Sourced from
@angular/platform-browser
's changelog.Commits
Updates
@angular/platform-browser-dynamic
from 17.3.2 to 17.3.3Release notes
Sourced from
@angular/platform-browser-dynamic
's releases.Changelog
Sourced from
@angular/platform-browser-dynamic
's changelog.Commits
Updates
@angular/router
from 17.3.2 to 17.3.3Release notes
Sourced from
@angular/router
's releases.Changelog
Sourced from
@angular/router
's changelog.Commits
Updates
@angular-devkit/build-angular
from 17.3.2 to 17.3.3Release notes
Sourced from
@angular-devkit/build-angular
's releases.Changelog
Sourced from
@angular-devkit/build-angular
's changelog.Commits
97acaff
release: cut the v17.3.3 release6061a0b
Revert "fix(@schematics/angular
): rename SSR port env variable"97da8ba
build: add missing dep in test to fix CI9bb6ea0
build: address pre-release validation failureUpdates
@angular/cli
from 17.3.2 to 17.3.3Release notes
Sourced from
@angular/cli
's releases.Changelog
Sourced from
@angular/cli
's changelog.Commits
97acaff
release: cut the v17.3.3 release6061a0b
Revert "fix(@schematics/angular
): rename SSR port env variable"97da8ba
build: add missing dep in test to fix CI9bb6ea0
build: address pre-release validation failureUpdates
@angular/compiler-cli
from 17.3.2 to 17.3.3Release notes
Sourced from
@angular/compiler-cli
's releases.Changelog
Sourced from
@angular/compiler-cli
's changelog.Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show