-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
chore(deps): bump the kitchen-sink group in /examples/kitchen-sink with 25 updates #9751
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/examples/kitchen-sink/kitchen-sink-42cd3ec739
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(deps): bump the kitchen-sink group in /examples/kitchen-sink with 25 updates #9751
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/examples/kitchen-sink/kitchen-sink-42cd3ec739
+6,614
−8,100
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 kitchen-sink group in /examples/kitchen-sink with 27 updates: | Package | From | To | | --- | --- | --- | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [turbo](https://github.com/vercel/turborepo) | `2.1.2` | `2.3.3` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.18` | `19.0.7` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.5` | `19.0.3` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.6` | `19.0.7` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `19.0.3` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.1` | `4.3.4` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.7.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.6` | `5.4.14` | | [express](https://github.com/expressjs/express) | `4.21.0` | `4.21.2` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.21` | `5.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.16.5` | `20.17.14` | | [supertest](https://github.com/ladjs/supertest) | `6.3.4` | `7.0.0` | | [tsup](https://github.com/egoist/tsup) | `8.2.4` | `8.3.5` | | [@vercel/remix](https://github.com/vercel/remix/tree/HEAD/packages/vercel-remix) | `2.9.2-patch.2` | `2.15.2` | | [isbot](https://github.com/omrilotan/isbot) | `4.4.0` | `5.1.21` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `8.21.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.21.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.18.0` | | [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `4.3.2` | `5.1.4` | | [next](https://github.com/vercel/next.js) | `14.2.11` | `14.2.23` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `14.2.11` | `14.2.23` | | [@vercel/style-guide](https://github.com/vercel/style-guide) | `5.2.0` | `6.0.0` | | [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.1.2` | `2.3.3` | | [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.8.0` | `0.11.2` | Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) Updates `turbo` from 2.1.2 to 2.3.3 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](v2.1.2...v2.3.3) Updates `react` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react) Updates `@types/react` from 18.3.18 to 19.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom) Updates `@types/react-dom` from 18.3.5 to 19.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@types/react` from 18.3.6 to 19.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.0 to 19.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitejs/plugin-react` from 4.3.1 to 4.3.4 - [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.4/packages/plugin-react) Updates `typescript` from 5.5.4 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.4...v5.7.3) Updates `vite` from 5.4.6 to 5.4.14 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite) Updates `express` from 4.21.0 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.0...4.21.2) Updates `@types/express` from 4.17.21 to 5.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@types/node` from 20.16.5 to 20.17.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `supertest` from 6.3.4 to 7.0.0 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](ladjs/supertest@v6.3.4...v7.0.0) Updates `tsup` from 8.2.4 to 8.3.5 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.2.4...v8.3.5) Updates `@vercel/remix` from 2.9.2-patch.2 to 2.15.2 - [Changelog](https://github.com/vercel/remix/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/remix/commits/HEAD/packages/vercel-remix) Updates `isbot` from 4.4.0 to 5.1.21 - [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md) - [Commits](omrilotan/isbot@v4.4.0...v5.1.21) Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.21.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.21.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/parser) Updates `eslint` from 8.57.1 to 9.18.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.18.0) Updates `vite-tsconfig-paths` from 4.3.2 to 5.1.4 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v4.3.2...v5.1.4) Updates `next` from 14.2.11 to 14.2.23 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.11...v14.2.23) Updates `@next/eslint-plugin-next` from 14.2.11 to 14.2.23 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.23/packages/eslint-plugin-next) Updates `@vercel/style-guide` from 5.2.0 to 6.0.0 - [Release notes](https://github.com/vercel/style-guide/releases) - [Changelog](https://github.com/vercel/style-guide/blob/canary/.releaserc.js) - [Commits](vercel/style-guide@v5.2.0...v6.0.0) Updates `eslint-config-turbo` from 2.1.2 to 2.3.3 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](https://github.com/vercel/turborepo/commits/v2.3.3/packages/eslint-config-turbo) Updates `eslint-plugin-storybook` from 0.8.0 to 0.11.2 - [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases) - [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md) - [Commits](storybookjs/eslint-plugin-storybook@v0.8.0...v0.11.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major dependency-group: kitchen-sink - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: kitchen-sink - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: kitchen-sink - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: kitchen-sink - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: kitchen-sink - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: kitchen-sink - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kitchen-sink - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kitchen-sink - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kitchen-sink - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-major dependency-group: kitchen-sink - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: supertest dependency-type: direct:development update-type: version-update:semver-major dependency-group: kitchen-sink - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: "@vercel/remix" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: isbot dependency-type: direct:production update-type: version-update:semver-major dependency-group: kitchen-sink - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: kitchen-sink - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: kitchen-sink - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: kitchen-sink - dependency-name: vite-tsconfig-paths dependency-type: direct:development update-type: version-update:semver-major dependency-group: kitchen-sink - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kitchen-sink - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kitchen-sink - dependency-name: "@vercel/style-guide" dependency-type: direct:development update-type: version-update:semver-major dependency-group: kitchen-sink - dependency-name: eslint-config-turbo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: eslint-plugin-storybook dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kitchen-sink ... Signed-off-by: dependabot[bot] <[email protected]>
turbo-orchestrator
bot
added
needs: triage
New issues get this label. Remove it after triage
labels
Jan 21, 2025
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Allow CI Workflow Run
Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: examples
Improvements or additions to examples
needs: triage
New issues get this label. Remove it after triage
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 kitchen-sink group in /examples/kitchen-sink with 27 updates:
3.3.3
3.4.2
2.1.2
2.3.3
18.3.1
19.0.0
18.3.18
19.0.7
18.3.1
19.0.0
18.3.5
19.0.3
18.3.6
19.0.7
18.3.0
19.0.3
4.3.1
4.3.4
5.5.4
5.7.3
5.4.6
5.4.14
4.21.0
4.21.2
4.17.21
5.0.0
20.16.5
20.17.14
6.3.4
7.0.0
8.2.4
8.3.5
2.9.2-patch.2
2.15.2
4.4.0
5.1.21
6.21.0
8.21.0
6.21.0
8.21.0
8.57.1
9.18.0
4.3.2
5.1.4
14.2.11
14.2.23
14.2.11
14.2.23
5.2.0
6.0.0
2.1.2
2.3.3
0.8.0
0.11.2
Updates
prettier
from 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Updates
turbo
from 2.1.2 to 2.3.3Release notes
Sourced from turbo's releases.
... (truncated)
Commits
81c4e43
publish 2.3.3 to registry755f14c
fix: correct TUI vim binds direction (#9529)95129e3
release(turborepo): 2.3.2 (#9520)6fa050a
docs: update ESLint documentation with ESLint v9 (#9515)2dd46cc
chore(examples): Remove spare dependencies from basic example. (#9516)cf68935
docs: fix formatting on/repo/docs/getting-started/installation
(#9514)4f5f048
feat: sibling tasks (#9504)e3fcdee
fix(examples): remove--filter
fromwith-docker
example. (#9513)b00eea2
chore: updatebasic
example to ESLint v9 and Flat Configurations. (#9501)cbb85b3
chore: add a comment to GitHub release flow types. (#9506)Updates
react
from 18.3.1 to 19.0.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
e137890
[string-refs] cleanup string ref code (#31443)d1f0472
[string-refs] remove enableLogStringRefsProd flag (#31414)3dc1e48
Followup: remove dead test code from #30346 (#31415)07aa494
Remove enableRefAsProp feature flag (#30346)45804af
[flow] Eliminate usage of more than 1-argReact.AbstractComponent
in React ...5636fad
[string-refs] log string ref from prod (#31161)b78a7f2
[rcr] Re-export useMemoCache in top level React namespace (#31139)4e9540e
[Fiber] Log the Render/Commit phases and the gaps in between (#31016)d4688df
[Fiber] Track Event Time, startTransition Time and setState Time (#31008)15da917
Don't read currentTransition back from internals (#30991)Updates
@types/react
from 18.3.18 to 19.0.7Commits
Updates
react-dom
from 18.3.1 to 19.0.0Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
989af12
Make prerendering always non-blocking with fix (#31452)e137890
[string-refs] cleanup string ref code (#31443)07aa494
Remove enableRefAsProp feature flag (#30346)cae764c
Revert "[Re-land] Make prerendering always non-blocking (#31268)" (#31355)d49123f
Expose prerender() for SSG in stable (#31298)6c4bbc7
[Re-land] Make prerendering always non-blocking (#31268)d8c90fa
Disable infinite render loop detection (#31088)67fee58
[Fizz] Start initial work immediately (#31079)76aee6f
Revert "Make prerendering always non-blocking" (#31080)0f1856c
Make prerendering always non-blocking (#31056)Updates
@types/react-dom
from 18.3.5 to 19.0.3Commits
Updates
@types/react
from 18.3.6 to 19.0.7Commits
Updates
@types/react-dom
from 18.3.0 to 19.0.3Commits
Updates
@vitejs/plugin-react
from 4.3.1 to 4.3.4Release notes
Sourced from
@vitejs/plugin-react
's releases.Changelog
Sourced from
@vitejs/plugin-react
's changelog.Commits
2e368a6
release: [email protected]bde1ad6
feat: add Vite 6 to peerDependencies range (#390)45a727c
fix(deps): update all non-major dependencies (#373)5d2b6c6
fix: force non-legacy import attributes babel output (#386)b61592a
release: [email protected]e8a923f
fix: addreact-dom
inoptimizeOps
to handle CJS script. (#375)7a7e339
feat: support new React Compiler target option (#374)63b2e38
release: [email protected]fdf6ce4
fix(deps): update all non-major dependencies (#273)4544e97
feat: update refresh utils for React Router 7 support (#363)Updates
typescript
from 5.5.4 to 5.7.3Release notes
Sourced from typescript's releases.