chore(deps): bump the npm-version-updates group across 1 directory with 26 updates - #94
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…th 26 updates Bumps the npm-version-updates group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.0.2` | `22.1.5` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `22.0.2` | `22.1.5` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.0.2` | `22.1.5` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `22.0.2` | `22.1.5` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `22.0.2` | `22.1.5` | | [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.15.1` | `0.16.3` | | [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `22.0.0` | `22.3.0` | | [@angular/build](https://github.com/angular/angular-cli) | `22.0.4` | `22.1.7` | | [@angular/cli](https://github.com/angular/angular-cli) | `22.0.4` | `22.1.7` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.0.2` | `22.1.5` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.5.3` | `21.2.2` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.4` | `10.0.1` | | [@ngx-env/builder](https://github.com/chihab/ngx-env) | `21.0.1` | `22.0.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.61.1` | `1.63.0` | | [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `5.1.15` | `6.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.20.0` | `26.4.1` | | [angular-eslint](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/angular-eslint) | `22.0.0` | `22.3.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.2` | `10.5.5` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.10.0` | | [jasmine-core](https://github.com/jasmine/jasmine) | `5.9.0` | `7.0.2` | | [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) | `2.1.0` | `2.3.0` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.88.1` | `6.34.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.6` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.62.0` | `8.69.0` | | [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.12.0` | Updates `@angular/common` from 22.0.2 to 22.1.5 - [Release notes](https://github.com/angular/angular/releases) - [Commits](https://github.com/angular/angular/commits/v22.1.5/packages/common) Updates `@angular/compiler` from 22.0.2 to 22.1.5 - [Release notes](https://github.com/angular/angular/releases) - [Commits](https://github.com/angular/angular/commits/v22.1.5/packages/compiler) Updates `@angular/core` from 22.0.2 to 22.1.5 - [Release notes](https://github.com/angular/angular/releases) - [Commits](https://github.com/angular/angular/commits/v22.1.5/packages/core) Updates `@angular/platform-browser` from 22.0.2 to 22.1.5 - [Release notes](https://github.com/angular/angular/releases) - [Commits](https://github.com/angular/angular/commits/v22.1.5/packages/platform-browser) Updates `@angular/router` from 22.0.2 to 22.1.5 - [Release notes](https://github.com/angular/angular/releases) - [Commits](https://github.com/angular/angular/commits/v22.1.5/packages/router) Updates `zone.js` from 0.15.1 to 0.16.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/zone.js-0.16.3/packages/zone.js) Updates `@angular-eslint/builder` from 22.0.0 to 22.3.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v22.3.0/packages/builder) Updates `@angular/build` from 22.0.4 to 22.1.7 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v22.0.4...v22.1.7) Updates `@angular/cli` from 22.0.4 to 22.1.7 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v22.0.4...v22.1.7) Updates `@angular/compiler-cli` from 22.0.2 to 22.1.5 - [Release notes](https://github.com/angular/angular/releases) - [Commits](https://github.com/angular/angular/commits/v22.1.5/packages/compiler-cli) Updates `@commitlint/config-conventional` from 20.5.3 to 21.2.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.2.2/@commitlint/config-conventional) Updates `@eslint/js` from 9.39.4 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@ngx-env/builder` from 21.0.1 to 22.0.0 - [Release notes](https://github.com/chihab/ngx-env/releases) - [Changelog](https://github.com/chihab/dotenv-run/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/chihab/ngx-env/commits/@ngx-env/builder@22.0.0) Updates `@playwright/test` from 1.61.1 to 1.63.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.61.1...v1.63.0) Updates `@types/jasmine` from 5.1.15 to 6.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) Updates `@types/node` from 22.20.0 to 26.4.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `angular-eslint` from 22.0.0 to 22.3.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/angular-eslint/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v22.3.0/packages/angular-eslint) Updates `autoprefixer` from 10.5.2 to 10.5.5 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.5.2...10.5.5) Updates `eslint` from 9.39.4 to 10.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.10.0) Updates `jasmine-core` from 5.9.0 to 7.0.2 - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v5.9.0...v7.0.2) Updates `karma-jasmine-html-reporter` from 2.1.0 to 2.3.0 - [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases) - [Commits](dfederm/karma-jasmine-html-reporter@v2.1.0...v2.3.0) Updates `knip` from 5.88.1 to 6.34.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.34.0/packages/knip) Updates `prettier` from 3.8.4 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.6) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.3...v7.0.2) Updates `typescript-eslint` from 8.62.0 to 8.69.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/typescript-eslint) Updates `globals` from 16.5.0 to 17.12.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.12.0) --- updated-dependencies: - dependency-name: "@angular-eslint/builder" dependency-version: 22.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@angular/build" dependency-version: 22.1.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@angular/cli" dependency-version: 22.1.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@angular/common" dependency-version: 22.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@angular/compiler" dependency-version: 22.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@angular/compiler-cli" dependency-version: 22.1.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@angular/core" dependency-version: 22.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@angular/platform-browser" dependency-version: 22.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@angular/router" dependency-version: 22.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@commitlint/config-conventional" dependency-version: 21.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: "@ngx-env/builder" dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: "@playwright/test" dependency-version: 1.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@types/jasmine" dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: "@types/node" dependency-version: 26.4.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: angular-eslint dependency-version: 22.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: autoprefixer dependency-version: 10.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: eslint dependency-version: 10.10.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: globals dependency-version: 17.12.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: jasmine-core dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: karma-jasmine-html-reporter dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: knip dependency-version: 6.34.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: typescript-eslint dependency-version: 8.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: zone.js dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-version-updates-639be4923b
branch
from
September 10, 2026 10:42
71f24fb to
08ce7a5
Compare
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-version-updates group with 26 updates in the / directory:
22.0.222.1.522.0.222.1.522.0.222.1.522.0.222.1.522.0.222.1.50.15.10.16.322.0.022.3.022.0.422.1.722.0.422.1.722.0.222.1.520.5.321.2.29.39.410.0.121.0.122.0.01.61.11.63.05.1.156.0.022.20.026.4.122.0.022.3.010.5.210.5.59.39.410.10.05.9.07.0.22.1.02.3.05.88.16.34.03.8.43.9.66.0.37.0.28.62.08.69.016.5.017.12.0Updates
@angular/commonfrom 22.0.2 to 22.1.5Release notes
Sourced from @angular/common's releases.
... (truncated)
Commits
4340a63fix(router): avoid view transitions when the user agent provides onee8378dffix(common): use locale NaN symbol in number formatting60a874cfix(common): avoid prototype member collisions4413711fix(core): replace all hasOwnProperty usages with Object.hasOwnb3c78a5fix(common): preserve literal key union in KeyValuePipe.transform()0cd635efix(http): cancel oversized fetch response bodies4f7e998fix(http): always decode JSON responses as UTF-8ac3728efix(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...Updates
@angular/compilerfrom 22.0.2 to 22.1.5Release notes
Sourced from @angular/compiler's releases.
... (truncated)
Commits
c65d378fix(core): validate SVG animation attributes outside the SVG namespace60f8a78refactor(core): defer foreign component rendering to post-update pass079a846fix(compiler-cli): Produce correct tcb expression for optional chaining05c7c72fix(compiler): scope animations declared in minified nested rulesdf00ed2refactor(compiler-cli): add compiler option for enabling source locations83450d2fix(forms): report forbidden 2way bindings on whenFormFieldis appliedeb0d62eRevert "fix(compiler): preserve &ngsp; between sibling control flow blocks"94f0b9afix(compiler): preserve &ngsp; between sibling control flow blocks4413711fix(core): replace all hasOwnProperty usages with Object.hasOwn6f9a64efix(compiler): remove namespaced MathML script elementsUpdates
@angular/corefrom 22.0.2 to 22.1.5Release notes
Sourced from @angular/core's releases.
... (truncated)
Commits
ed2e401fix(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 contractd85288dfix(migrations): skip tsconfig files of non-Angular projects2ceeb27fix(core): cancel stale debounce timers to prevent timer leaks43aaeaefix(forms): avoid writing tonameinput on ControlValueAccessor8d23b95build: remove explicit strict options9340d69docs(core): repoint or drop dead jsperf links in the render3 notesUpdates
@angular/platform-browserfrom 22.0.2 to 22.1.5Release notes
Sourced from @angular/platform-browser's releases.
... (truncated)
Commits
7546b7afix(core): throw coded RuntimeErrors instead of crashing when hydration/rende...3ddcb1afix(platform-browser): disallow event handler attributes in Meta1e53aa0refactor: correct typos in comments, docs, and error messages640460dfix(platform-browser): throw a descriptive error when insertBefore reference ...f51080brefactor(platform-browser): modernize DOM renderer testsfb6b354fix(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)Updates
@angular/routerfrom 22.0.2 to 22.1.5Release notes
Sourced from @angular/router's releases.
... (truncated)
Commits
4340a63fix(router): avoid view transitions when the user agent provides onec84079erefactor(router): add component input binding support for router resources5dfe753refactor(router): replace internal any typesd2e3bacrefactor(router): add support for blocking router resources84a210erefactor(router): add support for non-blocking router resources (#70211)95d1311refactor(router): rename activated route injector feature to resource feature...abe019dfix(router): pass correct component to canDeactivate for named outlets in com...4413711fix(core): replace all hasOwnProperty usages with Object.hasOwn223f25fRevert "fix(router): limit protocol-relative URL handling to serialization"dc8c071refactor(router): Create transactional router resourceUpdates
zone.jsfrom 0.15.1 to 0.16.3Changelog
Sourced from zone.js's changelog.
Commits
124bf44release: cut the zone.js-0.16.3 release4c4a705fix(zone.js): preserve accessor and non-enumerable event listener options9cf7b44build: remove explicit strict options731c838docs(zone.js): point the Bluebird link at the project repo444b465build: update cross-repo angular dependenciesc2d4070build: update all non-major dependencies1426f5ebuild: update cross-repo angular dependencies671d8d3build: update all non-major dependenciesc18261fbuild: enable stableTypeOrdering tsconfig flag732e505fix(core): replace all hasOwnProperty usages with Object.hasOwnUpdates
@angular-eslint/builderfrom 22.0.0 to 22.3.0Release notes
Sourced from @angular-eslint/builder's releases.
... (truncated)
Changelog
Sourced from @angular-eslint/builder's changelog.
Commits
473cee7chore(release): publish 22.3.024da203chore(release): publish 22.2.09121daffix: remove unused@angular/clipeer and report Angular major mismatches at r...a666e1bchore(release): publish 22.1.0578bf35chore(repo): migrate to nx 23 (#3108)5c12badchore: fix formattingUpdates
@angular/buildfrom 22.0.4 to 22.1.7Release notes
Sourced from @angular/build's releases.