chore(deps): bump @angular/core, @angular/common, @angular/platform-browser, @angular/router and @angular-devkit/build-angular - #113
Closed
dependabot[bot] wants to merge 74 commits into
Conversation
bump version to 0.0.2 and update dependencies
feat: refactor home component to use signals for state management fix: improve error handling in content loading style: update TypeScript target and library to ES2023 refactor: make stack property readonly in ContentstackService
chore: update dependencies and Angular version to 20.1.6
add codeowners
…er-file remove-duplicate-codeowner-file
move CODEOWNERS to .github folder
package lock fixed and ignores adapted
Update package dependencies and version bump to 0.0.5
…and process.env for production
updated angular version
changed region from us to NA
Add @rollup/rollup-linux-x64-gnu, @rollup/rollup-linux-x64-musl, lightningcss-linux-x64-gnu, and lightningcss-linux-x64-musl as optionalDependencies and regenerate lockfile so Linux CI environments can resolve native platform binaries without hitting the npm optional dependency bug.
chore: add Linux optional dependencies for Rollup and LightningCSS
fix: resolve Snyk security and license issues
fix: resolve Snyk security issues
…rowser, @angular/router and @angular-devkit/build-angular Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core), [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser), [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies needed to be updated together. Updates `@angular/core` from 21.2.17 to 22.1.0 - [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.1.0/packages/core) Updates `@angular/common` from 21.2.17 to 22.1.0 - [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.1.0/packages/common) Updates `@angular/platform-browser` from 21.2.17 to 22.1.0 - [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.1.0/packages/platform-browser) Updates `@angular/router` from 21.2.17 to 22.1.0 - [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.1.0/packages/router) Updates `@angular-devkit/build-angular` from 21.2.15 to 22.1.3 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v21.2.15...v22.1.3) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 22.1.0 dependency-type: direct:production - dependency-name: "@angular/common" dependency-version: 22.1.0 dependency-type: direct:production - dependency-name: "@angular/platform-browser" dependency-version: 22.1.0 dependency-type: direct:production - dependency-name: "@angular/router" dependency-version: 22.1.0 dependency-type: direct:production - dependency-name: "@angular-devkit/build-angular" dependency-version: 22.1.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
harshitha-cstk
force-pushed
the
dependabot/npm_and_yarn/multi-560b4cb1b8
branch
from
August 7, 2026 11:02
6f8869c to
797919a
Compare
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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 @angular/core, @angular/common, @angular/platform-browser, @angular/router and @angular-devkit/build-angular. These dependencies needed to be updated together.
Updates
@angular/corefrom 21.2.17 to 22.1.0Release notes
Sourced from @angular/core's releases.
... (truncated)
Changelog
Sourced from @angular/core's changelog.
... (truncated)
Commits
ada038frefactor(core): Migrate more tests offfakeAsync091456afix(core): account for namespaces in host binding sanitization (#69558)23cf1a8fix(core): sanitize host bindings on concrete hosts (#69558)5d5b2eafix(migrations): correctly detectthen/elsekeywords in control flow migr...350ea41refactor(core): align navigation types with built in ones49672c4fix(migrations): correctly migrate ngClass with mixed space-separated keys3499a13fix(core): ensure SVG animation attributeName is checked case-insensitively223e402fix(migrations): preserve NgClass import on partial migrationf034c02build: update cross-repo angular dependencies to v22.1.0-next.40ae6d81fix(core): preserve explicit input transform write typeUpdates
@angular/commonfrom 21.2.17 to 22.1.0Release notes
Sourced from @angular/common's releases.
... (truncated)
Changelog
Sourced from @angular/common's changelog.
... (truncated)
Commits
79a37f3refactor(common): replaces the deprecated positionalsubscribearguments wi...6dcb534refactor(common): remove duplicate helper functionec16a3dfix(http): enable xsrf for root-provided HttpClient39e362efix(http): match header values exactly when deletingbe46ca8fix(http): preserve immutability of materialized clonesd14696efix(common): preserve crossorigin on image preloads3192dccfix(http): prevent transfer cache key collisions359fb50fix(common): avoid prototype lookups in date format caches6d043f8fix(http): prevent interceptor signal reads from leaking into calling reactiv...c1829f6docs(docs-infra): Add build-time validation for API and guide links using rou...Updates
@angular/platform-browserfrom 21.2.17 to 22.1.0Release notes
Sourced from @angular/platform-browser's releases.
... (truncated)
Changelog
Sourced from @angular/platform-browser's changelog.
... (truncated)
Commits
fb6b354fix(platform-browser): prevent ReDoS in SOURCEMAP_URL_REGEXPc0eaaedrefactor(core): cleanup Meta servicec1829f6docs(docs-infra): Add build-time validation for API and guide links using rou...806a3addocs: add NG05200 error reference page for SANITIZATION_UNSAFE_SCRIPTd579ecafeat(compiler): Disable '--global-' error outside of g3 (#68846)8c8b2f7feat(compiler): Support css var namespacing in properties (#68846)f985476feat(compiler): Namespace CSS variables to the app (#68846)ea17725docs: add error guide for NG05102dead64fdocs: add error guide for NG051016f56202docs: fix typos in source code commentsUpdates
@angular/routerfrom 21.2.17 to 22.1.0Release notes
Sourced from @angular/router's releases.