Skip to content

chore: bump svelte-flags from 2.0.2 to 3.0.1#9

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/svelte-flags-3.0.1
Open

chore: bump svelte-flags from 2.0.2 to 3.0.1#9
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/svelte-flags-3.0.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps svelte-flags from 2.0.2 to 3.0.1.

Release notes

Sourced from svelte-flags's releases.

v3.0.1

Full Changelog: shinokada/svelte-flags@v3.0.0...v3.0.1

  • fix: change let to const

v3.0.0

Full Changelog: shinokada/svelte-flags@v2.0.2...v3.0.0

  • BREAKING: Removed default aria-label from all icons. Icons are now decorative by default. Add ariaLabel prop explicitly for standalone icons that need accessible labels.
    • Added focusable prop (defaults to "false", accepts "true" | "false" | "auto")
    • Added automatic aria-labelledby support when title prop is provided
    • Fixed ariaDescribedby whitespace trimming
    • Fixed accessibility precedence: title now correctly takes precedence over ariaLabel
Changelog

Sourced from svelte-flags's changelog.

3.0.1

Patch Changes

  • fix: change let to const

3.0.0

Major Changes

  • BREAKING: Removed default aria-label from all icons. Icons are now decorative by default. Add ariaLabel prop explicitly for standalone icons that need accessible labels.
    • Added focusable prop (defaults to "false", accepts "true" | "false" | "auto")
    • Added automatic aria-labelledby support when title prop is provided
    • Fixed ariaDescribedby whitespace trimming
    • Fixed accessibility precedence: title now correctly takes precedence over ariaLabel
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 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 [svelte-flags](https://github.com/shinokada/svelte-flags) from 2.0.2 to 3.0.1.
- [Release notes](https://github.com/shinokada/svelte-flags/releases)
- [Changelog](https://github.com/shinokada/svelte-flags/blob/main/CHANGELOG.md)
- [Commits](shinokada/svelte-flags@v2.0.2...v3.0.1)

---
updated-dependencies:
- dependency-name: svelte-flags
  dependency-version: 3.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 6, 2026
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.

0 participants