deps(deps): bump the minor-and-patch group across 1 directory with 7 updates#11
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
deps(deps): bump the minor-and-patch group across 1 directory with 7 updates#11dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.0.1` | `1.1.0` | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.6.2` | `12.8.0` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.4.1` | `5.5.5` | | [openai](https://github.com/openai/openai-node) | `6.25.0` | `6.29.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.3` | `9.39.4` | | [eslint](https://github.com/eslint/eslint) | `9.39.3` | `9.39.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.1` | `8.57.0` | Updates `@clack/prompts` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.1.0/packages/prompts) Updates `better-sqlite3` from 12.6.2 to 12.8.0 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.6.2...v12.8.0) Updates `fast-xml-parser` from 5.4.1 to 5.5.5 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits) Updates `openai` from 6.25.0 to 6.29.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.25.0...v6.29.0) Updates `@eslint/js` from 9.39.3 to 9.39.4 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.4/packages/js) Updates `eslint` from 9.39.3 to 9.39.4 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.3...v9.39.4) Updates `typescript-eslint` from 8.56.1 to 8.57.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.57.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: better-sqlite3 dependency-version: 12.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: fast-xml-parser dependency-version: 5.5.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: openai dependency-version: 6.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@eslint/js" dependency-version: 9.39.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 9.39.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
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 minor-and-patch group with 7 updates in the / directory:
1.0.11.1.012.6.212.8.05.4.15.5.56.25.06.29.09.39.39.39.49.39.39.39.48.56.18.57.0Updates
@clack/promptsfrom 1.0.1 to 1.1.0Release notes
Sourced from
@clack/prompts's releases.Changelog
Sourced from
@clack/prompts's changelog.Commits
56edf97[ci] release (#472)ba3df8efix(prompts): honor withGuide for intro/outro/cancel messages (#474)e3333fbrefactor(core, prompts): replace picocolors with styleText (#403)594c58a[ci] formatc3666e2chore(prompts): destructlimitOptionparam for better code readability (#457)Updates
better-sqlite3from 12.6.2 to 12.8.0Release notes
Sourced from better-sqlite3's releases.
... (truncated)
Commits
fe774f512.8.08617ed6fix: use HolderV2() for PropertyCallbackInfo on V8 >= 12.5 (#1459)959a018Update SQLite to version 3.51.3 (#1460)43729c0Readme: requires Node.js v20 or later (#1443)27dc75112.7.1db1119cUpdate SQLite to version 3.51.2 (#1457)d2c4815fix: use Holder() instead of This() for Electron 41 compatibility (#1456)ef9ffce12.7.03be46ffRevert "Fix Node v25 test errors" (#1455)f3a44a4Update SQLite to version 3.52.0 (#1449)Updates
fast-xml-parserfrom 5.4.1 to 5.5.5Release notes
Sourced from fast-xml-parser's releases.
Commits
Updates
openaifrom 6.25.0 to 6.29.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
6bf4fcbrelease: 6.29.0c1fc3b6feat(api): custom voices7ab6154release: 6.28.00064618feat(api): sora api improvements: character api, video extensions/edits, high...b13cc21feat(api): manual updates4985a81feat(api): manual updatesc05d69cchore: use proper capitalization for WebSocketsfc5dd95chore: match http protocol with ws protocol instead of wss954cd78fix(types): remove detail field from ResponseInputFile and ResponseInputFileC...b61d477chore(internal): update dependencies to address dependabot vulnerabilitiesUpdates
@eslint/jsfrom 9.39.3 to 9.39.4Release notes
Sourced from
@eslint/js's releases.Commits
71b2f6bchore: package.json update for@eslint/jsreleaseUpdates
eslintfrom 9.39.3 to 9.39.4Release notes
Sourced from eslint's releases.
Commits
f5770b09.39.4c30147aBuild: changelog update for 9.39.4b8b4eb1chore: update dependencies for ESLint v9.39.4 (#20596)71b2f6bchore: package.json update for@eslint/jsrelease4675152docs: add deprecation notice partial (#20520)f18f6c8fix: update dependency minimatch to ^3.1.5 (#20564)1d16c2fci: pin Node.js 25.6.1 (#20563)a3c868ffix: update dependency@eslint/eslintrcto ^3.3.4 (#20554)234d005fix: minimatch security vulnerability patch for v9.x (#20549)b1b37eefix: updateajvto6.14.0to address security vulnerabilities (#20538)Updates
typescript-eslintfrom 8.56.1 to 8.57.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
2c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)a09921echore: update vitest to 4.x (#12071)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions