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

dependencies: Update all minor dependencies #658

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 12.1.4 -> 12.2.18 age adoption passing confidence
@angular-eslint/builder (source) 12.3.1 -> 12.7.0 age adoption passing confidence
@angular-eslint/eslint-plugin (source) 12.3.1 -> 12.7.0 age adoption passing confidence
@angular-eslint/eslint-plugin-template (source) 12.3.1 -> 12.7.0 age adoption passing confidence
@angular-eslint/schematics (source) 12.3.1 -> 12.7.0 age adoption passing confidence
@angular-eslint/template-parser (source) 12.3.1 -> 12.7.0 age adoption passing confidence
@angular/animations (source) 12.1.4 -> 12.2.17 age adoption passing confidence
@angular/cdk 12.1.4 -> 12.2.13 age adoption passing confidence
@angular/cli 12.1.4 -> 12.2.18 age adoption passing confidence
@angular/common (source) 12.1.4 -> 12.2.17 age adoption passing confidence
@angular/compiler (source) 12.1.4 -> 12.2.17 age adoption passing confidence
@angular/compiler-cli (source) 12.1.4 -> 12.2.17 age adoption passing confidence
@angular/core (source) 12.1.4 -> 12.2.17 age adoption passing confidence
@angular/forms (source) 12.1.4 -> 12.2.17 age adoption passing confidence
@angular/language-service (source) 12.1.4 -> 12.2.17 age adoption passing confidence
@angular/material 12.1.4 -> 12.2.13 age adoption passing confidence
@angular/platform-browser (source) 12.1.4 -> 12.2.17 age adoption passing confidence
@angular/platform-browser-dynamic (source) 12.1.4 -> 12.2.17 age adoption passing confidence
@angular/router (source) 12.1.4 -> 12.2.17 age adoption passing confidence
@types/jasmine (source) 3.8.2 -> 3.10.18 age adoption passing confidence
@types/node (source) 14.17.7 -> 14.18.63 age adoption passing confidence
@types/qrcode (source) 1.4.1 -> 1.5.5 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 4.28.5 -> 4.33.0 age adoption passing confidence
@typescript-eslint/parser (source) 4.28.5 -> 4.33.0 age adoption passing confidence
ajv (source) 8.6.2 -> 8.16.0 age adoption passing confidence
assert 2.0.0 -> 2.1.0 age adoption passing confidence
bignumber.js 9.0.1 -> 9.1.2 age adoption passing confidence
core-js (source) 3.16.0 -> 3.37.1 age adoption passing confidence
eslint-plugin-import 2.23.4 -> 2.29.1 age adoption passing confidence
jasmine (source) 3.8.0 -> 3.99.0 age adoption passing confidence
jasmine-core (source) 3.8.0 -> 3.99.1 age adoption passing confidence
karma-chrome-launcher 3.1.0 -> 3.2.0 age adoption passing confidence
karma-coverage 2.0.3 -> 2.2.1 age adoption passing confidence
ngx-toastr (source) 14.0.0 -> 14.3.0 age adoption passing confidence
prettier (source) 2.3.2 -> 2.8.8 age adoption passing confidence
qrcode 1.4.4 -> 1.5.3 age adoption passing confidence
sass 1.37.0 -> 1.77.6 age adoption passing confidence
tslib (source) 2.3.0 -> 2.6.3 age adoption passing confidence
web3 1.5.0 -> 1.10.4 age adoption passing confidence
zone.js (source, changelog) 0.11.4 -> 0.14.7 age adoption passing confidence

Release Notes

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

v12.2.18

Compare Source

12.2.18 (2022-07-21)

@​angular-devkit/build-angular
Commit Description
fix - 4d723ca95 update terser to address CVE-2022-25858

Special Thanks

Alan Agius, Joey Perrott and Paul Gschwendtner

v12.2.17

Compare Source

@​angular-devkit/architect-cli
Commit Type Description
ccb0f95f3 fix update minimist to 1.2.6
@​angular-devkit/schematics-cli
Commit Type Description
abcdf4df2 fix update minimist to 1.2.6
@​angular-devkit/benchmark
Commit Type Description
2656a330e fix update minimist to 1.2.6

Special Thanks

Alan Agius

v12.2.16

Compare Source

12.2.16 (2022-01-31)

@​angular-devkit/build-angular
Commit Type Description
ebfdcc635 fix invalid browsers version ranges

Special Thanks

Alan Agius

v12.2.15

Compare Source

@​angular-devkit/build-angular
Commit Type Description
526115fdb fix updated webpack-dev-server to latest security patch

Special Thanks

Doug Parker and iRealNirmal

v12.2.14

Compare Source

@​angular/cli
Commit Type Description
30295b33e fix error when updating Angular packages across multi-major migrations
e07bd059e fix logic which determines which temp version of the CLI is to be download during ng update
ce1ec0420 fix update ng update output for Angular packages
dd9f8df52 fix update pacote to 12.0.2

Special Thanks

Alan Agius and Doug Parker

v12.2.13

Compare Source

@​angular-devkit/build-angular
Commit Type Description
a2bd940e4 fix add verbose logging for differential loading and i18n

Special Thanks

Charles Lyding and Doug Parker

v12.2.12

Compare Source

12.2.12 (2021-10-27)

@​angular-devkit/build-angular
Commit Description
fix - 2decc2d26 avoid extra filesystem access with i18n and differential loading
fix - 802b1b037 remove potential race condition in i18n worker execution
fix - cce88c2e1 update critters to version 0.0.12

Special Thanks

Alan Agius, Charles Lyding, Joey Perrott and Mikhail Vasiliev

v12.2.11

Compare Source

12.2.11 (2021-10-20)

@​angular/cli
Commit Description
fix - e0112603c add engine field support for npm 8 and higher
fix - b93e63ff6 correct grammar error in Analytics consent prompt
fix - 008094bd1 run stable migrations when package version is prerelease
@​angular-devkit/build-angular
Commit Description
fix - 227bf2e86 add "Failed to compile" message
fix - 6173609c5 transform remapped sourcemap into a plain object
fix - 349047523 update esbuild to 0.13.8
fix - 892eeadd1 update mini-css-extract-plugin to 2.4.2
fix - 8d52d9b7f use a separate worker pool for i18n inlining

Special Thanks

Alan Agius, Charles Lyding, Extacy and Sushrit_Lawliet

v12.2.10

Compare Source

12.2.10 (2021-10-13)

@​schematics/angular
Commit Description
fix - f6ed31fdf wrap bootstrapping code in an HMR compatible manner
@​angular/cli
Commit Description
fix - 73a47af80 accept UA-00000-0 format in analytics tracking id
fix - d2e24d396 generate new random user ID when passing empty string to uuid
@​angular-devkit/build-angular
Commit Description
fix - 7b01a0004 enable custom es2015 conditional exports
fix - 892567487 improve fidelity and performance of babel loader sourcemaps

Special Thanks

Alan Agius and Charles Lyding

v12.2.9

Compare Source

@​angular-devkit/build-angular
Commit Type Description
9d45b7752 fix add web-streams-polyfill to downlevel exclusion list
ccedf53a8 fix update esbuild to 0.13.4

Special Thanks

Alan Agius and Charles Lyding

v12.2.8

Compare Source

@​angular-devkit/build-angular
Commit Type Description
821a1b5a9 fix babel adjust enum plugin incorrectly transforming loose enums

Special Thanks

Paul Gschwendtner

v12.2.7

Compare Source

@​angular-devkit/build-angular
Commit Type Description
d856b4d23 fix support WASM-based esbuild optimizer fallback

Special Thanks

Alan Agius and Charles Lyding

v12.2.6

Compare Source

@​angular/cli
Commit Type Description
8b21effad fix handle FORCE_COLOR when stdout is not instance of WriteStream
@​angular-devkit/build-angular
Commit Type Description
ea60f0f52 fix handle FORCE_COLOR when stdout is not instance of WriteStream

Special Thanks

Alan Agius

v12.2.5

Compare Source

@​angular-devkit/build-angular
Commit Type Description
0498768c5 fix disable dev-server response compression
367fce2e9 fix improve Safari browserslist to esbuild target conversion

Special Thanks:

Alan Agius and Charles Lyding

v12.2.4

Compare Source

@​angular-devkit/build-angular
Commit Type Description
aaadef026 fix update esbuild to 0.12.24
f8a9f4a01 fix update mini-css-extract-plugin to 2.2.1

Special Thanks

Alan Agius

v12.2.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
3e3321857 fix RGBA converted to hex notation in component styles breaks IE11

Special Thanks:

Alan Agius and Trevor Karjanis

v12.2.2

Compare Source

@​angular-devkit/build-angular
Commit Description
a55118a75 fix: provide supported browsers to esbuild
81baa4f95 fix: update Angular peer dependencies to 12.2 stable
297410ae8 fix: handle undefined entrypoints when marking async chunks
@​ngtools/webpack
Commit Description
b7199f366 fix: update Angular peer dependencies to 12.2 stable

Special Thanks:

Alan Agius, Charles Lyding, Joey Perrott and Simon Primetzhofer

v12.2.1

Compare Source

@​angular-devkit/architect-cli
Commit Type Description
ccb0f95f3 fix update minimist to 1.2.6
@​angular-devkit/schematics-cli
Commit Type Description
abcdf4df2 fix update minimist to 1.2.6
@​angular-devkit/benchmark
Commit Type Description
2656a330e fix update minimist to 1.2.6

Special Thanks

Alan Agius

v12.2.0

Compare Source

@​angular/cli
Commit Description
259e26979 fix(@​angular/cli): merge npmrc files values
c1eddbdc9 fix(@​angular/cli): handle YARN_ environment variables during ng update and ng add
6b00d1270 fix(@​angular/cli): handle NPM_CONFIG environment variables during ng update and ng add
88ee85c41 fix(@​angular/cli): disable update notifier when retrieving package manager version during ng version
@​angular-devkit/build-angular
Commit Description
d750c686f fix(@​angular-devkit/build-angular): add priority to copy-webpack-plugin patterns
4bcd1dc9e fix(@​angular-devkit/build-angular): allow classes with pure a

Configuration

📅 Schedule: Branch creation - "before 8am on thursday" in timezone Europe/Berlin, 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 Aug 4, 2021
@CLAassistant
Copy link

CLAassistant commented Aug 4, 2021

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Aug 4, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.94%. Comparing base (7a7916b) to head (2455332).

Current head 2455332 differs from pull request most recent head b79100b

Please upload reports for the commit b79100b to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #658      +/-   ##
==========================================
+ Coverage   95.77%   95.94%   +0.17%     
==========================================
  Files          95       92       -3     
  Lines        2508     2392     -116     
  Branches      334      316      -18     
==========================================
- Hits         2402     2295     -107     
+ Misses         58       55       -3     
+ Partials       48       42       -6     

see 9 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a7916b...b79100b. Read the comment docs.

@renovate renovate bot force-pushed the renovate/all-minor branch 8 times, most recently from 7a2da95 to 589f25a Compare August 11, 2021 19:28
@renovate renovate bot force-pushed the renovate/all-minor branch 8 times, most recently from 40cb8ac to a147450 Compare August 23, 2021 17:24
@renovate renovate bot force-pushed the renovate/all-minor branch 8 times, most recently from df314a2 to 9583f20 Compare August 30, 2021 17:35
@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from 5aaf918 to f3c95e3 Compare September 1, 2021 20:51
@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from 99dbaf9 to 50a876d Compare January 9, 2024 19:26
@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from dff6eb2 to 7be6ba2 Compare January 21, 2024 00:14
@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from aa70333 to 8b5c837 Compare February 16, 2024 03:41
@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from 9d6b539 to adc1db1 Compare March 19, 2024 04:32
@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from 1c1dbe5 to d8ae35c Compare April 17, 2024 01:33
@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from 650a9fb to c59bcc5 Compare May 7, 2024 01:29
@renovate renovate bot force-pushed the renovate/all-minor branch 4 times, most recently from 50a5b76 to 4a6025c Compare May 17, 2024 07:41
@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from 71521d7 to 96b7d9b Compare May 31, 2024 01:43
@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from 783db91 to 88ff0ed Compare June 6, 2024 21:13
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

1 participant