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

build(deps): Bump @material/switch from 3.2.0 to 12.0.0 #344

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @material/switch from 3.2.0 to 12.0.0.

Release notes

Sourced from @​material/switch's releases.

v12.0.0

See CHANGELOG file to see what's changed in new release.

v11.0.0

See CHANGELOG file to see what's changed in new release.

v10.0.0

See CHANGELOG file to see what's changed in new release.

v9.0.0

See CHANGELOG file to see what's changed in new release.

v8.0.0

See CHANGELOG file to see what's changed in new release.

v7.0.0

See CHANGELOG file to see what's changed in new release.

v5.1.0

Changelog

Bug Fixes

  • list: ensure sass mixin works if leading is provided in px (265ecba)
  • textfield: replace notched outline and ripple <div>s with <span> (765caef)
  • typography: ensure global variables can override styles with module system (7ec9697)
  • typography: Separate @​material/feature-targeting, was causing Sass test to fail (772a03e)

Features

  • typography: add CSS custom properties (6a56f38)

v5.0.0

Changelog

Bug Fixes

  • linear-progress: support aria attributes (#5248) (7084b40), closes #5248
  • auto-init: Fixed issue with multiple default exports (#5464) (8ddd5c6)
  • button: Fix outline & ink color according to spec guidance (#5268) (ee1a68c)
  • button: Fixed parameter default value in height mixin (#5244) (b0cecf1)
  • checkbox: change checkbox event type from change to click and add some logic for IE browser (#5316) (2e491de), closes #4893
  • checkbox: Disabled state colors in IE11 high contrast mode (#5263) (d6a1d4b)
  • checkbox: Replace unique-id with custom color hash functio… (#5404) (7be9e4a)
  • checkbox: update disabled color values (#5209) (821871e)
  • chips: .d.ts file generated with syntax error (d154836)
  • chips: .d.ts file generated with syntax error (#5577) (98f7faa)
  • chips: Do not throw error if chip set becomes empty (#5290) (f978109)

... (truncated)

Changelog

Sourced from @​material/switch's changelog.

12.0.0 (2021-07-27)

Bug Fixes

  • base: observer now listens to superclass properties (88a33cd)
  • button: allow Mac zoom service to access button label (29ac6ec)
  • button: Fix non-text buttons with icons to have reduced horizontal padding on the side with the icon. (197f64f)
  • chips: Add documentation for action (3db4d16)
  • chips: Add documentation for chip; update action docs (22b83ad)
  • chips: Add stubbed component methods along with tests (06930c9)
  • chips: Document chip set; add root readme (5b6a460)
  • chips: Hide HCM focus indicator for presentational actions (8c7d994)
  • chips: Update chip set links (4a7939c)
  • circular-progress: set explicit line-height to prevent inheritance (e8e39ad), closes #7118
  • dialog: prevent programmatic click on disabled default button (e0c3462)
  • fab: Fixed Fab ripple (84f3db9), closes #7053
  • icon-button: prevent icon shift on press in IE11 (8fc2927)
  • linear-progress: allow parent visibility prop to propagate to bar (e543628)
  • list: Add core-styles mixin. (fc7c4e5)
  • list: density configuration mixins do not account for leading avatars (3674c62)
  • list: Ensure trailing-only variants have leading padding in RTL contexts. (81e2d4f)
  • list: Fixed the selected + focused state of list item in HCM (8ba3e29)
  • list: Reset selectedIndex to UNSET_INDEX if #setSingleSelection(true) is called and there are no selected list items. (4eecdea)
  • list: Selection lists without a selection focus first item. (03f525f)
  • list: Use more descriptive foundation method comments (08d791f)
  • mdc-list: invalid syntax in generated .d.ts bundle (ce82846)
  • menu: correct menu opening delay (a618380), closes #5682 #4411
  • menu-surface: slightly delay focus restoration to prevent lost focus on mobile devices (9f68a93)
  • ripple: ensure custom properties are always emitted (caa73ae)
  • rtl: do not emit if a left/right value or replacement is null (ec4ac52)
  • rtl: mixins work with pseudo elements (f5b6110)
  • switch: export temporary deprecated version (bd68539)
  • switch: misaligned handle when inside some flex containers (ea1e1b8)
  • switch: move ripple behind handle (3e4c6dc)
  • switch: overlay colors not showing and support -5 density (33579e0)
  • switch: prevent collapsing in flex containers (22f390c)
  • switch: track colors can have opacity and not bleed through (d923db7)
  • tabscroller: remove trailing underscore (105b15b)
  • text-field: remove disabled white patch in high contrast mode for Firefox 89+ (17553e9)
  • prepare for #7183 (#7188) (77b94e8)
  • text-field: show filled textarea label in Firefox 89+ high contrast (90e08fc)
  • textfield: announce error message again if user blurs already invalid field (75900a5)
  • tooltip: Adding missing return statement into MDCTooltipComponent#isShown method. (4d95812)
  • tooltip: Fixing component definition of MDCTooltipAdatper#deregisterAnchorEventHandler. (d928692)
  • tooltip: Fixing logic for determining whether or not the user intends a tooltip to be hidden from the screenreader or not. (cf5b9eb)
  • Remove lint check from test actions (#7185) (1ee1fbf)
  • touch-target: incorrect position in rtl when width is set (bd1b4e9)

... (truncated)

Commits
  • ae85f7e chore: Release (#7012)
  • 22f390c fix(switch): prevent collapsing in flex containers
  • ea1e1b8 fix(switch): misaligned handle when inside some flex containers
  • 791311b docs(switch): specify explicit type="button" to prevent accidental form submit
  • de48eff feat(elevation): Simplify box-shadow custom property support
  • e1703be feat(switch): Use elevation token resolvers
  • d923db7 fix(switch): track colors can have opacity and not bleed through
  • 3e4c6dc fix(switch): move ripple behind handle
  • 4c80072 chore(switch): remove unused $query parameter
  • 33e6f50 feat(base): add MDCObserverFoundation class
  • 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 will not automatically merge this PR because it includes an out-of-range update to a production dependency.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 28, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants