kamilkisiela / apollo-angular

A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server 🎁
https://apollo-angular.com
MIT License
1.5k stars 309 forks source link

chore(deps): update dependency ng-packagr to v17.3.0 #2132

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ng-packagr 17.0.0 -> 17.3.0 age adoption passing confidence

Release Notes

ng-packagr/ng-packagr (ng-packagr) ### [`v17.3.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1730-2024-03-13) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.2.1...17.3.0) ### [`v17.2.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1721-2024-03-04) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.2.0...17.2.1) ### [`v17.2.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1720-2024-02-14) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.1.2...17.2.0) ##### Features - support using custom postcss configuration ([bcb80fa](https://togithub.com/ng-packagr/ng-packagr/commit/bcb80fa0dc14e78697e1c76cd9c336ac3e70c57c)), closes [#​2765](https://togithub.com/ng-packagr/ng-packagr/issues/2765) [#​643](https://togithub.com/ng-packagr/ng-packagr/issues/643) ##### Bug Fixes - support string as plugin option in custom postcss plugin config ([bb67204](https://togithub.com/ng-packagr/ng-packagr/commit/bb67204aca396a214cf5b7c2a679bc1aefdb7f87)) - handle absolute `url` reference in CSS files ([3d96591](https://togithub.com/ng-packagr/ng-packagr/commit/3d96591c932886cd5f62668909989879f3d63aac)) ### [`v17.1.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1712-2024-01-24) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.1.1...17.1.2) ### [`v17.1.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1711-2024-01-22) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.1.0...17.1.1) ### [`v17.1.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1710-2024-01-17) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.0.3...17.1.0) ##### Bug Fixes - add missing tailwind `@screen` directive in matcher ([ad1bd50](https://togithub.com/ng-packagr/ng-packagr/commit/ad1bd50efb9eadccf5f80abbf8c24e03551f2081)) - remove direct imports to `rollup` ([45336ae](https://togithub.com/ng-packagr/ng-packagr/commit/45336ae69a22c95825e85afccf40ad526275f31b)), closes [#​2749](https://togithub.com/ng-packagr/ng-packagr/issues/2749) - correctly validate secondary entry-points config ([5ff4afd](https://togithub.com/ng-packagr/ng-packagr/commit/5ff4afde43b4984bf7f64ce991dfe255b1fb9373)) - use rollup wasm version when rollup fails to load ([1ed0dc9](https://togithub.com/ng-packagr/ng-packagr/commit/1ed0dc962275ec8f8dfbd4d658024bbafbdb9277)), closes [#​2722](https://togithub.com/ng-packagr/ng-packagr/issues/2722) ##### Performance - do not update package.json version on watch mode ([1225a24](https://togithub.com/ng-packagr/ng-packagr/commit/1225a241e765b4e37a55958268725d13da5e8e30)) - embeed assets in css using esbuild instead of postcss ([fe3e052](https://togithub.com/ng-packagr/ng-packagr/commit/fe3e0521099c53d769ca690ebcefdf1178b1cf2f)) - only process component styles with postcss when needed ([84cf578](https://togithub.com/ng-packagr/ng-packagr/commit/84cf578001ef2a8ef2ef15047cb78aea7c098a65)) - only emit changed DTS and JS from NG compiler ([cd0f508](https://togithub.com/ng-packagr/ng-packagr/commit/cd0f508a80e94b877acab177b57fd68170f80318)) - only write FESM files when content changes during watch mode ([fb096a0](https://togithub.com/ng-packagr/ng-packagr/commit/fb096a065d5cb4a358463ce4640f2da7a04b34c5)) - reduce TypeScript JSDoc parsing ([8228740](https://togithub.com/ng-packagr/ng-packagr/commit/822874098e6b52bca6165efad635f9ec1d6ee7c3)) ### [`v17.0.3`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/17.0.3) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.0.2...17.0.3) ##### Bug Fixes - remove direct imports to `rollup` ([4d1c0c3](https://togithub.com/ng-packagr/ng-packagr/commit/4d1c0c356c3aa1b117a028545d879eb7dcd40421)), closes [#​2749](https://togithub.com/ng-packagr/ng-packagr/issues/2749) ### [`v17.0.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1702-2023-11-20) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.0.1...17.0.2) ### [`v17.0.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1701-2023-11-16) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.0.0...17.0.1) ##### Bug Fixes - display template error when cache is disabled ([0698929](https://togithub.com/ng-packagr/ng-packagr/commit/0698929aa8583204d4b6a203824c0af27770f0eb)), closes [#​2705](https://togithub.com/ng-packagr/ng-packagr/issues/2705)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 9 months ago

⚠️ No Changeset found

Latest commit: 54991e098f0411a943ca87e7f32bb37c405c4875

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 9 months ago
### 💻 Website Preview The latest changes are available as preview in: [https://90a395b6.apollo-angular.pages.dev](https://90a395b6.apollo-angular.pages.dev)
renovate[bot] commented 5 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^17.0.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.