-
Notifications
You must be signed in to change notification settings - Fork 37
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
Bump the dev group across 1 directory with 31 updates #93
Closed
Conversation
This file contains 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
Bumps the dev group with 31 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.27.3` | `2.27.7` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.2.1` | `4.3.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.8.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` | | [tsup](https://github.com/egoist/tsup) | `8.0.2` | `8.2.4` | | [turbo](https://github.com/vercel/turbo) | `2.0.9` | `2.0.11` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.0` | `2.0.5` | | [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.15.0` | `1.35.1` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.5` | `6.4.8` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.3.1` | `16.0.0` | | [@types/ms](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ms) | `0.7.31` | `0.7.34` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.11.9` | `22.1.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `17.0.80` | `18.3.3` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.0.9` | `18.3.0` | | [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.1` | `10.0.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.13` | `10.4.20` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `8.2.0` | `8.2.2` | | [cypress](https://github.com/cypress-io/cypress) | `13.9.0` | `13.13.2` | | [del-cli](https://github.com/sindresorhus/del-cli) | `5.0.0` | `5.1.0` | | [grpc-tools](https://github.com/grpc/grpc-node) | `1.11.3` | `1.12.4` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `13.0.3` | `15.2.8` | | [make-dir-cli](https://github.com/sindresorhus/make-dir-cli) | `3.0.0` | `4.0.0` | | [nodemon](https://github.com/remy/nodemon) | `2.0.22` | `3.1.4` | | [postcss](https://github.com/postcss/postcss) | `8.4.21` | `8.4.40` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.1.13` | `0.6.5` | | [sass](https://github.com/sass/dart-sass) | `1.77.1` | `1.77.8` | | [start-server-and-test](https://github.com/bahmutov/start-server-and-test) | `2.0.0` | `2.0.5` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.2.4` | `3.4.7` | | [ts-proto](https://github.com/stephenh/ts-proto) | `1.146.0` | `1.181.1` | | [jsdom](https://github.com/jsdom/jsdom) | `24.0.0` | `24.1.1` | Updates `@changesets/cli` from 2.27.3 to 2.27.7 - [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.2.1 to 4.3.1 - [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/v4.3.1/packages/plugin-react) Updates `eslint` from 8.57.0 to 9.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.8.0) Updates `prettier` from 3.2.5 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.3) Updates `tsup` from 8.0.2 to 8.2.4 - [Release notes](https://github.com/egoist/tsup/releases) - [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json) - [Commits](egoist/tsup@v8.0.2...v8.2.4) Updates `turbo` from 2.0.9 to 2.0.11 - [Release notes](https://github.com/vercel/turbo/releases) - [Changelog](https://github.com/vercel/turbo/blob/main/release.md) - [Commits](vercel/turborepo@v2.0.9...v2.0.11) Updates `typescript` from 5.4.5 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.4) Updates `vitest` from 1.6.0 to 2.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest) Updates `@bufbuild/buf` from 1.15.0 to 1.35.1 - [Release notes](https://github.com/bufbuild/buf/releases) - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](bufbuild/buf@v1.15.0...v1.35.1) Updates `@testing-library/jest-dom` from 6.4.5 to 6.4.8 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.4.5...v6.4.8) Updates `@testing-library/react` from 14.3.1 to 16.0.0 - [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@v14.3.1...v16.0.0) Updates `@types/ms` from 0.7.31 to 0.7.34 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ms) Updates `@types/node` from 18.11.9 to 22.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 17.0.80 to 18.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.0.9 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@types/uuid` from 9.0.1 to 10.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `autoprefixer` from 10.4.13 to 10.4.20 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.13...10.4.20) Updates `concurrently` from 8.2.0 to 8.2.2 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v8.2.0...v8.2.2) Updates `cypress` from 13.9.0 to 13.13.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@v13.9.0...v13.13.2) Updates `del-cli` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/sindresorhus/del-cli/releases) - [Commits](sindresorhus/del-cli@v5.0.0...v5.1.0) Updates `grpc-tools` from 1.11.3 to 1.12.4 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/[email protected]@1.12.4) Updates `lint-staged` from 13.0.3 to 15.2.8 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v13.0.3...v15.2.8) Updates `make-dir-cli` from 3.0.0 to 4.0.0 - [Release notes](https://github.com/sindresorhus/make-dir-cli/releases) - [Commits](sindresorhus/make-dir-cli@v3.0.0...v4.0.0) Updates `nodemon` from 2.0.22 to 3.1.4 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.22...v3.1.4) Updates `postcss` from 8.4.21 to 8.4.40 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.21...8.4.40) Updates `prettier-plugin-tailwindcss` from 0.1.13 to 0.6.5 - [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.1.13...v0.6.5) Updates `sass` from 1.77.1 to 1.77.8 - [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.77.1...1.77.8) Updates `start-server-and-test` from 2.0.0 to 2.0.5 - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v2.0.0...v2.0.5) Updates `tailwindcss` from 3.2.4 to 3.4.7 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.2.4...v3.4.7) Updates `ts-proto` from 1.146.0 to 1.181.1 - [Release notes](https://github.com/stephenh/ts-proto/releases) - [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md) - [Commits](stephenh/ts-proto@v1.146.0...v1.181.1) Updates `jsdom` from 24.0.0 to 24.1.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@24.0.0...24.1.1) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev - dependency-name: "@bufbuild/buf" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev - dependency-name: "@types/ms" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: "@types/uuid" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: del-cli dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: grpc-tools dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev - dependency-name: make-dir-cli dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: start-server-and-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: ts-proto dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Superseded by #94. |
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
0 participants
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 31 updates in the / directory:
2.27.3
2.27.7
4.2.1
4.3.1
8.57.0
9.8.0
3.2.5
3.3.3
8.0.2
8.2.4
2.0.9
2.0.11
5.4.5
5.5.4
1.6.0
2.0.5
1.15.0
1.35.1
6.4.5
6.4.8
14.3.1
16.0.0
0.7.31
0.7.34
18.11.9
22.1.0
17.0.80
18.3.3
18.0.9
18.3.0
9.0.1
10.0.0
10.4.13
10.4.20
8.2.0
8.2.2
13.9.0
13.13.2
5.0.0
5.1.0
1.11.3
1.12.4
13.0.3
15.2.8
3.0.0
4.0.0
2.0.22
3.1.4
8.4.21
8.4.40
0.1.13
0.6.5
1.77.1
1.77.8
2.0.0
2.0.5
3.2.4
3.4.7
1.146.0
1.181.1
24.0.0
24.1.1
Updates
@changesets/cli
from 2.27.3 to 2.27.7Release notes
Sourced from
@changesets/cli
's releases.Commits
b593756
Version Packages (#1398)d83e458
Update changelog for privatePackage fix (#1402)dd6e5bb
Fixed a crash when root workspace has dependents (#1400)d108fa6
Fixed a crash when using tag versions of workspace packages (#1047)a832b64
fix typo in automating-changesets.md (#1155)b036aae
Version Packages (#1393)6a3452e
Remove tty-table dependency (#1390)f295b3e
Replace meow with mri (#1392)761b2d3
update yarn.lock file for [email protected] (#1372)fcfb0f8
Add FUNDING.jsonUpdates
@vitejs/plugin-react
from 4.2.1 to 4.3.1Release notes
Sourced from
@vitejs/plugin-react
's releases.Changelog
Sourced from
@vitejs/plugin-react
's changelog.Commits
1609186
release: [email protected]ea647d1
fix: handle using compiler with React 18 (#330)7e7322a
release: [email protected]4b4a95c
fix: don't use retainLines with react compiler (#319)2b7f2ae
fix: support HMR for class components (#320)302a323
docs: add minimum react version (#321)9ebfe68
chore: bump deps (#318)Updates
eslint
from 8.57.0 to 9.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
63881dc
9.8.0de36d1d
Build: changelog update for 9.8.0deee448
chore: upgrade to@eslint/[email protected]
(#18720)4aaf2b3
chore: package.json update for@eslint/js
release2570051
chore: package.json revert@eslint/js
version to 9.7.0 (#18719)d73b203
chore: package.json update for@eslint/js
release8e1a627
chore: update dependency@eslint/core
to ^0.2.0 (#18700)13d0bd3
feat: Add and use SourceCode#getLoc/getRange (#18703)282df1a
docs: Add system theme option (#18617)ab0ff27
fix: Throw error when invalid flags passed (#18705)Updates
prettier
from 3.2.5 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
tsup
from 8.0.2 to 8.2.4Release notes
Sourced from tsup's releases.
... (truncated)
Commits
49c11c3
fix: do not terminate dts worker in watch mode, closes #1172, closes #1171e9ee083
docs: CONTRIBUTING.md048c93b
fix: get metafile on windows2de6dd5
fix: Revert "refactor: replaceglobby
with faster alternative (#1158)"6e66f29
chore: upgrade deps44c88a7
fix(dts): terminate worker when work is done (#1142)0f0b4b2
refactor: replaceglobby
with faster alternative (#1158)aeda546
refactor: replace colorette with picocolors0303783
docs: update tsup API docs link [ci skip] (#1160)31cffed
docs: use jsdocs.io for now, closes #1145, #1159Updates
turbo
from 2.0.9 to 2.0.11Release notes
Sourced from turbo's releases.
... (truncated)
Commits
078f4b2
publish 2.0.11 to registryc90d33c
fix(pty): disable echoctl for child processes (#8892)56277b0
smarter logical combination that keeps truthy/falsy/nullish property (#8873)49c6759
Convert MDX errors into issues (#8879)727d5e0
Make JS Lints have lower severity (#8837)d3db2f5
fix(ci): Trying to fixbenchmark-turbopack
workflow (#8090)75870c6
(docs): Mention sideEffects key in Internal Packages documentation. (#8888)adcf0f7
release(turborepo): 2.0.10 (#8886)e27857d
fix(windows): keep stdin open for conpty processes (#8885)68bbb1f
adds daemon flag for env var and turbo.json (#8728)Updates
typescript
from 5.4.5 to 5.5.4Release notes
Sourced from typescript's releases.
... (truncated)
Commits
c8a7d58
Bump version to 5.5.4 and LKGc0ded04
🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...5ba41e2
🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...b075332
🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...9dd6f91
Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)bf0ddaf
🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...a44e2d9
🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...f35206d
🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...1109550
Fix baselines on rel...Description has been truncated