Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

build(deps): Bump @angular/google-maps from 11.2.12 to 12.0.1 in /Kaizen/ClientApp #335

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2021

Bumps @angular/google-maps from 11.2.12 to 12.0.1.

Release notes

Sourced from @​angular/google-maps's releases.

acrylic-apple

material

bug fix core: reduce the number of module resolutions required for the legacy theming bundle (7f17d610602f9de128d8cce3825d5658bd577f8d), closes #22676
bug fix datepicker: pass correct inject flags to injector (#22665) (f1e109c06a066efecdb3568aaa4e63456cd287c3)
bug fix stepper: strong focus indicator not working for below label position (#22696) (ae24d90c30087e8630e58f39248c3da9740a8d61), closes #22677
bug fix table: Make table data source interface generic (#22673) (06c8e7903ffe14f247544f887b5be682670e6f95)
bug fix tooltip: not updating position after direction changes (#22641) (0e54ec70ca2312d64847491b5882b73c0ecedf2e)

material-experimental

bug fix mdc-progress-spinner: set line-height (#22668) (e89422add78d8e87ae2d18e94273a14f2001c728)
bug fix mdc-radio: not removing animations when noop animations are enabled (#22651) (90ecea89afa2b067e9074947059bfc2c0b2e5305)
bug fix mdc-table: add background color; disable hover styles; fix sticky columns (#22723) (c20e93998110468fefd7d4aa91e9431a6a2b2e8b)

azurite-insight

Highlights

Sass theming API has been reworked so that clients can take advantage of @use. This includes:

  • A single entry point into @angular/material and @angular/cdk
  • Renamed functions, mixins, and variables to be a better reflection of what they do
  • Applications still using node-sass will need to switch to the sass package

For more information, check out the new theming guide.

cdk

Breaking changes:

  • accordion: The disabled and expanded properties in the AccordionItem are now strict to boolean.
bug fix a11y: not restoring focus to elements inside the shadow DOM (#22622) (52b0b8ce3f0788b4c6b96fec99520e1e635dd9bc)
bug fix overlay: not emitting for auxiliary button clicks (#22616) (ba893982608c83e7fcc5526a3e8224df78b3d1bc)
bug fix testing: incorrectly handling ancestor of compound selector (#22476) (f053befa68b56f069015d9d020c1ccab11893452), closes #22475
performance a11y: only check for high contrast mode once (#22561) (0f0564b01891d85ecfc23543cbc12e6398122527)
bug fix a11y: prevent crashing Chrome tabs with hidden text (#22536) (723076424294addc02fc52feb5b31a68cb3e47bc)
bug fix drag-drop: preserve initial transform inside drop list (#22422) (7508f46e7d1fd2eb0c20fdf8b913aacfcad5ea5a), closes #22407
bug fix testing: prevent duplicate subscription (#22460) (58b4ab6d7ac30b85ff93f4e7a3b16fc7e6977d07)
bug fix testing: unable to assign value to number inputs using sendKeys (#22395) (2f177b62205beeb20eceba3acd2ad7ab46bd701f), closes #22129
feature stepper: emit event when the user interacts with a step (#22400) (9b4c5035c9d44f5196eaa22927f0feb1f5c05afa), closes #19918
feature testing: create a webdriver harness environment (#22410) (91969f345636d56ba5a05a62f5109434a69666dc), closes #22321 #22344 #22367 #22375 #22379 #22379
bug fix accordion: enforce stricter types for inputs (#20287) (76a09d975f2a4e19e3c8c8f90ed16abf1498b6fe)
bug fix portal: not marked as attached when going through specific portal methods (#22372) (92af5f117f56c2b8c930775fca781b2328827246), closes #22370
bug fix text-field: autosize text areas using the placeholder (#22314) (2427abe09811e48ddf90313150d4e6c331b78577), closes #22197

... (truncated)

Changelog

Sourced from @​angular/google-maps's changelog.

12.0.1 "acrylic-apple" (2021-05-19)

material

bug fix core: reduce the number of module resolutions required for the legacy theming bundle (7f17d610602f9de128d8cce3825d5658bd577f8d), closes #22676
bug fix datepicker: pass correct inject flags to injector (#22665) (f1e109c06a066efecdb3568aaa4e63456cd287c3)
bug fix stepper: strong focus indicator not working for below label position (#22696) (ae24d90c30087e8630e58f39248c3da9740a8d61), closes #22677
bug fix table: Make table data source interface generic (#22673) (06c8e7903ffe14f247544f887b5be682670e6f95)
bug fix tooltip: not updating position after direction changes (#22641) (0e54ec70ca2312d64847491b5882b73c0ecedf2e)

material-experimental

bug fix mdc-progress-spinner: set line-height (#22668) (e89422add78d8e87ae2d18e94273a14f2001c728)
bug fix mdc-radio: not removing animations when noop animations are enabled (#22651) (90ecea89afa2b067e9074947059bfc2c0b2e5305)
bug fix mdc-table: add background color; disable hover styles; fix sticky columns (#22723) (c20e93998110468fefd7d4aa91e9431a6a2b2e8b)

12.0.0 "azurite-insight" (2021-05-12)

Highlights

Sass theming API has been reworked so that clients can take advantage of @use. This includes:

  • A single entry point into @angular/material and @angular/cdk
  • Renamed functions, mixins, and variables to be a better reflection of what they do
  • Applications still using node-sass will need to switch to the sass package

For more information, check out the new theming guide.

cdk

Breaking changes:

  • accordion: The disabled and expanded properties in the AccordionItem are now strict to boolean.
bug fix a11y: not restoring focus to elements inside the shadow DOM (#22622) (52b0b8ce3f0788b4c6b96fec99520e1e635dd9bc)
bug fix overlay: not emitting for auxiliary button clicks (#22616) (ba893982608c83e7fcc5526a3e8224df78b3d1bc)
bug fix testing: incorrectly handling ancestor of compound selector (#22476) (f053befa68b56f069015d9d020c1ccab11893452), closes #22475
performance a11y: only check for high contrast mode once (#22561) (0f0564b01891d85ecfc23543cbc12e6398122527)
bug fix a11y: prevent crashing Chrome tabs with hidden text (#22536) (723076424294addc02fc52feb5b31a68cb3e47bc)
bug fix drag-drop: preserve initial transform inside drop list (#22422) (7508f46e7d1fd2eb0c20fdf8b913aacfcad5ea5a), closes #22407
bug fix testing: prevent duplicate subscription (#22460) (58b4ab6d7ac30b85ff93f4e7a3b16fc7e6977d07)
bug fix testing: unable to assign value to number inputs using sendKeys (#22395) (2f177b62205beeb20eceba3acd2ad7ab46bd701f), closes #22129
feature stepper: emit event when the user interacts with a step (#22400) (9b4c5035c9d44f5196eaa22927f0feb1f5c05afa), closes #19918
feature testing: create a webdriver harness environment (#22410) (91969f345636d56ba5a05a62f5109434a69666dc), closes #22321 #22344 #22367 #22375 #22379 #22379
bug fix accordion: enforce stricter types for inputs (#20287) (76a09d975f2a4e19e3c8c8f90ed16abf1498b6fe)

... (truncated)

Commits
  • 96a65d9 release: bump version to 12.0.1 w/ changelog (#22730)
  • c73fb12 build: update to rules_nodejs v3.5.0 (#22693)
  • c20e939 fix(material-experimental/mdc-table): add background color; disable hover sty...
  • a8500c8 refactor(material-experimental/mdc-button): reorganize styles and expose all ...
  • caf37a9 build: remove unnecessary postinstall rules_nodejs patch (#22727)
  • 365ed7c Revert "docs(material/table): use declarative idiomatic RxJS in table-http-ex...
  • 54e832d fix(material/sort): fix undefined object access (#22634)
  • fe4df3f docs(tree): A11Y improvement for Nested Tree example. (#22583)
  • a3c5fab build: update the comment of workspace for bazel version (#22712)
  • 90ecea8 fix(material-experimental/mdc-radio): not removing animations when noop anima...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 24, 2021
@CarlosPavajeau CarlosPavajeau merged commit 5aa7ece into master May 24, 2021
@CarlosPavajeau CarlosPavajeau deleted the dependabot/npm_and_yarn/Kaizen/ClientApp/angular/google-maps-12.0.1 branch May 24, 2021 15:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant