Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 14, 2022

Bumps CasperWA/push-protected from 2.3.0 to 2.10.0.

Release notes

Sourced from CasperWA/push-protected's releases.

v2.10.0

Hot-fix for multi-user vulnerability

As reported by @​juris in #114, the implemented fix for a multi-user vulnerability (CVE-2022-24765) left the action without the rights to change or manipulate the checked out files and folders. This release fixes this issue by adding the root workspace directory as a git safe directory.

Changelog

v2.10.0 (2022-04-14)

Full Changelog

Fixed bugs:

  • GH GraphQL variable update for auto-merge workflow #100

Closed issues:

  • Looks like git update for CVE-2022-24765 broke the action #114

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v2.9.0

Check user (PAT) permissions

The API call to check whether a branch is protected or not has been updated, and can be done with the lowest of permission rights, however, at the same time, if the branch is protected, it is checked whether the user (PAT) has "admin" permission, since this is the only level that allows toggling review-protected branches, as well as getting the information about which checks are currently running.

The README has been updated with information about these permissions needed for certain use cases.

Furthermore, a debug parameter has been added to toggle set -x in the entrypoint.sh script. This is only intended for debugging purposes.

Changelog

v2.9.0 (2022-01-17)

Full Changelog

Implemented enhancements:

... (truncated)

Changelog

Sourced from CasperWA/push-protected's changelog.

v2.10.0 (2022-04-14)

Full Changelog

Fixed bugs:

  • GH GraphQL variable update for auto-merge workflow #100

Closed issues:

  • Looks like git update for CVE-2022-24765 broke the action #114

Merged pull requests:

v2.9.0 (2022-01-17)

Full Changelog

Implemented enhancements:

  • Warn or error upon using token without proper rights #94
  • Add debug option #93

Closed issues:

  • Not clear which scope should I use to enable unprotect_reviews option #60

Merged pull requests:

v2.8.0 (2022-01-03)

Full Changelog

Implemented enhancements:

  • Update this repository's default branch to main #84

... (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 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 [CasperWA/push-protected](https://github.com/CasperWA/push-protected) from 2.3.0 to 2.10.0.
- [Release notes](https://github.com/CasperWA/push-protected/releases)
- [Changelog](https://github.com/CasperWA/push-protected/blob/main/CHANGELOG.md)
- [Commits](CasperWA/push-protected@v2.3.0...v2.10.0)

---
updated-dependencies:
- dependency-name: CasperWA/push-protected
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 14, 2022

The following labels could not be found: CI.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 1, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants