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

chore(deps-dev): bump ng-packagr from 12.2.1 to 15.1.0 #995

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 12, 2023

Bumps ng-packagr from 12.2.1 to 15.1.0.

Release notes

Sourced from ng-packagr's releases.

15.1.0

Features

Performance

  • move stylesheet processing into a worker pool (9eaa398)

Bug Fixes

  • include cssUrl and styleIncludePaths in the CSS cache key (6bb7a4a), closes #2523

15.1.0-next.0

Features

Performance

  • move stylesheet processing into a worker pool (9eaa398)

15.0.3

Bug Fixes

  • add support for prerelease versions of Angular (632217e)

15.0.2

Performance

  • reduce sourcemap loading and decoding (3089f51), closes #2495

15.0.1

Bug Fixes

  • copy changed file during watch mode when using advanced asset pattern (0a11ca9), closes #2479

15.0.0

⚠ BREAKING CHANGES

  • ng-packagr no longer supports Node.js versions 14.[15-19].x and 16.[10-12].x. Current supported versions of Node.js are 14.20.x, 16.13.x and 18.10.x.
  • TypeScript versions older than 4.8.2 are no longer supported.
  • Deprecated support for Stylus has been removed. The Stylus package has never reached a stable version and it's usage in the ng-packagr is minimal. It's recommended to migrate to another CSS preprocessor that the ng-packagr supports.

Features

... (truncated)

Changelog

Sourced from ng-packagr's changelog.

15.1.0 (2023-01-11)

Features

Performance

  • move stylesheet processing into a worker pool (9eaa398)

Bug Fixes

  • include cssUrl and styleIncludePaths in the CSS cache key (6bb7a4a), closes #2523

15.1.0-next.0 (2022-12-21)

Features

Performance

  • move stylesheet processing into a worker pool (9eaa398)

15.0.3 (2022-12-09)

Bug Fixes

  • add support for prerelease version of Angular (632217e)

15.0.2 (2022-12-08)

Performance

  • reduce sourcemap loading and decoding (3089f51), closes #2495

15.0.1 (2022-11-23)

Bug Fixes

  • copy changed file during watch mode when using advanced asset pattern (0a11ca9), closes #2479

15.0.0 (2022-11-16)

... (truncated)

Commits
  • 6a9bb9f release: cut 15.1.0
  • de90ddb build: update typescript-eslint to v5.48.1
  • 6bb7a4a fix: include cssUrl and styleIncludePaths in the CSS cache key
  • b1a5711 build: lock file maintenance
  • 102cd8d build: update dependency @​types/fs-extra to v11
  • 0e29120 build: update typescript-eslint to v5.48.0
  • 1ef0ad5 build: update dependency eslint-config-prettier to v8.6.0
  • 55f333a build: lock file maintenance
  • cf31dfb build: update typescript-eslint to v5.47.1
  • 9a5b9e6 build: update dependency eslint to v8.31.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 12.2.1 to 15.1.0.
- [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@v12.2.1...15.1.0)

---
updated-dependencies:
- dependency-name: ng-packagr
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 13, 2023

Superseded by #997.

@dependabot dependabot bot closed this Jan 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ng-packagr-15.1.0 branch January 13, 2023 04:03
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