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 ng-packagr from 16.0.0-rc.0 to 16.1.0 #33

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 Jun 19, 2023

Bumps ng-packagr from 16.0.0-rc.0 to 16.1.0.

Release notes

Sourced from ng-packagr's releases.

16.1.0

Features

  • support TypeScript 5.1 (fcc0c6a)
  • support incremental TypeScript semantic diagnostics (d3b9488)

Bug Fixes

  • allow usages of ECMAScript Decorators (9abe6a0), closes #2625

16.1.0-next.0

Features

16.0.1

Bug Fixes

  • warn when finding conflicting package export conditions (b08b075), closes #2609

16.0.0

⚠ BREAKING CHANGES

  • TypeScript 4.8 is no longer supported.

  • Several changes to the Angular Package Format (APF)

    • Removal of FESM2015
    • Replacing ES2020 with ES2022
    • Replacing FESM2020 with FESM2022
  • Node.js v14 support has been removed

    Node.js v14 is planned to be End-of-Life on 2023-04-30. Angular will stop supporting Node.js v14 in Angular v16. Angular v16 will continue to officially support Node.js versions v16 and v18.

  • NGCC integration has been removed and as a result Angular View Engine libraries will no longer work.

Features

  • (APF) Angular Package Format updates (4ae531c)
  • remove NGCC integration (d9fdc89)

Bug Fixes

  • always set destination directory (4e89bcf)
  • remove Node.js v14 support (a091d82)

... (truncated)

Changelog

Sourced from ng-packagr's changelog.

16.1.0 (2023-06-13)

Features

  • support TypeScript 5.1 (fcc0c6a)
  • support incremental TypeScript semantic diagnostics (d3b9488)

Bug Fixes

  • allow usages of ECMAScript Decorators (9abe6a0), closes #2625

16.0.1 (2023-05-10)

Bug Fixes

  • warn when finding conflicting package export conditions (b08b075), closes #2609

16.0.0 (2023-05-03)

⚠ BREAKING CHANGES

  • TypeScript 4.8 is no longer supported.

  • Several changes to the Angular Package Format (APF)

    • Removal of FESM2015
    • Replacing ES2020 with ES2022
    • Replacing FESM2020 with FESM2022
  • Node.js v14 support has been removed

    Node.js v14 is planned to be End-of-Life on 2023-04-30. Angular will stop supporting Node.js v14 in Angular v16. Angular v16 will continue to officially support Node.js versions v16 and v18.

  • NGCC integration has been removed and as a result Angular View Engine libraries will no longer work.

Features

  • (APF) Angular Package Format updates (4ae531c)
  • remove NGCC integration (d9fdc89)

Bug Fixes

  • always set destination directory (4e89bcf)
  • remove Node.js v14 support (a091d82)

16.0.0-rc.1 (2023-04-18)

... (truncated)

Commits
  • 6f1bf1d release: cut 16.1.0
  • c62bd6b release: cut 16.1.0-rc.0
  • 785963a build: update dependency eslint to v8.42.0
  • 4de097f build: update typescript-eslint to v5.59.9
  • 6719917 build: update typescript-eslint to v5.59.8
  • f90a949 build: update typescript-eslint to v5.59.7
  • 5fbd66a build: update dependency eslint to v8.41.0
  • 9abe6a0 fix: allow usages of ECMAScript Decorators
  • d3b9488 feat: support incremental TypeScript semantic diagnostics
  • 9b1ba29 build: update typescript-eslint to v5.59.6
  • 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 16.0.0-rc.0 to 16.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@16.0.0-rc.0...16.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 19, 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.

0 participants