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

chore(deps): bump @angular/material from 16.0.3 to 16.1.1 in /springwolf-ui #221

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2023

Bumps @angular/material from 16.0.3 to 16.1.1.

Release notes

Sourced from @​angular/material's releases.

v16.1.1

16.1.1 "lace-enigma" (2023-06-14)

v16.1.0

16.1.0 "epoxy-proxy" (2023-06-13)

material-experimental

Commit Description
feat - aec23ac348 theming: add first part of token-based theming API (#27000)

material

Commit Description
feat - 3703cc912c select: add input to control the panel width (#27188)
feat - 9aee2ee77f tabs: synchronize ink bar animation with tab (#27056)
feat - 0028c6833f tooltip: add isDisabled method to harness (#27038)
fix - 0a58155814 form-field: ensure prefix and suffix are on top of other content (#27050)
fix - 764a68f980 form-field: ensure prefix and suffix are on top of other content (#27050)
fix - cda36e9a7a form-field: make notch sizing more reliable (#26028)
fix - 57adfe4fbf select: incorrect position if initialized late (#27198)
fix - bb6f61b874 select: provide horizontal fallback positions (#27267)
fix - feaaab9dc9 slider: fix cd for sliders w/ form controls (#27250)
fix - 1cb210bf32 stepper: two-way binding for selectedIndex (#27232)
fix - 7400746646 tabs: prevent default keyboard actions on disabled links (#27274)
fix - 44b57a5b26 tooltip: change tooltip to use MDC's token API

multiple

Commit Description
fix - 33a9543f61 fix VoiceOver confused by Select/Autocomplete's ARIA semantics (#26861)

v16.1.0-rc.0

16.1.0-rc.0 "yarn-oxe" (2023-06-08)

material

Commit Description
fix - 91fbe7648 core: Fix MacOS Hover feature compatibility with optgroup (#27239)
fix - 710873433 slider: fix track getting out of sync (#27218)
fix - 6a85c2964 slider: handle contextmenu events (#27227)
fix - 1cb210bf3 stepper: two-way binding for selectedIndex (#27232)
fix - 88d390645 tabs: default stretchTabs value not picked up by nav bar (#27212)
fix - 06aa8e5e0 tabs: tab header is clickable if its disable (#27091)

v16.1.0-next.2

16.1.0-next.2 "satin-shoe" (2023-06-01)

material-experimental

Commit Description

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

16.1.1 "lace-enigma" (2023-06-14)

16.2.0-next.0 "syrup-stampede" (2023-06-13)

material-experimental

Commit Type Description
227a741c65 feat theming: Introduce a facade layer between user-facing customizable keys and actual MDC token names (#27219)

16.1.0 "epoxy-proxy" (2023-06-13)

material

Commit Type Description
3703cc912c feat select: add input to control the panel width (#27188)
9aee2ee77f feat tabs: synchronize ink bar animation with tab (#27056)
0028c6833f feat tooltip: add isDisabled method to harness (#27038)
0a58155814 fix form-field: ensure prefix and suffix are on top of other content (#27050)
764a68f980 fix form-field: ensure prefix and suffix are on top of other content (#27050)
cda36e9a7a fix form-field: make notch sizing more reliable (#26028)
57adfe4fbf fix select: incorrect position if initialized late (#27198)
bb6f61b874 fix select: provide horizontal fallback positions (#27267)
feaaab9dc9 fix slider: fix cd for sliders w/ form controls (#27250)
1cb210bf32 fix stepper: two-way binding for selectedIndex (#27232)
7400746646 fix tabs: prevent default keyboard actions on disabled links (#27274)
44b57a5b26 fix tooltip: change tooltip to use MDC's token API

material-experimental

Commit Type Description
aec23ac348 feat theming: add first part of token-based theming API (#27000)

multiple

Commit Type Description
33a9543f61 fix fix VoiceOver confused by Select/Autocomplete's ARIA semantics (#26861)

16.0.4 "zirconium-zebra" (2023-06-08)

material

Commit Type Description
f595c783c fix core: Fix MacOS Hover feature compatibility with optgroup (#27239)
8fafa88ef fix slider: fix track getting out of sync (#27218)
c19bd4c77 fix slider: handle contextmenu events (#27227)
52a80fef1 fix tabs: default stretchTabs value not picked up by nav bar (#27212)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 Jun 16, 2023
@timonback
Copy link
Member

@dependabot rebase

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

---
updated-dependencies:
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/springwolf-ui/angular/material-16.1.1 branch from 450a34e to 1126d76 Compare June 16, 2023 14:18
@netlify
Copy link

netlify bot commented Jun 16, 2023

Deploy Preview for springwolf-ui ready!

Name Link
🔨 Latest commit 1126d76
🔍 Latest deploy log https://app.netlify.com/sites/springwolf-ui/deploys/648c6f2049093000088cc060
😎 Deploy Preview https://deploy-preview-221--springwolf-ui.netlify.app/springwolf-ui/asyncapi-ui
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@timonback timonback merged commit ffe3145 into master Jun 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/springwolf-ui/angular/material-16.1.1 branch June 16, 2023 14:23
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant