deps: bump the dependency-updates group with 6 updates#1020
Merged
owlstronaut merged 1 commit intomainfrom Oct 6, 2025
Merged
Conversation
Bumps the dependency-updates group with 6 updates: | Package | From | To | | --- | --- | --- | | [tap](https://github.com/tapjs/tapjs) | `21.1.0` | `21.1.1` | | [@octokit/core](https://github.com/octokit/core.js) | `7.0.4` | `7.0.5` | | [@octokit/graphql](https://github.com/octokit/graphql.js) | `9.0.1` | `9.0.2` | | [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) | `8.0.1` | `8.0.2` | | [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) | `11.0.1` | `11.0.2` | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.2` | `17.2.3` | Updates `tap` from 21.1.0 to 21.1.1 - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/tap@21.1.0...tap@21.1.1) Updates `@octokit/core` from 7.0.4 to 7.0.5 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v7.0.4...v7.0.5) Updates `@octokit/graphql` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/octokit/graphql.js/releases) - [Commits](octokit/graphql.js@v9.0.1...v9.0.2) Updates `@octokit/plugin-retry` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v8.0.1...v8.0.2) Updates `@octokit/plugin-throttling` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v11.0.1...v11.0.2) Updates `dotenv` from 17.2.2 to 17.2.3 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.2...v17.2.3) --- updated-dependencies: - dependency-name: tap dependency-version: 21.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: "@octokit/core" dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: "@octokit/graphql" dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: "@octokit/plugin-retry" dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: "@octokit/plugin-throttling" dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: dotenv dependency-version: 17.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates ... 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 dependency-updates group with 6 updates:
21.1.021.1.17.0.47.0.59.0.19.0.28.0.18.0.211.0.111.0.217.2.217.2.3Updates
tapfrom 21.1.0 to 21.1.1Commits
3cc1af2update versionsc930b37ci: add node 2487ac89cfix repl tests for node 22/24 changes15c9f56fix test breakage in node 22e6b90a6ci: update test action7460f4fupdate all deps, and corresponding types and formatting522a69aupdate typedoc workflow097b901tap: properly export tap.Test for CJS33ff8carun: formatting, and some repl bugfixes3ce5f7atypescript: do not rely on process.envUpdates
@octokit/corefrom 7.0.4 to 7.0.5Release notes
Sourced from
@octokit/core's releases.Commits
14d23a1fix(deps): update octokit dependencies, and@sinonjs/fake-timers(#749)e4d0776ci(action): update actions/setup-node action to v5 (#746)Updates
@octokit/graphqlfrom 9.0.1 to 9.0.2Release notes
Sourced from
@octokit/graphql's releases.Commits
ea07437ci(action): update actions/checkout action to v5 (#662)8ed325efix(deps): update dependency@octokit/typesto v15 (#665)28848b0build(deps): lock file maintenance (#660)Updates
@octokit/plugin-retryfrom 8.0.1 to 8.0.2Release notes
Sourced from
@octokit/plugin-retry's releases.Commits
7a9080ffix(deps): update dependency@octokit/typesto v15 (#641)9fc4642build(deps): lock file maintenance (#635)Updates
@octokit/plugin-throttlingfrom 11.0.1 to 11.0.2Release notes
Sourced from
@octokit/plugin-throttling's releases.Commits
c9ecfeafix(deps): update dependency@octokit/typesto v15 (#802)790adf6build(deps): lock file maintenance (#796)9395a23ci(action): update actions/checkout action to v5 (#799)Updates
dotenvfrom 17.2.2 to 17.2.3Changelog
Sourced from dotenv's changelog.
Commits
affe11317.2.3db1ff1fchangelog 🪵7063f16Merge pull request #913 from motdotla/new-tips0bbe72ctest against expected tips017951bonly run .js tests39eda1fadd space backfcc030eupdate tipsb6c7a0dupdated tips - as Dotenvx Radar has been renamed Dotenvx Opsb3c8b16remove unnecessary call to npxd6e4c17Merge pull request #912 from adjerbetian/fix/typescript-error-definitionMost Recent Ignore Conditions Applied to This Pull Request
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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