This repository was archived by the owner on Oct 27, 2025. It is now read-only.
chore(deps-dev): bump the dev group with 27 updates#536
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps-dev): bump the dev group with 27 updates#536dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dev group with 27 updates: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.29.2` | `2.29.5` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.4.1` | `4.7.0` | | [axios](https://github.com/axios/axios) | `1.8.4` | `1.11.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.5.0` | `17.2.1` | | [dotenv-cli](https://github.com/entropitor/dotenv-cli) | `8.0.0` | `9.0.0` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.2` | | [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) | `4.1.0` | `4.2.0` | | [tsup](https://github.com/egoist/tsup) | `8.4.0` | `8.5.0` | | [turbo](https://github.com/vercel/turborepo) | `2.5.0` | `2.5.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.1.2` | `3.2.4` | | [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.53.0` | `1.55.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.1` | `24.1.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.2` | `19.1.8` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.2` | `19.1.6` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.1` | `16.1.2` | | [postcss](https://github.com/postcss/postcss) | `8.5.3` | `8.5.6` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.11` | `0.6.14` | | [sass](https://github.com/sass/dart-sass) | `1.87.0` | `1.89.2` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.14` | `4.1.11` | | [ts-proto](https://github.com/stephenh/ts-proto) | `2.7.0` | `2.7.5` | | [@faker-js/faker](https://github.com/faker-js/faker) | `9.7.0` | `9.9.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.52.0` | `1.54.1` | | [gaxios](https://github.com/googleapis/gaxios) | `7.1.0` | `7.1.1` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `9.1.2` | `9.2.0` | | [cypress](https://github.com/cypress-io/cypress) | `14.3.2` | `14.5.2` | | [nodemon](https://github.com/remy/nodemon) | `3.1.9` | `3.1.10` | | [start-server-and-test](https://github.com/bahmutov/start-server-and-test) | `2.0.11` | `2.0.12` | Updates `@changesets/cli` from 2.29.2 to 2.29.5 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected]) Updates `@vitejs/plugin-react` from 4.4.1 to 4.7.0 - [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/[email protected]/packages/plugin-react) Updates `axios` from 1.8.4 to 1.11.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.11.0) Updates `dotenv` from 16.5.0 to 17.2.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.5.0...v17.2.1) Updates `dotenv-cli` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/entropitor/dotenv-cli/releases) - [Commits](entropitor/dotenv-cli@v8.0.0...v9.0.0) Updates `prettier` from 3.5.3 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.2) Updates `prettier-plugin-organize-imports` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases) - [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md) - [Commits](https://github.com/simonhaenisch/prettier-plugin-organize-imports/commits) Updates `tsup` from 8.4.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.4.0...v8.5.0) Updates `turbo` from 2.5.0 to 2.5.5 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.5.0...v2.5.5) Updates `vitest` from 3.1.2 to 3.2.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest) Updates `@bufbuild/buf` from 1.53.0 to 1.55.1 - [Release notes](https://github.com/bufbuild/buf/releases) - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](bufbuild/buf@v1.53.0...v1.55.1) Updates `@types/node` from 22.14.1 to 24.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.1.2 to 19.1.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.2 to 19.1.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `lint-staged` from 15.5.1 to 16.1.2 - [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@v15.5.1...v16.1.2) Updates `postcss` from 8.5.3 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.6) Updates `prettier-plugin-tailwindcss` from 0.6.11 to 0.6.14 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.11...v0.6.14) Updates `sass` from 1.87.0 to 1.89.2 - [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.87.0...1.89.2) Updates `tailwindcss` from 3.4.14 to 4.1.11 - [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.1.11/packages/tailwindcss) Updates `ts-proto` from 2.7.0 to 2.7.5 - [Release notes](https://github.com/stephenh/ts-proto/releases) - [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md) - [Commits](stephenh/ts-proto@v2.7.0...v2.7.5) Updates `@faker-js/faker` from 9.7.0 to 9.9.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@v9.7.0...v9.9.0) Updates `@playwright/test` from 1.52.0 to 1.54.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.0...v1.54.1) Updates `gaxios` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/googleapis/gaxios/releases) - [Changelog](https://github.com/googleapis/gaxios/blob/main/CHANGELOG.md) - [Commits](googleapis/gaxios@v7.1.0...v7.1.1) Updates `concurrently` from 9.1.2 to 9.2.0 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.1.2...v9.2.0) Updates `cypress` from 14.3.2 to 14.5.2 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v14.3.2...v14.5.2) Updates `nodemon` from 3.1.9 to 3.1.10 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.9...v3.1.10) Updates `start-server-and-test` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v2.0.11...v2.0.12) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-version: 2.29.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: "@vitejs/plugin-react" dependency-version: 4.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: axios dependency-version: 1.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: dotenv dependency-version: 17.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev - dependency-name: dotenv-cli dependency-version: 9.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: prettier-plugin-organize-imports dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: turbo dependency-version: 2.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: vitest dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: "@bufbuild/buf" dependency-version: 1.55.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: "@types/node" dependency-version: 24.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev - dependency-name: "@types/react" dependency-version: 19.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: "@types/react-dom" dependency-version: 19.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: lint-staged dependency-version: 16.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.6.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: sass dependency-version: 1.89.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: tailwindcss dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev - dependency-name: ts-proto dependency-version: 2.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: "@faker-js/faker" dependency-version: 9.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: "@playwright/test" dependency-version: 1.54.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: gaxios dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: concurrently dependency-version: 9.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: cypress dependency-version: 14.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: nodemon dependency-version: 3.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: start-server-and-test dependency-version: 2.0.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev ... Signed-off-by: dependabot[bot] <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
|
👋 Thanks for your contribution @dependabot[bot]! This repository Your changes are not lost. Submitting them to the main repository is easy:
|
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 dev group with 27 updates:
2.29.22.29.54.4.14.7.01.8.41.11.016.5.017.2.18.0.09.0.03.5.33.6.24.1.04.2.08.4.08.5.02.5.02.5.53.1.23.2.41.53.01.55.122.14.124.1.019.1.219.1.819.1.219.1.615.5.116.1.28.5.38.5.60.6.110.6.141.87.01.89.23.4.144.1.112.7.02.7.59.7.09.9.01.52.01.54.17.1.07.1.19.1.29.2.014.3.214.5.23.1.93.1.102.0.112.0.12Updates
@changesets/clifrom 2.29.2 to 2.29.5Release notes
Sourced from
@changesets/cli's releases.Commits
b57c77fVersion Packages (#1694)6352819Fixed an issue withworkspace:^andworkspace:~dependency ranges not bei...9ce98a5Align used function name with import in the docs (#1673)b962929Version Packages (#1669)65d6632Fixed a crash in pre mode when trying to version private packages when taggin...5ca6271Enable publishing with provenance (#1659)d23598aVersion Packages (#1641)de8bebcFixed a crash in prerelease mode when a package misses the version field in i...f15b0d0docs: adds spectrum css and spectrum web components (#1627)c1e8a78Support../inpublishConfig.directorywhen publishing packages (#1619)Updates
@vitejs/plugin-reactfrom 4.4.1 to 4.7.0Release notes
Sourced from
@vitejs/plugin-react's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-react's changelog.... (truncated)
Commits
8041706release: [email protected]bbfd1b7chore: update changelog for #537fdc9d9afeat: add hmr support for compound components (#518)d14f31dfix(deps): update all non-major dependencies (#568)22be17fbuild: use tsdown for plugin-react / plugin-react-oxc (#554)840f0b1chore(deps): update prettier (#556)cfe2912fix(deps): update all non-major dependencies (#540)11f56d6fix: returnPlugin[]instead ofPluginOption[](#537)9da5e19fix(deps): update all non-major dependencies (#519)1583c5dchore: remove Vite 7 beta from supported range (#517)Updates
axiosfrom 1.8.4 to 1.11.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
b76c4acchore(release): v1.11.0 (#6974)e72c193fix: form-data npm pakcage (#6970)8517aa1fix(types): resolve type discrepancies between ESM and CJS TypeScript declara...a2214cafix: prevent RangeError when using large Buffers (#6961)6161947refactor: use spread operator instead of '.apply()' (#6938)a1d16ddrefactor: use an object spread instead of Object.assign (#6939)07183cdchore(sponsor): update sponsor block (#6952)ef36347docs(CONTRIBUTING): update docs link for accuracy (#6894)b29bd6achore(sponsor): update sponsor block (#6948)a406a93chore(sponsor): update sponsor block (#6937)Updates
dotenvfrom 16.5.0 to 17.2.1Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
37cf55a17.2.1f2d92e9changelog 🪵bd27017Merge pull request #897 from motdotla/adjust-tip-for-click8a9ce45add to tests19e5ad9adjust clickable tip4186757Merge pull request #894 from mjomble/patch-104322a6Merge pull request #895 from andersr/add-es6-config-info-to-readme1102cabAdd info about ES6 import with config options5566b77Fixed link in changelog11acd9f17.2.0Updates
dotenv-clifrom 8.0.0 to 9.0.0Release notes
Sourced from dotenv-cli's releases.
Commits
6c510a39.0.08d377b1Add quiet flag to suppress dotenv debug output by default (#129)0da11b9Update LICENSE with copyright informationUpdates
prettierfrom 3.5.3 to 3.6.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7a8b05fRelease 3.6.246526b4Add missing blank line around code block (#17675)a04ec11chore(deps): update babel to v7.27.7 (#17684)32be5b6chore(deps): update dependency flow-parser to v0.274.1 (#17676)b55e777Update docs about "TypeScript Configuration Files" (#17677)b197c99chore(deps): update dependency@vitejs/plugin-reactto v4.6.0 (#17674)1185f83chore(deps): update dependency@angular/compilerto v20.0.5 (#17680)aa1316fchore(deps): update dependency browserslist to v4.25.1 (#17671)c468d33chore(deps): update dependency oxc-parser to v0.75.0 (#17672)3f46d91chore(deps): update dependency vite to v7 (#17673)Updates
prettier-plugin-organize-importsfrom 4.1.0 to 4.2.0Commits
Updates
tsupfrom 8.4.0 to 8.5.0Release notes
Sourced from tsup's releases.
Commits
92ee842chore: release v8.5.07c1e13efix: copyPublicDir in watch mode (#1331)fdfd59afeat: allow passing custom swc configuration to swcPlugin (#1313)769aa49fix: makeremoveNodeProtocolwork withshimsc654e5ffeat: usefix-dts-default-cjs-exportsto transform CJS types (#1310)Updates
turbofrom 2.5.0 to 2.5.5Release notes
Sourced from turbo's releases.
... (truncated)
Commits
f70e972publish 2.5.5 to registrydd31af9fix(query): pin to last graphiql version with artifacts (#10685)8f00a69refactor: move config file discovery to shared util (#10677)73f7373chore(deps-dev): bump eslint from 9.30.1 to 9.31.0 in /examples/non-monorepo ...9ac8faachore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with...7f11487fix(examples): update vitest config paths for packages and apps in `with-vite...be6f7bachore(deps-dev): bump the basic group in /examples/basic with 3 updates (#10673)5794014fix: typescript-config export form react-native-web (#10671)9b4f3d3chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 5...d560d15chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 3 u...Updates
vitestfrom 3.1.2 to 3.2.4Release notes
Sourced from vitest's releases.