chore(deps): bump the npm-security-updates group across 1 directory with 5 updates#49
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ith 5 updates Bumps the npm-security-updates group with 4 updates in the / directory: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler), [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) and [tar](https://github.com/isaacs/node-tar). Updates `@angular/common` from 19.2.24 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) Updates `@angular/compiler` from 19.2.24 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/compiler) Updates `@angular/core` from 19.2.24 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/core) Updates `@babel/core` from 7.26.9 to 7.29.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-core) Removes `tar` --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 22.0.2 dependency-type: direct:development dependency-group: npm-security-updates - dependency-name: "@angular/compiler" dependency-version: 22.0.2 dependency-type: direct:development dependency-group: npm-security-updates - dependency-name: "@angular/core" dependency-version: 22.0.2 dependency-type: direct:development dependency-group: npm-security-updates - dependency-name: "@babel/core" dependency-version: 7.29.0 dependency-type: indirect dependency-group: npm-security-updates - dependency-name: tar dependency-version: dependency-type: indirect 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 4 updates in the / directory: @angular/common, @angular/compiler, @angular/core and tar.
Updates
@angular/commonfrom 19.2.24 to 22.0.2Release notes
Sourced from @angular/common's releases.
... (truncated)
Changelog
Sourced from @angular/common's changelog.
... (truncated)
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 selector2dd65d2fix(http): pass down thereportUploadProgressandreportDownloadProgress...1bd5a56docs: deprecate XHR support for server-side rendering in HTTP docs and recomm...3c2892cfix(common): prevent prototype pollution in formatDateTimec4b5fa3fix(common): escape CSS string-terminating characters in escapeCssUrl4254eb4fix(http): preserve empty referrer option in HttpRequest167bd4cfix(http): Rejects non-HTTP(S) URLs in JSONP requestsUpdates
@angular/compilerfrom 19.2.24 to 22.0.2Release notes
Sourced from @angular/compiler's releases.
... (truncated)
Changelog
Sourced from @angular/compiler's changelog.
... (truncated)
Commits
74f2b91refactor(compiler): correct TcbInvalidReferenceOp initializerb32ee7cfix(core): treat iframe credentialless as security-sensitivef309727refactor(compiler): Collect in-element comments6f11719fix(compiler): restrict possible event handler check to property names longer...8bb3947refactor: optimize dom security schema lookups4645850refactor(compiler): Remove 80 char limit on AbstractEmitterVisitor1ee224cfix(compiler): disallow i18n event attributes5946c18fix(compiler): sanitizehref/xlink:hrefattributes of any element of the ...393b84cfix(compiler): sanitize two-way properties3d9ca2ffix(compiler-cli): bind switch exhaustive check expressionsUpdates
@angular/corefrom 19.2.24 to 22.0.2Release notes
Sourced from @angular/core's releases.
... (truncated)
Changelog
Sourced from @angular/core's changelog.
... (truncated)
Commits
152601erefactor(core): addchildSignalProptoReactiveNodeKind59dea13fix(core): guard against DOM clobbering in declareExperimentalWebMcpTool81cb457refactor(router): Add handling for ActivatedRoute-scoped injectorf902d1dperf(core): detect existing signal dependency without checking all producer l...e17e8d5fix(core): escape overlapping comment delimiters in escapeCommentText0f1cfe3build: update cross-repo angular dependencies to v22.0.2b32ee7cfix(core): treat iframe credentialless as security-sensitive93d0a5ffix(core): prevent unsubscribe during emit from throwing off other listeners528a34ffix(core): avoid caching missing locale data6f11719fix(compiler): restrict possible event handler check to property names longer...Updates
@babel/corefrom 7.26.9 to 7.29.0Release notes
Sourced from @babel/core's releases.
... (truncated)
Commits
aa8394ev7.29.0ad0d03f[7.x backport] feat: Allow specifying startLine in code frame (#17739)d7f4008v7.28.6e130225Polish(standalone): improve message on invalid preset/plugin (#17606)99dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)d725e39AddBABEL_7_TO_8_DANGEROUSLY_DISABLE_VERSION_CHECK(#17569)c1b55f6Useeslint.config.mts(#17573)61647aev7.28.542cb285Improve@babel/coretypes (#17404)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/coresince your current version.Removes
tarDependabot 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.