teamscale-javascript-profiler icon indicating copy to clipboard operation
teamscale-javascript-profiler copied to clipboard

chore(deps): update all non-major npm dependencies

Open renovate[bot] opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular ^18.0.4 -> ^18.2.1 age adoption passing confidence
@angular/animations (source) ~18.0.3 -> ~18.2.0 age adoption passing confidence
@angular/cli ~18.0.4 -> ~18.2.1 age adoption passing confidence
@angular/common (source) ~18.0.3 -> ~18.2.0 age adoption passing confidence
@angular/compiler (source) ~18.0.3 -> ~18.2.0 age adoption passing confidence
@angular/compiler-cli (source) ~18.0.3 -> ~18.2.0 age adoption passing confidence
@angular/core (source) ~18.0.3 -> ~18.2.0 age adoption passing confidence
@angular/forms (source) ~18.0.3 -> ~18.2.0 age adoption passing confidence
@angular/platform-browser (source) ~18.0.3 -> ~18.2.0 age adoption passing confidence
@angular/platform-browser-dynamic (source) ~18.0.3 -> ~18.2.0 age adoption passing confidence
@angular/router (source) ~18.0.3 -> ~18.2.0 age adoption passing confidence
@babel/cli (source) ^7.24.7 -> ^7.24.8 age adoption passing confidence
@babel/core (source) ^7.24.7 -> ^7.25.2 age adoption passing confidence
@babel/generator (source) ^7.24.7 -> ^7.25.0 age adoption passing confidence
@babel/parser (source) ^7.24.7 -> ^7.25.3 age adoption passing confidence
@babel/plugin-transform-modules-commonjs (source) ^7.24.7 -> ^7.24.8 age adoption passing confidence
@babel/preset-env (source) ^7.24.7 -> ^7.25.3 age adoption passing confidence
@babel/traverse (source) ^7.24.7 -> ^7.25.3 age adoption passing confidence
@babel/types (source) ^7.24.7 -> ^7.25.2 age adoption passing confidence
@types/micromatch (source) ^4.0.7 -> ^4.0.9 age adoption passing confidence
@types/node (source) ^20.14.5 -> ^20.16.1 age adoption passing confidence
@types/react (source) ^18.3.3 -> ^18.3.4 age adoption passing confidence
@types/ws (source) ^8.5.10 -> ^8.5.12 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.0.5 -> ^5.1.2 age adoption passing confidence
@vue/compiler-sfc (source) ^3.4.29 -> ^3.4.38 age adoption passing confidence
async (source) ^3.2.5 -> ^3.2.6 age adoption passing confidence
axios (source) ^1.7.2 -> ^1.7.4 age adoption passing confidence
cypress (source) ^13.12.0 -> ^13.13.3 age adoption passing confidence
date-and-time ^3.3.0 -> ^3.5.0 age adoption passing confidence
esbuild ^0.21.5 -> ^0.23.1 age adoption passing confidence
eslint (source) ^9.5.0 -> ^9.9.0 age adoption passing confidence
eslint-plugin-prettier ^5.1.3 -> ^5.2.1 age adoption passing confidence
eslint-plugin-promise ^7.0.0 -> ^7.1.0 age adoption passing confidence
eslint-plugin-react ^7.34.3 -> ^7.35.0 age adoption passing confidence
foreground-child ^3.2.1 -> ^3.3.0 age adoption passing confidence
jasmine-core (source) ~5.1.2 -> ~5.2.0 age adoption passing confidence
karma (source) ~6.4.3 -> ~6.4.4 age adoption passing confidence
local-web-server ^5.3.3 -> ^5.4.0 age adoption passing confidence
mockttp ^3.12.0 -> ^3.15.1 age adoption passing confidence
prettier (source) ^3.3.2 -> ^3.3.3 age adoption passing confidence
ts-jest (source) ^29.1.5 -> ^29.2.4 age adoption passing confidence
typescript (source) ^5.4.5 -> ^5.5.4 age adoption passing confidence
vite (source) ^5.3.1 -> ^5.4.2 age adoption passing confidence
vue (source) ^3.4.29 -> ^3.4.38 age adoption passing confidence
vue-tsc (source) ^2.0.21 -> ^2.0.29 age adoption passing confidence
ws ^8.17.1 -> ^8.18.0 age adoption passing confidence
zone.js (source, changelog) ~0.14.7 -> ~0.15.0 age adoption passing confidence

Release Notes

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

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

v18.2.0

Compare Source

Breaking Changes

zone.js
  • fakeAsync will now flush pending timers at the end of the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync
compiler
Commit Type Description
d9d68e73d2 fix reduce chance of conflicts between generated factory and local variables (#​57181)
compiler-cli
Commit Type Description
0b1dd39663 perf improve performance of interpolatedSignalNotInvoked extended diagnostic (#​57291)
core
Commit Type Description
f7918f5272 feat Add 'flush' parameter option to fakeAsync to flush after the test (#​57239)
7919982063 feat Add whenStable helper on ApplicationRef (#​57190)

v18.1.5

Compare Source

compiler-cli
Commit Type Description
5401332b0e fix generate valid TS 5.6 type checking code (#​57303)
core
Commit Type Description
e39b22a932 fix Account for addEventListener to be passed a Window or Document. (#​57282)
db65bc25ca fix Account for addEventListener to be passed a Window or Document. (#​57354)
0e024ecc27 fix complete post-hydration cleanup in components that use ViewContainerRef (#​57300)
822db64b93 fix skip hydration for i18n nodes that were not projected (#​57356)
810f76f574 fix take skip hydration flag into account while hydrating i18n blocks (#​57299)

v18.1.4

Compare Source

compiler
Commit Type Description
6a99f83659 fix reduce chance of conflicts between generated factory and local variables (#​57181)
compiler-cli
Commit Type Description
[afb05ff1c

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[bot] avatar Jun 19 '24 20:06 renovate[bot]