Bump the zeppelin-web-angular-security-updates group across 1 directory with 6 updates#5221
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…ry with 6 updates Bumps the zeppelin-web-angular-security-updates group with 6 updates in the /zeppelin-web-angular directory: | Package | From | To | | --- | --- | --- | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `13.4.0` | `21.2.10` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `13.4.0` | `21.2.10` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `13.4.0` | `21.2.10` | | [@tootallnate/once](https://github.com/TooTallNate/once) | `1.1.2` | `removed` | | [rollup](https://github.com/rollup/rollup) | `0.25.8` | `4.60.2` | | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.11` | `1.16.0` | Updates `@angular/common` from 13.4.0 to 21.2.10 - [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/v21.2.10/packages/common) Updates `@angular/compiler` from 13.4.0 to 21.2.10 - [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/v21.2.10/packages/compiler) Updates `@angular/core` from 13.4.0 to 21.2.10 - [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/v21.2.10/packages/core) Removes `@tootallnate/once` Updates `rollup` from 0.25.8 to 4.60.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG-0.md) - [Commits](rollup/rollup@v0.25.8...v4.60.2) Updates `follow-redirects` from 1.15.11 to 1.16.0 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.11...v1.16.0) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.2.10 dependency-type: direct:production dependency-group: zeppelin-web-angular-security-updates - dependency-name: "@angular/compiler" dependency-version: 21.2.10 dependency-type: direct:production dependency-group: zeppelin-web-angular-security-updates - dependency-name: "@angular/core" dependency-version: 21.2.10 dependency-type: direct:production dependency-group: zeppelin-web-angular-security-updates - dependency-name: "@tootallnate/once" dependency-version: dependency-type: indirect dependency-group: zeppelin-web-angular-security-updates - dependency-name: rollup dependency-version: 4.60.2 dependency-type: indirect dependency-group: zeppelin-web-angular-security-updates - dependency-name: follow-redirects dependency-version: 1.16.0 dependency-type: indirect dependency-group: zeppelin-web-angular-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 zeppelin-web-angular-security-updates group with 6 updates in the /zeppelin-web-angular directory:
13.4.021.2.1013.4.021.2.1013.4.021.2.101.1.2removed0.25.84.60.21.15.111.16.0Updates
@angular/commonfrom 13.4.0 to 21.2.10Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
540536cfix(http): add CSP nonce support to JsonpClientBackend8102331test(http): disable XSRF and mock location in HttpClient tests to avoid Domin...13f050dtest: construct localDateobjects to fix timezone flakinessd0cf299test: remove unsupported timezone fromformatDatetestsb4ab6bafix(common): avoid redundant image fetch on destroy with auto sizesadda6c5build: updateaspect_rules_jsto3.0.293c6dc6Revert "refactor(http): Improves base64 encoding/decoding with feature detect...76431edRevert "fix(http): correctly cache blob responses in transfer cache (#67002)"277ade9fix(http): correctly cache blob responses in transfer cache (#67002)aeb9b81refactor(http): Improves base64 encoding/decoding with feature detection (#67...Updates
@angular/compilerfrom 13.4.0 to 21.2.10Release notes
Sourced from
@angular/compiler's releases.... (truncated)
Changelog
Sourced from
@angular/compiler's changelog.... (truncated)
Commits
a4f3120refactor(compiler): require a reference in DirectiveMetade533ferefactor(compiler-cli): move ClassPropertyMapping into compilerea1e34crefactor(compiler): move matchSource into base metadatae40d378fix(compiler): handle nested brackets in host object bindingsd04ddd7fix(core): prevent binding unsafe attributes on SVG animation elements (#67797)fea25d1fix(compiler): register SVG animation attributes in URL security context (#67...880a57dfix(compiler): prevent shimCssText from adding extra blank lines per CSS comment23ea431fix(compiler): parse named HTML entities containing digits334ae10fix(compiler): ensure generated code compilesed2d324fix(compiler): disallow translations of iframe srcUpdates
@angular/corefrom 13.4.0 to 21.2.10Release notes
Sourced from
@angular/core's releases.... (truncated)
Changelog
Sourced from
@angular/core's changelog.... (truncated)
Commits
750af5bbuild: update cross-repo angular dependencies to v21.2.85533ab4fix(migrations): fix NgClass leaving trailing comma after removal2b9954ffix(migrations): fix NgClass leaving trailing comma after removalc9215b3Revert "refactor(core): complete removal of deprecatedcreateNgModuleRefal...d88d6edrefactor(core): complete removal of deprecatedcreateNgModuleRefaliasb24ead5refactor: Improve hydration mismatch errors for third-party scripts17cae6adocs: fix bootstraping linkf603d47fix(core): escape forward slashes in transfer state to prevent crawler indexing05d9b97build: update cross-repo angular dependenciesd4c8a9arefactor(compiler-cli): decouple SymbolBuilder from BoundTarget and minimize ...Removes
@tootallnate/onceUpdates
rollupfrom 0.25.8 to 4.60.2Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
a6be82b4.60.25e6fb9ffix: reset variable render names between outputs in the same generate (#6350)7542834chore: remove cross-env from devDeps (#6358)1fa79d0chore(deps): update cross-platform-actions/action action to v1 (#6352)819332echore(deps): update dependency lru-cache to v11 (#6353)fd464a9chore(deps): lock file maintenance (#6356)e6d2ff9chore(deps): lock file maintenance (#6355)32e8517chore(deps): update minor/patch updates (#6351)1d5bcb4chore(deps): lock file maintenance (#6354)f58d278fix(deps): update swc monorepo (major) (#6348)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for rollup since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
follow-redirectsfrom 1.15.11 to 1.16.0Commits
0c23a22Release version 1.16.0 of the npm package.844c4d3Add sensitiveHeaders option.5e8b8d0ci: add Node.js 24.x to the CI matrix7953e22ci: upgrade GitHub Actions to use setup-node@v6 and checkout@v686dc1f8Sanitizing input.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 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.