-
-
Notifications
You must be signed in to change notification settings - Fork 12
chore: bump the development-dependencies group across 1 directory with 27 updates #1016
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/development-dependencies-647c2bfd5f
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore: bump the development-dependencies group across 1 directory with 27 updates #1016
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-647c2bfd5f
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…h 27 updates Bumps the development-dependencies group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.36.0` | `9.39.2` | | [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) | `1.31.2` | `1.31.7` | | [@percy/playwright](https://github.com/percy/percy-playwright) | `1.0.9` | `1.0.10` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.55.1` | `1.57.0` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.4.0` | `5.6.1` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.6.2` | `25.0.3` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.0.4` | `5.1.2` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.2.4` | `4.0.16` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.3.15` | `1.6.4` | | [contentful](https://github.com/contentful/contentful.js) | `11.8.2` | `11.10.1` | | [dotenv-cli](https://github.com/entropitor/dotenv-cli) | `10.0.0` | `11.0.0` | | [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.39.2` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `6.1.0` | `7.0.1` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.23` | `0.4.26` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `61.0.2` | `62.0.0` | | [globals](https://github.com/sindresorhus/globals) | `16.4.0` | `17.0.0` | | [jsdom](https://github.com/jsdom/jsdom) | `27.0.0` | `27.4.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.3` | `16.2.7` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` | | [sass](https://github.com/sass/dart-sass) | `1.93.2` | `1.97.1` | | [sass-embedded](https://github.com/sass/embedded-host-node) | `1.93.2` | `1.97.1` | | [stylelint](https://github.com/stylelint/stylelint) | `16.24.0` | `16.26.1` | | [stylelint-config-clean-order](https://github.com/kutsan/stylelint-config-clean-order) | `7.0.0` | `8.0.0` | | [stylelint-order](https://github.com/hudochenkov/stylelint-order) | `7.0.0` | `7.0.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.45.0` | `8.51.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.16` | Updates `@eslint/js` from 9.36.0 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js) Updates `@percy/cli` from 1.31.2 to 1.31.7 - [Release notes](https://github.com/percy/cli/releases) - [Commits](https://github.com/percy/cli/commits/v1.31.7/packages/cli) Updates `@percy/playwright` from 1.0.9 to 1.0.10 - [Release notes](https://github.com/percy/percy-playwright/releases) - [Commits](percy/percy-playwright@v1.0.9...v1.0.10) Updates `@playwright/test` from 1.55.1 to 1.57.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.1...v1.57.0) Updates `@stylistic/eslint-plugin` from 5.4.0 to 5.6.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.6.1/packages/eslint-plugin) Updates `@testing-library/react` from 16.3.0 to 16.3.1 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.0...v16.3.1) Updates `@types/node` from 24.6.2 to 25.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-react` from 5.0.4 to 5.1.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.2/packages/plugin-react) Updates `@vitest/coverage-v8` from 3.2.4 to 4.0.16 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/coverage-v8) Updates `@vitest/eslint-plugin` from 1.3.15 to 1.6.4 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.3.15...v1.6.4) Updates `contentful` from 11.8.2 to 11.10.1 - [Release notes](https://github.com/contentful/contentful.js/releases) - [Commits](contentful/contentful.js@v11.8.2...v11.10.1) Updates `dotenv-cli` from 10.0.0 to 11.0.0 - [Release notes](https://github.com/entropitor/dotenv-cli/releases) - [Commits](entropitor/dotenv-cli@v10.0.0...v11.0.0) Updates `eslint` from 9.36.0 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.39.2) Updates `eslint-plugin-react-hooks` from 6.1.0 to 7.0.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-react-refresh` from 0.4.23 to 0.4.26 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.23...v0.4.26) Updates `eslint-plugin-unicorn` from 61.0.2 to 62.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v61.0.2...v62.0.0) Updates `globals` from 16.4.0 to 17.0.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.4.0...v17.0.0) Updates `jsdom` from 27.0.0 to 27.4.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.0.0...27.4.0) Updates `lint-staged` from 16.2.3 to 16.2.7 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.3...v16.2.7) Updates `prettier` from 3.6.2 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.4) Updates `sass` from 1.93.2 to 1.97.1 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.93.2...1.97.1) Updates `sass-embedded` from 1.93.2 to 1.97.1 - [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md) - [Commits](sass/embedded-host-node@1.93.2...1.97.1) Updates `stylelint` from 16.24.0 to 16.26.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.24.0...16.26.1) Updates `stylelint-config-clean-order` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/kutsan/stylelint-config-clean-order/releases) - [Changelog](https://github.com/kutsan/stylelint-config-clean-order/blob/master/CHANGELOG.md) - [Commits](kutsan/stylelint-config-clean-order@v7.0.0...v8.0.0) Updates `stylelint-order` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/hudochenkov/stylelint-order/releases) - [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md) - [Commits](hudochenkov/stylelint-order@7.0.0...7.0.1) Updates `typescript-eslint` from 8.45.0 to 8.51.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.51.0/packages/typescript-eslint) Updates `vitest` from 3.2.4 to 4.0.16 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/vitest) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@percy/cli" dependency-version: 1.31.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@percy/playwright" dependency-version: 1.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@playwright/test" dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@testing-library/react" dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 25.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.0.16 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: contentful dependency-version: 11.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: dotenv-cli dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-plugin-unicorn dependency-version: 62.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: globals dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: jsdom dependency-version: 27.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: lint-staged dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: sass dependency-version: 1.97.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: sass-embedded dependency-version: 1.97.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint dependency-version: 16.26.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint-config-clean-order dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: stylelint-order dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vitest dependency-version: 4.0.16 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 27 updates in the / directory:
9.36.09.39.21.31.21.31.71.0.91.0.101.55.11.57.05.4.05.6.116.3.016.3.124.6.225.0.35.0.45.1.23.2.44.0.161.3.151.6.411.8.211.10.110.0.011.0.09.36.09.39.26.1.07.0.10.4.230.4.2661.0.262.0.016.4.017.0.027.0.027.4.016.2.316.2.73.6.23.7.41.93.21.97.11.93.21.97.116.24.016.26.17.0.08.0.07.0.07.0.18.45.08.51.03.2.44.0.16Updates
@eslint/jsfrom 9.36.0 to 9.39.2Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
c43ce24chore: package.json update for@eslint/jsreleasec7ebefcchore: package.json update for@eslint/jsrelease2375a6dchore: package.json update for@eslint/jsrelease9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208)25d0e33chore: package.json update for@eslint/jsreleaseabee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)Updates
@percy/clifrom 1.31.2 to 1.31.7Release notes
Sourced from
@percy/cli's releases.... (truncated)
Commits
a0b5ff9release: Bump version to 1.31.7 and update publish tags to latest across all ...f2a30c4release: Bump version to 1.31.7-beta.0 across all packages and update publish...f5575bd✨ v1.31.6 (#2078)568a559release: Bump version to 1.31.6-beta.8 across all packages (#2076)55a4ac5releasing v1.31.6-beta.7 (#2074)d324722release 1.31.6-beta.6 (#2071)fbcc28cbump version (#2070)1b6ad16Revert to use npm auth token workflow + bump version 1.31.6-beta.4 (#2066)44b40e2✨ Upgrade Node.js version to 24 and update setup-node + version bump 1.31.6-b...09847e6🔖 v1.31.6-beta.2 (#2064)Updates
@percy/playwrightfrom 1.0.9 to 1.0.10Release notes
Sourced from
@percy/playwright's releases.Commits
81238d1Bumps version to v1.0.10 (#559)bd0a3abAdded Support for capturing CORS iFrames (#557)Updates
@playwright/testfrom 1.55.1 to 1.57.0Release notes
Sourced from
@playwright/test's releases.... (truncated)
Commits
8058197cherry-pick(#38328): docs: update 1.57 release notes54818c5chore: mark 1.57.0 (#38320)414c4f5cherry-pick(#38301): fix(android): dont pass "--disable-sync" (#38301)ae3da48cherry-pick(#38124): feat(firefox): roll to latest firefox and firefox-beta (...3756978chore: fix lint warning about useEffect (#38285)019900fchore: update browser_patches (#38286)483b722docs: 1.57 release notes (#38267)46d5ea0Revert "feat: add request.body async getters (#38179)" (#38281)0778fcfchore: hide run-server command (#38277)bf6a60fchore: default to ubuntu 24.04 for unsupported distros (#38269)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@playwright/testsince your current version.Updates
@stylistic/eslint-pluginfrom 5.4.0 to 5.6.1Release notes
Sourced from
@stylistic/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin's changelog.... (truncated)
Commits
52b2b2echore: release v5.6.1 (main) (#1055)c486861fix(computed-property-spacing): guard withnode.typeinstead ofcomputed...1f5526achore: release v5.6.0 (main) (#1023)684ff76feat(no-whitespace-before-property): support TS nodes (#1046)d6e7437feat(computed-property-spacing): supportTSIndexedAccessType(#1047)88248cfdocs(no-extra-parens): add missing]in various examples. (#1048)aa0c6acfix(type-generic-spacing): ignore spaces afternewinTSConstructorType...3fcec3etest(indent): cleanupTestCaseError#nodeType(#1043)598bbb0feat(type-annotation-spacing): deprecateoverrides.arrowin favor of `arrow...a5380d2feat(arrow-spacing): supportTSFunctionTypeandTSConstructorType(#1036)Updates
@testing-library/reactfrom 16.3.0 to 16.3.1Release notes
Sourced from
@testing-library/react's releases.Commits
a2d37fffix: Switch to trusted publishing (#1437)cd6a175chore: fix action permissions (#1436)22b8c28chore: fix release (#1435)d996673chore: new release workflow (#1434)205ce17chore: fix typo in jest.config.js (#1427)aba5740[test] Fix tests forreact@experimental(#1424)590bc18[test] Fixnpm run typecheck(#1423)1c931a6chore(deps): usenpm-run-all2(#1411)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@testing-library/reactsince your current version.Updates
@types/nodefrom 24.6.2 to 25.0.3Commits
Updates
@vitejs/plugin-reactfrom 5.0.4 to 5.1.2Release notes
Sourced from
@vitejs/plugin-react's releases.Changelog
Sourced from
@vitejs/plugin-react's changelog.Commits
f127a24release: plugin-react@5.1.2db1c665fix(react): newer full bundle mode compat (#1011)1f372b6fix(deps): update all non-major dependencies (#1008)d52455efix(deps): update react 19.2.1 (#998)bcda041fix(deps): update all non-major dependencies (#995)c80546dfix(deps): update all non-major dependencies (#982)23db727release: plugin-react@5.1.1bcc7db0chore: add changelog for #976 and #9784a2e229fix(react): use rolldownOptions instead of deprecated rollupOptions in optimi...41cb823fix(deps): update all non-major dependencies (#968)Updates
@vitest/coverage-v8from 3.2.4 to 4.0.16Release notes
Sourced from
...@vitest/coverage-v8's releases.Description has been truncated