-
Notifications
You must be signed in to change notification settings - Fork 38
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 21 updates #98
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 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.8.0` | | [tsup](https://github.com/egoist/tsup) | `8.2.3` | `8.2.4` | | [turbo](https://github.com/vercel/turbo) | `2.0.9` | `2.0.12` | | [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.35.1` | `1.36.0` | | [@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.8` | `10.0.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.13` | `10.4.20` | | [cypress](https://github.com/cypress-io/cypress) | `13.13.1` | `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.41` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.1.13` | `0.6.5` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.2.4` | `3.4.7` | 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 `tsup` from 8.2.3 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.2.3...v8.2.4) Updates `turbo` from 2.0.9 to 2.0.12 - [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.12) 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.35.1 to 1.36.0 - [Release notes](https://github.com/bufbuild/buf/releases) - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](bufbuild/buf@v1.35.1...v1.36.0) 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.8 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 `cypress` from 13.13.1 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.13.1...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.41 - [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.41) 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 `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) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-patch 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/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: cypress dependency-type: direct:development update-type: version-update:semver-patch 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: tailwindcss 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 ↗︎
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 21 updates in the / directory:
8.57.0
9.8.0
8.2.3
8.2.4
2.0.9
2.0.12
1.6.0
2.0.5
1.35.1
1.36.0
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.8
10.0.0
10.4.13
10.4.20
13.13.1
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.41
0.1.13
0.6.5
3.2.4
3.4.7
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
tsup
from 8.2.3 to 8.2.4Release notes
Sourced from tsup's releases.
Commits
49c11c3
fix: do not terminate dts worker in watch mode, closes #1172, closes #1171e9ee083
docs: CONTRIBUTING.mdUpdates
turbo
from 2.0.9 to 2.0.12Release notes
Sourced from turbo's releases.
... (truncated)
Commits
b88edb9
publish 2.0.12 to registry3f15e66
release(turborepo): 2.0.12-canary.3 (#8946)672e2f2
feat(turborepo): implement --affected flag (#8884)50a7aea
docs: Correct json comma syntax in sample code (#8949)582851e
feat(owners): remove telem special case (#8945)7922912
feat(telemetry): reduce data volume (#8944)91e3028
release(turborepo): 2.0.12-canary.2 (#8943)362901c
fix(tui): allow for TUI use when hooked up to tty (#8942)1f0ccdd
remove / move unused or test crates (#8929)d50a5a9
docs: Re-mention passthroughs in CI compatibility section. (#8939)Updates
vitest
from 1.6.0 to 2.0.5Release notes
Sourced from vitest's releases.
... (truncated)
Commits
99452a7
chore: release v2.0.59b9bdf7
chore: remove unnecessary await (#6249)40dfad8
docs: add reported tasks docs (#6245)13d85bd
feat: introduce experimental reported tasks (#6149)b76a927
refactor(vitest): move public exports to public folder (#6218)56dbfa6
refactor: make a distinction between node and runtime types (#6214)a48be6f
fix(vitest): correctly resolve mocked node:* imports in mocks folder (#6204)3aab8a1
refactor: deprecate all config types from the main Vitest entrypoint, introdu...57d23ce
docs: fix inconsistencies, remove low informative twoslash examples (#6200)8cd8272
fix(vitest): improvedefineProject
anddefineWorkspace
types (#6198)Updates
@bufbuild/buf
from 1.35.1 to 1.36.0Release notes
Sourced from
@bufbuild/buf
's releases.Changelog
Sourced from
@bufbuild/buf
's changelog.Commits
3eeb006
Release v1.36.0 (#3216)2ff1b33
Promote beta registry organization, module, label and commit commands (#3170)72d6cc3
Addclean
tobuf.gen.yaml
(#3130)06c2619
Update buf registry login to use browser by default (#3167)e1ee7da
Bump buf-action CI from v0.2 to v1 (#3202)f67299f
Update Buf logo (#3204)429c3ac
Fix git checkout for annotated tags (#3198)9d58407
Fix deprecated flag casing for flags (#3201)bcc862d
Fix deprecated flag casing (#3200)c9b96ae
Fix storage OS bucket not returning ErrNotExist correctly (#3188)Updates
@testing-library/react
from 14.3.1 to 16.0.0Release notes
Sourced from
@testing-library/react
's releases.... (truncated)
Commits
a4744fa
feat: Move@testing-library/dom
and@types/react-dom
to peer dependencie...c1f2957
fix: Ensureact
is notany
whenReact.act
is not declared (#1323)b6e59f7
fix: export new act when available (#1319)f6a1677
chore: Adjust tests to workaround 18.3.0 bug (#1315)d143f46
fix: Stop restrictingcontainer
option based onhydrate
(#1313)48282c2
fix: EnsurerenderHook
options extend options forrender
(#1308)067d0c6
fix: Don't raise TypeScript errors when hydatingdocument
(#1304)c63b873
fix: ImprovelegacyRoot
error message (#1301)1645d21
fix: Stop using nullish coalescing (#1299)787cb85
Release: 15.0.0 (#1295)Updates
@types/ms
from 0.7.31 to 0.7.34Commits
Updates
@types/node
from 18.11.9 to 22.1.0Commits
Updates
@types/react
from 17.0.80 to 18.3.3Commits
Updates
@types/react-dom
from 18.0.9 to 18.3.0Commits
Updates
@types/uuid
from 9.0.8 to 10.0.0Commits
Updates
autoprefixer
from 10.4.13 to 10.4.20Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
dae6eb4
Release 10.4.20 versionee43652
Fix fit-content for Firefoxcf80824
Update dependencies49d5ec6
Move to pnpm 98060e33
Release 10.4.19 versionfe7bae4
Remove end→flex-end warning5f6f362
Update dependencies13a86df
Move to flat ESLint configb3e0579
Update dependencies90dc18d
Release 10.4.18 versionUpdates
cypress
from 13.13.1 to 13.13.2Release notes
Sourced from cypress's releases.
Commits
e9026dd
chore: bump circle cache (#29941)dddd2d5
perf: remove listener to fix log memory leak (#29939)f4052f1
dependency: update dependency chrome-remote-interface to v0.33.2 (#29932)40de87d
chore: release@...
Description has been truncated