gnikit / gmsh-fpm

Gmsh API using the Fortran Package Manager (fpm)
https://gmsh.info/
Other
15 stars 0 forks source link

chore(deps): bump EndBug/add-and-commit from 8 to 9 #5

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps EndBug/add-and-commit from 8 to 9.

Release notes

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

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)

v8.0.1

Fixed:

  • Fixed a bug that prevented the --allow-empty flag from being used for the commit input. (#352)
  • Fixed README and CHANGELOG docs for the pull input, that were still showing the option to use NO-PULL to prevent pulling (while now it's the default behavior). (#354)
  • Added a paragraph to the FAQs section of the README, that explains how to work with PRs in v8. (#351)
Changelog

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

[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)
  • Logs: additional info will be logged along with the command outputs
  • Logs: added groups to improve readability

[4.0.2] - 2020-04-19

Fixed:

  • Error handling: failures are now easier to read (issue #25)

[4.0.1] - 2020-03-20

Fixed:

  • Scheduled events: the action can be used in action runs triggered by a scheduled events
  • Warnings: there won't be warnings when both author_name and author_email are set

[4.0.0] - 2020-03-03

Removed:

  • [BREAKING] path parameter: see 'Changed' section for more info

... (truncated)

Commits
  • d4d0663 9.1.0
  • 780b0df docs: add kachkaev as a contributor for bug (#425)
  • 91b0f62 docs: add melink14 as a contributor for bug (#424)
  • f7edeca feat: add fetch input (#423)
  • 68e252f chore(deps): bump @​actions/core from 1.9.0 to 1.9.1 (#421)
  • 22a5148 chore(deps-dev): bump ts-node from 10.8.2 to 10.9.1 (#418)
  • f1e4faf chore(deps-dev): bump ts-node from 10.8.1 to 10.8.2 (#417)
  • a54a734 chore(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.2.1 (#416)
  • 6d81b3b ci(deps): bump github/codeql-action from 1 to 2 (#414)
  • 5bf17ab chore: use dependabot on GitHub actions too
  • 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)