chore(deps): bump the npm-security-updates group across 1 directory with 2 updates - #68
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ith 2 updates Bumps the npm-security-updates group with 2 updates in the / directory: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) and [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core). Updates `@angular/common` from 22.0.2 to 22.1.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.1/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.1/packages/common) Updates `@angular/core` from 22.0.2 to 22.1.6 - [Release notes](https://github.com/angular/angular/releases) - [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/core) Updates `@angular/common` from 22.0.2 to 22.1.6 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.1/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.1/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 22.1.1 dependency-type: direct:development dependency-group: npm-security-updates - dependency-name: "@angular/core" dependency-version: 22.1.6 dependency-type: direct:development dependency-group: npm-security-updates - dependency-name: "@angular/common" dependency-version: 22.1.6 dependency-type: direct:development dependency-group: npm-security-updates ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-security-updates group with 2 updates in the / directory: @angular/common and @angular/core.
Updates
@angular/commonfrom 22.0.2 to 22.1.1Release notes
Sourced from @angular/common's releases.
... (truncated)
Changelog
Sourced from @angular/common's changelog.
... (truncated)
Commits
ac3728efix(http): avoid aborting completed requests in FetchBackendf99e916refactor(common): modernize directive tests to rely on whenStable32af9b5fix(http): strip RFC 6265 DQUOTE characters and handle URIError in parseCooki...688a0a7fix(http): respect content-type charset in fetch backend text decoder6b643abrefactor(common): modernize directive tests to rely on whenStablea13b968fix(http): run root interceptors in the terminal request chaineb10e93refactor(common): modernize pipes & non bindable tests to rely onwhenStable79a37f3refactor(common): replaces the deprecated positionalsubscribearguments wi...6dcb534refactor(common): remove duplicate helper functionec16a3dfix(http): enable xsrf for root-provided HttpClientUpdates
@angular/corefrom 22.0.2 to 22.1.6Release notes
Sourced from @angular/core's releases.
... (truncated)
Commits
b9e903cdocs: add CommonModule guidance to AI best practices6da6d7arefactor(core): use nativePromise.withResolvers()in remaining testse3fb44dtest(core): remove redundant change detection configurationef48630test(core): replace act with actAsyncc19b948fix(core): apply SkipSelf to only the starting node in embedded viewsed2e401fix(core): don't fail NgModule checks for a pipe that extends a base classc65d378fix(core): validate SVG animation attributes outside the SVG namespace4340a63fix(router): avoid view transitions when the user agent provides oned1ccf02build: update cross-repo angular dependencies17b7c1fdocs: add NG0991 error page and document rxResource's completion contractUpdates
@angular/commonfrom 22.0.2 to 22.1.6Release notes
Sourced from @angular/common's releases.
... (truncated)
Changelog
Sourced from @angular/common's changelog.
... (truncated)
Commits
ac3728efix(http): avoid aborting completed requests in FetchBackendf99e916refactor(common): modernize directive tests to rely on whenStable32af9b5fix(http): strip RFC 6265 DQUOTE characters and handle URIError in parseCooki...688a0a7fix(http): respect content-type charset in fetch backend text decoder6b643abrefactor(common): modernize directive tests to rely on whenStablea13b968fix(http): run root interceptors in the terminal request chaineb10e93refactor(common): modernize pipes & non bindable tests to rely onwhenStable79a37f3refactor(common): replaces the deprecated positionalsubscribearguments wi...6dcb534refactor(common): remove duplicate helper functionec16a3dfix(http): enable xsrf for root-provided HttpClientDependabot 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 <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.