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 svelte-material-ui from 1.1.0 to 4.2.0 #31

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps svelte-material-ui from 1.1.0 to 4.2.0.

Changelog

Sourced from svelte-material-ui's changelog.

4.2.0 (2021-05-05)

Bug Fixes

  • events with modifiers called once for every event listener on event (4234efa)
  • textfield layout (0ff4b00), closes #241

Features

  • allow customizing Label component, add Em and Strong elemental components (5dd42e2)

4.1.0 (2021-04-28)

Bug Fixes

  • remove duplicate change and input event forwarding (641acf1), closes #233
  • required causes textfield to use native validation, label stops floating when value deleted (b13b2a0), closes #234
  • slider external updates not reflected in UI (d46b854)
  • textfield labels and notches show incorrect state and position (c935423), closes #236
  • theme builder error when the output directory doesn't exist (36c2531)
  • warnings about unexpected slot in Img and Hr (98a555f)

Features

  • change event modifier syntax to allow use on all events (1fe4f82)
  • include props for conditional icons on Textfield and Select (2d95dc7), closes #230

Reverts

4.0.0 (2021-04-24)

Bug Fixes

... (truncated)

Commits
  • 19ae8e2 v4.2.0
  • 0ff4b00 fix: textfield layout
  • 2efab42 docs: fix up some issues with the common package demos
  • 7eb2474 docs: add demos for common package features
  • 5dd42e2 feat: allow customizing Label component, add Em and Strong elemental components
  • fd21bd4 chore: update package locks
  • 4234efa fix: events with modifiers called once for every event listener on event
  • b6ea06f docs: add docs for common package helper utilities
  • 53ed0af docs: demo component can take multiple files now
  • 3d5288a docs: simplify into paragraph
  • 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 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 5, 2021
@dependabot-preview
Copy link
Contributor Author

The following labels could not be found: dependabot, npm.

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.

1 participant