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

feat(Dependencies): Update all non-major dependencies (patch) #6351

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 19.1.7 -> 19.1.8 age adoption passing confidence
@angular/animations (source) 19.1.6 -> 19.1.7 age adoption passing confidence
@angular/cdk 19.1.4 -> 19.1.5 age adoption passing confidence
@angular/cli 19.1.7 -> 19.1.8 age adoption passing confidence
@angular/common (source) 19.1.6 -> 19.1.7 age adoption passing confidence
@angular/compiler (source) 19.1.6 -> 19.1.7 age adoption passing confidence
@angular/compiler-cli (source) 19.1.6 -> 19.1.7 age adoption passing confidence
@angular/core (source) 19.1.6 -> 19.1.7 age adoption passing confidence
@angular/forms (source) 19.1.6 -> 19.1.7 age adoption passing confidence
@angular/localize 19.1.6 -> 19.1.7 age adoption passing confidence
@angular/platform-browser (source) 19.1.6 -> 19.1.7 age adoption passing confidence
@angular/platform-browser-dynamic (source) 19.1.6 -> 19.1.7 age adoption passing confidence
@angular/router (source) 19.1.6 -> 19.1.7 age adoption passing confidence
@angular/service-worker (source) 19.1.6 -> 19.1.7 age adoption passing confidence
@angular/upgrade (source) 19.1.6 -> 19.1.7 age adoption passing confidence
@coreui/angular (source) 5.3.15 -> 5.3.16 age adoption passing confidence
@coreui/icons-angular (source) 5.3.15 -> 5.3.16 age adoption passing confidence
chart.js (source) 4.4.7 -> 4.4.8 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v19.1.8

Compare Source

@​angular/cli
Commit Type Description
f76cee637 fix correctly parse and resolve relative schematic collection names on Windows
ceba7739c fix prefer installed package as fallback when listing package groups
@​angular-devkit/build-angular
Commit Type Description
c54b9996a fix pass missing options to Karma esbuild builder
@​angular/build
Commit Type Description
2f60a24dd fix suppress asset missing warning for /index.html requests
b8f7952b7 fix update critical CSS inlining to support autoCsp
angular/angular (@​angular/animations)

v19.1.7

Compare Source

common
Commit Type Description
e9f10eb4c9 fix clean up urlChanges subscribers when root scope is destroyed (#​59703)
compiler-cli
Commit Type Description
16fc074689 fix avoid crash in isolated transform operations (#​59869)
forms
Commit Type Description
ec1e4c3d94 fix Fix typing on FormRecord. (#​59993)
angular/components (@​angular/cdk)

v19.1.5

Compare Source

19.1.5 "bromine-bread" (2025-02-19)

material
Commit Description
fix - 90ac6134d checkbox: ensure native control receives clicks (#​30511)
fix - 2eb6424b2 paginator: disabled buttons not visible in high contrast mode (#​30505)
fix - 96d7d87c8 slide-toggle: rendering issue in Safari 18.3 (#​30490)
fix - 16593f1dc snack-bar: snack-bar action button does not follow material guidelines (#​27769)
fix - 76f28469f tooltip: regression when injecting ViewContainerRef (#​30500)
perf - c2b363ea6 radio: Optimize costly css selectors. (#​30470)
cdk
Commit Description
fix - 719e67d29 drag-drop: avoid retaining destroyed items until next drag (#​30514)
perf - c24b17955 table: Short circuit _removeStickyStyle calls against elements with no sticky styles (#​30471)
coreui/coreui-angular (@​coreui/angular)

v5.3.16

Compare Source

5.3.16

@coreui/angular 5.3.16
@coreui/angular-chartjs 5.3.16
@coreui/icons-angular 5.3.16

  • chore(dependencies): tilde ~ dependencies for @​coreui/* packages to avoid Sass modules mismatch

Full Changelog: coreui/coreui-angular@5.3.14...5.3.16

chartjs/Chart.js (chart.js)

v4.4.8

Compare Source

Essential Links

  • #​12034 [fix] Handle non-primitives in isNumber

Bugs Fixed

  • #​12035 Export ...ParsedData interfaces
  • #​12012 Fix helpers `Chart` type
  • #​11991 Bugfix: TypeError in Interaction due to out-of-bounds index
  • #​11986 Bugfix: return nearest non-null point on interaction when spanGaps=true
  • #​11984 Bugfix: span gaps over null values beyond scale limits

Types

Documentation

Development

Thanks to @​etimberg, @​joshkel, @​marisst, @​pensono and @​prems51


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file patch labels Feb 19, 2025
@renovate renovate bot force-pushed the deps/patch-all-minor-patch branch from a589cb3 to a208b34 Compare February 19, 2025 17:26
@renovate renovate bot changed the title feat(Dependencies): Update all non-major dependencies to v5.3.16 (patch) feat(Dependencies): Update all non-major dependencies (patch) Feb 19, 2025
| datasource | package                           | from   | to     |
| ---------- | --------------------------------- | ------ | ------ |
| npm        | @angular-devkit/build-angular     | 19.1.7 | 19.1.8 |
| npm        | @angular/animations               | 19.1.6 | 19.1.7 |
| npm        | @angular/cdk                      | 19.1.4 | 19.1.5 |
| npm        | @angular/cli                      | 19.1.7 | 19.1.8 |
| npm        | @angular/common                   | 19.1.6 | 19.1.7 |
| npm        | @angular/compiler                 | 19.1.6 | 19.1.7 |
| npm        | @angular/compiler-cli             | 19.1.6 | 19.1.7 |
| npm        | @angular/core                     | 19.1.6 | 19.1.7 |
| npm        | @angular/forms                    | 19.1.6 | 19.1.7 |
| npm        | @angular/localize                 | 19.1.6 | 19.1.7 |
| npm        | @angular/platform-browser         | 19.1.6 | 19.1.7 |
| npm        | @angular/platform-browser-dynamic | 19.1.6 | 19.1.7 |
| npm        | @angular/router                   | 19.1.6 | 19.1.7 |
| npm        | @angular/service-worker           | 19.1.6 | 19.1.7 |
| npm        | @angular/upgrade                  | 19.1.6 | 19.1.7 |
| npm        | @coreui/angular                   | 5.3.15 | 5.3.16 |
| npm        | @coreui/icons-angular             | 5.3.15 | 5.3.16 |
| npm        | chart.js                          | 4.4.7  | 4.4.8  |
@renovate renovate bot force-pushed the deps/patch-all-minor-patch branch from a208b34 to 08d1329 Compare February 19, 2025 20:38
@renovate renovate bot requested a review from a team February 20, 2025 00:41
@dweinholz dweinholz merged commit 9df50ec into dev Feb 20, 2025
2 of 4 checks passed
@dweinholz dweinholz deleted the deps/patch-all-minor-patch branch February 20, 2025 07:35
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 patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant