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

chore(deps): update all non-major dependencies #2736

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-devkit/build-angular 16.1.1 -> 16.2.14 age adoption passing confidence devDependencies minor
@angular-eslint/eslint-plugin (source) 16.0.3 -> 16.3.1 age adoption passing confidence devDependencies minor
@angular/animations (source) 16.1.2 -> 16.2.12 age adoption passing confidence dependencies minor
@angular/cdk 16.1.2 -> 16.2.14 age adoption passing confidence dependencies minor
@angular/cli 16.1.1 -> 16.2.14 age adoption passing confidence devDependencies minor
@angular/common (source) 16.1.2 -> 16.2.12 age adoption passing confidence dependencies minor
@angular/compiler (source) 16.1.2 -> 16.2.12 age adoption passing confidence dependencies minor
@angular/compiler-cli (source) 16.1.2 -> 16.2.12 age adoption passing confidence devDependencies minor
@angular/core (source) 16.1.2 -> 16.2.12 age adoption passing confidence dependencies minor
@angular/forms (source) 16.1.2 -> 16.2.12 age adoption passing confidence dependencies minor
@angular/language-service (source) 16.1 -> 16.2 age adoption passing confidence devDependencies minor
@angular/material 16.1.2 -> 16.2.14 age adoption passing confidence dependencies minor
@angular/platform-browser (source) 16.1.2 -> 16.2.12 age adoption passing confidence dependencies minor
@angular/platform-browser-dynamic (source) 16.1.2 -> 16.2.12 age adoption passing confidence dependencies minor
@angular/router (source) 16.1.2 -> 16.2.12 age adoption passing confidence dependencies minor
@commitlint/cli (source) 17.6.5 -> 17.8.1 age adoption passing confidence devDependencies minor
@commitlint/config-angular (source) 17.6.5 -> 17.8.1 age adoption passing confidence devDependencies minor
@types/jasmine (source) 4.3.4 -> 4.6.4 age adoption passing confidence devDependencies minor
@types/jasminewd2 (source) 2.0.10 -> 2.0.13 age adoption passing confidence devDependencies patch
@types/lodash (source) 4.14.195 -> 4.17.4 age adoption passing confidence devDependencies minor
@types/node (source) 20.3.1 -> 20.14.2 age adoption passing confidence devDependencies minor
@types/prismjs (source) 1.26.0 -> 1.26.4 age adoption passing confidence devDependencies patch
chokidar 3.5.3 -> 3.6.0 age adoption passing confidence devDependencies minor
concurrently 8.2.0 -> 8.2.2 age adoption passing confidence devDependencies patch
core-js (source) 3.31.0 -> 3.37.1 age adoption passing confidence dependencies minor
jasmine-core (source) 5.0.1 -> 5.1.2 age adoption passing confidence devDependencies minor
karma (source) 6.4.2 -> 6.4.3 age adoption passing confidence devDependencies patch
lint-staged 13.2.2 -> 13.3.0 age adoption passing confidence devDependencies minor
node (source) 18.16.0 -> 18.20.3 age adoption passing confidence minor
rimraf 5.0.1 -> 5.0.7 age adoption passing confidence devDependencies patch
ts-node (source) 10.9.1 -> 10.9.2 age adoption passing confidence devDependencies patch
tslib (source) 2.5.3 -> 2.6.3 age adoption passing confidence dependencies minor
typescript (source) 5.1.3 -> 5.4.5 age adoption passing confidence devDependencies minor
uuid 9.0.0 -> 9.0.1 age adoption passing confidence devDependencies patch
zone.js (source, changelog) 0.13.1 -> 0.14.6 age adoption passing confidence dependencies minor

Release Notes

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

v16.2.14

Compare Source

@​angular-devkit/build-angular
Commit Type Description
1068c3c73 fix update vite to 4.5.3

v16.2.13

Compare Source

@​angular-devkit/build-angular
Commit Type Description
5ad507e3d fix update webpack-dev-middleware to 6.1.2

v16.2.12

Compare Source

@​angular-devkit/build-angular
Commit Type Description
5fad40162 fix update dependency vite to v4.5.2

v16.2.11

Compare Source

@​angular-devkit/build-angular
Commit Type Description
e0e011fc4 build update dependency vite to v4.5.1

v16.2.10

Compare Source

@​angular-devkit/build-angular
Commit Type Description
bab3672cd fix normalize exclude path

v16.2.9

Compare Source

16.2.9 (2023-11-01)
@​schematics/angular
Commit Description
fix - 75b74912b allow dash in selector before a number
@​angular-devkit/schematics
Commit Description
fix - 5f4ca4ebf running external schematics with yarn pnp

v16.2.8

Compare Source

@​angular/cli
Commit Type Description
44275601b fix remove the need to specify --migrate-only when --name is used during ng update

v16.2.7

Compare Source

@​schematics/angular
Commit Type Description
f1a0c3361 fix change Twitter logo to X

v16.2.6

Compare Source

@​angular-devkit/build-angular
Commit Type Description
c6ea25626 fix fully downlevel async/await when using vite dev-server with caching enabled

v16.2.5

Compare Source

@​angular-devkit/build-angular
Commit Type Description
933358186 fix do not print Angular is running in development mode. in the server console when using dev-server
493bd3906 fix update dependency postcss to v8.4.31

v16.2.4

Compare Source

@​schematics/angular
Commit Type Description
5dc7fb1a1 fix update @angular/cli version specifier to use ^

v16.2.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
39643bee1 fix correctly re-point RXJS to ESM on Windows
d8d116b31 fix several windows fixes to application builder prerendering
@​ngtools/webpack
Commit Type Description
f1195d035 fix fix recursion in webpack resolve

v16.2.2

Compare Source

@​angular-devkit/build-angular
Commit Type Description
e3a40a49a fix support dev server proxy pathRewrite field in Vite-based server

v16.2.1

Compare Source

@​angular-devkit/build-angular
Commit Type Description
221ab2483 fix display warning when using resourcesOutputPath with esbuild builder
fe752ad87 fix encode Sass package resolve directories in importer URLs
82b0f94fd fix handle HMR updates of global CSS when using Vite
6a48a11b8 fix update vite to be able to serve app-shell and SSG pages
fdb16f7cd fix use correct type for extraEntryPoints

v16.2.0

Compare Source

@​angular-devkit/build-angular
Commit Type Description
e6b377436 feat add ssr option in application builder
c05c83be7 feat add initial application builder implementation
095f5aba6 feat add initial support for server bundle generation using esbuild
cb165a75d feat add pre-rendering (SSG) and App-shell support generation to application builder
2a3fc6846 feat add preload hints based on transitive initial files
099cec758 feat add support for serving SSR with dev-server when using the application builder
449e21b3a fix correctly load dev server assets with vite 4.4.0+
f42f10135 fix ensure preload hints for external stylesheets are marked as styles
7defb3635 fix ensure that server dependencies are loaded also in ssr entrypoint
05f31bd28 fix prevent race condition in setting up sass worker pool
5048f6e82 fix Set chunk names explicitly
974748cdf perf filter postcss usage based on content in esbuild builder
61a652d91 perf inject Sass import/use directive importer information when resolving
a0a2c7aef perf only load browserslist in babel preset if needed
6bfd1800e perf use in-memory Sass module resolution cache

v16.1.8

Compare Source

Commit Type Description
7a420d338 fix build: update critters

v16.1.7

Compare Source

@​angular-devkit/build-angular
Commit Type Description
1dab4ed87 fix hot update filename suffix with .mjs

v16.1.6

Compare Source

@​angular-devkit/build-angular
Commit Type Description
20816b57f fix error during critical CSS inlining for external stylesheets

v16.1.5

Compare Source

@​angular/cli
Commit Type Description
7e91d4709 fix add zone.js to ng version output
475506822 fix throw an error when executed in a google3-context
@​angular-devkit/build-angular
Commit Type Description
07d3d8c6a fix correctly wrap CommonJS exported enums when optimizing

v16.1.4

Compare Source

@​angular-devkit/build-angular
Commit Type Description
7016cee57 fix normalize paths in loader cache with esbuild

v16.1.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
b56ab0798 fix use absolute watch paths for postcss dependency messages

v16.1.2

Compare Source

@​angular/cli
Commit Type Description
3475e0281 fix update direct semver dependencies to 7.5.3
@​angular-devkit/build-angular
Commit Type Description
8108b8c2d fix allow linker JIT support with prebundling with esbuild builder
502365037 fix use all style language watch files in esbuild builder
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v16.3.1

Compare Source

Note: Version bump only for package @​angular-eslint/eslint-plugin

v16.3.0

Compare Source

Bug Fixes

v16.2.0

Compare Source

Bug Fixes
  • eslint-plugin: [use-component-selector] applies to template literals (#​1468) (cbe60d3)
Features

16.1.2 (2023-09-04)

Bug Fixes
  • angular-eslint: ignore hostDirectives for no-output-rename and no-outputs-metadata-property (#​1466) (208bf25)

16.1.1 (2023-08-20)

Bug Fixes
  • eslint-plugin: export require-localize-metadata rule (#​1469) (e3dc936)

v16.1.2

Compare Source

Bug Fixes
  • angular-eslint: ignore hostDirectives for no-output-rename and no-outputs-metadata-property (#​1466) (208bf25)

v16.1.1

Compare Source

Bug Fixes
  • eslint-plugin: export require-localize-metadata rule (#​1469) (e3dc936)

v16.1.0

Compare Source

Bug Fixes
Features

16.0.3 (2023-05-29)

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

👻 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 21, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 18e6b5f to fa66fb9 Compare May 25, 2023 10:58
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v18.16.14 chore(deps): update all non-major dependencies May 25, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from ad0cd6c to 1f4c8d0 Compare May 30, 2023 08:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 9dff2b8 to 056fcaa Compare June 9, 2023 11:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0f39d00 to 95967c9 Compare June 16, 2023 13:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 17a08e3 to 1e5d94e Compare June 26, 2023 07:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 132bd64 to ab445e2 Compare June 29, 2023 01:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 1d09267 to 1c15763 Compare April 10, 2024 19:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0532c92 to 38eeb58 Compare April 16, 2024 21:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 4ccf9d1 to 9ea9365 Compare May 7, 2024 01:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7e4ce9f to 4d2b13f Compare May 10, 2024 19:13
Copy link
Contributor Author

renovate bot commented May 10, 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: nestjs-docs@1.0.0
npm error Found: zone.js@0.14.6
npm error node_modules/zone.js
npm error   zone.js@"0.14.6" from the root project
npm error
npm error Could not resolve dependency:
npm error peer zone.js@"~0.13.0" from @angular/core@16.2.12
npm error node_modules/@angular/core
npm error   @angular/core@"16.2.12" from the root project
npm error   peer @angular/core@"16.2.12" from @angular/animations@16.2.12
npm error   node_modules/@angular/animations
npm error     @angular/animations@"16.2.12" 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-06-05T11_24_45_038Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-06-05T11_24_45_038Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from ef7d885 to df3668a Compare May 17, 2024 03:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from df3668a to ecc2d48 Compare May 21, 2024 19:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 426fe74 to 3cbccf2 Compare June 4, 2024 22:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3cbccf2 to e73cc52 Compare June 5, 2024 11: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants