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

fix(deps): update all minor dependencies #286

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 19.0.5 -> 19.2.0 age adoption passing confidence
@angular/animations (source) 19.0.4 -> 19.2.0 age adoption passing confidence
@angular/cli ~19.0.0 -> ~19.2.0 age adoption passing confidence
@angular/common (source) 19.0.4 -> 19.2.0 age adoption passing confidence
@angular/compiler (source) 19.0.4 -> 19.2.0 age adoption passing confidence
@angular/compiler-cli (source) 19.0.4 -> 19.2.0 age adoption passing confidence
@angular/core (source) 19.0.4 -> 19.2.0 age adoption passing confidence
@angular/forms (source) 19.0.4 -> 19.2.0 age adoption passing confidence
@angular/platform-browser (source) 19.0.4 -> 19.2.0 age adoption passing confidence
@angular/platform-browser-dynamic (source) 19.0.4 -> 19.2.0 age adoption passing confidence
@angular/router (source) 19.0.4 -> 19.2.0 age adoption passing confidence
@axe-core/puppeteer 4.8.3 -> 4.10.1 age adoption passing confidence
@babel/core (source) 7.23.7 -> 7.26.9 age adoption passing confidence
@babel/parser (source) 7.23.5 -> 7.26.9 age adoption passing confidence
@babel/preset-env (source) 7.23.8 -> 7.26.9 age adoption passing confidence
@babel/preset-typescript (source) 7.23.3 -> 7.26.0 age adoption passing confidence
@cdssnc/gcds-tokens (source) ^2.6.0 -> ^1.11.0 age adoption passing confidence
@cdssnc/gcds-utility (source) 1.2.1 -> 1.5.0 age adoption passing confidence
@fortawesome/fontawesome-free (source) 6.5.1 -> 6.7.2 age adoption passing confidence
@stencil/core (source) 4.19.2 -> 4.27.2 age adoption passing confidence
@stencil/react-output-target (source) ^0.5.3 -> ^0.8.0 age adoption passing confidence
@stencil/sass (source) 3.0.8 -> 3.1.8 age adoption passing confidence
@stencil/vue-output-target (source) ^0.8.8 -> ^0.9.0 age adoption passing confidence
@types/node (source) ^18.0.0 -> ^20.12.12 age adoption passing confidence
@types/node (source) 20.12.8 -> 20.17.23 age adoption passing confidence
@types/node (source) 18.18.11 -> 18.19.79 age adoption passing confidence
@types/node (source) 20.14.2 -> 20.17.23 age adoption passing confidence
@types/react (source) 18.2.48 -> 18.3.18 age adoption passing confidence
@types/react-dom (source) 18.2.18 -> 18.3.5 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.18.1 -> 6.21.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.18.1 -> 6.21.0 age adoption passing confidence
@vitejs/plugin-vue (source) 5.0.4 -> 5.2.1 age adoption passing confidence
@vue/compiler-dom (source) 3.4.26 -> 3.5.13 age adoption passing confidence
@vue/server-renderer (source) 3.4.26 -> 3.5.13 age adoption passing confidence
babel-loader 9.1.3 -> 9.2.1 age adoption passing confidence
cssnano 6.0.3 -> 6.1.2 age adoption passing confidence
eslint (source) 8.56.0 -> 8.57.1 age adoption passing confidence
eslint (source) 8.54.0 -> 8.57.1 age adoption passing confidence
eslint-config-prettier 9.0.0 -> 9.1.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.8.0 -> 6.10.2 age adoption passing confidence
eslint-plugin-prettier 5.1.3 -> 5.2.3 age adoption passing confidence
get-tsconfig 4.7.2 -> 4.10.0 age adoption passing confidence
linkedom ^0.16.1 -> ^0.18.0 age adoption passing confidence
ng-packagr 19.0.1 -> 19.2.0 age adoption passing confidence
postcss-nested 6.0.1 -> 6.2.0 age adoption passing confidence
puppeteer (source) 21.7.0 -> 21.11.0 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-syntax-highlighter 15.5.0 -> 15.6.1 age adoption passing confidence
sass 1.69.7 -> 1.85.1 age adoption passing confidence
sass 1.80.7 -> 1.85.1 age adoption passing confidence
tslib (source) 2.6.2 -> 2.8.1 age adoption passing confidence
tsx (source) 4.11.0 -> 4.19.3 age adoption passing confidence
typescript (source) ~5.1.0 -> ~5.8.0 age adoption passing confidence
typescript (source) ~5.6.3 -> ~5.8.0 age adoption passing confidence
vue (source) 3.4.21 -> 3.5.13 age adoption passing confidence
vue (source) 3.4.26 -> 3.5.13 age adoption passing confidence
workbox-build (source) 7.0.0 -> 7.3.0 age adoption passing confidence

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

Release Notes

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

v19.2.0

Compare Source

@​schematics/angular
Commit Type Description
fe8d83a1f fix add additional checks for application builder usage
adf4ea5d4 fix remove animations module from ng new app
@​angular-devkit/build-angular
Commit Type Description
ef7ea536f feat add aot option to jest
523d539c6 feat add aot option to karma
a00a49a65 feat add aot to WTR schema
2bae1a9c0 fix support aot option for karma browser builder
@​angular/build
Commit Type Description
11fab9c7d feat add application builder karma testing to package
a5fcf8044 fix provide karma stack trace sourcemap support
964fb778b fix support per component updates of multi-component files
f836be9e6 fix support Vite allowedHosts option for development server
0ddf6aafa fix utilize bazel stamp instead of resolving peer dependency versions
@​angular/ssr
Commit Type Description
9726cd084 feat Add support for route matchers with fine-grained render mode control

v19.1.9

Compare Source

@​angular/build
Commit Type Description
2d361e9b0 fix always disable JSON stats with dev-server

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

v19.1.7

Compare Source

@​schematics/angular
Commit Type Description
de73b1c0c fix include default export for Express app
@​angular/build
Commit Type Description
8890a5f76 fix always provide Vite client helpers with development server
df1d38846 fix configure Vite CORS option
a13a49d95 fix exclude unmodified files from logs with --localize
0826315fa fix handle unlocalizable files correctly in localized prerender
d2e1c8e9f perf cache translated i18n bundles for faster builds
@​angular/ssr
Commit Type Description
[f5d974576](https://redirect.github.com/angular/angular-cli/commit/f5d97457622897b41e73a859dd

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Sorry, something went wrong.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 9, 2023

⚠ Artifact update problem

Renovate failed to update artifacts 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: packages/web/package-lock.json
npm warn ignoring workspace config at /tmp/renovate/repos/github/cds-snc/gcds-components/packages/web/.npmrc
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @angular-devkit/build-angular@16.2.11
npm error Found: typescript@5.4.5
npm error node_modules/typescript
npm error   dev typescript@"~5.4.0" from the root project
npm error   peer typescript@">=3.2.x || >= 4.x" from @wessberg/ts-evaluator@0.0.27
npm error   node_modules/@wessberg/ts-evaluator
npm error     @wessberg/ts-evaluator@"0.0.27" from guess-parser@0.4.22
npm error     node_modules/guess-parser
npm error       guess-parser@"0.4.22" from @angular-devkit/build-angular@16.2.11
npm error       node_modules/@angular-devkit/build-angular
npm error         dev @angular-devkit/build-angular@"^16.0.0" from the root project
npm error   7 more (cosmiconfig, fork-ts-checker-webpack-plugin, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.9.3 <5.2" from @angular-devkit/build-angular@16.2.11
npm error node_modules/@angular-devkit/build-angular
npm error   dev @angular-devkit/build-angular@"^16.0.0" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.1.6
npm error node_modules/typescript
npm error   peer typescript@">=4.9.3 <5.2" from @angular-devkit/build-angular@16.2.11
npm error   node_modules/@angular-devkit/build-angular
npm error     dev @angular-devkit/build-angular@"^16.0.0" 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-05-08T21_56_23_739Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-08T21_56_23_739Z-debug-0.log

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @angular-devkit/build-angular@16.2.11
npm error Found: typescript@5.4.5
npm error node_modules/typescript
npm error   dev typescript@"~5.4.0" from the root project
npm error   peer typescript@">=3.2.x || >= 4.x" from @wessberg/ts-evaluator@0.0.27
npm error   node_modules/@wessberg/ts-evaluator
npm error     @wessberg/ts-evaluator@"0.0.27" from guess-parser@0.4.22
npm error     node_modules/guess-parser
npm error       guess-parser@"0.4.22" from @angular-devkit/build-angular@16.2.11
npm error       node_modules/@angular-devkit/build-angular
npm error         dev @angular-devkit/build-angular@"^16.0.0" from the root project
npm error   7 more (cosmiconfig, fork-ts-checker-webpack-plugin, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.9.3 <5.2" from @angular-devkit/build-angular@16.2.11
npm error node_modules/@angular-devkit/build-angular
npm error   dev @angular-devkit/build-angular@"^16.0.0" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.1.6
npm error node_modules/typescript
npm error   peer typescript@">=4.9.3 <5.2" from @angular-devkit/build-angular@16.2.11
npm error   node_modules/@angular-devkit/build-angular
npm error     dev @angular-devkit/build-angular@"^16.0.0" 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-05-08T21_56_45_554Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-08T21_56_45_554Z-debug-0.log

File name: packages/react/package-lock.json
npm warn ignoring workspace config at /tmp/renovate/repos/github/cds-snc/gcds-components/packages/react/.npmrc
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @angular-devkit/build-angular@16.2.11
npm error Found: typescript@5.4.5
npm error node_modules/typescript
npm error   dev typescript@"~5.4.0" from the root project
npm error   peer typescript@">=3.2.x || >= 4.x" from @wessberg/ts-evaluator@0.0.27
npm error   node_modules/@wessberg/ts-evaluator
npm error     @wessberg/ts-evaluator@"0.0.27" from guess-parser@0.4.22
npm error     node_modules/guess-parser
npm error       guess-parser@"0.4.22" from @angular-devkit/build-angular@16.2.11
npm error       node_modules/@angular-devkit/build-angular
npm error         dev @angular-devkit/build-angular@"^16.0.0" from the root project
npm error   7 more (cosmiconfig, fork-ts-checker-webpack-plugin, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.9.3 <5.2" from @angular-devkit/build-angular@16.2.11
npm error node_modules/@angular-devkit/build-angular
npm error   dev @angular-devkit/build-angular@"^16.0.0" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.1.6
npm error node_modules/typescript
npm error   peer typescript@">=4.9.3 <5.2" from @angular-devkit/build-angular@16.2.11
npm error   node_modules/@angular-devkit/build-angular
npm error     dev @angular-devkit/build-angular@"^16.0.0" 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-05-08T21_56_50_211Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-08T21_56_50_211Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor branch 11 times, most recently from 6dde0ab to 13d90fb Compare September 15, 2023 20:25
@renovate renovate bot force-pushed the renovate/all-minor branch 11 times, most recently from 9a29d97 to 45f6652 Compare September 25, 2023 10:31
@renovate renovate bot force-pushed the renovate/all-minor branch from 45f6652 to 4b297da Compare September 25, 2023 15:52
@renovate renovate bot changed the title chore(deps): update all minor dependencies fix(deps): update all minor dependencies Sep 25, 2023
@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from 190cd60 to 020d9a3 Compare September 26, 2023 14:00
Copy link
Contributor Author

renovate bot commented Feb 9, 2025

⚠️ 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 warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: gcds-components-repo@0.1.13
npm error Found: @angular/animations@19.2.1
npm error node_modules/@angular/animations
npm error   peerOptional @angular/animations@"19.2.1" from @angular/platform-browser@19.2.1
npm error   node_modules/@angular/platform-browser
npm error     peer @angular/platform-browser@"19.2.1" from @angular/forms@19.2.1
npm error     node_modules/@angular/forms
npm error       dev @angular/forms@"^19.0.0" from @stencil/angular-output-target@0.10.0
npm error       utils/angular-output-target
npm error         @stencil/angular-output-target@0.10.0
npm error         node_modules/@stencil/angular-output-target
npm error       1 more (the root project)
npm error     peer @angular/platform-browser@"19.2.1" from @angular/platform-browser-dynamic@19.2.1
npm error     node_modules/@angular/platform-browser-dynamic
npm error       @angular/platform-browser-dynamic@"19.2.0" from the root project
npm error     2 more (@angular/router, the root project)
npm error   @angular/animations@"19.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error @angular/animations@"19.2.0" from the root project
npm error
npm error Conflicting peer dependency: @angular/core@19.2.0
npm error node_modules/@angular/core
npm error   peer @angular/core@"19.2.0" from @angular/animations@19.2.0
npm error   node_modules/@angular/animations
npm error     @angular/animations@"19.2.0" 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 /runner/cache/others/npm/_logs/2025-03-12T05_13_49_516Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-03-12T05_13_49_516Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor branch 13 times, most recently from 35eed87 to 54c075c Compare February 14, 2025 16:53
@renovate renovate bot force-pushed the renovate/all-minor branch 5 times, most recently from d20eb81 to 1cc482a Compare February 25, 2025 14:22
@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from d089e27 to 2428290 Compare March 5, 2025 01:11
@renovate renovate bot force-pushed the renovate/all-minor branch 6 times, most recently from 5aeabf2 to 81bb0e7 Compare March 11, 2025 16:09

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@renovate renovate bot force-pushed the renovate/all-minor branch from 81bb0e7 to 94e5545 Compare March 12, 2025 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants