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

build(deps): bump @shoelace-style/shoelace from 2.13.1 to 2.15.1 #319

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps @shoelace-style/shoelace from 2.13.1 to 2.15.1.

Release notes

Sourced from @​shoelace-style/shoelace's releases.

v2.15.1

Bug Fixes

Commits

  • d0b71ad: update tooltip styles; fixes #1947 (#1948) (Cory LaViska) #1948
  • c6da4f5: Update docs for customizing button widths (#1973) (Danny Andrews) #1973
  • split panel properly recalculates when going from hidden to shown (#1942) #1942 (Konnor Rogers)
  • 0daa5d8: Fix invalid css on button style (#1975) (Susanne Kirchner) #1975
  • 64996b2: add changelog entry for button classes (#1976) (Konnor Rogers) #1976
  • 3ad6364: Fixed a bug in that may throw errors on disconnectedCallback in test environments (#1985) (#1986) (Christian Schilling) #1986
  • add Bahasa Indonesia translation (#2003) #2003 (Fiqri Syah Redha)
  • d94acc6: fixes #2005 (#2006) (Cory LaViska) #2006
  • d478ccb: fixes #2001 (#2007) (Cory LaViska) #2007
  • 8726910: fixes #1979 (#2008) (Cory LaViska) #2008
  • 9767e84: fix empty target in radio-group click (#2009) (Konnor Rogers) #2009
  • 7ece400: add specified file hint (#2022) (Uaena_Alex_John) #2022
  • 75e20e0: update version (Cory LaViska)
  • c31d4f5: 2.15.1 (Cory LaViska)

v2.15.0

Features

Bug Fixes

Commits

  • 6440387: fix sl-rating sometimes not resetting correctly when using precision and leaving with the mouse (#1877) (cyantree) #1877
  • 9b19c4c: update changelog (Cory LaViska)
  • 23f09df: update changelog (Cory LaViska)
  • f2a4256: prettier (Cory LaViska)
  • e9405d3: Fix close behavior when select is in a shadow root; fixes #1859 (#1878) (Cory LaViska) #1878
  • 07b13d4: reorder (Cory LaViska)
  • b589938: fixes #1709 (#1879) (Cory LaViska) #1879
  • e1102ba: prevent tab group safari twitch; fixes #1839 (Cory LaViska)
  • 298892b: fix race condition in submenu-controller (#1815) (cyantree) #1880
  • 8272619: Merge branch 'cyantree-issue-1815_fix-submenu-closing' into next (Cory LaViska) #1880
  • 033fec9: update changelog (Cory LaViska)
  • 1a2969a: fix:fix multi-select tag not changing with size (#1886) (RoyDust) #1886
  • 12ce021: update changelog (Cory LaViska)
  • 2128e62: fix required content color; closes #1882 (#1889) (Cory LaViska) #1889
  • 9cbb0b8: Add missing form-control styles import (#1897) (Susanne Kirchner) #1897
  • e2bce65: update changelog (Cory LaViska)
  • c88b38f: Add Slovenian translation (#1893) (Amadej Glasenčnik) #1893
  • 7f87887: update changelog (Cory LaViska)
  • 3bc8495: Fixes scroll lock layout shift (#1895) (Konnor Rogers) #1895
  • 2a4b3ee: fix form selection when element is detached (#1806) (#1881) (cyantree) #1881
  • 3451ec7: add ks banner (Cory LaViska)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@shoelace-style/shoelace](https://github.com/shoelace-style/shoelace) from 2.13.1 to 2.15.1.
- [Release notes](https://github.com/shoelace-style/shoelace/releases)
- [Commits](shoelace-style/shoelace@v2.13.1...v2.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 27, 2024
Copy link

changeset-bot bot commented May 27, 2024

⚠️ No Changeset found

Latest commit: 467fbad

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@tpluscode tpluscode merged commit 6ff39fc into master May 29, 2024
8 of 9 checks passed
@tpluscode tpluscode deleted the dependabot/npm_and_yarn/shoelace-style/shoelace-2.15.1 branch May 29, 2024 11:05
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

1 participant