Skip to content

Bump CasperWA/push-protected from 2.3.0 to 2.7.0#179

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/master/CasperWA/push-protected-2.7.0
Closed

Bump CasperWA/push-protected from 2.3.0 to 2.7.0#179
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/master/CasperWA/push-protected-2.7.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 15, 2021

Bumps CasperWA/push-protected from 2.3.0 to 2.7.0.

Release notes

Sourced from CasperWA/push-protected's releases.

v2.7.0

New ref argument

A new ref argument has been added. It is mutually exclusive with the branch argument, meaning one cannot specify both. If neither are specified the action has the same behavior as previously, using the default for branch ("master"). The value for ref is a git ref for a branch, e.g., refs/heads/master.

The changelog generation has also been optimized, avoiding vMAJOR versions as well as the ci_test test tag.

Changelog

v2.7.0 (2021-12-15)

Full Changelog

Implemented enhancements:

  • Consider adding ref #61

Fixed bugs:

  • Finding the "previous version" for adding changelog info to release not working #77

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v2.6.0

Automation, more dev tools & better console printing

Automation for dependency inclusion and more have been improved with several workflows. Pylint, Mypy, bandit and safety have been added as CI developer tools for an improved Python code base. When printing to the console from Python, the buffer is immediately flushed, having the effect that the GitHub Actions console immediately receives the printed statements (configuration overview and status updates) as they happen, instead of printing everything when the Python code exits.

Changelog

v2.6.0 (2021-12-08)

Full Changelog

Implemented enhancements:

Fixed bugs:

... (truncated)

Changelog

Sourced from CasperWA/push-protected's changelog.

v2.7.0 (2021-12-14)

Full Changelog

Implemented enhancements:

  • Consider adding ref #61

Fixed bugs:

  • Finding the "previous version" for adding changelog info to release not working #77

Merged pull requests:

v2.6.0 (2021-12-08)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Correct target branch for dependabot #71
  • actions/checkout@v1 still checking out wrong commit SHA #67
  • Not properly reset to HEAD commit of remote branch #63
  • unprotect_reviews not doing its job #54

Closed issues:

  • Not able to use your action due to a fatal error #59
  • Update README - user admin rights #55

Merged pull requests:

... (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.7.0.
- [Release notes](https://github.com/CasperWA/push-protected/releases)
- [Changelog](https://github.com/CasperWA/push-protected/blob/master/CHANGELOG.md)
- [Commits](CasperWA/push-protected@v2.3.0...v2.7.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 Dec 15, 2021

The following labels could not be found: CI.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 3, 2022

Superseded by #190.

@dependabot dependabot bot closed this Jan 3, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/master/CasperWA/push-protected-2.7.0 branch January 3, 2022 21:57
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