ultrasonicsoft / ng-connection-service

Detects active internet connection in Angular application via DI ready Observable service.
84 stars 56 forks source link

Bump cacheable-request, @angular-devkit/build-ng-packagr and ng-packagr #137

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Removes cacheable-request. It's no longer used after updating ancestor dependencies cacheable-request, @angular-devkit/build-ng-packagr and ng-packagr. These dependencies need to be updated together.

Removes cacheable-request

Updates @angular-devkit/build-ng-packagr from 0.901.13 to 0.1002.0

Commits


Updates ng-packagr from 9.1.5 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.


You can trigger a rebase of this PR 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](https://github.com/ultrasonicsoft/ng-connection-service/network/alerts).
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.