Skip to content

Bump 8BitJonny/gh-get-current-pr from 3.0.0 to 4.0.0#1722

Merged
HansRobo merged 2 commits intomasterfrom
dependabot/github_actions/8BitJonny/gh-get-current-pr-4.0.0
Nov 14, 2025
Merged

Bump 8BitJonny/gh-get-current-pr from 3.0.0 to 4.0.0#1722
HansRobo merged 2 commits intomasterfrom
dependabot/github_actions/8BitJonny/gh-get-current-pr-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 27, 2025

Bumps 8BitJonny/gh-get-current-pr from 3.0.0 to 4.0.0.

Release notes

Sourced from 8BitJonny/gh-get-current-pr's releases.

v4.0.0

What

  • find PRs from forks (#328)
  • use PR head sha by default for pull_request and pull_request_target (#329)

🐛 Fixes

  • [Snyk] Security upgrade @​actions/github from 5.1.1 to 6.0.0 (#340)

📚 Documentation

  • Update readme to remove fork limitation (#342)

🤖 Dependency Updates

  • build(deps): bump github/codeql-action from 2 to 3 (#304)
  • build(deps): bump release-drafter/release-drafter from 5 to 6 (#301)
  • build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 (#302)
  • build(deps): bump actions/upload-artifact from 3 to 4 (#303)
  • build(deps): bump actions/checkout from 3 to 4 (#305)
  • build(deps-dev): bump @​types/node from 20.4.4 to 20.12.7 (#317)

Full Changelog: 8BitJonny/gh-get-current-pr@3.0.0...v3.0.1

Contributors: @​8BitJonny, @​bryangingechen, @​dependabot[bot], @​snyk-bot and dependabot[bot]

Commits
  • 4056877 feat(chore): bump version to 4.0.0
  • c93cf9b feat(chore): rebuild
  • 2eea0aa Merge pull request #340 from 8BitJonny/snyk-fix-32e3f87afee7df1c42bd95e799e24282
  • c15348a Merge pull request #342 from 8BitJonny/feat-update-readme
  • 1da3c94 Merge pull request #328 from bryangingechen/works-for-forks
  • 0369317 ref(CI): remove build.yml change
  • 45d5406 fix(chore): rebuild dist
  • e77f7d2 feat(MD): remove pr trigger limitation
  • 3786802 Merge branch 'master' into works-for-forks
  • d102cda Merge pull request #329 from bryangingechen/better-default-sha-for-pull_request
  • Additional commits viewable in compare view

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 Oct 27, 2025
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 27, 2025
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Oct 27, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 27, 2025

Checklist for reviewers ☑️

All references to "You" in the following text refer to the code reviewer.

  • Is this pull request written in a way that is easy to read from a third-party perspective?
  • Is there sufficient information (background, purpose, specification, algorithm description, list of disruptive changes, and migration guide) in the description of this pull request?
  • If this pull request contains a destructive change, does this pull request contain the migration guide?
  • Labels of this pull request are valid?
  • All unit tests/integration tests are included in this pull request? If you think adding test cases is unnecessary, please describe why and cross out this line.
  • The documentation for this pull request is enough? If you think adding documents for this pull request is unnecessary, please describe why and cross out this line.

@dependabot dependabot Bot force-pushed the dependabot/github_actions/8BitJonny/gh-get-current-pr-4.0.0 branch 3 times, most recently from fa36a0d to e1c5b4f Compare November 7, 2025 05:55
@dependabot dependabot Bot force-pushed the dependabot/github_actions/8BitJonny/gh-get-current-pr-4.0.0 branch from e1c5b4f to 8168a44 Compare November 13, 2025 01:56
Bumps [8BitJonny/gh-get-current-pr](https://github.com/8bitjonny/gh-get-current-pr) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/8bitjonny/gh-get-current-pr/releases)
- [Commits](8BitJonny/gh-get-current-pr@3.0.0...4.0.0)

---
updated-dependencies:
- dependency-name: 8BitJonny/gh-get-current-pr
  dependency-version: 4.0.0
  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/github_actions/8BitJonny/gh-get-current-pr-4.0.0 branch from 8168a44 to 381fb24 Compare November 13, 2025 04:44
@HansRobo HansRobo added the bump patch If this pull request merged, bump patch version of the scenario_simulator_v2 label Nov 14, 2025
@HansRobo HansRobo merged commit 4fcb503 into master Nov 14, 2025
6 checks passed
@HansRobo HansRobo deleted the dependabot/github_actions/8BitJonny/gh-get-current-pr-4.0.0 branch November 14, 2025 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump patch If this pull request merged, bump patch version of the scenario_simulator_v2 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.

1 participant