chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates - #101
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ith 5 updates Bumps the dev-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@angular/cli](https://github.com/angular/angular-cli) | `22.0.3` | `22.0.8` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.0.2` | `22.0.8` | | [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `22.0.2` | `22.0.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.0.0` | `26.1.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.9` | `4.1.10` | Updates `@angular/cli` from 22.0.3 to 22.0.8 - [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.3...v22.0.8) Updates `@angular/compiler-cli` from 22.0.2 to 22.0.8 - [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.8/packages/compiler-cli) Updates `@angular/language-service` from 22.0.2 to 22.0.8 - [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.8/packages/language-service) Updates `@types/node` from 26.0.0 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vitest` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) --- updated-dependencies: - dependency-name: "@angular/cli" dependency-version: 22.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@angular/compiler-cli" dependency-version: 22.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@angular/language-service" dependency-version: 22.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... 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 dev-dependencies group with 5 updates in the / directory:
22.0.322.0.822.0.222.0.822.0.222.0.826.0.026.1.14.1.94.1.10Updates
@angular/clifrom 22.0.3 to 22.0.8Release notes
Sourced from @angular/cli's releases.
... (truncated)
Changelog
Sourced from @angular/cli's changelog.
... (truncated)
Commits
beac493release: cut the v22.0.8 release1bb2cc5build: update devinfra digest to 8819f0b83eede6build: update all github actions15b8616build: update dependency aspect_rules_ts to v3.9.2bc87c85fix(@angular/cli): update MCP devserver tool names to conform to spec regex212a7bbfix(@angular/build): favor istanbul coverage provider when browser testing is...0c69328Revert "perf(@angular/build): skip semantic affected-file walk when type chec...ecc7ababuild: update cross-repo angular dependenciesce5e5d0build: lock file maintenancefdcc98cperf(@angular/build): skip semantic affected-file walk when type checking is ...Updates
@angular/compiler-clifrom 22.0.2 to 22.0.8Release notes
Sourced from @angular/compiler-cli's releases.
... (truncated)
Changelog
Sourced from @angular/compiler-cli's changelog.
... (truncated)
Commits
7eec520test(compiler-cli): cover DOM-only vs full instruction set across compilation...70500e4fix(core): preserve explicit input transform write typec88dddefix(compiler-cli): re-tag SourceFiles after TsCreateProgramDriver.updateFiles()c82ae67Revert "fix(core): allow static attributes for explicit input transforms"94d9591fix(core): allow static attributes for explicit input transforms534fe81fix(compiler-cli): apply debugName transform to required signal queriesf5e69derefactor(compiler-cli): use BindingType enum check in suffix-not-supported ex...3b08201fix(compiler-cli): detect uninvoked signals in bound expressions using ternaryfd4ddcafix(compiler): use regular optional chaining expression for safe function cal...c3be83crefactor(core): allow AnimationClassBindingFn to return undefined or nullUpdates
@angular/language-servicefrom 22.0.2 to 22.0.8Release notes
Sourced from @angular/language-service's releases.
... (truncated)
Changelog
Sourced from @angular/language-service's changelog.
... (truncated)
Commits
aa03cb9test(language-service): empty template literal interpolationfd4ddcafix(compiler): use regular optional chaining expression for safe function cal...Updates
@types/nodefrom 26.0.0 to 26.1.1Commits
Updates
vitestfrom 4.1.9 to 4.1.10Release notes
Sourced from vitest's releases.
Commits
db616d2chore: release v4.1.10 (#10718)bae52b5fix(vm): fix external module resolve error with deps optimizer query for enco...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 conditions