Bump the npm-dependencies group across 1 directory with 5 updates - #34
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
Bumps the npm-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [openai](https://github.com/openai/openai-node) | `7.17.0` | `7.20.0` | | [dotenv](https://github.com/motdotla/dotenv) | `17.4.2` | `18.0.1` | | [eslint](https://github.com/eslint/eslint) | `10.10.0` | `10.11.0` | | [prettier](https://github.com/prettier/prettier) | `3.9.7` | `3.9.8` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.13` | `4.23.15` | Updates `openai` from 7.17.0 to 7.20.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.17.0...v7.20.0) Updates `dotenv` from 17.4.2 to 18.0.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.4.2...v18.0.1) Updates `eslint` from 10.10.0 to 10.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.10.0...v10.11.0) Updates `prettier` from 3.9.7 to 3.9.8 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.7...3.9.8) Updates `tsx` from 4.23.13 to 4.23.15 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.13...v4.23.15) --- updated-dependencies: - dependency-name: dotenv dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: eslint dependency-version: 10.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: openai dependency-version: 7.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: prettier dependency-version: 3.9.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: tsx dependency-version: 4.23.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-dependencies-68d51437b2
branch
2 times, most recently
from
September 23, 2026 15:57
a224d89 to
2ce9d3c
Compare
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 npm-dependencies group with 5 updates in the / directory:
7.17.07.20.017.4.218.0.110.10.010.11.03.9.73.9.84.23.134.23.15Updates
openaifrom 7.17.0 to 7.20.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
Commits
1672b1crelease: 7.20.0 (#2769)541eee3fix(api): Preserve request options in legacy GET calls (#2771)d357e64feat(api): add safety case retrieval (#2774)7e89b62feat(api): add external storage configuration management (#2773)91c7fb5feat(api): add safety warning and deactivation webhook events (#2772)db9a57bfeat(api): add SIP media security to incoming call events (#2770)fbccf12feat(api): add environment-variable vault credentials (#2768)15f6e40release: 7.19.0 (#2766)645c5adchore(api): deprecate MCP connector_id (#2767)2d18dfcfeat(api): add webhook endpoint management (#2764)Updates
dotenvfrom 17.4.2 to 18.0.1Changelog
Sourced from dotenv's changelog.
Commits
ce3bfb418.0.1294230echangelog4fcffd4Merge pull request #1054 from jakezwang/fix-url-path-logging8ea84d6fix: handle file URLs in config logging2815fa818.0.0451c6cbadd spacing7c7ed02update README and changelog7454f56Merge pull request #1052 from motdotla/cli-cleanupf5de622.cmd coverage75289b1changelogUpdates
eslintfrom 10.10.0 to 10.11.0Release notes
Sourced from eslint's releases.
Commits
3c0b7c610.11.0321f0a7Build: changelog update for 10.11.0520dd77perf: Implement fast paths in critical areas (#21210)9ecfdc5docs: note that --cache can serve stale results for cross-file rules (#21312)92086c8test: updateEMFILEerror generation for Node.js 26.9.0 compatibility (#21330)9ac7eb6chore: update github/codeql-action action to v4.38.0 (#21331)22b09f5fix: ignore__proto__properties inprefer-object-spread(#21311)24310e3chore: update ecosystem plugins (#21324)d136fa4feat: object-shorthand handle quoted properties forignoreConstructors(#21...45ad79eci: bump pnpm/action-setup from 6.0.10 to 6.1.0 (#21318)Updates
prettierfrom 3.9.7 to 3.9.8Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
4f2ab67Release 3.9.83d82af8Update Regex related dependencies (#20082)5ec8db1[3.9.x] Markdown: Don't let Liquid objects interrupt paragraphs (#20087)5b142edRelease Release@prettier/plugin-hermes@0.2.3,@prettier/plugin-oxc@0.2.3, an...0df8eb8Bump Prettier dependency to 3.9.73cf6c8cClean changelog_unreleasedUpdates
tsxfrom 4.23.13 to 4.23.15Release notes
Sourced from tsx's releases.
Commits
ca66105test: fix drive-less file URLs in ESM resolver fixtures2da3407fix: expose require.cache and require.extensions to tsImport CommonJS modules38e1588fix: exclude bare builtins from namespace inheritance562c434fix: make namespaced register() overloads portable for declaration emitedfb1f0build: upgrade pkgroll and externalize CJS loader reference70e7828test: upgrade tinyspy for disposable API9ed2022ci: avoid duplicate release notifications872e77frefactor: use disposables for cleanup6e5236bfix: restore the CJS bridge namespace for Node 24 require(esm) under tsImport...