Skip to content

Commit 8abd6e3

Browse files
build(deps): update dependency ng-packagr to v17.0.2 (#8362)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ng-packagr](https://github.com/ng-packagr/ng-packagr) | [`17.0.0` -> `17.0.2`](https://renovatebot.com/diffs/npm/ng-packagr/17.0.0/17.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ng-packagr/17.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ng-packagr/17.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ng-packagr/17.0.0/17.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ng-packagr/17.0.0/17.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ng-packagr/ng-packagr (ng-packagr)</summary> ### [`v17.0.2`](https://github.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1702-2023-11-20) [Compare Source](https://github.com/ng-packagr/ng-packagr/compare/17.0.1...17.0.2) ### [`v17.0.1`](https://github.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1701-2023-11-16) [Compare Source](https://github.com/ng-packagr/ng-packagr/compare/17.0.0...17.0.1) ##### Bug Fixes - display template error when cache is disabled ([0698929](https://github.com/ng-packagr/ng-packagr/commit/0698929aa8583204d4b6a203824c0af27770f0eb)), closes [#&#8203;2705](https://github.com/ng-packagr/ng-packagr/issues/2705) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 5am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Esri/calcite-design-system). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ee70f2 commit 8abd6e3

File tree

2 files changed

+95
-68
lines changed

2 files changed

+95
-68
lines changed

package-lock.json

+94-67
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/calcite-components-angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@angular-devkit/build-angular": "17.0.5",
2525
"@angular/cli": "17.0.5",
2626
"@angular/compiler-cli": "17.0.5",
27-
"ng-packagr": "17.0.0"
27+
"ng-packagr": "17.0.2"
2828
},
2929
"volta": {
3030
"extends": "../../package.json"

0 commit comments

Comments
 (0)