-
Notifications
You must be signed in to change notification settings - Fork 2k
chore(deps): bump the basic group across 1 directory with 17 updates #9772
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
Merged
anthonyshew
merged 2 commits into
main
from
dependabot/npm_and_yarn/examples/basic/basic-f8a20ef5ec
Jan 24, 2025
Merged
chore(deps): bump the basic group across 1 directory with 17 updates #9772
anthonyshew
merged 2 commits into
main
from
dependabot/npm_and_yarn/examples/basic/basic-f8a20ef5ec
Jan 24, 2025
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
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 |
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 |
Bumps the basic group with 17 updates in the /examples/basic directory: | Package | From | To | | --- | --- | --- | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [turbo](https://github.com/vercel/turborepo) | `2.3.1` | `2.3.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.7.3` | | [next](https://github.com/vercel/next.js) | `15.1.0` | `15.1.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.6` | `22.10.9` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.0` | `19.0.8` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `19.0.3` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.17.0` | `9.18.0` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `15.1.0` | `15.1.6` | | [eslint](https://github.com/eslint/eslint) | `9.15.0` | `9.18.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.4` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.0.0` | `5.1.0` | | [eslint-plugin-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-plugin-turbo) | `2.3.1` | `2.3.3` | | [globals](https://github.com/sindresorhus/globals) | `15.12.0` | `15.14.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.15.0` | `8.21.0` | | [@turbo/gen](https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen) | `1.13.4` | `2.3.3` | 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.3.1 to 2.3.3 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](v2.3.1...v2.3.3) 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 `next` from 15.1.0 to 15.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.0...v15.1.6) Updates `@types/node` from 20.17.6 to 22.10.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.3.0 to 19.0.8 - [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 `@eslint/js` from 9.17.0 to 9.18.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.18.0/packages/js) Updates `@next/eslint-plugin-next` from 15.1.0 to 15.1.6 - [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/v15.1.6/packages/eslint-plugin-next) Updates `eslint` from 9.15.0 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@v9.15.0...v9.18.0) Updates `eslint-config-prettier` from 9.1.0 to 10.0.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1) Updates `eslint-plugin-react` from 7.37.2 to 7.37.4 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.4) Updates `eslint-plugin-react-hooks` from 5.0.0 to 5.1.0 - [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-turbo` from 2.3.1 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-plugin-turbo) Updates `globals` from 15.12.0 to 15.14.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.12.0...v15.14.0) Updates `typescript-eslint` from 8.15.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/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/typescript-eslint) Updates `@turbo/gen` from 1.13.4 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/turbo-gen) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: basic - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-patch dependency-group: basic - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: basic - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: basic - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: basic - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: basic - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: basic - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: basic - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: basic - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: basic - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: basic - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: basic - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor dependency-group: basic - dependency-name: eslint-plugin-turbo dependency-type: direct:development update-type: version-update:semver-patch dependency-group: basic - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: basic - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: basic - dependency-name: "@turbo/gen" dependency-type: direct:development update-type: version-update:semver-major dependency-group: basic ... Signed-off-by: dependabot[bot] <[email protected]>
d7db0b3
to
efa447e
Compare
anthonyshew
approved these changes
Jan 24, 2025
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 basic group with 17 updates in the /examples/basic directory:
3.3.3
3.4.2
2.3.1
2.3.3
5.5.4
5.7.3
15.1.0
15.1.6
20.17.6
22.10.9
18.3.0
19.0.8
18.3.0
19.0.3
9.17.0
9.18.0
15.1.0
15.1.6
9.15.0
9.18.0
9.1.0
10.0.1
7.37.2
7.37.4
5.0.0
5.1.0
2.3.1
2.3.3
15.12.0
15.14.0
8.15.0
8.21.0
1.13.4
2.3.3
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.3.1 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
typescript
from 5.5.4 to 5.7.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
a5e123d
Update LKG8bc0204
🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df
🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36
Bump version to 5.7.3 and LKGe167412
🤖 Pick PR #60794 (HardensanitizeLog
against incorr...) into release-5.7 (#...9ba364c
Fix coverage build on release-5.7 (#60792)4b7441a
🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...e844dc3
Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)21b02a1
🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...b82fd16
🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...Updates
next
from 15.1.0 to 15.1.6Release notes
Sourced from next's releases.
... (truncated)
Commits
38a6d01
v15.1.67099753
backport: fix prerender issue with intercepting routes + generateStaticParams...819d575
[E2E] Fix config file conflict (#73818)20f5a79
fix: don't memory-leak promises passed towaitUntil
(#75041)47102ca
v15.1.59431336
fix fetch lock not being consistently released (#75028)25e8443
test: fix testing snapshot30b9c8f
test: add feature of overriding files (#74716)79bdd86
Fix presentation when onerror receives an event without error (#74643)1882acb
fix: eslint rule of using img in metadata routes (#74864)Updates
@types/node
from 20.17.6 to 22.10.9Commits
Updates
@types/react
from 18.3.0 to 19.0.8Commits
Updates
@types/react-dom
from 18.3.0 to 19.0.3Commits
Updates
@eslint/js
from 9.17.0 to 9.18.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
362099c
chore: package.json update for@eslint/js
release495aa49
chore: extract packagename
frompackage.json
for public interface (#19314)Updates
@next/eslint-plugin-next
from 15.1.0 to 15.1.6Release notes
Sourced from
@next/eslint-plugin-next
's releases.... (truncated)
Commits
38a6d01
v15.1.647102ca
v15.1.51882acb
fix: eslint rule of using img in metadata routes (#74864)48f2588
v15.1.44cbaaa1
v15.1.3df392a1
v15.1.24384c68
v15.1.1Updates
eslint
from 9.15.0 to 9.18.0Release notes
Sourced from eslint's releases.