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 Type Update
@angular/animations (source) 18.2.8 -> 18.2.13 age adoption passing confidence dependencies patch
@angular/cdk 18.2.9 -> 18.2.14 age adoption passing confidence dependencies patch
@angular/cli 18.2.9 -> 18.2.12 age adoption passing confidence devDependencies patch
@angular/common (source) 18.2.8 -> 18.2.13 age adoption passing confidence dependencies patch
@angular/compiler (source) 18.2.8 -> 18.2.13 age adoption passing confidence dependencies patch
@angular/compiler-cli (source) 18.2.8 -> 18.2.13 age adoption passing confidence devDependencies patch
@angular/core (source) 18.2.8 -> 18.2.13 age adoption passing confidence dependencies patch
@angular/forms (source) 18.2.8 -> 18.2.13 age adoption passing confidence dependencies patch
@angular/localize 18.2.8 -> 18.2.13 age adoption passing confidence dependencies patch
@angular/platform-browser (source) 18.2.8 -> 18.2.13 age adoption passing confidence dependencies patch
@angular/platform-browser-dynamic (source) 18.2.8 -> 18.2.13 age adoption passing confidence dependencies patch
@angular/router (source) 18.2.8 -> 18.2.13 age adoption passing confidence dependencies patch
@angular/service-worker (source) 18.2.8 -> 18.2.13 age adoption passing confidence dependencies patch
@angular/upgrade (source) 18.2.8 -> 18.2.13 age adoption passing confidence dependencies patch
@coreui/angular (source) 5.2.21 -> 5.2.25 age adoption passing confidence dependencies patch
@coreui/icons-angular (source) 5.2.21 -> 5.2.25 age adoption passing confidence dependencies patch
@playwright/test (source) 1.49.0 -> 1.49.1 age adoption passing confidence devDependencies patch
@types/jasmine (source) 5.1.4 -> 5.1.5 age adoption passing confidence devDependencies patch
@types/jquery (source) 3.5.31 -> 3.5.32 age adoption passing confidence dependencies patch
@types/node (source) 20.16.14 -> 20.16.15 age adoption passing confidence devDependencies patch
chart.js (source) 4.4.5 -> 4.4.7 age adoption passing confidence dependencies patch
html-webpack-plugin 5.6.2 -> 5.6.3 age adoption passing confidence devDependencies patch
husky 9.1.6 -> 9.1.7 age adoption passing confidence devDependencies patch
lint-staged 15.2.10 -> 15.2.11 age adoption passing confidence devDependencies patch
mime 4.0.4 -> 4.0.6 age adoption passing confidence dependencies patch
nginx 1.27.2-alpine -> 1.27.3-alpine age adoption passing confidence final patch
npm-run-all2 7.0.1 -> 7.0.2 age adoption passing confidence devDependencies patch
sass-loader 16.0.2 -> 16.0.4 age adoption passing confidence devDependencies patch

Release Notes

angular/angular (@​angular/animations)

v18.2.13

Compare Source

migrations
Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#​58777)

v18.2.12

Compare Source

compiler-cli
Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#​58548)

v18.2.11

Compare Source

core
Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#​58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#​58492) (#​58500)

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.14

Compare Source

cdk
Commit Type Description
3bd89ecd5 fix table: run differ for all columns (#​30012)

v18.2.13

Compare Source

cdk
Commit Type Description
1ea3ba383 fix listbox: make tabindex zoneless compatible (#​29970)
890036064 fix table: set explicit role on all cells (#​29987)
3c7de8400 fix testing: allow use of plaintext-only for contenteditable (#​29999)
material
Commit Type Description
c643f04ef fix core: incorrect validation in get-theme-color (#​29994)
aed9094f9 fix snack-bar: prevent override of snack bar action button color (#​27511)

v18.2.12

Compare Source

material
Commit Type Description
3fc968a59 fix datepicker: use SVG icons for calendar (#​29957)

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)
angular/angular-cli (@​angular/cli)

v18.2.12

Compare Source

@​angular/cli
Commit Type Description
c3925ed7f fix support default options for multiselect list x-prompt
@​angular/build
Commit Type Description
c8bee8415 fix allow .js file replacements in all configuration cases
93f552112 fix improve URL rebasing for hyphenated Sass namespaced variables

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
coreui/coreui-angular (@​coreui/angular)

v5.2.25

Compare Source

  • chore(dependencies): update to Angular 18.2.12
  • fix(tabs-list): allowSignalWrites for tabsService effect

v5.2.24

Compare Source

  • chore(dependencies): update to Angular 18.2.11
  • refactor(tab-panel): animateChild for optional nested animations

v5.2.23

Compare Source

  • chore(dependencies): update
  • refactor(html-attr.directive): signal input, cleanup
  • refactor(icon): signal inputs, host bindings, cleanup

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

microsoft/playwright (@​playwright/test)

v1.49.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/33802 - [Bug]: Codegen's Clear button doesn't work if not recordinghttps://github.com/microsoft/playwright/issues/338066 - [Bug]: playwright hangs while waiting for pending navigationhttps://github.com/microsoft/playwright/issues/3378787 - [Bug]: VSC extension isn't capturing all entered tehttps://github.com/microsoft/playwright/issues/33788788 - [Regression]: Double clicking the steps in trace viewer doesn't filter actihttps://github.com/microsoft/playwright/issues/337723772 - [Bug]: aria_snapshot generates invalid yaml when combined with an aria-label attrhttps://github.com/microsoft/playwright/issues/3379133791 - [Bug]: text input with number value raises "container is not iterable" with to_match_aria_snahttps://github.com/microsoft/playwright/issues/33644/33644 - [Bug]: getByRole can't find element with the accessible name from label element when aria-labelledby is nothttps://github.com/microsoft/playwright/issues/33660s/33660 - [Regression]: Unable to open Playwright UI in Dark Mode

Browser Versions
  • Chromium 131.0.6778.33
  • Mozilla Firefox 132.0
  • WebKit 18.2

This version was also tested against the following stable channels:

  • Google Chrome 130
  • Microsoft Edge 130
chartjs/Chart.js (chart.js)

v4.4.7

Compare Source

Essential Links
Types
  • #​11521 fix: correct typing for doughnut, pie, and polarArea charts
  • #​11948 Export TRBL from geometric
Documentation
  • #​11968 Add documentation about setting default tooltip fonts
  • #​11962 Show correct title in multi series pie chart example
Development

Thanks to @​Connormiha, @​DustinEwan, @​LeeLenaleee, @​dependabot and @​dependabot[bot]

v4.4.6

Compare Source

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

v5.6.3

Compare Source

typicode/husky (husky)

v9.1.7

Compare Source

lint-staged/lint-staged (lint-staged)

v15.2.11

Compare Source

Patch Changes
  • #​1484 bcfe309 Thanks @​wormsik! - Escape paths containing spaces when using the "shell" option.

  • #​1487 7dd8caa Thanks @​iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.

broofa/mime (mime)

v4.0.6

Compare Source

Bug Fixes

v4.0.5

Compare Source

Bug Fixes
4.0.4 (2024-07-06)
4.0.3 (2024-04-25)
Bug Fixes
4.0.2 (2024-04-24)
Bug Fixes
4.0.1 (2023-12-17)
Bug Fixes
bcomnes/npm-run-all2 (npm-run-all2)

v7.0.2

Compare Source

Merged
  • Upgrade: Bump neostandard from 0.11.9 to 0.12.0 #164
  • Upgrade: Bump codecov/codecov-action from 4 to 5 #161
Commits
  • Raise cross-spawn version floor to ^7.0.6 45a9e19
  • Merge pull request #​163 from bcomnes/dependabot/npm_and_yarn/mocha-11.0.1 285967a
  • Upgrade: Bump mocha from 10.8.2 to 11.0.1 5d1aea5
webpack-contrib/sass-loader (sass-loader)

v16.0.4

Compare Source

v16.0.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.25" 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-12-18T14_55_25_606Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-18T14_55_25_606Z-debug-0.log

@renovate renovate bot force-pushed the deps/patch-all-minor-patch branch 4 times, most recently from 5373cbd to 3d9a7cc Compare November 6, 2024 18:07
@renovate renovate bot force-pushed the deps/patch-all-minor-patch branch 7 times, most recently from 887f63d to 1be1f1d Compare November 15, 2024 12:53
@renovate renovate bot force-pushed the deps/patch-all-minor-patch branch 5 times, most recently from 9137c5c to 8e24b68 Compare November 25, 2024 12:26
@renovate renovate bot force-pushed the deps/patch-all-minor-patch branch 5 times, most recently from 6d1fdf4 to b57ddd0 Compare November 26, 2024 13:34
@renovate renovate bot force-pushed the deps/patch-all-minor-patch branch 6 times, most recently from c5d0cae to 4d19fcb Compare December 3, 2024 13:20
@renovate renovate bot force-pushed the deps/patch-all-minor-patch branch 3 times, most recently from 7664265 to ad0dc8d Compare December 10, 2024 14:50
@renovate renovate bot force-pushed the deps/patch-all-minor-patch branch 3 times, most recently from 073e58f to 811be9e Compare December 17, 2024 23:38
| datasource | package                           | from     | to       |
| ---------- | --------------------------------- | -------- | -------- |
| npm        | @angular/animations               | 18.2.8   | 18.2.13  |
| npm        | @angular/cdk                      | 18.2.9   | 18.2.14  |
| npm        | @angular/cli                      | 18.2.9   | 18.2.12  |
| npm        | @angular/common                   | 18.2.8   | 18.2.13  |
| npm        | @angular/compiler                 | 18.2.8   | 18.2.13  |
| npm        | @angular/compiler-cli             | 18.2.8   | 18.2.13  |
| npm        | @angular/core                     | 18.2.8   | 18.2.13  |
| npm        | @angular/forms                    | 18.2.8   | 18.2.13  |
| npm        | @angular/localize                 | 18.2.8   | 18.2.13  |
| npm        | @angular/platform-browser         | 18.2.8   | 18.2.13  |
| npm        | @angular/platform-browser-dynamic | 18.2.8   | 18.2.13  |
| npm        | @angular/router                   | 18.2.8   | 18.2.13  |
| npm        | @angular/service-worker           | 18.2.8   | 18.2.13  |
| npm        | @angular/upgrade                  | 18.2.8   | 18.2.13  |
| npm        | @coreui/angular                   | 5.2.21   | 5.2.25   |
| npm        | @coreui/icons-angular             | 5.2.21   | 5.2.25   |
| npm        | @playwright/test                  | 1.49.0   | 1.49.1   |
| npm        | @types/jasmine                    | 5.1.4    | 5.1.5    |
| 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.7    |
| npm        | html-webpack-plugin               | 5.6.2    | 5.6.3    |
| npm        | husky                             | 9.1.6    | 9.1.7    |
| npm        | lint-staged                       | 15.2.10  | 15.2.11  |
| npm        | mime                              | 4.0.4    | 4.0.6    |
| docker     | nginx                             | 1.27.2   | 1.27.3   |
| npm        | npm-run-all2                      | 7.0.1    | 7.0.2    |
| npm        | sass-loader                       | 16.0.2   | 16.0.4   |
@renovate renovate bot force-pushed the deps/patch-all-minor-patch branch from 811be9e to 1d5854b Compare December 18, 2024 14:55
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