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

chore(deps-dev): bump ng-packagr from 18.1.0 to 18.2.0 #403

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ng-packagr from 18.1.0 to 18.2.0.

Changelog

Sourced from ng-packagr's changelog.

18.2.0 (2024-08-14)

18.2.0-next.0 (2024-07-10)

Commits
  • b9acd50 release: cut 18.2.0
  • 9c0dfb6 build: lock file maintenance
  • d5e3a7f build: lock file maintenance
  • 43f597c build: update typescript-eslint to v7.18.0
  • ef057ab build: lock file maintenance
  • dbcca96 docs: update apf official doc link
  • 020d723 build: lock file maintenance
  • ddc714e build: update typescript-eslint to v7.17.0
  • 48b7d9f build: update dependency json-schema-to-typescript to v15
  • 4445f45 build: update dependency typescript to v5.5.4
  • 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 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)

Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 18.1.0 to 18.2.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@18.1.0...18.2.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 Project dependencies label Aug 14, 2024
@SchettlerKoehler SchettlerKoehler merged commit 02b6bcf into main Aug 19, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ng-packagr-18.2.0 branch August 19, 2024 11:38
github-actions bot pushed a commit that referenced this pull request Aug 19, 2024
## [5.4.0](v5.3.2...v5.4.0) (2024-08-19)

### Features

* added function for check if url exists ([0e09d20](0e09d20))

### Bug Fixes

* add length getter to DynamicLocaleId ([#393](#393)) ([d4b373d](d4b373d))
* fix search header layout ([#410](#410)) ([23f7d2b](23f7d2b))
* remove unnecessary page header button padding ([#408](#408)) ([e93dc11](e93dc11))

### Chores

* **deps-dev:** bump @storybook/addon-a11y from 8.2.6 to 8.2.8 ([#388](#388)) ([b34bc6d](b34bc6d))
* **deps-dev:** bump @storybook/addon-essentials from 8.2.7 to 8.2.8 ([#381](#381)) ([fea8fa4](fea8fa4))
* **deps-dev:** bump @storybook/angular from 8.2.6 to 8.2.8 ([#384](#384)) ([8d719f2](8d719f2))
* **deps-dev:** bump @storybook/angular from 8.2.8 to 8.2.9 ([#397](#397)) ([49cfb8a](49cfb8a))
* **deps-dev:** bump @storybook/core-server from 8.2.7 to 8.2.8 ([#389](#389)) ([8168b64](8168b64))
* **deps-dev:** bump @swc/core from 1.6.13 to 1.7.6 ([#373](#373)) ([39abfb6](39abfb6))
* **deps-dev:** bump @swc/core from 1.7.6 to 1.7.10 ([#398](#398)) ([c7ce3f8](c7ce3f8))
* **deps-dev:** bump @types/node from 22.1.0 to 22.4.0 ([#407](#407)) ([5553278](5553278))
* **deps-dev:** bump jest-preset-angular from 14.1.1 to 14.2.2 ([#387](#387)) ([0d5705b](0d5705b))
* **deps-dev:** bump ng-packagr from 18.1.0 to 18.2.0 ([#403](#403)) ([02b6bcf](02b6bcf))
* **deps-dev:** bump postcss from 8.4.40 to 8.4.41 ([#372](#372)) ([1357858](1357858))
* **deps-dev:** bump postcss-preset-env from 10.0.0 to 10.0.1 ([#404](#404)) ([2a1bd3a](2a1bd3a))
* **deps-dev:** bump postcss-preset-env from 9.5.16 to 10.0.0 ([#385](#385)) ([79827d3](79827d3))
* **deps-dev:** bump the angular group with 3 updates ([#396](#396)) ([dda43c1](dda43c1))
* **deps-dev:** bump ts-jest from 29.2.3 to 29.2.4 ([#383](#383)) ([7c44fb8](7c44fb8))
* **deps:** bump axios from 1.7.2 to 1.7.3 ([#371](#371)) ([ff3d015](ff3d015))
* **deps:** bump primeng from 17.18.6 to 17.18.8 ([#379](#379)) ([21d4473](21d4473))
* **deps:** bump the angular group across 1 directory with 17 updates ([#405](#405)) ([749768b](749768b))
* **deps:** bump the angular group with 17 updates ([#380](#380)) ([0626afe](0626afe))
* **deps:** bump zone.js from 0.14.8 to 0.14.10 ([#386](#386)) ([3e888a4](3e888a4))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant