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) #6258

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 18.2.9 -> 18.2.11 age adoption passing confidence
@angular/animations (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/cdk 18.2.9 -> 18.2.11 age adoption passing confidence
@angular/cli 18.2.9 -> 18.2.11 age adoption passing confidence
@angular/common (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/compiler (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/compiler-cli (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/core (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/forms (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/localize 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/platform-browser (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/router (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/service-worker (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/upgrade (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@coreui/angular (source) 5.2.21 -> 5.2.22 age adoption passing confidence
@coreui/icons-angular (source) 5.2.21 -> 5.2.22 age adoption passing confidence
@types/jquery (source) 3.5.31 -> 3.5.32 age adoption passing confidence
@types/node (source) 20.16.14 -> 20.16.15 age adoption passing confidence
chart.js (source) 4.4.5 -> 4.4.6 age adoption passing confidence
html-webpack-plugin 5.6.2 -> 5.6.3 age adoption passing confidence

Release Notes

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

v18.2.11

Compare Source

v18.2.10

Compare Source

@​angular-devkit/build-angular
Commit Type Description
7b775f4e0 fix update http-proxy-middleware to 3.0.3
@​angular/build
Commit Type Description
b1e5f51f9 fix Address build issue in Node.js LTS versions with prerendering or SSR
angular/angular (@​angular/animations)

v18.2.10

Compare Source

compiler
Commit Type Description
69dce38e778 fix transform pseudo selectors correctly for the encapsulated view. (#​58417)
localize
Commit Type Description
3b989ac5bd9 fix Adding arb format to the list of valid formats in the localization extractor cli (#​58287)

v18.2.9

Compare Source

compiler-cli
Commit Type Description
b0ab653965 fix report when NgModule imports or exports itself (#​58231)
angular/components (@​angular/cdk)

v18.2.11

Compare Source

cdk
Commit Type Description
5d1bc76430 fix tree: only handle keyboard events directly from the node
a3449dc851 perf table: Use ResizeObservers instead of dom measurement to reduce layout thrashing (where possible) (#​29814)
material
Commit Type Description
a98c886163 fix button: anchor not handling disabledInteractive correctly (#​29938)
810040e8fc fix sidenav: remove IE animation workaround (#​29929)
197747e2bd fix stepper: remove IE animation workaround (#​29916)

v18.2.10

Compare Source

material
Commit Type Description
501faa9a54 fix chips: emitting end event multiple times when holding down key (#​29894)
4a0397a1c7 fix tabs: remove IE animation workaround (#​29899)
coreui/coreui-angular (@​coreui/angular)

v5.2.22

Compare Source

  • chore(dependencies): update
  • refactor(collapse): input signals, host bindings
  • refactor(navbar): input signals, host bindings
  • refactor(icon.directive): host binding innerHtml
  • refactor(offcanvas): minor fixes
  • refactor(sidebar-nav): minor fixes

chartjs/Chart.js (chart.js)

v4.4.6

Compare Source

jantimon/html-webpack-plugin (html-webpack-plugin)

v5.6.3

Compare Source


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 Oct 23, 2024
@renovate renovate bot force-pushed the deps/patch-all-minor-patch branch from 672c1e2 to 0f60a52 Compare October 23, 2024 06:05
@renovate renovate bot changed the title feat(Dependencies): Update dependency html-webpack-plugin to v5.6.3 feat(Dependencies): Update all non-major dependencies (patch) Oct 23, 2024
@renovate renovate bot requested a review from a team October 23, 2024 09:50
@renovate renovate bot force-pushed the deps/patch-all-minor-patch branch 3 times, most recently from d587e54 to a94f090 Compare October 28, 2024 19:19
Copy link
Contributor Author

renovate bot commented Oct 28, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @denbi/[email protected]
npm error Found: @coreui/[email protected]
npm error node_modules/@coreui/coreui
npm error   @coreui/coreui@"5.1.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @coreui/coreui@"^5.2.0" from @coreui/[email protected]
npm error node_modules/@coreui/angular
npm error   @coreui/angular@"5.2.22" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-10-31T17_24_21_488Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-10-31T17_24_21_488Z-debug-0.log

@renovate renovate bot force-pushed the deps/patch-all-minor-patch branch from a94f090 to e89f6b3 Compare October 30, 2024 22:40
| datasource | package                           | from     | to       |
| ---------- | --------------------------------- | -------- | -------- |
| npm        | @angular-devkit/build-angular     | 18.2.9   | 18.2.11  |
| npm        | @angular/animations               | 18.2.8   | 18.2.10  |
| npm        | @angular/cdk                      | 18.2.9   | 18.2.11  |
| npm        | @angular/cli                      | 18.2.9   | 18.2.11  |
| npm        | @angular/common                   | 18.2.8   | 18.2.10  |
| npm        | @angular/compiler                 | 18.2.8   | 18.2.10  |
| npm        | @angular/compiler-cli             | 18.2.8   | 18.2.10  |
| npm        | @angular/core                     | 18.2.8   | 18.2.10  |
| npm        | @angular/forms                    | 18.2.8   | 18.2.10  |
| npm        | @angular/localize                 | 18.2.8   | 18.2.10  |
| npm        | @angular/platform-browser         | 18.2.8   | 18.2.10  |
| npm        | @angular/platform-browser-dynamic | 18.2.8   | 18.2.10  |
| npm        | @angular/router                   | 18.2.8   | 18.2.10  |
| npm        | @angular/service-worker           | 18.2.8   | 18.2.10  |
| npm        | @angular/upgrade                  | 18.2.8   | 18.2.10  |
| npm        | @coreui/angular                   | 5.2.21   | 5.2.22   |
| npm        | @coreui/icons-angular             | 5.2.21   | 5.2.22   |
| npm        | @types/jquery                     | 3.5.31   | 3.5.32   |
| npm        | @types/node                       | 20.16.14 | 20.16.15 |
| npm        | chart.js                          | 4.4.5    | 4.4.6    |
| npm        | html-webpack-plugin               | 5.6.2    | 5.6.3    |
@renovate renovate bot force-pushed the deps/patch-all-minor-patch branch from e89f6b3 to 8eb57dc Compare October 31, 2024 17:24
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.

0 participants