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.0 #294

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

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

Release notes

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

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)
  • acf76cf: Expose spinner part on tree item (#1937) (Matt Walkland) #1937
  • 0ac61a6: prettier (Cory LaViska)
  • 7a62a87: apply mutator to spritesheets (#1927) (Konnor Rogers) #1927
  • 77d6f27: update changelog (Cory LaViska)
  • cd5a648: fix(tree) icons rendering as null (#1922) (Konnor Rogers) #1922
  • 2878957: fix clear button clicks (#1911) (Cory LaViska) #1911
  • add optional sync property to align popup width to trigger slot element width (#1935) #1935 (Nic Newdigate)
  • f6d5344: update changelog (Cory LaViska)
  • 0b7e70b: update changelog (Cory LaViska)
  • 4aa5e9c: Fixed Firefox select-test (#1921) (Sebi) #1921
  • ff2e048: use data attributes (#1928) (Konnor Rogers) #1928
  • 0e50489: update changelog (Cory LaViska)
  • c1eda83: prettier (Cory LaViska)
  • dfc4cb6: fix toggle (Cory LaViska)
  • eb08be0: update tests (Cory LaViska)
  • 1534f47: skip for now (Cory LaViska)
  • 537fd87: update version (Cory LaViska)
  • ae66483: 2.15.0 (Cory LaViska)

v2.14.0

Bug Fixes

... (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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2024
Copy link

changeset-bot bot commented Mar 25, 2024

⚠️ No Changeset found

Latest commit: 6ad4328

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

Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.88%. Comparing base (bb07951) to head (f6ef092).
Report is 7 commits behind head on master.

❗ Current head f6ef092 differs from pull request most recent head 6ad4328. Consider uploading reports for the commit 6ad4328 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #294   +/-   ##
=======================================
  Coverage   97.88%   97.88%           
=======================================
  Files          56       56           
  Lines        2415     2415           
  Branches      252      252           
=======================================
  Hits         2364     2364           
  Misses         50       50           
  Partials        1        1           
Flag Coverage Δ
sparql-tests 79.75% <ø> (ø)
unit-tests 97.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shoelace-style/shoelace-2.15.0 branch from 2497e06 to f6ef092 Compare March 26, 2024 14:54
@tpluscode
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shoelace-style/shoelace-2.15.0 branch from f6ef092 to e31b5ad Compare May 6, 2024 10:16
Bumps [@shoelace-style/shoelace](https://github.com/shoelace-style/shoelace) from 2.13.1 to 2.15.0.
- [Release notes](https://github.com/shoelace-style/shoelace/releases)
- [Commits](shoelace-style/shoelace@v2.13.1...v2.15.0)

---
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 force-pushed the dependabot/npm_and_yarn/shoelace-style/shoelace-2.15.0 branch from e31b5ad to 6ad4328 Compare May 6, 2024 10:17
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

Superseded by #319.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shoelace-style/shoelace-2.15.0 branch May 27, 2024 18:45
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