chore(deps): bump the minor-and-patch group across 1 directory with 6 updates - #36
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/core](https://github.com/bombshell-dev/clack/tree/HEAD/packages/core) | `1.4.3` | `1.5.0` | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.7.0` | `1.8.0` | | [i18next](https://github.com/i18next/i18next) | `26.4.0` | `26.4.2` | | [openai](https://github.com/openai/openai-node) | `7.8.0` | `7.10.0` | | [@changesets/changelog-github](https://github.com/changesets/changesets/tree/HEAD/packages/changelog-github) | `1.0.0` | `1.0.1` | | [@changesets/cli](https://github.com/changesets/changesets/tree/HEAD/packages/cli) | `3.0.1` | `3.0.2` | Updates `@clack/core` from 1.4.3 to 1.5.0 - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/core@1.5.0/packages/core) Updates `@clack/prompts` from 1.7.0 to 1.8.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.8.0/packages/prompts) Updates `i18next` from 26.4.0 to 26.4.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.4.0...v26.4.2) Updates `openai` from 7.8.0 to 7.10.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md) - [Commits](openai/openai-node@v7.8.0...v7.10.0) Updates `@changesets/changelog-github` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/packages/changelog-github/CHANGELOG.md) - [Commits](https://github.com/changesets/changesets/commits/@changesets/changelog-github@1.0.1/packages/changelog-github) Updates `@changesets/cli` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/changesets/changesets/commits/@changesets/cli@3.0.2/packages/cli) --- updated-dependencies: - dependency-name: "@clack/core" dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@clack/prompts" dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: i18next dependency-version: 26.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: openai dependency-version: 7.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@changesets/changelog-github" dependency-version: 1.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@changesets/cli" dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 6 updates in the / directory:
1.4.31.5.01.7.01.8.026.4.026.4.27.8.07.10.01.0.01.0.13.0.13.0.2Updates
@clack/corefrom 1.4.3 to 1.5.0Release notes
Sourced from @clack/core's releases.
Changelog
Sourced from @clack/core's changelog.
Commits
de1ef16[ci] release (#589)0547d6ffix: output submit gap only when guide enabled (#599)ae636ddfeat: add async validation (#583)37fca4efeat(prompts): add tab-completion to path prompt (#594)227583efeat(core): addaccessibleprompt option (#595)b20fa2bfeat(core): addisAccessibleutil (#593)cf3ebaa[ci] formatcaa32e8feat: exportCANCEL_SYMBOL(#592)8d81248chore: stop publishing CHANGELOG.md to npm (#591)Updates
@clack/promptsfrom 1.7.0 to 1.8.0Release notes
Sourced from @clack/prompts's releases.
Changelog
Sourced from @clack/prompts's changelog.
Commits
de1ef16[ci] release (#589)0547d6ffix: output submit gap only when guide enabled (#599)ae636ddfeat: add async validation (#583)37fca4efeat(prompts): add tab-completion to path prompt (#594)caa32e8feat: exportCANCEL_SYMBOL(#592)8d81248chore: stop publishing CHANGELOG.md to npm (#591)e238070test(box): remove redundant test (#590)6506135fix(prompts): style box guide bar to match other gutters (#588)Updates
i18nextfrom 26.4.0 to 26.4.2Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
4dba50f26.4.2e436b62buildd955fb0fix: stringify formatter results in nested values, changelog v26.4.2dfafa3cfix: keep replacement patterns literal in nested values (#2447)3c9981echore: keep dev-only and local files out of the npm packagec057ee026.4.102e3e16changelog v26.4.16f198f2fix(types): allow selector keyPrefix in getFixedT under enableSelector 'stric...Updates
openaifrom 7.8.0 to 7.10.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
c22b09brelease: 7.10.0 (#2575)94ecdc4feat(api): add gpt-6-astra and related features (#2582)e6a7468docs: add canonical SDK security model (#2566)3cf755erelease: 7.9.0 (#2510)4908505feat(api): update usage APIs and documentation (#2565)82c5b2dchore: raise custom-code budget to 4,000 lines (#2562)a408e0bchore(deps-dev): bump browserslist to 4.28.7 across ecosystem tests (#2554)15dc890fix: restore monthly Node version review (#2553)eea2292fix: support Jest 28 CommonJS package imports (#2511)0a4fb1bfix(api): prevent Responses WebSockets from following redirects (#2513)Updates
@changesets/changelog-githubfrom 1.0.0 to 1.0.1Release notes
Sourced from @changesets/changelog-github's releases.
Changelog
Sourced from @changesets/changelog-github's changelog.
Commits
d7e4a2dVersion Packages (#2266)Updates
@changesets/clifrom 3.0.1 to 3.0.2Release notes
Sourced from @changesets/cli's releases.
Changelog
Sourced from @changesets/cli's changelog.
Commits
d7e4a2dVersion Packages (#2266)68affeeUpgrade to Vitest 5 (#2281)5eeb012Build(deps): Bump human-id in the production-dependencies group (#2279)a0a4dc6Add review message on pre exit (#2270)1f4eb61Add default changelog message for empty release (#2265)2eb65baAdd script to run unit and e2e tests separately (#2267)ff2b075Build(deps-dev): Bump@lydell/node-pty(#2254)8eff462Build(deps-dev): Bump the development-dependencies group across 1 directory w...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