Uh oh!
There was an error while loading. Please reload this page.
deps: bump the dev-dependencies group across 1 directory with 5 updates - #45
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the dev-dependencies group across 1 directory with 5 updates#45dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dev-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `22.1.3` | `22.1.7` | | [@angular/cli](https://github.com/angular/angular-cli) | `22.1.3` | `22.1.7` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.1.1` | `22.1.5` | | [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) | `2.2.0` | `2.3.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.26` | `8.5.28` | Updates `@angular-devkit/build-angular` from 22.1.3 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.1.3...v22.1.7) Updates `@angular/cli` from 22.1.3 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.1.3...v22.1.7) Updates `@angular/compiler-cli` from 22.1.1 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 `karma-jasmine-html-reporter` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases) - [Commits](dfederm/karma-jasmine-html-reporter@v2.2.0...v2.3.0) Updates `postcss` from 8.5.26 to 8.5.28 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.26...8.5.28) --- updated-dependencies: - dependency-name: "@angular-devkit/build-angular" dependency-version: 22.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@angular/cli" dependency-version: 22.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@angular/compiler-cli" dependency-version: 22.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: karma-jasmine-html-reporter dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: postcss dependency-version: 8.5.28 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
ContributorAuthor
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 freeto 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.1.322.1.722.1.322.1.722.1.122.1.52.2.02.3.08.5.268.5.28Updates
@angular-devkit/build-angularfrom 22.1.3 to 22.1.7Release notes
Sourced from @angular-devkit/build-angular's releases.
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
... (truncated)
Commits
7e133c4release: cut the v22.1.7 release723b767build: update cross-repo angular dependencies to v22.1.55525cf3build: update dependency bazel to v8.8.040feffdbuild: lock file maintenancea84906ffix(@angular/build): keep dev-server Vite cache worktree-locale9db85cfix(@angular/cli): isolate temporary package installations from parent Yarn w...cefe231build: update cross-repo angular dependenciesf1fd823fix(@angular/build): fail build and exclude routes when prerendering failsbaf1ca1fix(@angular/ssr): decode pathname when constructing server asset path70748cafix(@angular/ssr): ensure public directory containment in CommonEngineUpdates
@angular/clifrom 22.1.3 to 22.1.7Release notes
Sourced from @angular/cli's releases.
... (truncated)
Changelog
Sourced from @angular/cli's changelog.
... (truncated)
Commits
7e133c4release: cut the v22.1.7 release723b767build: update cross-repo angular dependencies to v22.1.55525cf3build: update dependency bazel to v8.8.040feffdbuild: lock file maintenancea84906ffix(@angular/build): keep dev-server Vite cache worktree-locale9db85cfix(@angular/cli): isolate temporary package installations from parent Yarn w...cefe231build: update cross-repo angular dependenciesf1fd823fix(@angular/build): fail build and exclude routes when prerendering failsbaf1ca1fix(@angular/ssr): decode pathname when constructing server asset path70748cafix(@angular/ssr): ensure public directory containment in CommonEngineUpdates
@angular/compiler-clifrom 22.1.1 to 22.1.5Release notes
Sourced from @angular/compiler-cli's releases.
... (truncated)
Commits
d90698dfix(compiler-cli): check uninvoked signal aliases in extended diagnostic60f8a78refactor(core): defer foreign component rendering to post-update passafe8499fix(compiler-cli): default template diagnostic related message source file to...55eeb46fix(compiler-cli): retain metadata for strict standalone errors079a846fix(compiler-cli): Produce correct tcb expression for optional chainingdf00ed2refactor(compiler-cli): add compiler option for enabling source locations83450d2fix(forms): report forbidden 2way bindings on whenFormFieldis applied4413711fix(core): replace all hasOwnProperty usages with Object.hasOwn1e53aa0refactor: correct typos in comments, docs, and error messages9d8aa3arefactor(compiler-cli): add error guide links to diagnosticsUpdates
karma-jasmine-html-reporterfrom 2.2.0 to 2.3.0Release notes
Sourced from karma-jasmine-html-reporter's releases.
Commits
95192d4Set up publishing (#93)216315aBump version to 2.3.0 (#92)0d2303cAdd Jasmine 7 compatibilityMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for karma-jasmine-html-reporter since your current version.
Updates
postcssfrom 8.5.26 to 8.5.28Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
e544bffRelease 8.5.28 versionf8fc252Typo5039fd7Add missed release notesae40ca4Release 8.5.27 version62b1626Fix linter1dba938Update dependencies3e82edcKeep non-annotation comments when the processor has no plugins (#2150)6d23bc3Fix link508e997Add GitHub Sponsors linke993739Add CodeRabbit sponsor (#2145)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