Skip to content

chore(deps): update all dependencies #26

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

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 Sep 10, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 0.803.12 -> 18.1.2 age adoption passing confidence
@angular-devkit/build-ng-packagr 0.803.12 -> 0.1002.0 age adoption passing confidence
@angular-devkit/core 8.3.3 -> 18.1.2 age adoption passing confidence
@angular/animations (source) 8.2.11 -> 18.1.2 age adoption passing confidence
@angular/cli 8.3.12 -> 18.1.2 age adoption passing confidence
@angular/common (source) 8.2.11 -> 18.1.2 age adoption passing confidence
@angular/common (source) ^8.2.5 -> ^8.2.5 || ^18.0.0 age adoption passing confidence
@angular/compiler (source) 8.2.11 -> 18.1.2 age adoption passing confidence
@angular/compiler-cli (source) 8.2.11 -> 18.1.2 age adoption passing confidence
@angular/core (source) ^8.2.5 -> ^8.2.5 || ^18.0.0 age adoption passing confidence
@angular/forms (source) 8.2.11 -> 18.1.2 age adoption passing confidence
@angular/language-service (source) 8.2.11 -> 18.1.2 age adoption passing confidence
@angular/platform-browser (source) 8.2.11 -> 18.1.2 age adoption passing confidence
@angular/platform-browser-dynamic (source) 8.2.11 -> 18.1.2 age adoption passing confidence
@angular/router (source) 8.2.11 -> 18.1.2 age adoption passing confidence
@babel/preset-react (source) 7.0.0 -> 7.24.7 age adoption passing confidence
@nrwl/angular (source) 8.6.0 -> 19.5.3 age adoption passing confidence
@nrwl/cypress (source) 8.6.0 -> 19.5.3 age adoption passing confidence
@nrwl/eslint-plugin-nx (source) 8.6.0 -> 19.5.3 age adoption passing confidence
@nrwl/jest (source) 8.6.0 -> 19.5.3 age adoption passing confidence
@nrwl/react (source) 8.6.0 -> 19.5.3 age adoption passing confidence
@nrwl/web (source) 8.6.0 -> 19.5.3 age adoption passing confidence
@nrwl/workspace (source) 8.6.0 -> 19.5.3 age adoption passing confidence
@testing-library/react 8.0.5 -> 16.0.0 age adoption passing confidence
@types/jest (source) 24.0.9 -> 29.5.12 age adoption passing confidence
@types/jquery (source) 3.3.6 -> 3.5.30 age adoption passing confidence
@types/node (source) 8.9.5 -> 20.14.12 age adoption passing confidence
@types/react (source) 16.9.1 -> 18.3.3 age adoption passing confidence
@types/react-dom (source) 16.8.5 -> 18.3.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 2.0.0-alpha.4 -> 7.17.0 age adoption passing confidence
@typescript-eslint/parser (source) 2.0.0-alpha.4 -> 7.17.0 age adoption passing confidence
codelyzer 4.5.0 -> 6.0.2 age adoption passing confidence
core-js (source) 2.6.9 -> 3.37.1 age adoption passing confidence
cypress (source) 3.4.0 -> 13.13.1 age adoption passing confidence
document-register-element 1.13.1 -> 1.14.10 age adoption passing confidence
dotenv 6.2.0 -> 16.4.5 age adoption passing confidence
eslint (source) 6.3.0 -> 9.8.0 age adoption passing confidence
eslint-config-prettier 6.0.0 -> 9.1.0 age adoption passing confidence
eslint-plugin-import 2.18.2 -> 2.29.1 age adoption passing confidence
eslint-plugin-jsx-a11y 6.2.3 -> 6.9.0 age adoption passing confidence
eslint-plugin-react 7.14.3 -> 7.35.0 age adoption passing confidence
eslint-plugin-react-hooks (source) 1.6.1 -> 4.6.2 age adoption passing confidence
jest (source) 24.1.0 -> 29.7.0 age adoption passing confidence
jest-preset-angular (source) 7.0.0 -> 14.2.0 age adoption passing confidence
prettier (source) 1.15.2 -> 3.3.3 age adoption passing confidence
react (source) 16.9.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 16.9.0 -> 18.3.1 age adoption passing confidence
rxjs (source) 6.5.3 -> 7.8.1 age adoption passing confidence
ts-jest (source) 24.0.0 -> 29.2.3 age adoption passing confidence
ts-node (source) 7.0.1 -> 10.9.2 age adoption passing confidence
tsickle 0.37.0 -> 0.46.3 age adoption passing confidence
tslib (source) 1.10.0 -> 2.6.3 age adoption passing confidence
tslint (source) 5.11.0 -> 6.1.3 age adoption passing confidence
typescript (source) 3.5.3 -> 5.5.4 age adoption passing confidence
zone.js (source, changelog) 0.9.1 -> 0.14.8 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v18.1.2

Compare Source

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 Initiate PostCSS only once
78c611754 fix issue warning when auto adding @angular/localize/init

v18.0.3

Compare Source

@​angular/cli
Commit Type Description
b709d2a24 fix add schema.json options to parsed command, also when a version is passed to ng add <package>@&#8203;<version>
@​angular/build
Commit Type Description

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 force-pushed the renovate/all branch 7 times, most recently from f301967 to 205abda Compare September 12, 2019 21:01
@renovate renovate bot changed the title Update all dependencies chore(deps): update all dependencies Sep 12, 2019
@renovate renovate bot changed the title chore(deps): update all dependencies Update all dependencies Sep 13, 2019
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from 8909fa4 to 1d828cb Compare September 19, 2019 14:32
@renovate renovate bot force-pushed the renovate/all branch 11 times, most recently from 63630d8 to 91b953b Compare September 28, 2019 18:26
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 922b7f1 to 4bc8bcc Compare January 25, 2025 16:23
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 632b461 to 7d5e68e Compare February 3, 2025 18:14
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from e2a601d to c80d7dd Compare February 17, 2025 18:09
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 0aef8d1 to e7c9844 Compare March 2, 2025 19:23
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 49b7b16 to 6ad74c1 Compare March 9, 2025 15:51
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 80eaaff to 849f429 Compare March 24, 2025 06:36
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from a8e7fd1 to 2678243 Compare April 19, 2025 08:03
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from df72596 to 94d8158 Compare April 23, 2025 16:04
@renovate renovate bot force-pushed the renovate/all branch from 94d8158 to 4598620 Compare May 4, 2025 19:49
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.

0 participants