Skip to content

Bump the development-dependencies group across 1 directory with 10 updates#537

Merged
bgentry merged 1 commit intomasterfrom
dependabot/npm_and_yarn/development-dependencies-cdedda404b
Apr 1, 2026
Merged

Bump the development-dependencies group across 1 directory with 10 updates#537
bgentry merged 1 commit intomasterfrom
dependabot/npm_and_yarn/development-dependencies-cdedda404b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the development-dependencies group with 10 updates in the / directory:

Package From To
@faker-js/faker 10.3.0 10.4.0
@tailwindcss/vite 4.2.1 4.2.2
@types/node 25.3.3 25.5.0
@vitejs/plugin-react-swc 4.2.3 4.3.0
eslint-plugin-perfectionist 5.6.0 5.7.0
eslint-plugin-storybook 10.2.13 10.3.3
jsdom 28.1.0 29.0.1
tailwindcss 4.2.1 4.2.2
typescript-eslint 8.56.1 8.57.2
vitest 4.0.18 4.1.1

Updates @faker-js/faker from 10.3.0 to 10.4.0

Updates @tailwindcss/vite from 4.2.1 to 4.2.2

Updates @types/node from 25.3.3 to 25.5.0

Updates @vitejs/plugin-react-swc from 4.2.3 to 4.3.0

Updates eslint-plugin-perfectionist from 5.6.0 to 5.7.0

Updates eslint-plugin-storybook from 10.2.13 to 10.3.3

Updates jsdom from 28.1.0 to 29.0.1

Updates tailwindcss from 4.2.1 to 4.2.2

Updates typescript-eslint from 8.56.1 to 8.57.2

Updates vitest from 4.0.18 to 4.1.1


updated-dependencies:

  • dependency-name: "@faker-js/faker"
    dependency-version: 10.4.0
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: development-dependencies
  • dependency-name: "@tailwindcss/vite"
    dependency-version: 4.2.2
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: development-dependencies
  • dependency-name: "@types/node"
    dependency-version: 25.5.0
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: development-dependencies
  • dependency-name: "@vitejs/plugin-react-swc"
    dependency-version: 4.3.0
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: development-dependencies
  • dependency-name: eslint-plugin-perfectionist
    dependency-version: 5.7.0
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: development-dependencies
  • dependency-name: eslint-plugin-storybook
    dependency-version: 10.3.3
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: development-dependencies
  • dependency-name: jsdom
    dependency-version: 29.0.1
    dependency-type: direct:development
    update-type: version-update:semver-major
    dependency-group: development-dependencies
  • dependency-name: tailwindcss
    dependency-version: 4.2.2
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: development-dependencies
  • dependency-name: typescript-eslint
    dependency-version: 8.57.2
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: development-dependencies
  • dependency-name: vitest
    dependency-version: 4.1.1
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: development-dependencies
    ...

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2026
@dependabot dependabot bot changed the title Bump the development-dependencies group with 16 updates Bump the development-dependencies group across 1 directory with 16 updates Apr 1, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development-dependencies-cdedda404b branch from 39cccc2 to 5888bb3 Compare April 1, 2026 01:47
Bumps the development-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@faker-js/faker](https://github.com/faker-js/faker) | `10.3.0` | `10.4.0` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.2.1` | `4.2.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.3` | `25.5.0` |
| [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `4.2.3` | `4.3.0` |
| [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `5.6.0` | `5.7.0` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.2.13` | `10.3.3` |
| [jsdom](https://github.com/jsdom/jsdom) | `28.1.0` | `29.0.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.1` | `4.2.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.1` | `8.57.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.1` |

Updates `@faker-js/faker` from 10.3.0 to 10.4.0
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](faker-js/faker@v10.3.0...v10.4.0)

Updates `@tailwindcss/vite` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/@tailwindcss-vite)

Updates `@types/node` from 25.3.3 to 25.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitejs/plugin-react-swc` from 4.2.3 to 4.3.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.0/packages/plugin-react-swc)

Updates `eslint-plugin-perfectionist` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
- [Commits](azat-io/eslint-plugin-perfectionist@v5.6.0...v5.7.0)

Updates `eslint-plugin-storybook` from 10.2.13 to 10.3.3
- [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.3.3/code/lib/eslint-plugin)

Updates `jsdom` from 28.1.0 to 29.0.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v28.1.0...v29.0.1)

Updates `tailwindcss` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/tailwindcss)

Updates `typescript-eslint` from 8.56.1 to 8.57.2
- [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.57.2/packages/typescript-eslint)

Updates `vitest` from 4.0.18 to 4.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.1/packages/vitest)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-version: 10.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@vitejs/plugin-react-swc"
  dependency-version: 4.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-perfectionist
  dependency-version: 5.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: jsdom
  dependency-version: 29.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: tailwindcss
  dependency-version: 4.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.57.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: vitest
  dependency-version: 4.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@bgentry bgentry force-pushed the dependabot/npm_and_yarn/development-dependencies-cdedda404b branch from 5888bb3 to a9b727a Compare April 1, 2026 02:20
@bgentry
Copy link
Copy Markdown
Contributor

bgentry commented Apr 1, 2026

I trimmed this Dependabot batch down to the updates that are compatible with the repo’s current JS toolchain and amended the existing commit accordingly.

Kept in this PR:

  • @faker-js/faker 10.3.0 -> 10.4.0
  • @tailwindcss/vite 4.2.1 -> 4.2.2
  • @types/node 25.3.3 -> 25.5.0
  • @vitejs/plugin-react-swc 4.2.3 -> 4.3.0
  • eslint-plugin-perfectionist 5.6.0 -> 5.7.0
  • eslint-plugin-storybook 10.2.13 -> 10.3.3
  • jsdom 28.1.0 -> 29.0.1
  • tailwindcss 4.2.1 -> 4.2.2
  • typescript-eslint 8.56.1 -> 8.57.2
  • vitest 4.0.18 -> 4.1.1

Removed from this PR:

  • eslint / @eslint/js / @eslint/css major bumps
  • typescript 6
  • vite 8
  • tailwind-csstree upgrade

Those changes were what broke CI here:

  • npm install failed because @tanstack/eslint-plugin-query still peers on ESLint 8/9, not 10
  • TypeScript 6 introduced config incompatibilities in this repo
  • Vite 8 broke the current build config
  • newer tailwind-csstree releases pull in the newer @eslint/css peer requirement

I verified the adjusted branch locally with:

  • npm install
  • npm run lint
  • npm exec tsc
  • npm run test:once
  • npm exec vite build

The only non-failing output left was a Vitest warning about a hoisted vi.mock in src/components/job-search/JobSearch.test.tsx.

@bgentry bgentry changed the title Bump the development-dependencies group across 1 directory with 16 updates Bump the development-dependencies group across 1 directory with 10 updates Apr 1, 2026
@bgentry bgentry merged commit 930fccf into master Apr 1, 2026
21 checks passed
@bgentry bgentry deleted the dependabot/npm_and_yarn/development-dependencies-cdedda404b branch April 1, 2026 02:27
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.

1 participant