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 #604

Merged
merged 1 commit into from
Mar 18, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-builders/custom-webpack 11.0.0 -> 11.1.1 age adoption passing confidence
@angular-devkit/build-angular 0.1102.1 -> 0.1102.5 age adoption passing confidence
@angular/animations 11.2.1 -> 11.2.6 age adoption passing confidence
@angular/cdk 11.2.1 -> 11.2.5 age adoption passing confidence
@angular/cli 11.2.1 -> 11.2.5 age adoption passing confidence
@angular/common 11.2.1 -> 11.2.6 age adoption passing confidence
@angular/compiler 11.2.1 -> 11.2.6 age adoption passing confidence
@angular/compiler-cli 11.2.1 -> 11.2.6 age adoption passing confidence
@angular/core 11.2.1 -> 11.2.6 age adoption passing confidence
@angular/forms 11.2.1 -> 11.2.6 age adoption passing confidence
@angular/language-service 11.2.1 -> 11.2.6 age adoption passing confidence
@angular/material 11.2.1 -> 11.2.5 age adoption passing confidence
@angular/platform-browser 11.2.1 -> 11.2.6 age adoption passing confidence
@angular/platform-browser-dynamic 11.2.1 -> 11.2.6 age adoption passing confidence
@angular/router 11.2.1 -> 11.2.6 age adoption passing confidence
@types/jasmine 3.6.3 -> 3.6.7 age adoption passing confidence
@types/node 14.14.28 -> 14.14.35 age adoption passing confidence
@typescript-eslint/eslint-plugin 4.15.1 -> 4.18.0 age adoption passing confidence
@typescript-eslint/parser 4.15.1 -> 4.18.0 age adoption passing confidence
ajv 7.1.1 -> 7.2.1 age adoption passing confidence
core-js 3.8.3 -> 3.9.1 age adoption passing confidence
eslint (source) 7.20.0 -> 7.22.0 age adoption passing confidence
jasmine (source) 3.6.4 -> 3.7.0 age adoption passing confidence
jasmine-core (source) 3.6.0 -> 3.7.0 age adoption passing confidence
ngx-toastr (source) 13.2.0 -> 13.2.1 age adoption passing confidence
node 12.20.2 -> 12.21.0 age adoption passing confidence
rxjs 6.6.3 -> 6.6.6 age adoption passing confidence
sass 1.32.7 -> 1.32.8 age adoption passing confidence

Release Notes

just-jeb/angular-builders

v11.1.1

Compare Source

v11.1.0

Compare Source

angular/angular

v11.2.6

Compare Source

Bug Fixes
Performance Improvements

v11.2.5

Compare Source

Bug Fixes
  • bazel: fix incorrect rollup plugin method signature (#​41101) (925746b)
  • language-service: Only provide dom completions for inline templates (#​41078) (a05eb13)
Performance Improvements

v11.2.4

Compare Source

Bug Fixes

v11.2.3

Compare Source

Performance Improvements
  • language-service: Skip Angular analysis when quick info requested outside a template (#​40956) (0dd1fac)

v11.2.2

Compare Source

Bug Fixes
Performance Improvements
  • core: use ngDevMode to tree-shake warning (#​40876) (c8a2e3a)
  • language-service: short-circuit LS operations when we know there is no Angular information to provide (#​40946) (73a3ff1)
angular/components

v11.2.5

Compare Source

material
bug fix select: float label on focus if there's a placeholder (#​19517) (77b6a6d860b5a0879fe584323bfb50df33d644d0), closes #​19514

v11.2.4

Compare Source

material
bug fix card: not clearing margin on last button in end alignment (#​20040) (4d45db74ceacb203ed89538c331d7785c20da99c), closes #​20024
bug fix dialog: focus restoration not working inside shadow dom (#​21811) (f18c416bbce3a9cf8c433bdd84b0783d6859cc51), closes #​21796
bug fix schematics: generate code that works in strict CLI projects (#​22052) (99c24d40bf89b1c0fd8906d4f8bf1ac2ffd12a2c), closes #​21981 #​21981
bug fix sort: view not updated when sort state is changed through binding (#​19492) (90f7a5639581eb8db45e9782237940647370def6), closes #​19467
bug fix table: data source filteredData not updating while disconnected (#​22058) (afdec6f55ae91a64cc150bdca3f4f95f617aa747), closes #​21338 #​21984
material-experimental
bug fix mdc-autocomplete: only animate along y axis (#​21588) (627b0ebad45ac08f263e821f4a6ea50150ac9231)
bug fix mdc-chips: remove icon click interaction (#​22132) (4c69d18df20b37a9af69aff3353ef670e4129dd3)
bug fix mdc-form-field: fix height for form field with textarea (#​22089) (766c9ea0dff389c08f49b703ed52706aa001abf1)
bug fix mdc-progress-bar: run resize observer outside zone (#​21564) (e94b7bd3c81a30db13225050e12b5f69765ef4c8)
bug fix mdc-select: arrow not rendering in high contrast mode (#​21606) (0f333a2e8a81ef2c38997ce5f9469414c8f8dab3), closes #​14219 #​21263

v11.2.3

Compare Source

cdk
bug fix a11y: detect fake touchstart events from screen readers (#​21987) (a99a4d298adf9824a3d57756b9fb35b7a1729f36), closes #​21947
bug fix accordion: allow for closeAll to be used when multiple mode is disabled (#​22055) (02fcebe1a398360bd80ba2ab5e10439cc17d42f7), closes #​22003
bug fix overlay: resolve regression when overlay is imported through shorthand path (#​22043) (#​22086) (2010bb5340e445b50ff1ab6eb89262753549b52f), closes #​21896
material
bug fix datepicker: hide date selection model from docs (#​22056) (92de83752f25734f6a1c6bad1120ed9e0a17ab87), closes #​21985
material-experimental
bug fix mdc-button: add mdc ripple class for fab (#​21923) (e1875945a6b8e2f8ecfae503872658acdbc4ce09)
bug fix mdc-form-field: always check hideRequiredMarker (#​22068) (020edd5ed0dd24407e79793e1ecfb90aacd52d21)

v11.2.2

Compare Source

cdk
bug fix clipboard: typo in injection token name (#​21978) (b0fc1f0311097ff224e7070f9c1c237b43d8f32b), closes #​21976
bug fix overlay: not setting correct opacity in high contrast mode on Firefox (#​21896) (8542243fd598376c29556d9b59b1199b7992a4db), closes #​21890
material
bug fix bottom-sheet: focus restoration not working inside shadow dom (#​21975) (78e45d08f483fa0fdb3dfa97ae2e3789975b138b), closes #​21796
bug fix core: mat-optgroup labels are read twice during screen-reader page navigation. (#​21858) (fad83cbf765920e7bff033d59170192cb4022383)
google-maps
bug fix mapTypeId not being set from options (#​21909) (e227ebdd6b4a2765d06f464db70ce14a201340bc), closes #​21903
material-experimental
bug fix mdc-button: fix incomplete icon class targeting in styles (#​21919) (b18b4837a7648c3a2668b6908f9d2cebca2f764e)
bug fix mdc-button: use mdc mixins to style icons within buttons (#​21623) (61deb71292f196841f95eb5ac685c74d7561a2f8)
bug fix mdc-core: rename core import file (#​21953) (0e95dd52c8e8edc8dc6671d41bb5203f5c5db7fd)
bug fix mdc-list: update mixin and variable names (#​21968) (05e7e744a4e310484a829fc3e44b4a6f89b7bcee)
bug fix mdc-progress-bar: check observer function (#​21986) (60248115c3b5b2b4125dcf0ce5d75a9cebf6af15)
bug fix mdc-typography: change transform to none (#​21964) (a30f656e2f279bdccbbea9ca19ccaf51cc136728)
bug fix mdc-typography: strip typography properties (#​21878) (762a537cb9b4f87107be0bbd421c5c01e8b46370)
angular/angular-cli

v11.2.5

Compare Source

Commits

@​angular-devkit/build-angular (0.1102.5+with-local-changes)

Commit Description Notes
support writing large Webpack stat outputs
don't load an input sourcemap from file when using Babel
display correct filename for bundles that are ES2016+

@​angular/cli (11.2.5+with-local-changes)

Commit Description Notes
remove `project` from required properties in ng-packagr schema

@​ngtools/webpack (11.2.5+with-local-changes)

Commit Description Notes
remove saving Angular compiler in JIT watch mode

@​schematics/angular (11.2.5+with-local-changes)

Commit Description Notes
remove Native value from viewEncapsulation option
fix youtube icon margin


Special Thanks

Charles Lyding, Alan Agius, Doug Parker, Mouad Ennaciri, Omar Hasan

v11.2.4

Compare Source

Commits

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

Commit Description Notes
only remove nomodule and defer attributes empty values [Closes #​20207]

@​angular/cli (11.2.4)

Commit Description Notes
add ng-packagr builder schema in IDE schema


Special Thanks

Alan Agius, Joey Perrott

v11.2.3

Compare Source

Commits

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

Commit Description Notes
inline critical font-face rules when using crittical css inlining

@​schematics/angular (11.2.3)

Commit Description Notes
update ng new links


Special Thanks

Charles Lyding, Keen Yee Liau, Alan Agius, Joey Perrott, twerske

v11.2.2

Compare Source

Commits

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

Commit Description Notes
only show index and service worker status once
config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 18, 2021
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Mar 18, 2021

Codecov Report

Merging #604 (bc2708c) into master (27b8f73) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #604   +/-   ##
=======================================
  Coverage   95.87%   95.87%           
=======================================
  Files          88       88           
  Lines        2252     2252           
  Branches      307      307           
=======================================
  Hits         2159     2159           
  Misses         51       51           
  Partials       42       42           

Continue to review full report at Codecov.

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

@manuelwedler manuelwedler merged commit f33101d into master Mar 18, 2021
@manuelwedler manuelwedler deleted the renovate/all-minor branch March 18, 2021 08:40
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

3 participants