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

Update angular packages #55

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 16.0.1 -> 16.2.14 age adoption passing confidence
@angular-eslint/builder (source) 16.0.2 -> 16.3.1 age adoption passing confidence
@angular-eslint/eslint-plugin (source) 16.0.2 -> 16.3.1 age adoption passing confidence
@angular-eslint/eslint-plugin-template (source) 16.0.2 -> 16.3.1 age adoption passing confidence
@angular-eslint/schematics (source) 16.0.2 -> 16.3.1 age adoption passing confidence
@angular-eslint/template-parser (source) 16.0.2 -> 16.3.1 age adoption passing confidence
@angular/cli ~16.0.2 -> ~16.2.0 age adoption passing confidence
@angular/compiler (source) 16.0.2 -> 16.2.12 age adoption passing confidence
@angular/compiler-cli (source) 16.0.2 -> 16.2.12 age adoption passing confidence
@ngrx/store-devtools 16.0.0 -> 16.3.0 age adoption passing confidence
@playwright/test (source) 1.33.0 -> 1.45.0 age adoption passing confidence
bootstrap (source) 5.2.3 -> 5.3.3 age adoption passing confidence
jose 4.14.4 -> 4.15.7 age adoption passing confidence
tslib (source) 2.5.0 -> 2.6.3 age adoption passing confidence
zone.js (source, changelog) ~0.13.0 -> ~0.14.0 age adoption passing confidence

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

v16.1.1

Compare Source

@​angular-devkit/build-angular
Commit Type Description
f017fee2e fix actually disable Vite prebundling file discovery
2b4beaca2 fix experimental esbuild pipeline, add es2015 to main fields for RxJS v6 compatibility
e3c85e00e fix track postcss provided file dependencies in esbuild builder
1419fff88 fix unpin and downgrade browserslist
950a4b60f fix watch all bundler provided inputs with esbuild builder

v16.1.0

Compare Source

@​schematics/angular
Commit Type Description
b14b95990 feat add bootstrap-agnostic utilities for writing ng-add schematics
@​angular-devkit/build-angular
Commit Type Description
3ede1a2ca feat allow forcing esbuild builder with dev-server
2d141fe3b feat show estimated transfer size with esbuild builder
9aa9b5264 feat support autoprefixer/tailwind CSS with Less/Sass in esbuild builder
3d1c09b23 feat support dev-server package prebundling with esbuild builder
d8930facc feat support incremental TypeScript semantic diagnostics in esbuild builder
5cacd34a2 fix watch all TypeScript referenced files in esbuild builder
8336ad80d perf enable in-memory load result caching for stylesheets in esbuild builder

v16.0.6

Compare Source

@​angular-devkit/build-angular
Commit Type Description
eebb54cbf fix correctly handle sass imports
081b62539 fix support proxy configuration array-form in esbuild builder

v16.0.5

Compare Source

@​angular-devkit/build-angular
Commit Type Description
9817b984b fix ignore .git folder in browser-esbuild watcher
ce95d2545 fix ignore folders starting with a dot in browser-esbuild watcher

v16.0.4

Compare Source

@​angular-devkit/build-angular
Commit Type Description
5bff97d5b fix correctly set overridden compiler option
cd0247514 fix preemptively remove AOT metadata in esbuild builder

v16.0.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
1d83bb656 fix percent encode asset URLs in development server for esbuild

v16.0.2

Compare Source

@​angular-devkit/build-angular
Commit Type Description
7a3c895c8 fix attempt relative global script read first in esbuild builder
f30be2518 fix correctly generate serviceworker hashes for binary assets
117e8d001 fix normalize Vite dev-server Windows asset paths
e5c1d43de perf minor sourcemap ignorelist improvements for esbuild builder
angular-eslint/angular-eslint (@​angular-eslint/builder)

v16.3.1

Compare Source

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

v16.3.0

Compare Source

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

v16.2.0

Compare Source

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

16.1.2 (2023-09-04)

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

16.1.1 (2023-08-20)

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

v16.1.2

Compare Source

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

v16.1.1

Compare Source

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

v16.1.0

Compare Source

Bug Fixes

16.0.3 (2023-05-29)

Bug Fixes

16.0.2 (2023-05-17)

Bug Fixes

16.0.1 (2023-05-03)

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

v16.0.3

Compare Source

Bug Fixes
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

16.0.2 (2023-05-17)

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

16.0.1 (2023-05-03)

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

v16.0.3

Compare Source

Bug Fixes
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v16.3.1

Compare Source

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

v16.3.0

Compare Source

Bug Fixes
Features
  • eslint-plugin-template: allow alias option in [use-track-by-function] (#​1497) (354d394)

v16.2.0

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), 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 Update one or more dependencies version label Aug 1, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 1, 2023

⚠ 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: @nxt-engineering/kubernetes-client-angular@1.0.0
npm error Found: zone.js@0.14.5
npm error node_modules/zone.js
npm error   zone.js@"~0.14.0" from @nxt-engineering/kubernetes-client-angular@1.0.0
npm error   packages/kubernetes-client-angular
npm error     @nxt-engineering/kubernetes-client-angular@1.0.0
npm error     node_modules/@nxt-engineering/kubernetes-client-angular
npm error       workspace packages/kubernetes-client-angular 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.0.2" from @nxt-engineering/kubernetes-client-angular@1.0.0
npm error   packages/kubernetes-client-angular
npm error     @nxt-engineering/kubernetes-client-angular@1.0.0
npm error     node_modules/@nxt-engineering/kubernetes-client-angular
npm error       workspace packages/kubernetes-client-angular from the root project
npm error   peer @angular/core@"^16.0.0" from @ngrx/store@16.3.0
npm error   node_modules/@ngrx/store
npm error     @ngrx/store@"^16.0.0" from @nxt-engineering/kubernetes-client-angular@1.0.0
npm error     packages/kubernetes-client-angular
npm error       @nxt-engineering/kubernetes-client-angular@1.0.0
npm error       node_modules/@nxt-engineering/kubernetes-client-angular
npm error     1 more (@ngrx/store-devtools)
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-07T00_46_15_302Z-eresolve-report.txt

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

@renovate renovate bot force-pushed the renovate/angular-packages branch 3 times, most recently from a38c47b to 8f9af2f Compare August 7, 2023 14:20
@renovate renovate bot force-pushed the renovate/angular-packages branch from 8f9af2f to 916200b Compare August 9, 2023 23:34
@renovate renovate bot force-pushed the renovate/angular-packages branch 2 times, most recently from 6952e31 to 0932807 Compare August 20, 2023 18:35
@renovate renovate bot force-pushed the renovate/angular-packages branch 4 times, most recently from ce11a7b to eb84c02 Compare September 5, 2023 15:55
@renovate renovate bot force-pushed the renovate/angular-packages branch 5 times, most recently from 27055b6 to 486dafc Compare September 20, 2023 15:08
@renovate renovate bot force-pushed the renovate/angular-packages branch 3 times, most recently from 5603cca to ce538b2 Compare October 3, 2023 18:50
@renovate renovate bot force-pushed the renovate/angular-packages branch 3 times, most recently from 8e80f83 to 87725b6 Compare October 11, 2023 12:23
@renovate renovate bot force-pushed the renovate/angular-packages branch 2 times, most recently from 5c4fbd4 to a4306a8 Compare October 14, 2023 18:30
@renovate renovate bot force-pushed the renovate/angular-packages branch 2 times, most recently from 8a57583 to 57a8f8d Compare October 25, 2023 18:41
@renovate renovate bot force-pushed the renovate/angular-packages branch from 57a8f8d to e935328 Compare November 1, 2023 09:13
@renovate renovate bot force-pushed the renovate/angular-packages branch 2 times, most recently from 6ecfca4 to 04867d5 Compare November 8, 2023 17:01
@renovate renovate bot force-pushed the renovate/angular-packages branch from 04867d5 to 0ea2fe1 Compare December 21, 2023 22:56
@renovate renovate bot force-pushed the renovate/angular-packages branch from 0ea2fe1 to abb74d7 Compare January 30, 2024 20:33
@renovate renovate bot force-pushed the renovate/angular-packages branch from abb74d7 to 9bc83e1 Compare February 20, 2024 16:16
@renovate renovate bot force-pushed the renovate/angular-packages branch from 9bc83e1 to b4a8a3b Compare March 7, 2024 14:28
@renovate renovate bot force-pushed the renovate/angular-packages branch from b4a8a3b to 0a2f383 Compare March 25, 2024 16:51
@renovate renovate bot force-pushed the renovate/angular-packages branch from 0a2f383 to 70f7d8b Compare April 11, 2024 17:35
Copy link
Contributor Author

renovate bot commented May 17, 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: @nxt-engineering/kubernetes-client-angular@1.0.0
npm error Found: zone.js@0.14.7
npm error node_modules/zone.js
npm error   zone.js@"~0.14.0" from @nxt-engineering/kubernetes-client-angular@1.0.0
npm error   packages/kubernetes-client-angular
npm error     @nxt-engineering/kubernetes-client-angular@1.0.0
npm error     node_modules/@nxt-engineering/kubernetes-client-angular
npm error       workspace packages/kubernetes-client-angular 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.0.2" from @nxt-engineering/kubernetes-client-angular@1.0.0
npm error   packages/kubernetes-client-angular
npm error     @nxt-engineering/kubernetes-client-angular@1.0.0
npm error     node_modules/@nxt-engineering/kubernetes-client-angular
npm error       workspace packages/kubernetes-client-angular from the root project
npm error   peer @angular/core@"^16.0.0" from @ngrx/store@16.3.0
npm error   node_modules/@ngrx/store
npm error     @ngrx/store@"^16.0.0" from @nxt-engineering/kubernetes-client-angular@1.0.0
npm error     packages/kubernetes-client-angular
npm error       @nxt-engineering/kubernetes-client-angular@1.0.0
npm error       node_modules/@nxt-engineering/kubernetes-client-angular
npm error     1 more (@ngrx/store-devtools)
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-25T00_28_32_197Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-06-25T00_28_32_197Z-debug-0.log

@renovate renovate bot force-pushed the renovate/angular-packages branch from 70f7d8b to ae22199 Compare June 4, 2024 21:37
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/angular-packages branch from ae22199 to 583cc90 Compare June 18, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants