Skip to content

Commit

Permalink
ci(deps): update aslafy-z/conventional-pr-title-action action to v3.1…
Browse files Browse the repository at this point in the history
….1 (#374)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[aslafy-z/conventional-pr-title-action](https://togithub.com/aslafy-z/conventional-pr-title-action)
| action | minor | `v3.0.1` -> `v3.1.1` |

---

### Release Notes

<details>
<summary>aslafy-z/conventional-pr-title-action
(aslafy-z/conventional-pr-title-action)</summary>

###
[`v3.1.1`](https://togithub.com/aslafy-z/conventional-pr-title-action/releases/tag/v3.1.1)

[Compare
Source](https://togithub.com/aslafy-z/conventional-pr-title-action/compare/v3.1.0...v3.1.1)

#### This release is a mirror of
[v3.1.0](https://togithub.com/aslafy-z/conventional-pr-title-action/releases/tag/v3.1.0)

###
[`v3.1.0`](https://togithub.com/aslafy-z/conventional-pr-title-action/releases/tag/v3.1.0)

[Compare
Source](https://togithub.com/aslafy-z/conventional-pr-title-action/compare/v3.0.1...v3.1.0)

#### What's Changed

- docs(README): no input is required by
[@&#8203;iamludal](https://togithub.com/iamludal) in
[https://github.com/aslafy-z/conventional-pr-title-action/pull/265](https://togithub.com/aslafy-z/conventional-pr-title-action/pull/265)
- chore(deps-dev): bump jest from 29.4.2 to 29.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/aslafy-z/conventional-pr-title-action/pull/263](https://togithub.com/aslafy-z/conventional-pr-title-action/pull/263)
- docs: minor documentation improvements by
[@&#8203;iamludal](https://togithub.com/iamludal) in
[https://github.com/aslafy-z/conventional-pr-title-action/pull/266](https://togithub.com/aslafy-z/conventional-pr-title-action/pull/266)
- test: add assertions and run tests before creating a release by
[@&#8203;iamludal](https://togithub.com/iamludal) in
[https://github.com/aslafy-z/conventional-pr-title-action/pull/268](https://togithub.com/aslafy-z/conventional-pr-title-action/pull/268)
- feat(action): migrate from docker to node by
[@&#8203;iamludal](https://togithub.com/iamludal) in
[https://github.com/aslafy-z/conventional-pr-title-action/pull/267](https://togithub.com/aslafy-z/conventional-pr-title-action/pull/267)
- revert: feat(action): migrate from docker to node by
[@&#8203;aslaFY-Z](https://togithub.com/aslaFY-Z) in
https://github.com/aslafy-z/conventional-pr-title-action/commits/2ce59b07f86bd51b521dd088f0acfb0d7fdac55e
- chore(deps): bump conventional-changelog-conventionalcommits from
5.0.0 to 6.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot)
in
[https://github.com/aslafy-z/conventional-pr-title-action/pull/278](https://togithub.com/aslafy-z/conventional-pr-title-action/pull/278)
- chore(deps-dev): bump jest from 29.5.0 to 29.6.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/aslafy-z/conventional-pr-title-action/pull/282](https://togithub.com/aslafy-z/conventional-pr-title-action/pull/282)
- chore(deps): bump semver from 5.7.1 to 5.7.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/aslafy-z/conventional-pr-title-action/pull/281](https://togithub.com/aslafy-z/conventional-pr-title-action/pull/281)
- chore(deps): bump conventional-commits-parser from 3.2.4 to 4.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/aslafy-z/conventional-pr-title-action/pull/271](https://togithub.com/aslafy-z/conventional-pr-title-action/pull/271)

#### New Contributors

- [@&#8203;iamludal](https://togithub.com/iamludal) made their first
contribution in
[https://github.com/aslafy-z/conventional-pr-title-action/pull/265](https://togithub.com/aslafy-z/conventional-pr-title-action/pull/265)

**Full Changelog**:
aslafy-z/conventional-pr-title-action@v3.0.1...v3.1.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Mogyuchi/gh-test).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40MC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent 0eecb55 commit 3397000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: aslafy-z/conventional-pr-title-action@b9d8aa366ba2ac0f10e02ce4236d2bd61a84fac3 # v3.0.1
- uses: aslafy-z/conventional-pr-title-action@2ce59b07f86bd51b521dd088f0acfb0d7fdac55e # v3.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3397000

Please sign in to comment.