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 all non-major dependencies #157

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 13, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 18.0.3 -> 18.2.12 age adoption passing confidence
@angular/animations (source) 18.0.2 -> 18.2.13 age adoption passing confidence
@angular/cdk 18.0.2 -> 18.2.14 age adoption passing confidence
@angular/cli 18.0.3 -> 18.2.12 age adoption passing confidence
@angular/common (source) 18.0.2 -> 18.2.13 age adoption passing confidence
@angular/compiler (source) 18.0.2 -> 18.2.13 age adoption passing confidence
@angular/compiler-cli (source) 18.0.2 -> 18.2.13 age adoption passing confidence
@angular/core (source) 18.0.2 -> 18.2.13 age adoption passing confidence
@angular/forms (source) 18.0.2 -> 18.2.13 age adoption passing confidence
@angular/material 18.0.2 -> 18.2.14 age adoption passing confidence
@angular/platform-browser (source) 18.0.2 -> 18.2.13 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.0.2 -> 18.2.13 age adoption passing confidence
@angular/router (source) 18.0.2 -> 18.2.13 age adoption passing confidence
@types/jest (source) 29.5.12 -> 29.5.14 age adoption passing confidence
@types/node (source) 20.4.4 -> 20.17.10 age adoption passing confidence
@types/uuid (source) 9.0.2 -> 9.0.8 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.15.0 -> 7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.15.0 -> 7.18.0 age adoption passing confidence
cypress (source) 13.11.0 -> 13.16.1 age adoption passing confidence
cypress-real-events 1.12.0 -> 1.13.0 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-plugin-prettier 5.0.1 -> 5.2.1 age adoption passing confidence
highlight.js (source) 11.9.0 -> 11.10.0 age adoption passing confidence
jest-preset-angular (source) 14.0.3 -> 14.4.2 age adoption passing confidence
luxon 3.4.4 -> 3.5.0 age adoption passing confidence
material-icons (source) 1.13.9 -> 1.13.12 age adoption passing confidence
ng-packagr 18.0.0 -> 18.2.1 age adoption passing confidence
prettier (source) 3.3.2 -> 3.4.2 age adoption passing confidence
ts-jest (source) 29.1.2 -> 29.2.5 age adoption passing confidence
ts-node (source) 10.9.1 -> 10.9.2 age adoption passing confidence
tslib (source) 2.6.2 -> 2.8.1 age adoption passing confidence
typescript (source) ~5.4.5 -> ~5.7.0 age adoption passing confidence
zone.js (source, changelog) ~0.14.2 -> ~0.15.0 age adoption passing confidence

Release Notes

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

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

v18.2.9

Compare Source

@​schematics/angular
Commit Type Description
237f7c5d0 fix update browserslist config to include last 2 Android major versions
@​angular/build
Commit Type Description
d749ba6a3 fix allow direct bundling of TSX files with application builder
b91c82d89 fix avoid race condition in sass importer

v18.2.8

Compare Source

@​schematics/angular
Commit Type Description
b522002ff fix add validation for component and directive class name
dfd2d5c05 fix include index.csr.html in resources asset group
@​angular/build
Commit Type Description
9445916f9 fix Ctrl + C not terminating dev-server with SSR
9b5cfaa8c fix always generate a new hash for optimized chunk

v18.2.7

Compare Source

@​schematics/angular
Commit Type Description
3f98193d6 fix support single quote setting in JetBrains IDEs
@​angular/build
Commit Type Description
8274184e1 fix add animate to valid self-closing elements
2648e811e fix add few more SVG elements animateMotion, animateTransform, and feBlend etc. to valid self-closing elements
736e126e4 fix separate Vite cache by project

v18.2.6

Compare Source

@​angular/build
Commit Type Description
9d0b67124 fix allow missing HTML file request to fallback to index
5fea635b2 fix update rollup to 4.22.4

v18.2.5

Compare Source

@​angular/build
Commit Type Description
707431625 fix support HTTP HEAD requests for virtual output files
1032b3da1 fix update vite to 5.4.6

v18.2.4

Compare Source

@​angular/build
Commit Type Description
765309a2e fix prevent transformation of Node.js internal dependencies by Vite

v18.2.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
482076612 fix update webpack-dev-middleware to 7.4.2

v18.2.2

Compare Source

@​angular-devkit/build-angular
Commit Type Description
504b00b93 fix clear context in Karma by default for single run executions
82b76086e fix update webpack to 5.94.0

v18.2.1

Compare Source

18.2.1 (2024-08-21)

@​angular-devkit/schematics-cli
Commit Description
fix - 94e27c88b prevent bypassing select/checkbox prompts on validation failure
@​angular/cli
Commit Description
fix - 05a274a01 prevent bypassing select/checkbox prompts on validation failure
@​angular-devkit/build-angular
Commit Description
fix - ddeb2b2b9 remove outdated browser-esbuild option warning
@​angular/build
Commit Description
fix - 83b2699ab improve error message when an unhandled exception occurs during prerendering
fix - 0be4038a5 support reading on-disk files during i18n extraction

v18.2.0

Compare Source

@​angular/build
Commit Type Description
182ecbd18 fix allow explicitly disabling TypeScript incremental mode
34908a3fc fix lazy load Node.js inspector for dev server

v18.1.4

Compare Source

18.1.4 (2024-08-07)

@​angular/build
Commit Description
fix - f8b092711 allow explicitly disabling TypeScript incremental mode
fix - f3a5970fc lazy load Node.js inspector for dev server

v18.1.3

Compare Source

@​angular/build
Commit Type Description
a28615d7d fix add CSP nonce attribute to script tags when inline critical CSS is disabled
747a1447c fix prevent build failures with remote CSS imports when Tailwind is configured
c0933f2c0 fix resolve error with extract-i18n builder for libraries

v18.1.2

Compare Source

@​angular/build
Commit Type Description
5b9378a3b fix account for HTML base HREF for dev-server externals
3e4ea77d7 fix correctly detect comma in Sass URL lexer
d868270f1 fix prevent redirection loop
3573ac655 fix serve HTML files directly

v18.1.1

Compare Source

@​angular-devkit/build-angular
Commit Type Description
4f6cee272 fix skip undefined files when generating budget stats
@​angular/build
Commit Type Description
96dc7e6ed fix remove Vite "/@​id/" prefix for explicit external dependencies
bdef39801 fix resolve only ".wasm" files

v18.1.0

Compare Source

@​angular/cli
Commit Type Description
6c0f60d1b fix make ng update to keep newline at the end of package.json
@​angular-devkit/build-angular
Commit Type Description
1eb36e593 fix reduce the number of max workers to available CPUs minus one
c6fc0203e fix rollback terser to 5.29.2
@​angular/build
Commit Type Description
628d87a94 feat support WASM/ES Module integration proposal
fb8e3c39a fix allow top-level await in zoneless applications
5ec724338 fix correctly name entry points to match budgets
cd97134a6 fix normalize paths during module resolution in Vite
27bd67083 fix redirect to path with trailing slash for asset directories
e8a6d6bc4 fix reduce the number of max workers to available CPUs minus one
3091956f5 fix support import attributes in JavaScript transformer

v18.0.7

Compare Source

@​angular/cli
Commit Type Description
67bf90131 fix make ng update to keep newline at the end of package.json
@​angular-devkit/build-angular
Commit Type Description
9b43ecbd0 fix reduce the number of max workers to available CPUs minus one
03dad6806 fix rollback terser to 5.29.2
@​angular/build
Commit Type Description
fc928f638 fix correctly name entry points to match budgets
2d51e8607 fix redirect to path with trailing slash for asset directories
16f1c1e01 fix reduce the number of max workers to available CPUs minus one

v18.0.6

Compare Source

@​angular/build
Commit Type Description
98a8a8a78 fix show JavaScript cache store initialization warning

v18.0.5

Compare Source

18.0.5 (2024-06-20)

@​schematics/angular
Commit Description
fix - 5c705e800 update schematics to use RouterModule when --routing flag is present
@​angular-devkit/build-angular
Commit Description
fix - 86e031dc7 use istanbul-lib-instrument directly for karma code coverage
@​angular/build
Commit Description
fix - bdd168f37 add CSP nonce to script with src tags
fix - 405c14809 automatically resolve .mjs files when using Vite
fix - 7360a346e use Node.js available parallelism for default worker count

v18.0.4

Compare Source

@​angular/build
Commit Type Description
791ef809d fix do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled
20fc6ca05 fix generate module preloads next to script elements in index HTML
3a1bf5c8a fix Init

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update all non-major dependencies Update all non-major dependencies Dec 13, 2023
@Laess3r
Copy link
Member

Laess3r commented Dec 13, 2023

This MR is partially wrong. Angular 17 requires typescript < 5.3.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0cead77 to 6905e6a Compare December 15, 2023 08:24
@renovate renovate bot changed the title Update all non-major dependencies chore(deps): update all non-major dependencies Dec 15, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6905e6a to ddf4c09 Compare December 22, 2023 05:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7dde7f4 to 8da8144 Compare January 11, 2024 05:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from eebae52 to 8ee35f5 Compare January 23, 2024 02:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8ee35f5 to 146363a Compare January 25, 2024 05:47
Copy link
Author

renovate bot commented Jan 25, 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

<--- Last few GCs --->

[198:0x6e62c90]    69953 ms: Scavenge (reduce) 1787.9 (1820.9) -> 1787.9 (1821.9) MB, 23.55 / 0.00 ms  (average mu = 0.832, current mu = 0.784) allocation failure; 
[198:0x6e62c90]    70974 ms: Mark-Compact (reduce) 1788.8 (1821.9) -> 1788.8 (1822.9) MB, 931.67 / 0.00 ms  (+ 198.5 ms in 32 steps since start of marking, biggest step 49.5 ms, walltime since start of marking 1359 ms) (average mu = 0.665, current mu = 0.

<--- JS stacktrace --->

FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
----- Native stack trace -----

 1: 0xb82c28 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [npm install]
 2: 0xeed540 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [npm install]
 3: 0xeed827 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [npm install]
 4: 0x10ff3c5  [npm install]
 5: 0x1117248 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [npm install]
 6: 0x10ed361 v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [npm install]
 7: 0x10ee4f5 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [npm install]
 8: 0x10cac16 v8::internal::Factory::AllocateRaw(int, v8::internal::AllocationType, v8::internal::AllocationAlignment) [npm install]
 9: 0x10bc844 v8::internal::FactoryBase<v8::internal::Factory>::AllocateRawWithImmortalMap(int, v8::internal::AllocationType, v8::internal::Map, v8::internal::AllocationAlignment) [npm install]
10: 0x10bfb57 v8::internal::FactoryBase<v8::internal::Factory>::NewRawTwoByteString(int, v8::internal::AllocationType) [npm install]
11: 0x1230927 v8::internal::JsonParser<unsigned short>::MakeString(v8::internal::JsonString const&, v8::internal::Handle<v8::internal::String>) [npm install]
12: 0x123680d  [npm install]
13: 0x1238779 v8::internal::JsonParser<unsigned short>::ParseJson(v8::internal::Handle<v8::internal::Object>) [npm install]
14: 0xf7f21e v8::internal::Builtin_JsonParse(int, unsigned long*, v8::internal::Isolate*) [npm install]
15: 0x1960df6  [npm install]
/usr/local/bin/node: line 6:   198 Aborted                 (core dumped) /opt/containerbase/tools/node/20.13.0/bin/node --use-openssl-ca "$@"

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4d231c5 to 816e502 Compare February 1, 2024 08:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 2c7c6e4 to 7242c73 Compare February 15, 2024 05:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1d1419c to 118d4ad Compare February 28, 2024 02:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 118d4ad to 40f2717 Compare February 29, 2024 05:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 38f073c to 3ccfb46 Compare March 14, 2024 07:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b83b04a to f8f1bc6 Compare March 22, 2024 02:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2dc5d8a to 233da1f Compare March 29, 2024 08:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 247b887 to 10dac4c Compare April 5, 2024 02:52
Copy link
Author

renovate bot commented Aug 21, 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: [email protected]
npm error Found: [email protected]
npm error node_modules/zone.js
npm error   zone.js@"~0.15.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer zone.js@"~0.14.10" from @angular/[email protected]
npm error node_modules/@angular/core
npm error   @angular/core@"18.2.13" from the root project
npm error   peer @angular/core@"18.2.13" from @angular/[email protected]
npm error   node_modules/@angular/animations
npm error     @angular/animations@"18.2.13" from the root project
npm error   1 more (@porscheinformatik/material-addons)
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-12T01_39_39_648Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-12T01_39_39_648Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 2caf1e3 to e6f4032 Compare August 30, 2024 02:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0f85f2c to aff951a Compare September 10, 2024 05:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2ba0952 to b62ec16 Compare September 17, 2024 08:18
@renovate renovate bot changed the title chore(deps): update all non-major dependencies Update all non-major dependencies Sep 17, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b6bac18 to 3c7f8ba Compare September 21, 2024 03:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 7bd6c35 to 5fa8e8d Compare October 4, 2024 02:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 19869e1 to 03ed8d4 Compare October 16, 2024 23:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9b6da82 to c0987e7 Compare October 24, 2024 05:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a20884d to 4859d21 Compare November 2, 2024 05:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e566dd8 to 95498f0 Compare November 14, 2024 17:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7b1c5df to 29de43c Compare November 23, 2024 11:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 29de43c to 8dd0b61 Compare November 27, 2024 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant