Skip to content

chore: bump pozil/auto-assign-issue from 1 to 4 - #301

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/pozil/auto-assign-issue-4
Sep 7, 2026
Merged

chore: bump pozil/auto-assign-issue from 1 to 4#301
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/pozil/auto-assign-issue-4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps pozil/auto-assign-issue from 1 to 4.

Release notes

Sourced from pozil/auto-assign-issue's releases.

v4.0.0 - Node@24 support

  • feat: add Node@24 support

v3.0.0 - Switch to EcmaScript Module

  • feat: switch to EcmaScript Module
  • build: bump dependencies

v2.2.0 - Add support for pull_request_target

  • feat: Add support for pull_request_target. #152 thanks to @​thedjnK
  • build: bump dependencies

v2.1.2 - Fix failsIfUsersCannotBeAssigned flag support

  • fix: failsIfUsersCannotBeAssigned flag support and improves error handling

v2.1.0 - User assignment check

  • feat: added an optional user assignment check via the failsIfUsersCannotBeAssigned flag as per #148
  • build: bump dependencies

v2.0.1 - Bump dependencies

  • build: bump dependencies
  • feat: extra test for random PR reviewer

v2.0.0 - Node 20 support

  • feat: switch to node@20

v1.14.0 - Random assignments with weights

  • feat: support for weights in random assignments (addresses #120)
  • build: bumped dependencies

v1.13.0 - Add team as PR reviewer

  • feat: new parameter to add a team as PR reviewer. Thanks to @​johmara
  • build: bumped dependencies (requires node 18+)

v1.12.0 - Manual issue number override

  • feat: new parameter to manually override issue number. Thanks to @​bwplotka
  • build: bumped dependencies

v1.11.0 - abortIfPreviousAssignees flag

  • feat: added an abortIfPreviousAssignees flag that aborts the action if there were assignees previously. False by default.

v1.10.1 - Bumped dependencies

No release notes provided.

v1.10.0 - Manual workflow run & build updates

  • feat: support for manual workflow_run trigger. Thanks to @​CalumY.
  • fix: allow authors to be assigned to PRs that they have created but prevent them from being assigned as a reviewer. Thanks to @​CalumY.
  • build: switched to lockfile v2
  • build: used Volta to pin versions to align with GitHub Actions environment
    • node@16.16.0
    • npm@8.11.0

... (truncated)

Commits
  • af6beea build: release v4.0.1
  • 14ec95f fix: teamIsPullRequestReviewer (#210)
  • 273a375 doc: update examples to use v4
  • 07fe6dc feat: node@24 support
  • dda699c build: bump dependencies
  • 9c18370 ci: update codecov action to use token
  • 3fa533a build: bump dependencies
  • ddeb1c2 feat: switch to modules
  • 406d9b6 build: move ts dependency back to dev dep
  • f245a91 chore: adjust code to new ESLint rules
  • 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 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)

Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 1 to 4.
- [Release notes](https://github.com/pozil/auto-assign-issue/releases)
- [Commits](pozil/auto-assign-issue@v1...v4)

---
updated-dependencies:
- dependency-name: pozil/auto-assign-issue
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependabot label Sep 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 7, 2026 22:04
@cursor

cursor Bot commented Sep 7, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
CI-only dependency bump with no application or secret-handling changes beyond the same third-party action at a newer major version.

Overview
Updates the Auto Assign Issues workflow to use pozil/auto-assign-issue@v4 instead of @v1. Trigger conditions and inputs (teams, numOfAssignee, allowSelfAssign, repo-token) are unchanged—only the action version pin moves forward across major releases (Node/ESM updates in the upstream action).

Reviewed by Cursor Bugbot for commit 3fd1ad5. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
github-actions Bot merged commit dcee24a into main Sep 7, 2026
20 checks passed
@github-actions
github-actions Bot deleted the dependabot/github_actions/pozil/auto-assign-issue-4 branch September 7, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants