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

Bump @angular/material from 11.2.3 to 11.2.4 #1543

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @angular/material from 11.2.3 to 11.2.4.

Release notes

Sourced from @angular/material's releases.

rayon-crayon

11.2.4 "rayon-crayon" (2021-03-10)

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
Changelog

Sourced from @angular/material's changelog.

11.2.4 "rayon-crayon" (2021-03-10)

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

12.0.0-next.1 "ruthenium-restaurant" (2021-03-03)

cdk

feature a11y: allow focus options to be passed in to focus trap (#21769) (d7db7c89011bb1858479e21f2f7e3f8d013b6a87), closes #21767
feature drag-drop: allow for preview container to be customized (#21830) (b92f97f55c8ed974f988897374622402fa3361c5), closes #13288
feature stepper: allow for orientation to be changed (#21940) (3a50c41c8b06fd959944d8aeb99ccecc1fe60644), closes #21874
feature table: add directive to enable recycle view repeater (#21508) (f68662cd53c501428042423a129283b6b92052e3)
feature table: add element offsets to sticky styler state (#21886) (c42ece36d41852f3200ea85d22ea1cb9b1bc6d7d)

material

bug fix core: restore private- mixin prefix (#21989) (8b3c82d7dfa19f7eb49fab0ed69446a0fc17bcd4)
bug fix datepicker: focus restoration not working inside shadow dom (#21796) (85d8de935a7e8eeab8e07ce2d5c5c274d574d34d), closes #21785
bug fix input: uncessary scroll bar on auto-resize textarea in some cases (#21619) (915791b655bd83560d3f30a9479b7bf68d52db9a), closes #21560
bug fix tooltip: clear pending timers on destroy (#16756) (70ff528785cb9abe9f102f19b1ea87caef56a295)
feature core: migrate to the Sass module system (#21204) (53e98b14648b6f27c046febdd04b3104941614a2)
feature list: return selected options from selection list selectAll/deselectAll (#21358) (ae6e930bffd549519803b4a358060bb11b8ad545), closes #21356
feature slide-toggle: allow for default color to be configured globally (#22047) (5c7e5573f9a9c6ecd7dc2b593cce0f12427b521b), closes #22012
feature stepper: allow for content to be rendered lazily (#15817) (52f39bc16b3cb4288c994a3d64dfbadd470b989b), closes #12339
feature tooltip: add class to tooltip element based on the current position (#15217) (1a10027975d6110c627d6ce20323d00a2ffe108d), closes #15216

google-maps

... (truncated)

Commits
  • 933d17c release: bump version to 11.2.4 w/ changelog (#22175)
  • 48e1431 docs(material/badge): specify badge targets must be block-level (#22169)
  • 045af6f docs: monospace DataSource (table docs) (#22114)
  • 766c9ea fix(material-experimental/mdc-form-field): fix height for form field with tex...
  • afdec6f fix(material/table): data source filteredData not updating while disconnected...
  • 4c69d18 fix(material-experimental/mdc-chips): remove icon click interaction (#22132)
  • a14c6fb docs(cdk/a11y): fix overview table of contents (#22136)
  • 0f333a2 fix(material-experimental/mdc-select): arrow not rendering in high contrast m...
  • 4d45db7 fix(material/card): not clearing margin on last button in end alignment (#20040)
  • 90f7a56 fix(material/sort): view not updated when sort state is changed through bindi...
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@angular/material](https://github.com/angular/components) from 11.2.3 to 11.2.4.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](angular/components@11.2.3...11.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 10, 2021
@dependabot-preview dependabot-preview bot merged commit 06ad9d2 into main Mar 10, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/angular/material-11.2.4 branch March 10, 2021 20:41
kantlivelong pushed a commit to kantlivelong/OctoDash that referenced this pull request May 5, 2021
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

0 participants