Skip to content

Bump @actions/github from 5.1.1 to 6.0.1#5

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/actions/github-6.0.1
Closed

Bump @actions/github from 5.1.1 to 6.0.1#5
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/actions/github-6.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2025

Bumps @actions/github from 5.1.1 to 6.0.1.

Changelog

Sourced from @​actions/github's changelog.

6.0.1

  • Dependency updates #2043
  • Add context.runAttempt #1588

6.0.0

  • Support the latest Octokit in @​actions/github #1553
    • Drop support of NodeJS v14, v16
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 26, 2025
@MattyTheHacker
Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/actions/github-6.0.1 branch 2 times, most recently from bf24df2 to 8102d75 Compare May 27, 2025 09:59
@MattyTheHacker MattyTheHacker force-pushed the main branch 5 times, most recently from ec81f41 to c6972e4 Compare May 27, 2025 12:13
@MattyTheHacker
Copy link
Copy Markdown
Member

@dependabot ignore this minor version

@dependabot dependabot Bot closed this Jun 3, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 3, 2025

OK, I won't notify you about version 6.0.x again, unless you re-open this PR.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/actions/github-6.0.1 branch June 3, 2025 17:48
@MattyTheHacker
Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 9, 2025

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@MattyTheHacker
Copy link
Copy Markdown
Member

@dependabot reopen

@dependabot dependabot Bot reopened this Jun 9, 2025
@dependabot dependabot Bot restored the dependabot/npm_and_yarn/actions/github-6.0.1 branch June 9, 2025 16:22
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.1.1 to 6.0.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

---
updated-dependencies:
- dependency-name: "@actions/github"
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/actions/github-6.0.1 branch from 8102d75 to 0bdd61f Compare June 9, 2025 16:23
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 9, 2025

❌ 12 Tests Failed:

Tests completed Failed Passed Skipped
93 12 81 0
View the top 3 failed test(s) by shortest run time
test `merge` ignore merge conflicts
Stack Traces | 0.001s run time
HttpError: TypeError: RequestInit: duplex option is required when sending a body.
    at .../pr-auto-updater/pr-auto-updater/node_modules/@.../request/dist-node/index.js:157:11
    at processTicksAndRejections (node:internal/process/task_queues:105:5)
    at doMerge (.../pr-auto-updater/src/autoupdater.ts:433:9)
    at AutoUpdater.merge (.../pr-auto-updater/src/autoupdater.ts:461:9)
    at Object.<anonymous> (.../pr-auto-updater/test/autoupdate.test.ts:1240:5)
test `merge` merge conflict label is configured and merge conflict label is not present
Stack Traces | 0.001s run time
HttpError: TypeError: RequestInit: duplex option is required when sending a body.
    at .../pr-auto-updater/pr-auto-updater/node_modules/@.../request/dist-node/index.js:157:11
    at processTicksAndRejections (node:internal/process/task_queues:105:5)
    at doMerge (.../pr-auto-updater/src/autoupdater.ts:433:9)
    at AutoUpdater.merge (.../pr-auto-updater/src/autoupdater.ts:461:9)
    at Object.<anonymous> (.../pr-auto-updater/test/autoupdate.test.ts:1420:5)
test `merge` merge successful
Stack Traces | 0.001s run time
HttpError: TypeError: RequestInit: duplex option is required when sending a body.
    at .../pr-auto-updater/pr-auto-updater/node_modules/@.../request/dist-node/index.js:157:11
    at processTicksAndRejections (node:internal/process/task_queues:105:5)
    at doMerge (.../pr-auto-updater/src/autoupdater.ts:433:9)
    at AutoUpdater.merge (.../pr-auto-updater/src/autoupdater.ts:461:9)
    at Object.<anonymous> (.../pr-auto-updater/test/autoupdate.test.ts:1120:9)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 10, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/actions/github-6.0.1 branch June 10, 2025 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant