build(deps): bump piscina, @angular-devkit/build-angular and ng-packagr#951
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump piscina, @angular-devkit/build-angular and ng-packagr#951dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [piscina](https://github.com/piscinajs/piscina) to 5.2.0 and updates ancestor dependencies [piscina](https://github.com/piscinajs/piscina), [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [ng-packagr](https://github.com/ng-packagr/ng-packagr). These dependencies need to be updated together. Updates `piscina` from 4.8.0 to 5.2.0 - [Release notes](https://github.com/piscinajs/piscina/releases) - [Changelog](https://github.com/piscinajs/piscina/blob/v5.2.0/CHANGELOG.md) - [Commits](piscinajs/piscina@v4.8.0...v5.2.0) Updates `@angular-devkit/build-angular` from 19.2.27 to 21.2.19 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v19.2.27...v21.2.19) Updates `ng-packagr` from 19.2.2 to 22.0.1 - [Release notes](https://github.com/ng-packagr/ng-packagr/releases) - [Changelog](https://github.com/ng-packagr/ng-packagr/blob/main/CHANGELOG.md) - [Commits](ng-packagr/ng-packagr@19.2.2...22.0.1) --- updated-dependencies: - dependency-name: piscina dependency-version: 5.2.0 dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-version: 21.2.19 dependency-type: direct:development - dependency-name: ng-packagr dependency-version: 22.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Closing in favour of #953 which does a full Angular 19 → 20 migration. These partial tooling-only bumps would fail with ERESOLVE anyway since they don't update the Angular framework packages alongside the build tooling. Once #953 merges, Dependabot will regenerate any still-needed transitive bumps against the v20 baseline. |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an 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 piscina to 5.2.0 and updates ancestor dependencies piscina, @angular-devkit/build-angular and ng-packagr. These dependencies need to be updated together.
Updates
piscinafrom 4.8.0 to 5.2.0Release notes
Sourced from piscina's releases.
... (truncated)
Changelog
Sourced from piscina's changelog.
... (truncated)
Commits
8baaa1bchore(release): 5.2.0107b09aMerge commit from fork3eeaa37docs: correct typo 'maintanance' in CONTRIBUTING.md (#1071)b7d4d61fix: include skipQueue in queueSize calculation (#1030)6beabe0feat: Add idleThreads getter (#1059)e104a89chore(deps): Bump fast-uri from 3.0.6 to 3.1.2 in /docs in the npm_and_yarn g...779c640fix: eagerly spawn workers up to maxThreads on cold-pool burst (#1043)469cb93docs: Update Fastify listen() calls to use { port: 3000 } in docs and example...d752afd[Backport v5] chore(deps): docs: Bump lodash from 4.17.23 to 4.18.1 in /docs ...6ed6284chores: gh actions least privilege (#1013) (#1015)Updates
@angular-devkit/build-angularfrom 19.2.27 to 21.2.19Release notes
Sourced from @angular-devkit/build-angular's releases.
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
... (truncated)
Commits
1a72825release: cut the v21.2.19 releasedf54298fix(@angular-devkit/build-angular): update http-proxy-middleware to 3.0.7fe3a606release: cut the v21.2.18 release2510ee3fix(@angular/build): bump vite to 7.3.661a810afix(@angular/cli): respect release age policy in update bootstrapping logica2b6116fix(@angular/build): bump undici to 7.28.09c1edbcrelease: cut the v21.2.17 release637b848fix(@angular/build): bump piscina to 5.2.09c366e8fix(@angular/build): bump@babel/coreto 7.29.76a06ce9fix(@angular/build): bump esbuild to 0.28.1Updates
ng-packagrfrom 19.2.2 to 22.0.1Release notes
Sourced from ng-packagr's releases.
... (truncated)
Changelog
Sourced from ng-packagr's changelog.
... (truncated)
Commits
bb2a3afrelease: cut 22.0.144bc3a7fix(ng-packagr): generate specific .npmignore entries for secondary entry-poi...1b6ac8eperf(ng-packagr): implement semaphore backpressure throttling in SassWorkerIm...c4fd75ffix(ng-packagr): prevent concurrent compilation and stale cache resultsc2e12fbUpdate CHANGELOG.mddd927c6docs: update changelog for version 22.0.0 releasee918dc3release: cut 22.0.07f8a814build: update@angular/compiler-clipeer dependency range to support version ...e7d8e38fix(ng-packagr): invalidate angularDiagnosticCache for html changes7204d85build: update pnpm workspace configuration and remove redundant pnpm settingsMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ng-packagr since your current version.
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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.