Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump EndBug/add-and-commit from 5.2.0 to 9.1.1 #131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps EndBug/add-and-commit from 5.2.0 to 9.1.1.

Release notes

Sourced from EndBug/add-and-commit's releases.

v9.1.1

What's Changed

New Contributors

Full Changelog: EndBug/add-and-commit@v9.1.0...v9.1.1

v9.1.0

Added:

  • The fetch input allows you to customize the git fetch command, or to prevent the action from fetching at all.

Full Changelog: EndBug/add-and-commit@v9.0.1...v9.1.0

v9.0.1

Fixed:

  • Now files are re-staged after pulling, so that the action works as intended when using options such as pull: --rebase --autostash

New Contributors

Full Changelog: EndBug/add-and-commit@v9.0.0...v9.0.1

v9.0.0

Changed:

  • [BREAKING] The action will now fail when the git commit command fails. (#370)
  • [BREAKING] The action won't try deleting and re-creting tags when it fails to push them, it's now up to you to set the proper arguments (see the tag_push input). (#367)

Added:

  • tag_push input: you can now set the arguments of the git push --tags command.
  • tag_pushed output: whether the action pushed tags.

v8.0.2

Fixed:

  • The commit input is now properly listed in the README. (#360)

... (truncated)

Commits
  • 61a88be 9.1.1
  • e401f2b chore(deps-dev): remove unused dependency
  • 3a7c05e chore: remove changelog
  • 385d2d6 docs: add ManuelRauber as a contributor for code (#441)
  • 25ff3cc fix: update action to run on Node 16 (#440)
  • 90fb64e chore(deps-dev): bump all-contributors-cli from 6.22.0 to 6.23.1 (#439)
  • 6e9dd5d chore(deps): bump @​actions/core from 1.9.1 to 1.10.0 (#438)
  • f309cf5 chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 (#437)
  • 0c7fc22 chore(deps-dev): bump all-contributors-cli from 6.20.5 to 6.22.0 (#436)
  • 8bd0710 chore(deps-dev): bump all-contributors-cli from 6.20.4 to 6.20.5 (#435)
  • 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 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 [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 5.2.0 to 9.1.1.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Commits](EndBug/add-and-commit@v5.2.0...v9.1.1)

---
updated-dependencies:
- dependency-name: EndBug/add-and-commit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Oct 17, 2022
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
0 participants