-
Notifications
You must be signed in to change notification settings - Fork 1
chore: Bump the dev-dependencies group across 1 directory with 18 updates #142
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/dev-dependencies-9e3fc54042
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: Bump the dev-dependencies group across 1 directory with 18 updates #142
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-9e3fc54042
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
…ates Bumps the dev-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.3.0` | `20.3.1` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.3.0` | `20.3.1` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `16.1.1` | `16.1.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.3` | `25.0.9` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.52.0` | `8.53.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.52.0` | `8.53.1` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.16` | `4.0.17` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.0` | | [turbo](https://github.com/vercel/turborepo) | `2.7.2` | `2.7.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.16` | `4.0.17` | | [@upstash/redis](https://github.com/upstash/upstash-redis) | `1.36.0` | `1.36.1` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.1` | `16.3.2` | | [ai](https://github.com/vercel/ai) | `6.0.7` | `6.0.41` | | [@ai-sdk/openai](https://github.com/vercel/ai) | `3.0.3` | `3.0.12` | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.5.0` | `12.6.2` | | [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `6.0.3` | `6.0.4` | | [@ai-sdk/anthropic](https://github.com/vercel/ai) | `3.0.4` | `3.0.15` | | [@ai-sdk/google](https://github.com/vercel/ai) | `3.0.2` | `3.0.10` | Updates `@commitlint/cli` from 20.3.0 to 20.3.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.3.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.3.0 to 20.3.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.3.1/@commitlint/config-conventional) Updates `@next/eslint-plugin-next` from 16.1.1 to 16.1.3 - [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/v16.1.3/packages/eslint-plugin-next) Updates `@types/node` from 25.0.3 to 25.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.52.0 to 8.53.1 - [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.53.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.52.0 to 8.53.1 - [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.53.1/packages/parser) Updates `@vitest/coverage-v8` from 4.0.16 to 4.0.17 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.17/packages/coverage-v8) Updates `prettier` from 3.7.4 to 3.8.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.0) Updates `turbo` from 2.7.2 to 2.7.5 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.7.2...v2.7.5) Updates `vitest` from 4.0.16 to 4.0.17 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.17/packages/vitest) Updates `@upstash/redis` from 1.36.0 to 1.36.1 - [Release notes](https://github.com/upstash/upstash-redis/releases) - [Commits](upstash/redis-js@v1.36.0...v1.36.1) Updates `@testing-library/react` from 16.3.1 to 16.3.2 - [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@v16.3.1...v16.3.2) Updates `ai` from 6.0.7 to 6.0.41 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/ai@6.0.7...ai@6.0.41) Updates `@ai-sdk/openai` from 3.0.3 to 3.0.12 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/@ai-sdk/openai@3.0.3...@ai-sdk/openai@3.0.12) Updates `better-sqlite3` from 12.5.0 to 12.6.2 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.5.0...v12.6.2) Updates `vite-tsconfig-paths` from 6.0.3 to 6.0.4 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v6.0.3...v6.0.4) Updates `@ai-sdk/anthropic` from 3.0.4 to 3.0.15 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/@ai-sdk/anthropic@3.0.4...@ai-sdk/anthropic@3.0.15) Updates `@ai-sdk/google` from 3.0.2 to 3.0.10 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/@ai-sdk/google@3.0.2...@ai-sdk/google@3.0.10) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@commitlint/config-conventional" dependency-version: 20.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@next/eslint-plugin-next" dependency-version: 16.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 25.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.0.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: turbo dependency-version: 2.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.0.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@upstash/redis" dependency-version: 1.36.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ai dependency-version: 6.0.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@ai-sdk/openai" dependency-version: 3.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: better-sqlite3 dependency-version: 12.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vite-tsconfig-paths dependency-version: 6.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@ai-sdk/anthropic" dependency-version: 3.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@ai-sdk/google" dependency-version: 3.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-dependencies group with 18 updates in the / directory:
20.3.020.3.120.3.020.3.116.1.116.1.325.0.325.0.98.52.08.53.18.52.08.53.14.0.164.0.173.7.43.8.02.7.22.7.54.0.164.0.171.36.01.36.116.3.116.3.26.0.76.0.413.0.33.0.1212.5.012.6.26.0.36.0.43.0.43.0.153.0.23.0.10Updates
@commitlint/clifrom 20.3.0 to 20.3.1Release notes
Sourced from
@commitlint/cli's releases.Changelog
Sourced from
@commitlint/cli's changelog.Commits
be3a280v20.3.1Updates
@commitlint/config-conventionalfrom 20.3.0 to 20.3.1Release notes
Sourced from
@commitlint/config-conventional's releases.Changelog
Sourced from
@commitlint/config-conventional's changelog.Commits
be3a280v20.3.1Updates
@next/eslint-plugin-nextfrom 16.1.1 to 16.1.3Release notes
Sourced from
@next/eslint-plugin-next's releases.Commits
f01cf07v16.1.3cb436b3v16.1.2Updates
@types/nodefrom 25.0.3 to 25.0.9Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.52.0 to 8.53.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
9940e53chore(release): publish 8.53.1e0f2a01fix(utils): make RuleCreator root defaultOptions optional (#11956)76f8ff7fix(eslint-plugin): [consistent-indexed-object-style] skip fixer if interface...3021edechore(release): publish 8.53.0722ab62fix(eslint-plugin): [no-useless-default-assignment] fix false positive for pa...92fcf3efeat(eslint-plugin): add rule [strict-void-return] (#9707)3fb0381docs(eslint-plugin): [no-useless-default-assignment] fix misformatted link (#...62ee26efeat(eslint-plugin): [no-unused-vars] add a fixer to remove unused imports (#...c4d5a56fix(eslint-plugin): replace unclear "errortyped" with more helpful descrip...3ac7735fix(typescript-estree): forbid invalidextendsandimplementsin interfac...Updates
@typescript-eslint/parserfrom 8.52.0 to 8.53.1Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
9940e53chore(release): publish 8.53.13021edechore(release): publish 8.53.0Updates
@vitest/coverage-v8from 4.0.16 to 4.0.17Release notes
Sourced from
@vitest/coverage-v8's releases.Commits
dd54e94chore: release v4.0.1729ee7f5chore(deps): updateast-v8-to-istanbul(#9418)b094053fix(coverage): remove unnecessaryistanbul-lib-source-mapsusage (#9344)Updates
prettierfrom 3.7.4 to 3.8.0Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
812a4d0Release 3.8.06cc1be3Consistent title6d9bef0Apply automated changes3744a18Update code example9a3eddeUpdate82dc52cRegeneratedc2de1aRegenerate5aa6966Regeneratedaeeb51Another versiona282985Add blog postUpdates
turbofrom 2.7.2 to 2.7.5Release notes
Sourced from turbo's releases.
... (truncated)
Changelog
Sourced from turbo's changelog.
... (truncated)
Commits
2938208publish 2.7.5 to registrydcae15edocs: Show 'Searching sources...' loading state in AI chat (#11496)5f92533fix: Replace execSync with execFileSync for oxfmt (#11463)80d1f3afeat(docs): Add version warning for old docs subdomains (#11495)36ece9ffix(docs): Cancel active stream when clearing chat (#11494)37b07f2feat(docs): Implement two-stage chat (#11493)9cd6044release(turborepo): 2.7.5-canary.15 (#11492)b052dd8feat: Add docs subcommand for searching documentation (#11490)a8ccd2cchore: Disallow scopes in PR titles (#11491)3f91642release(turborepo): 2.7.5-canary.14 (#11489)Updates
vitestfrom 4.0.16 to 4.0.17Release notes
Sourced from vitest's releases.
Commits
dd54e94chore: release v4.0.1759f92d4fix(fsModuleCache): add importers alongside importedModules (#9423)751364efix(fsModuleCache): don't store importers in cache (#9422)4b67fc2fix: typo in browser.provider error (#9394)40841fffix: handle null options inaddEventHandler#9371 (#9372)200dadbfix(pool): handle worker start failures gracefully (#9337)1500654fix(browser): supportfileParallelismon an instance (#9328)a8a8836fix(pool): validate environment options when reusing the worker (#9349)7b10ab4fix(typecheck): improve error message when tsc outputs help text (#9214)876cb84feat: support TRACEPARENT and TRACESTATE environment variables for OpenTeleme...Updates
@upstash/redisfrom 1.36.0 to 1.36.1Release notes
Sourced from
@upstash/redis's releases.CommitsDescription has been truncated