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 v4 to v5.2.0 #2

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 8, 2020

Bumps EndBug/add-and-commit from v4 to v5.2.0.

Release notes

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

v5.2.0

You can see the full changelog here.

Added:

  • New push option: this lets you tell the action whether to push commit and tags to the repo. The default value is true, so that the default behavior is not changed. (issue #86)
Changelog

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

[5.2.0] - 2020-11-11

Added:

  • New push option: this lets you tell the action whether to push commit and tags to the repo. The default value is true, so that the default behavior is not changed. (issue #86)

[5.1.2] - 2020-11-10

Fixed:

  • Fixed an issue with the build (issue #88)

[5.1.1] - 2020-11-07

Fixed:

  • Fixed typo in parameter name: pull_strategy was written as pull_stategy (PR #83)

[5.1.0] - 2020-10-07

Added:

  • The default commit message now displays the name of the workflow too (issue #64)

[5.0.0] - 2020-09-27

Changed:

  • [BREAKING] Action parameters: multiple action parameters have been changed, refer to the docs for better info
  • The code is now entirely in TypeScript (PR #57)

Fixed:

  • Improved input checks
  • Logs are now displayed on Windows too
  • Remove unnecessary steps
  • Remove unused dependencies

[4.4.0] - 2020-07-31

Added:

  • Pull requests: the action can now work in runs triggered by pull request events (issue #48)

[4.3.0] - 2020-07-29

Addded:

  • signoff parameter: lets you use the --signoff argument for the git commit command (PR #46)

[4.2.1] - 2020-07-10

Fixed:

  • OS-support: the action now properly works on Windows instances (issue #33)

[4.2.0] - 2020-05-17

Added:

  • Tagging: you can now create and update lightweight tags (PR #30)

[4.1.0] - 2020-05-01

Added:

  • ref parameter: lets you choose the branch to run the action on, the default is the one that triggered the workflow (issue #29)

[4.0.3] - 2020-05-01

Fixed:

  • Logs: git diff won't display logs anymore, to avoid buffer problems (issue #27)

... (truncated)

Commits
  • 57c075e release: v5.2.0
  • dd36cc6 docs: add kbsali as a contributor (#91)
  • 15f07d3 [auto] build: update compiled version
  • c0c96ad docs(push): update docs for the push parameter
  • b369695 feat(push): add push option
  • 0c6f4a1 docs: add Chocrates as a contributor (#90)
  • 9358097 release: v5.1.2
  • ed17cac chore(deps-dev): bump @vercel/ncc from 0.24.1 to 0.25.1 (#87)
  • e0cd865 build(husky): add build files
  • ed7b74a release: v5.1.1
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Dec 8, 2020
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
Development

Successfully merging this pull request may close these issues.

0 participants