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 cacheable-request and ng-packagr #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 11, 2023

Removes cacheable-request. It's no longer used after updating ancestor dependency ng-packagr. These dependencies need to be updated together.

Removes cacheable-request

Updates ng-packagr from 5.7.1 to 15.1.2

Release notes

Sourced from ng-packagr's releases.

15.1.2

15.1.1

Performance

  • create a single stylesheet renderer worker instance (6718f6e), closes #2530

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

... (truncated)

Changelog

Sourced from ng-packagr's changelog.

15.1.2 (2023-02-09)

Bug Fixes

15.1.1 (2023-01-12)

Performance

  • create a single stylesheet renderer worker instance (6718f6e), closes #2530

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)

... (truncated)

Commits
  • 69c76da release: cut 15.1.2
  • 426a081 fix: remove trailing slash from dest
  • 5c72469 build: lock file maintenance
  • dfdf564 build: update typescript-eslint to v5.51.0
  • e9b36f9 build: update typescript-eslint to v5.50.0
  • fa80ee0 fix: support of Safari TP versions
  • db57aa3 build: update dependency typescript to v4.9.5
  • 40faaa5 build: lock file maintenance
  • 11e6713 build: update dependency eslint to v8.33.0
  • 10d8c52 build: update typescript-eslint to v5.49.0
  • Additional commits viewable in compare view
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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [ng-packagr](https://github.com/ng-packagr/ng-packagr). These dependencies need to be updated together.


Removes `cacheable-request`

Updates `ng-packagr` from 5.7.1 to 15.1.2
- [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@v5.7.1...15.1.2)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: ng-packagr
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 11, 2023
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.

None yet

0 participants