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 got and ng-packagr #33

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2024

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

Removes got

Updates ng-packagr from 5.7.1 to 18.1.0

Release notes

Sourced from ng-packagr's releases.

18.1.0

Features

  • add support for TypeScript 5.5 (ae2a698)

18.1.0-next.0

Features

  • add support for TypeScript 5.5 (ae2a698)

18.0.0

⚠ BREAKING CHANGES

  • Node.js support for versions <18.19.1 and <20.11.1 has been removed.

Bug Fixes

  • incorrect path resolution for entry-points when generating FESM (f2cd914), closes #2838

Features

  • add support for Angular 18 (9bef232)
  • add NgPackagrOptions to public api (ffc512e)
  • add support for polling (2c7f75b)
  • support TypeScript 5.4 (07d5cea)

18.0.0-rc.0

No release notes provided.

18.0.0-next.4

Bug Fixes

  • incorrect path resolution for entry-points when generating FESM (f2cd914), closes #2838

18.0.0-next.2

Features

  • add support for polling (2c7f75b)

18.0.0-next.1

⚠ BREAKING CHANGES

  • Node.js support for versions <18.19.1 and <20.11.1 has been removed.

Performance

... (truncated)

Changelog

Sourced from ng-packagr's changelog.

18.1.0 (2024-07-10)

Features

  • add support for TypeScript 5.5 (ae2a698)

18.0.0 (2024-05-22)

⚠ BREAKING CHANGES

  • Node.js support for versions <18.19.1 and <20.11.1 has been removed.

Bug Fixes

  • incorrect path resolution for entry-points when generating FESM (f2cd914), closes #2838

Features

  • add support for Angular 18 (9bef232)
  • add NgPackagrOptions to public api (ffc512e)
  • add support for polling (2c7f75b)
  • support TypeScript 5.4 (07d5cea)

18.0.0-rc.0 (2024-05-02)

18.0.0-next.4 (2024-04-25)

Bug Fixes

  • incorrect path resolution for entry-points when generating FESM (f2cd914), closes #2838

18.0.0-next.3 (2024-04-18)

Bug Fixes

  • add NgPackagrOptions to public api (ffc512e)

18.0.0-next.2 (2024-04-18)

Features

  • add support for polling (2c7f75b)

18.0.0-next.1 (2024-03-19)

⚠ BREAKING CHANGES

... (truncated)

Commits
  • c7c0044 release: cut 18.1.0
  • 74d6b1b build: lock file maintenance
  • 128a2da build: update typescript-eslint to v7.16.0
  • 5320e35 build: update typescript-eslint to v7.15.0
  • 1750160 build: update dependency typescript to v5.5.3
  • 5879359 build: update dependency esbuild to ^0.23.0
  • fbd21b7 build: lock file maintenance
  • de299b7 build: update dependency esbuild to ^0.22.0
  • a3cad8f build: update dependency typescript to ~5.5.0
  • 4bf6217 release: cut 18.1.0-next.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 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 3, 2024
Removes [got](https://github.com/sindresorhus/got). 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 `got`

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6e13e245ce branch from f91a754 to b33111c Compare August 3, 2024 10:44
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