Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2025

Bumps actions/github-script from 7 to 8.

Release notes

Sourced from actions/github-script's releases.

v8.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

New Contributors

Full Changelog: actions/github-script@v7.1.0...v8.0.0

v7.1.0

What's Changed

New Contributors

Full Changelog: actions/github-script@v7...v7.1.0

... (truncated)

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 github_actions Pull requests that update GitHub Actions code labels Dec 11, 2025
@github-actions
Copy link
Contributor

⚠️ Performance Benchmark Regressions Detected

The following benchmarks show performance regression compared to the baseline:

                 change:
                        Performance has regressed.
                 change:
                        Performance has regressed.
                 change:
                        Performance has regressed.
                 change:
                        Performance has regressed.
                 change:
                        Performance has regressed.
                 change:
                        Performance has regressed.
                 change:
                        Performance has regressed.
                 change:
                        Performance has regressed.
                        change: [+82.206% +83.587% +84.988%] (p = 0.00 < 0.01)
                        Performance has regressed.
                        change: [+39.217% +42.030% +44.608%] (p = 0.00 < 0.01)
                        Performance has regressed.

Note: This is informational only and does not block the PR. Please review if the regression is expected or needs investigation.

View full benchmark results

@sanity
Copy link
Collaborator

sanity commented Dec 12, 2025

@claude fix conflicts

@claude
Copy link

claude bot commented Dec 12, 2025

Claude finished @sanity's task in 1m 42s —— View job


Merge conflict resolution

  • Check current git status and branch state
  • Identify merge conflicts
  • Provide resolution path

Analysis

The branch dependabot/github_actions/actions/github-script-8 needs to be updated with the latest changes from main. There are 4 new commits on main that came in after the last merge:

  • b75ea566 - refactor(logging): apply structured logging best practices
  • 56177ab1 - refactor(contract): improve testability and error handling
  • eda31bb0 - fix(put): use hop-by-hop routing instead of embedded origin field
  • 12773740 - perf(transport): add fast_channel for high-performance packet routing

Recommended Solution

The easiest way to resolve this is to use Dependabot's built-in rebase command. Simply comment on this PR:

@dependabot rebase

Dependabot will automatically rebase this branch on the latest main and resolve any conflicts.

Alternative: Manual Merge

If you prefer to merge manually:

git checkout dependabot/github_actions/actions/github-script-8
git merge main
# Resolve any conflicts in .github/workflows/benchmarks.yml if they appear
git push

Note: I don't currently have permissions to run git merge operations, and even if I did, I cannot modify files in .github/workflows/ directory due to GitHub App restrictions. The Dependabot rebase approach will handle this automatically.


| Branch

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2025

Sorry, only users with push access can use that command.

1 similar comment
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2025

Sorry, only users with push access can use that command.

@sanity
Copy link
Collaborator

sanity commented Dec 12, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@sanity
Copy link
Collaborator

sanity commented Dec 12, 2025

@dependabot recreate

Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/github-script-8 branch from d4268b8 to 80b452e Compare December 12, 2025 03:23
@sanity
Copy link
Collaborator

sanity commented Dec 12, 2025

Closing to recreate with resolved conflicts. [AI-assisted - Claude]

@sanity sanity closed this Dec 12, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 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/github_actions/actions/github-script-8 branch December 12, 2025 03:24
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants