Skip to content

chore(deps-dev): bump the dev-minor group across 1 directory with 12 updates#46

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-minor-72ad08cac5
Open

chore(deps-dev): bump the dev-minor group across 1 directory with 12 updates#46
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-minor-72ad08cac5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps the dev-minor group with 12 updates in the / directory:

Package From To
eslint 10.4.0 10.4.1
eslint-plugin-svelte 3.17.1 3.19.0
turbo 2.9.14 2.9.16
typescript-eslint 8.59.3 8.60.0
@inlang/paraglide-js 2.18.0 2.18.1
@adobe/spectrum-tokens 14.7.0 14.11.0
@storybook/addon-a11y 10.4.0 10.4.1
@storybook/addon-docs 10.4.0 10.4.1
@storybook/addon-vitest 10.4.0 10.4.1
@storybook/sveltekit 10.4.0 10.4.1
eslint-plugin-storybook 10.4.0 10.4.1
storybook 10.4.0 10.4.1

Updates eslint from 10.4.0 to 10.4.1

Release notes

Sourced from eslint's releases.

v10.4.1

Bug Fixes

  • e557467 fix: update @eslint/plugin-kit version to 0.7.2 (#20930) (Francesco Trotta)
  • d4ce898 fix: propagate failures from delegated commands (#20917) (Minh Vu)
  • f4f3507 fix: prefer-arrow-callback invalid autofix with newline after async (#20916) (kuldeep kumar)
  • c5bc78b fix: false positive for reference in finally block (#20655) (Tanuj Kanti)
  • 27538c0 fix: add missing CodePath and CodePathSegment types (#20853) (Pixel998)

Documentation

  • 61b0add docs: remove deprecated rule from related rules of max-params (#20921) (Tanuj Kanti)
  • 305d5b9 docs: remove deprecated rules from related rules section (#20911) (Tanuj Kanti)
  • 49b0202 docs: fix display: none of ad (#20901) (Tanuj Kanti)
  • 9067f94 docs: switch build to Node.js 24 (#20893) (Milos Djermanovic)
  • c91b041 docs: Update README (GitHub Actions Bot)
  • e349265 docs: clarify semver strings in rule deprecation objects (#20885) (Milos Djermanovic)

Chores

  • b0e466b test: add data property to invalid tests cases for rules (#20924) (Tanuj Kanti)
  • f78838b test: add CodePath type coverage (#20904) (Pixel998)
  • 1daa4bd chore: update eslint-plugin-eslint-comments test data to latest commit (#20922) (Francesco Trotta)
  • 002942c ci: declare contents:read on update-readme workflow (#20919) (Arpit Jain)
  • 64bca24 chore: update ecosystem plugins (#20912) (ESLint Bot)
  • 6d7c832 chore: ignore fflate updates in renovate (#20908) (Pixel998)
  • b2c8638 ci: bump pnpm/action-setup from 6.0.7 to 6.0.8 (#20889) (dependabot[bot])
  • a9b8d7f chore: increase maxBuffer for ecosystem tests (#20881) (sethamus)
  • b702ead chore: update ecosystem update PR settings (#20884) (Pixel998)
  • 507f60e chore: update ecosystem plugins (#20882) (ESLint Bot)
  • 92f5c5b test: add unit test for message-count (#20878) (kuldeep kumar)
  • df32108 chore: add @​eslint/markdown and typescript-eslint ecosystem tests (#20837) (sethamus)
  • 327f91d chore: use includeIgnoreFile internally (#20876) (Kirk Waiblinger)
  • f0dc4bd chore: pin fflate@0.8.2 (#20877) (Milos Djermanovic)
  • 0f4bd25 ci: run Discord alert for ecosystem test failures (#20873) (Copilot)
Commits
  • 4a3d15a 10.4.1
  • 43e7e2b Build: changelog update for 10.4.1
  • e557467 fix: update @eslint/plugin-kit version to 0.7.2 (#20930)
  • b0e466b test: add data property to invalid tests cases for rules (#20924)
  • d4ce898 fix: propagate failures from delegated commands (#20917)
  • f4f3507 fix: prefer-arrow-callback invalid autofix with newline after async (#20916)
  • f78838b test: add CodePath type coverage (#20904)
  • 61b0add docs: remove deprecated rule from related rules of max-params (#20921)
  • 1daa4bd chore: update eslint-plugin-eslint-comments test data to latest commit (#20...
  • 002942c ci: declare contents:read on update-readme workflow (#20919)
  • Additional commits viewable in compare view

Updates eslint-plugin-svelte from 3.17.1 to 3.19.0

Release notes

Sourced from eslint-plugin-svelte's releases.

eslint-plugin-svelte@3.19.0

Minor Changes

eslint-plugin-svelte@3.18.0

Minor Changes

Changelog

Sourced from eslint-plugin-svelte's changelog.

3.19.0

Minor Changes

3.18.0

Minor Changes

Commits

Updates turbo from 2.9.14 to 2.9.16

Release notes

Sourced from turbo's releases.

Turborepo v2.9.16

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.9.15...v2.9.16

Turborepo v2.9.16-canary.2

What's Changed

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.9.15-canary.7...v2.9.16-canary.2

Turborepo v2.9.15

... (truncated)

Commits

Updates typescript-eslint from 8.59.3 to 8.60.0

Release notes

Sourced from typescript-eslint's releases.

v8.60.0

8.60.0 (2026-05-25)

🚀 Features

  • rule-tester: added updates of RuleTester from upstream (#12291)

🩹 Fixes

  • playground TS version selector is not working (#12326, #12325)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.4

8.59.4 (2026-05-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
  • project-service: throw error cause in getParsedConfigFileFromTSServer (#12321)
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.60.0 (2026-05-25)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.59.4 (2026-05-18)

🩹 Fixes

  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits
  • f891c29 chore(release): publish 8.60.0
  • ca6ca14 chore(release): publish 8.59.4
  • 4b927c6 fix(typescript-eslint): export Compatible* types from typescript-eslint to re...
  • See full diff in compare view

Updates @inlang/paraglide-js from 2.18.0 to 2.18.1

Changelog

Sourced from @​inlang/paraglide-js's changelog.

2.18.1

Patch Changes

  • 6eb7d02: Fix input match generation so Infinity selectors match both numeric Infinity values and string "Infinity" values.
  • c16730d: Pin default jsDelivr plugin URLs to exact versions in generated project settings.
Commits

Updates @adobe/spectrum-tokens from 14.7.0 to 14.11.0

Release notes

Sourced from @​adobe/spectrum-tokens's releases.

@​adobe/spectrum-tokens@​14.11.0

Minor Changes

  • #972 e9974fb Thanks @​GarthDB! - Move token name objects out of @​adobe/spectrum-tokens into a new private @​adobe/token-names sidecar package.

    • @​adobe/spectrum-tokens: 497 inline name objects removed from color-palette.json, icons.json, typography.json. Token data otherwise identical.
    • @​adobe/token-names (private, new): sidecar package mirroring tokens/src layout; depends on @​adobe/spectrum-tokens via workspace:*.
    • sdk/core: TokenGraph::from_json_dir_with_names merges sidecar names at ingest; existing rules unchanged. CLI gains --names-dir flag.
    • token-corpus-migrate: writes nameMap to sidecar dir, not inline to tokens.
  • #969 ba06968 Thanks @​GarthDB! - Typography stragglers: structured name on text-align and letter-spacing tokens.

    • typography.json: 4 tokens classified — 3 text-align-* and 1 bare letter-spacing (taxonomy metadata in @adobe/token-names sidecar, not inline).
    • design-system-registry: add text-align to property-terms.json; new alignments.json registry (start/center/end); regenerate registry_data.rs.
    • design-data-spec: new alignment spec field; taxonomy.md updated.
    • token-corpus-migrate: add alignmentNameForKey, letterSpacingNameForKey, lineHeightMultiplierNameForKey (exported for future use); extend dispatch.
    • Line-height multipliers and CJK line-height deferred — SPEC-006 collision and SPEC-042 constraint; follow-ups tracked in beads.

@​adobe/spectrum-tokens@​14.10.0

Minor Changes

  • #967 dfddf12 Thanks @​GarthDB! - Icons name-object migration: structured name on family-scoped icon-color tokens in icons.json.
    • icons.json: 56 color-set tokens gain name: { property: "icon-color", colorFamily, [object|variant|state] }.
    • design-system-registry: add icon-color to property-terms.json; regenerate registry_data.rs.
    • token-corpus-migrate: add iconColorNameForKey; add icons.json to pilot scope.
    • 23 alias tokens deferred — colorFamily is not permitted on alias.json by SPEC-042; follow-up will address when the alias name shape is defined.

@​adobe/spectrum-tokens@​14.9.0

Minor Changes

  • #965 c133c83 Thanks @​GarthDB! - Typography canonical name-object migration: add name fields to remaining non-alias typography tokens in typography.json.
    • font-family tokens (4): gain name: { property: "font-family", family }.
    • font-style tokens (2): gain name: { property: "font-style", style }.
    • font-size scale-set tokens (18): gain name: { property: "font-size", scaleIndex }.
    • line-height scale-set tokens (18): gain name: { property: "line-height", scaleIndex }.
    • design-system-registry: add font-style to property-terms.json; add normal to typography-styles.json; update registry_data.rs.
    • token-corpus-migrate: extend with fontFamilyNameForKey, fontStyleNameForKey,

... (truncated)

Commits
  • 21b2eb3 Version Packages (#970)
  • e9974fb feat(taxonomy): extract token name objects to @​adobe/token-names sidecar pack...
  • d12173a feat(spec): alias-target-domain resolution for SPEC-042 + icon-color alias pi...
  • ba06968 feat(tokens): name-object migration for text-align and letter-spacing tokens ...
  • 96aec10 Version Packages (#968)
  • dfddf12 feat(tokens): name-object migration for family-scoped icon-color tokens (#967)
  • 3378403 Version Packages (#966)
  • c133c83 feat(tokens): name-object migration for typography canonicals and font-size s...
  • 81c4117 Version Packages (#964)
  • af22092 feat(tokens): pilot name-object migration for color palette and font-weight t...
  • Additional commits viewable in compare view

Updates @storybook/addon-a11y from 10.4.0 to 10.4.1

Release notes

Sourced from @​storybook/addon-a11y's releases.

v10.4.1

10.4.1

Changelog

Sourced from @​storybook/addon-a11y's changelog.

10.4.1

Commits

Updates @storybook/addon-docs from 10.4.0 to 10.4.1

Release notes

Sourced from @​storybook/addon-docs's releases.

v10.4.1

10.4.1

Changelog

Sourced from @​storybook/addon-docs's changelog.

10.4.1

Commits

Updates @storybook/addon-vitest from 10.4.0 to 10.4.1

Release notes

Sourced from @​storybook/addon-vitest's releases.

v10.4.1

10.4.1

Changelog

Sourced from @​storybook/addon-vitest's changelog.

10.4.1

Commits

Updates @storybook/sveltekit from 10.4.0 to 10.4.1

Release notes

Sourced from @​storybook/sveltekit's releases.

v10.4.1

10.4.1

Changelog

Sourced from @​storybook/sveltekit's changelog.

10.4.1

Commits

Updates eslint-plugin-storybook from 10.4.0 to 10.4.1

Release notes

Sourced from eslint-plugin-storybook's releases.

v10.4.1

10.4.1

Changelog

Sourced from eslint-plugin-storybook's changelog.

10.4.1

Commits

Updates storybook from 10.4.0 to 10.4.1

Release notes

Sourced from storybook's releases.

v10.4.1

10.4.1

Changelog

Sourced from storybook's changelog.

10.4.1

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creati...

Description has been truncated

…updates

Bumps the dev-minor group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [eslint](https://github.com/eslint/eslint) | `10.4.0` | `10.4.1` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte) | `3.17.1` | `3.19.0` |
| [turbo](https://github.com/vercel/turborepo) | `2.9.14` | `2.9.16` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.3` | `8.60.0` |
| [@inlang/paraglide-js](https://github.com/opral/paraglide-js) | `2.18.0` | `2.18.1` |
| [@adobe/spectrum-tokens](https://github.com/adobe/spectrum-design-data) | `14.7.0` | `14.11.0` |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `10.4.0` | `10.4.1` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.4.0` | `10.4.1` |
| [@storybook/addon-vitest](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/vitest) | `10.4.0` | `10.4.1` |
| [@storybook/sveltekit](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/sveltekit) | `10.4.0` | `10.4.1` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.4.0` | `10.4.1` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.4.0` | `10.4.1` |



Updates `eslint` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.4.0...v10.4.1)

Updates `eslint-plugin-svelte` from 3.17.1 to 3.19.0
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/packages/eslint-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/commits/eslint-plugin-svelte@3.19.0/packages/eslint-plugin-svelte)

Updates `turbo` from 2.9.14 to 2.9.16
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](vercel/turborepo@v2.9.14...v2.9.16)

Updates `typescript-eslint` from 8.59.3 to 8.60.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/typescript-eslint)

Updates `@inlang/paraglide-js` from 2.18.0 to 2.18.1
- [Changelog](https://github.com/opral/paraglide-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/opral/paraglide-js/commits)

Updates `@adobe/spectrum-tokens` from 14.7.0 to 14.11.0
- [Release notes](https://github.com/adobe/spectrum-design-data/releases)
- [Changelog](https://github.com/adobe/spectrum-design-data/blob/main/changeset-example-concise.md)
- [Commits](https://github.com/adobe/spectrum-design-data/compare/@adobe/spectrum-tokens@14.7.0...@adobe/spectrum-tokens@14.11.0)

Updates `@storybook/addon-a11y` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.4.1/code/addons/a11y)

Updates `@storybook/addon-docs` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.4.1/code/addons/docs)

Updates `@storybook/addon-vitest` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.4.1/code/addons/vitest)

Updates `@storybook/sveltekit` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.4.1/code/frameworks/sveltekit)

Updates `eslint-plugin-storybook` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.4.1/code/lib/eslint-plugin)

Updates `storybook` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.4.1/code/core)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor
- dependency-name: eslint-plugin-svelte
  dependency-version: 3.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor
- dependency-name: turbo
  dependency-version: 2.9.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor
- dependency-name: typescript-eslint
  dependency-version: 8.60.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor
- dependency-name: "@inlang/paraglide-js"
  dependency-version: 2.18.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor
- dependency-name: "@adobe/spectrum-tokens"
  dependency-version: 14.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor
- dependency-name: "@storybook/addon-a11y"
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor
- dependency-name: "@storybook/addon-vitest"
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor
- dependency-name: "@storybook/sveltekit"
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor
- dependency-name: storybook
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor
...

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 Jun 1, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jun 1, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@matchalatte/ssp-color-editor@46
npm i https://pkg.pr.new/@matchalatte/ssp-theme@46
npm i https://pkg.pr.new/@matchalatte/ssp-ui@46

commit: 796fbcd

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