chore(deps): bump @angular/common from 22.0.1 to 22.0.2 - #5745
chore(deps): bump @angular/common from 22.0.1 to 22.0.2#5745dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 22.0.1 to 22.0.2. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.2/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 22.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Closing in favour of #5747, which moves the whole Angular set to 22.0.8 in Angular releases its packages together, and nine Separately, every job here stopped at
|
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Angular releases its packages as one set, and nine package.json files here pin the framework to an exact version -- seven of them as peerDependencies. Dependabot's npm updater opens one PR per package, so the resulting tree cannot satisfy its own peer ranges; #5745 and #5746 both landed that way and failed every CI job. The family moves in a single commit from now on.
Bumps @angular/common from 22.0.1 to 22.0.2.
Release notes
Sourced from @angular/common's releases.
Changelog
Sourced from @angular/common's changelog.
Commits
6867f77fix(http): distinguish repeated transfer cache params6c1f3e9fix(common): skip transfer cache for uncacheable HTTP traffic (#69316)7ef1399fix(http): skip transfer cache for fetch credentialed requests (#69316)94ea403fix(common): escape anchor fragment in shadow DOM name selectorDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.