build(deps): bump the non-breaking-deps group across 1 directory with 16 updates#970
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… 16 updates Bumps the non-breaking-deps group with 16 updates in the /Cyrano directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.95.2` | `0.98.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1045.0` | `3.1053.0` | | [date-fns](https://github.com/date-fns/date-fns) | `4.1.0` | `4.3.0` | | [docx](https://github.com/dolanmiu/docx) | `9.6.1` | `9.7.0` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.2` | `3.4.5` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `8.5.1` | `8.5.2` | | [helmet](https://github.com/helmetjs/helmet) | `8.1.0` | `8.2.0` | | [openai](https://github.com/openai/openai-node) | `6.37.0` | `6.39.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.7.0` | `25.9.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.15` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.6` | `4.1.7` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.1.6` | `4.1.7` | | [eslint](https://github.com/eslint/eslint) | `10.3.0` | `10.4.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.3` | `8.60.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.6` | `4.1.7` | Updates `@anthropic-ai/sdk` from 0.95.2 to 0.98.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.95.2...sdk-v0.98.0) Updates `@aws-sdk/client-s3` from 3.1045.0 to 3.1053.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1053.0/clients/client-s3) Updates `date-fns` from 4.1.0 to 4.3.0 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Commits](date-fns/date-fns@v4.1.0...v4.3.0) Updates `docx` from 9.6.1 to 9.7.0 - [Release notes](https://github.com/dolanmiu/docx/releases) - [Commits](dolanmiu/docx@9.6.1...9.7.0) Updates `dompurify` from 3.4.2 to 3.4.5 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.2...3.4.5) Updates `express-rate-limit` from 8.5.1 to 8.5.2 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.5.1...v8.5.2) Updates `helmet` from 8.1.0 to 8.2.0 - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](helmetjs/helmet@v8.1.0...v8.2.0) Updates `openai` from 6.37.0 to 6.39.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.37.0...v6.39.0) Updates `@types/node` from 25.7.0 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.2.14 to 19.2.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@vitest/coverage-v8` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/coverage-v8) Updates `@vitest/ui` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/ui) Updates `eslint` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.3.0...v10.4.0) Updates `tsx` from 4.21.0 to 4.22.3 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.3) Updates `typescript-eslint` from 8.59.3 to 8.60.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.60.0/packages/typescript-eslint) Updates `vitest` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/vitest) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.98.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-deps - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1053.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-deps - dependency-name: date-fns dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-deps - dependency-name: docx dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-deps - dependency-name: dompurify dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-deps - dependency-name: express-rate-limit dependency-version: 8.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-deps - dependency-name: helmet dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-deps - dependency-name: openai dependency-version: 6.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-deps - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-deps - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-deps - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-deps - dependency-name: "@vitest/ui" dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-deps - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-deps - dependency-name: tsx dependency-version: 4.22.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-deps - dependency-name: typescript-eslint dependency-version: 8.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-deps - dependency-name: vitest dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-deps ... 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 non-breaking-deps group with 16 updates in the /Cyrano directory:
0.95.20.98.03.1045.03.1053.04.1.04.3.09.6.19.7.03.4.23.4.58.5.18.5.28.1.08.2.06.37.06.39.025.7.025.9.119.2.1419.2.154.1.64.1.74.1.64.1.710.3.010.4.04.21.04.22.38.59.38.60.04.1.64.1.7Updates
@anthropic-ai/sdkfrom 0.95.2 to 0.98.0Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
32ce8c0chore: release main1873a96feat(api): Add support for thinking-token-count beta for estimated tokens in ...ac9ece3chore: release main1987147fix(runner): skip tool calls SessionToolRunner does not own409ff0echore: release main (#1052)a53f60dchore: release maind1b8d04feat(api): Add support for cache diagnostics beta8e43bf8chore(api): spec updates697e4d5codegen metadatacd5801cfeat(api): Add BetaManagedAgentsSearchResultBlock typesUpdates
@aws-sdk/client-s3from 3.1045.0 to 3.1053.0Release notes
Sourced from @aws-sdk/client-s3's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-s3's changelog.
... (truncated)
Commits
ef69ea6Publish v3.1053.0443d6bePublish v3.1052.00d6242dchore(codegen): update@smithydependencies (#8038)b825c13Publish v3.1051.0bdc9fc6Publish v3.1050.004d52f3Publish v3.1049.0be183b6fix(client-sts): update imports to new module locations (#8025)313813dPublish v3.1048.01af9047chore(codegen): updated import sources for aws-sdk core (#8015)eabae7dchore(codegen): sync for browser bundle fixes (#8022)Updates
date-fnsfrom 4.1.0 to 4.3.0Release notes
Sourced from date-fns's releases.
Commits
f95bcf1(docs): Add missingtsxdependencybaaca11Add//pkgs/core:release/docstask8aa0373Update docs website secrets location in scriptsc7ad6ebPromote to v4.3.0da8c548Add change log entry for Chinese locale fix (#4194)f8d8fa8Split Chinese locale tests (#4194)b9c5865Fix Chinese locale month parsing (#4194)39d1e14Addptfix change log entry (#4195)f3f1963Fix pt locale first day of week to be Sunday (#4195)cd6ebdaAdd basicAGENTS.mdUpdates
docxfrom 9.6.1 to 9.7.0Release notes
Sourced from docx's releases.
Commits
067c0a7chore: Version bump224b95adocs: Improve documentation, JSDoc comments, and troubleshooting guides (#3433)74af3ebbuild(deps-dev): bump typescript-eslint from 8.57.0 to 8.59.4 (#3413)2aff0c2build(deps-dev): bump picomatch (#3418)a81778cbuild(deps-dev): bump typedoc from 0.28.17 to 0.28.18 (#3410)3422e65build(deps-dev): bump@typescript-eslint/eslint-plugin(#3411)b9f76cfbuild(deps-dev): bump vite from 8.0.1 to 8.0.2 (#3414)63f23e6build(deps-dev): bump@typescript-eslint/parserfrom 8.57.1 to 8.57.2 (#3416)6a32b4efeat(paragraph): add firstLineChars indent support (#3420)462fc75Feature/comment replies and resolved state (#3424)Updates
dompurifyfrom 3.4.2 to 3.4.5Release notes
Sourced from dompurify's releases.
Commits
011b0c7release: 3.4.5 (#1382)5817ad9release: 3.4.4 (#1374)520edb0release: 3.4.3 (#1352)Updates
express-rate-limitfrom 8.5.1 to 8.5.2Release notes
Sourced from express-rate-limit's releases.
Commits
97746938.5.20e94cc0v8.5.2 changelog9a583c5feat: simplify IPv6 key generation (#633)4f4b3fbchore(deps-dev): bump lint-staged from 16.4.0 to 17.0.4 (#632)3c1d6c5chore(deps-dev): bump the development-dependencies group with 7 updates (#631)18884b6chore(deps): bump basic-ftp from 5.2.0 to 5.3.1 (#630)dacc980chore(deps): bump handlebars from 4.7.8 to 4.7.9 (#629)486d0c6chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 (#627)Updates
helmetfrom 8.1.0 to 8.2.0Changelog
Sourced from helmet's changelog.
Commits
638e43b8.2.0fdf25a8Update changelog for 8.2.0 releasebd293b7Update devDependencies to latest versions81ce5ccTest supported Node versions on CI807a888Update to new URLd4e0128Add direct link to FAQ437d2ebBump actions/setup-node from 6.3.0 to 6.4.0 (#537)a6bd779Upgrade actions/setup-node to 6.3.01e09f5fFix changelog typod526f5cBump Picomatch dev sub-dependencyUpdates
openaifrom 6.37.0 to 6.39.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
2002111release: 6.39.0d6dc9b7feat(api): manual updates7444892feat(api): api updatef5db3f1fix(types): allow runtime fetch options33b391achore(api): docs updatesbfe3016fix(typescript): upgrade tsc-multi so that it works with Node 263320b20chore(tests): remove redundant File import3250890feat(api): manual updatesd9fbf39feat(api): update OpenAPI spec or Stainless config8a8436ecodegen metadataUpdates
@types/nodefrom 25.7.0 to 25.9.1Commits
Updates
@types/reactfrom 19.2.14 to 19.2.15Commits
Updates
@vitest/coverage-v8from 4.1.6 to 4.1.7Release notes
Sourced from @vitest/coverage-v8's releases.
Commits
a09d472chore: release v4.1.7Updates
@vitest/uifrom 4.1.6 to 4.1.7Release notes
Sourced from @vitest/ui's releases.
Commits
a09d472chore: release v4.1.7Updates
eslintfrom 10.3.0 to 10.4.0Release notes
Sourced from eslint's releases.
Commits
452c40110.4.0b6417e8Build: changelog update for 10.4.06616856chore: upgrade knip to v6 (#20875)d13b084ci: ensure auto-created PRs run CI (#20860)7e52a71docs: add mention of@eslint-react/eslint-plugin(#20869)e71c7afci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862)544c0c3fix: escape code path DOT labels in debug output (#20866)db3468bdocs: tweak wording around ambiguous CJS-vs-ESM config (#20865)d84393dtest: add unit tests for SuppressionsService.applySuppressions() (#20863)9084664docs: Update READMEUpdates
tsxfrom 4.21.0 to 4.22.3Release notes
Sourced from tsx's releases.