apiman / apiman-docker

Contains docker related assets for apiman.
Apache License 2.0
16 stars 22 forks source link

chore(deps): update endbug/add-and-commit action to v9 #116

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
EndBug/add-and-commit action major v7.2.1 -> v9.1.1

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

EndBug/add-and-commit ### [`v9.1.1`](https://togithub.com/EndBug/add-and-commit/releases/tag/v9.1.1) [Compare Source](https://togithub.com/EndBug/add-and-commit/compare/v9.1.0...v9.1.1) #### What's Changed - chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/EndBug/add-and-commit/pull/427](https://togithub.com/EndBug/add-and-commit/pull/427) - chore(deps-dev): bump typescript from 4.8.2 to 4.8.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/EndBug/add-and-commit/pull/431](https://togithub.com/EndBug/add-and-commit/pull/431) - chore(deps-dev): bump all-contributors-cli from 6.20.0 to 6.20.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/EndBug/add-and-commit/pull/432](https://togithub.com/EndBug/add-and-commit/pull/432) - chore(deps-dev): bump all-contributors-cli from 6.20.4 to 6.20.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/EndBug/add-and-commit/pull/435](https://togithub.com/EndBug/add-and-commit/pull/435) - chore(deps-dev): bump all-contributors-cli from 6.20.5 to 6.22.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/EndBug/add-and-commit/pull/436](https://togithub.com/EndBug/add-and-commit/pull/436) - chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/EndBug/add-and-commit/pull/437](https://togithub.com/EndBug/add-and-commit/pull/437) - chore(deps): bump [@​actions/core](https://togithub.com/actions/core) from 1.9.1 to 1.10.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/EndBug/add-and-commit/pull/438](https://togithub.com/EndBug/add-and-commit/pull/438) - chore(deps-dev): bump all-contributors-cli from 6.22.0 to 6.23.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/EndBug/add-and-commit/pull/439](https://togithub.com/EndBug/add-and-commit/pull/439) - Update action to run on Node 16 by [@​ManuelRauber](https://togithub.com/ManuelRauber) in [https://github.com/EndBug/add-and-commit/pull/440](https://togithub.com/EndBug/add-and-commit/pull/440) - docs: add ManuelRauber as a contributor for code by [@​allcontributors](https://togithub.com/allcontributors) in [https://github.com/EndBug/add-and-commit/pull/441](https://togithub.com/EndBug/add-and-commit/pull/441) #### New Contributors - [@​ManuelRauber](https://togithub.com/ManuelRauber) made their first contribution in [https://github.com/EndBug/add-and-commit/pull/440](https://togithub.com/EndBug/add-and-commit/pull/440) **Full Changelog**: https://github.com/EndBug/add-and-commit/compare/v9.1.0...v9.1.1 ### [`v9.1.0`](https://togithub.com/EndBug/add-and-commit/releases/tag/v9.1.0) [Compare Source](https://togithub.com/EndBug/add-and-commit/compare/v9.0.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**: https://github.com/EndBug/add-and-commit/compare/v9.0.1...v9.1.0 ### [`v9.0.1`](https://togithub.com/EndBug/add-and-commit/releases/tag/v9.0.1) [Compare Source](https://togithub.com/EndBug/add-and-commit/compare/v9.0.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 - [@​Akimon658](https://togithub.com/Akimon658) made their first contribution in [https://github.com/EndBug/add-and-commit/pull/378](https://togithub.com/EndBug/add-and-commit/pull/378) - [@​revolunet](https://togithub.com/revolunet) made their first contribution in [https://github.com/EndBug/add-and-commit/pull/401](https://togithub.com/EndBug/add-and-commit/pull/401) **Full Changelog**: https://github.com/EndBug/add-and-commit/compare/v9.0.0...v9.0.1 ### [`v9.0.0`](https://togithub.com/EndBug/add-and-commit/releases/tag/v9.0.0) [Compare Source](https://togithub.com/EndBug/add-and-commit/compare/v8.0.2...v9.0.0) #### Changed: - **\[BREAKING]** The action will now fail when the `git commit` command fails. ([#​370](https://togithub.com/EndBug/add-and-commit/issues/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](https://togithub.com/EndBug/add-and-commit/issues/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`](https://togithub.com/EndBug/add-and-commit/releases/tag/v8.0.2) [Compare Source](https://togithub.com/EndBug/add-and-commit/compare/v8.0.1...v8.0.2) #### Fixed: - The `commit` input is now properly listed in the README. ([#​360](https://togithub.com/EndBug/add-and-commit/issues/360)) ### [`v8.0.1`](https://togithub.com/EndBug/add-and-commit/releases/tag/v8.0.1) [Compare Source](https://togithub.com/EndBug/add-and-commit/compare/v8.0.0...v8.0.1) #### Fixed: - Fixed a bug that prevented the `--allow-empty` flag from being used for the `commit` input. ([#​352](https://togithub.com/EndBug/add-and-commit/issues/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](https://togithub.com/EndBug/add-and-commit/issues/354)) - Added a paragraph to the FAQs section of the README, that explains how to work with PRs in v8. ([#​351](https://togithub.com/EndBug/add-and-commit/issues/351)) ### [`v8.0.0`](https://togithub.com/EndBug/add-and-commit/releases/tag/v8.0.0) [Compare Source](https://togithub.com/EndBug/add-and-commit/compare/v7.5.0...v8.0.0) #### Fixed: - **\[BREAKING]** The action will now work with whatever ref has been checked out, without pulling or switching branches by default. You can still pull using the `pull` input and create a new branch with the newly-added `new_branch` input. For more info, check commit [`6fdb34e`](https://togithub.com/EndBug/add-and-commit/commit/6fdb34ed01d242c909eeb7e31bf1c4d37db43a54). #### Removed: - **\[BREAKING]** The `signoff` input has been removed, use `commit` instead. ([#​331](https://togithub.com/EndBug/add-and-commit/issues/331)) - **\[BREAKING]** The `pull_strategy` input has been removed, use `pull` instead. - **\[BREAKING]** The `branch` and `branch_mode` inputs have been removed, check commit [`6fdb34e`](https://togithub.com/EndBug/add-and-commit/commit/6fdb34ed01d242c909eeb7e31bf1c4d37db43a54) for more info. - **\[BREAKING]** The `pull` input doesn't support `NO-PULL` anymore: if you don't want the action to pull, simply remove the input, as it's the default behavior now. #### Added: - Added the `commit` input, that allows you to change the arguments for the `git commit` command. ([#​331](https://togithub.com/EndBug/add-and-commit/issues/331)) - Added the `new_branch` input. ([`6fdb34e`](https://togithub.com/EndBug/add-and-commit/commit/6fdb34ed01d242c909eeb7e31bf1c4d37db43a54)) - Added the `commit_long_sha` output. ([#​349](https://togithub.com/EndBug/add-and-commit/issues/349)) ### [`v7.5.0`](https://togithub.com/EndBug/add-and-commit/releases/tag/v7.5.0) [Compare Source](https://togithub.com/EndBug/add-and-commit/compare/v7.4.0...v7.5.0) #### Added: - Support remote branch creation: use the `branch_mode` input to make the action create a new branch when there's no branch with the given name on the remote ([#​329](https://togithub.com/EndBug/add-and-commit/issues/329)) ### [`v7.4.0`](https://togithub.com/EndBug/add-and-commit/releases/tag/v7.4.0) [Compare Source](https://togithub.com/EndBug/add-and-commit/compare/v7.3.0...v7.4.0) #### Added: - Added `pull` input: you can use it to change the arguments of the `git pull` command ([#​294](https://togithub.com/EndBug/add-and-commit/issues/294)) #### Changed: - Deprecated `pull_strategy`: use `pull` instead ([#​294](https://togithub.com/EndBug/add-and-commit/issues/294)) ### [`v7.3.0`](https://togithub.com/EndBug/add-and-commit/releases/tag/v7.3.0) [Compare Source](https://togithub.com/EndBug/add-and-commit/compare/v7.2.1...v7.3.0) #### Added: - Added custom committer support via the `committer_name` and `committer_email` inputs ([#​264](https://togithub.com/EndBug/add-and-commit/issues/264)) - Added `commit_sha` output ([#​275](https://togithub.com/EndBug/add-and-commit/issues/275)) - Added `pathspec_error_handling` input ([#​280](https://togithub.com/EndBug/add-and-commit/issues/280))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 9.x releases. However, if you upgrade to 9.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.