Build(deps): Bump got and ng-packagr by dependabot[bot] · Pull Request #97 · digipolisantwerp/location-picker_widget_angular
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 14.2.1
Release notes
Sourced from ng-packagr's releases.
14.2.1
Bug Fixes
- emit TypeScript declaration diagnostics (2176bd9), closes #2405
- exclude scanning node_modules when trying to locate README.md (90b0463), closes #2418
14.2.0
Features
- add support for TypeScript 4.8 (387a4e1)
14.1.0
Add support for Angular 14.1
14.1.0-next.0
No user visible changes from 14.0.4
v14.0.4
Bug Fixes
v14.0.3
Bug Fixes
- address issue were dts were not emitted fully when using entrypoint name as filename (713d940), closes #2369 #2360
- do not run ngcc when node_modules does not exist (97beddc)
v14.0.2
Bug Fixes
- error when index file is parallel to entry-point but is not configured as such (ecb55b1)
v14.0.1
No visibile changes
v14.0.0
⚠ BREAKING CHANGES
- Support for TypeScript 4.4 and 4.5 has been removed. Please update to TypeScript 4.6.
- Support for Node.js v12 has been removed as it will become EOL on 2022-04-30. Please use Node.js v14.15 or later.
package.jsonis not longer a valid method to configure ng-packagr. Useng-package.jsoninstead.Features
... (truncated)
Changelog
Sourced from ng-packagr's changelog.
14.2.1 (2022-09-07)
Bug Fixes
- emit TypeScript declaration diagnostics (2176bd9), closes #2405
- exclude scanning node_modules when trying to locate README.md (90b0463), closes #2418
15.0.0-next.0 (2022-08-26)
Features
- support Angular 15 (e3eca0a)
14.2.0 (2022-08-24)
Features
- add support for TypeScript 4.8 (387a4e1)
14.1.0 (2022-07-20)
14.1.0-next.0 (2022-07-20)
14.0.4 (2022-07-20)
Bug Fixes
14.0.3 (2022-07-06)
Bug Fixes
- address issue were dts were not emitted fully when using entrypoint name as filename (713d940), closes #2369 #2360
- do not run ngcc when node_modules does not exist (97beddc)
14.0.2 (2022-06-10)
Bug Fixes
- error when index file is parallel to entry-point but is not configured as such (ecb55b1)
14.0.1 (2022-06-08)
No visible changes
... (truncated)
Commits
8842ae3release: cut 14.2.190b0463fix: exclude scanning node_modules when trying to locate README.md2176bd9fix: emit TypeScript declaration diagnostics2f179c7build: update typescript-eslint to v5.35.1b474225release: cut 14.2.0387a4e1feat: add support for TypeScript 4.8ee24370build: update typescript-eslint to v5.34.080dbe6ebuild: lock file maintenancee6122a2build: update typescript-eslint to v5.33.16dbd179refactor: remove redundant async function- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.