Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rollup, @angular-devkit/build-angular and ng-packagr #73

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps rollup to 4.27.3 and updates ancestor dependencies rollup, @angular-devkit/build-angular and ng-packagr. These dependencies need to be updated together.

Updates rollup from 2.1.0 to 4.27.3

Release notes

Sourced from rollup's releases.

v4.27.3

4.27.3

2024-11-18

Bug Fixes

  • Revert object property tree-shaking for now (#5736)

Pull Requests

v4.27.2

4.27.2

2024-11-15

Bug Fixes

  • Ensure unused variables in patterns are always deconflicted if rendered (#5728)

Pull Requests

v4.27.1

4.27.1

2024-11-15

Bug Fixes

  • Fix some situations where parameter declarations could put Rollup into an infinite loop (#5727)

Pull Requests

v4.27.0

4.27.0

2024-11-15

Features

  • Tree-shake unused properties in object literals (#5420)

Bug Fixes

... (truncated)

Changelog

Sourced from rollup's changelog.

4.27.3

2024-11-18

Bug Fixes

  • Revert object property tree-shaking for now (#5736)

Pull Requests

4.27.2

2024-11-15

Bug Fixes

  • Ensure unused variables in patterns are always deconflicted if rendered (#5728)

Pull Requests

4.27.1

2024-11-15

Bug Fixes

  • Fix some situations where parameter declarations could put Rollup into an infinite loop (#5727)

Pull Requests

4.27.0

2024-11-15

Features

  • Tree-shake unused properties in object literals (#5420)

Bug Fixes

  • Change hash length limit to 21 to avoid inconsistent hash length (#5423)

Pull Requests

... (truncated)

Commits

Updates @angular-devkit/build-angular from 0.901.9 to 19.0.1

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v19.0.1

19.0.1 (2024-11-21)

@​angular-devkit/build-angular

Commit Description
fix - b63123f20 use stylePreprocessorOptions

@​angular/build

Commit Description
fix - 74461da64 ensure accurate content length for server assets
fix - 1b4dcedd5 use sha256 instead of sha-256 as hash algorithm name

@​angular/ssr

Commit Description
fix - 8bd2b260e handle baseHref that start with ./

v19.0.0

19.0.0 (2024-11-19)

@​angular/cli

Commit Description
feat - 201b60e1d handle string key/value pairs, e.g. --define
fix - b847d4460 recommend optional application update migration during v19 update
perf - f249e7e85 enable Node.js compile code cache when available
perf - ecc107d83 enable Node.js compile code cache when available

@​schematics/angular

Commit Description
feat - a381a3db1 add option to export component as default
feat - 755f3a07f add option to setup new workspace or application as zoneless mode
feat - cfca5442e integrate withEventReplay() in provideClientHydration for new SSR apps
feat - 292a4b7c2 update app-shell and ssr schematics to adopt new Server Rendering API
fix - b1504c3bc component spec with export default
fix - 4b4e000dd don't show server routing prompt when using browser builder
fix - 4e2a5fe15 enable opt-in for new @angular/ssr feature
fix - fcf7443d6 explicitly set standalone:false
fix - 7992218a9 remove declaration and sourceMap from default tsconfig
fix - 9e6ab1bf2 use default import for express

@​angular-devkit/schematics-cli

Commit Description
feat - 37693c40e add package manager option to blank schematic

@​angular-devkit/architect

Commit Description
feat - 78f76485f merge object options from CLI

@​angular-devkit/build-angular

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

19.0.1 (2024-11-21)

@​angular-devkit/build-angular

Commit Type Description
b63123f20 fix use stylePreprocessorOptions

@​angular/build

Commit Type Description
74461da64 fix ensure accurate content length for server assets
1b4dcedd5 fix use sha256 instead of sha-256 as hash algorithm name

@​angular/ssr

Commit Type Description
8bd2b260e fix handle baseHref that start with ./

19.0.0 (2024-11-19)

Breaking Changes

@​schematics/angular

  • The app-shell schematic is no longer compatible with Webpack-based builders.

@​angular-devkit/build-angular

@​angular-devkit/core

  • The deprecated fileBuffer function is no longer available. Update your code to use stringToFileBuffer instead to maintain compatibility.

    Note: that this change does not affect application developers.

@​angular/build

... (truncated)

Commits

Updates ng-packagr from 9.0.2 to 19.0.1

Release notes

Sourced from ng-packagr's releases.

19.0.1

Bug Fixes

  • correctly show stylesheet processing errors (4d66246)

19.0.0

Features

Bug Fixes

19.0.0-next.7

Features

Bug Fixes

19.0.0-next.6

  • Internal refactors

19.0.0-next.4

Bug Fixes

  • improve cache logic to handle BigInt (72f57b8), closes #2375

19.0.0-next.3

Bug Fixes

  • resolve ESM files correctly on windows (e476c7b)

19.0.0-next.2

Features

  • remove unused ESM2022 from APF (0be95f7)

19.0.0-next.1

Bug Fixes

... (truncated)

Changelog

Sourced from ng-packagr's changelog.

19.0.1 (2024-11-22)

Bug Fixes

  • correctly show stylesheet processing errors (4d66246)

19.0.0 (2024-11-19)

Features

Bug Fixes

19.0.0-rc.0 (2024-10-31)

19.0.0-next.7 (2024-10-24)

Features

Bug Fixes

19.0.0-next.6 (2024-10-15)

  • Internal refactors

19.0.0-next.5 (2024-10-15)

19.0.0-next.4 (2024-10-15)

Bug Fixes

  • improve cache logic to handle BigInt (72f57b8), closes #2375

19.0.0-next.3 (2024-08-28)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by alan.agius4, 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [rollup](https://github.com/rollup/rollup) to 4.27.3 and updates ancestor dependencies [rollup](https://github.com/rollup/rollup), [@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 `rollup` from 2.1.0 to 4.27.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.1.0...v4.27.3)

Updates `@angular-devkit/build-angular` from 0.901.9 to 19.0.1
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits/19.0.1)

Updates `ng-packagr` from 9.0.2 to 19.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@v9.0.2...19.0.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
- dependency-name: ng-packagr
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from JPedersen as a code owner November 22, 2024 15:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 22, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-642b4bff07 branch November 22, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants