Skip to content

chore(deps): bump svelte-flag-icons from 2.0.2 to 3.0.1 - #1341

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/svelte-flag-icons-3.0.1
Open

chore(deps): bump svelte-flag-icons from 2.0.2 to 3.0.1#1341
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/svelte-flag-icons-3.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 8, 2025

Copy link
Copy Markdown
Contributor

Bumps svelte-flag-icons from 2.0.2 to 3.0.1.

Release notes

Sourced from svelte-flag-icons's releases.

v3.0.1

What's Changed

New Contributors

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

v3.0.0

Full Changelog: shinokada/svelte-flag-icons@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-flag-icons'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
  • 7f67c97 Merge pull request #3 from shinokada/let-to-const
  • 6d29047 fix: all change let to const
  • 3ea7e60 fix: change let to const
  • 7da6c9a chore: format and lint, replace HighlightCompo
  • 7dc9c4a Update Svelte to svelte 5.45.2
  • 9e6082b Update Svelte to svelte 5.43.2
  • 1741505 v3.0.0
  • 3582e90 chore: dependencies update
  • f41de6c Update Svelte to svelte 5.40.2
  • 39c4fb6 Update Svelte to svelte 5.39.9
  • Additional commits viewable in compare view

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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 8, 2025
@coderabbitai

coderabbitai Bot commented Dec 8, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/svelte-flag-icons-3.0.1 branch from c902f34 to e3e9d2c Compare December 15, 2025 21:16
Bumps [svelte-flag-icons](https://github.com/shinokada/svelte-flag-icons) from 2.0.2 to 3.0.1.
- [Release notes](https://github.com/shinokada/svelte-flag-icons/releases)
- [Changelog](https://github.com/shinokada/svelte-flag-icons/blob/main/CHANGELOG.md)
- [Commits](shinokada/svelte-flag-icons@v2.0.2...v3.0.1)

---
updated-dependencies:
- dependency-name: svelte-flag-icons
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/svelte-flag-icons-3.0.1 branch from e3e9d2c to 32e36ec Compare December 29, 2025 21:13
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