Skip to content

Commit

Permalink
chore(deps): update dependency should-semantic-release to v0.3.0 (#16)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[should-semantic-release](https://github.com/JoshuaKGoldberg/should-semantic-release)
| [`0.2.1` ->
`0.3.0`](https://renovatebot.com/diffs/npm/should-semantic-release/0.2.1/0.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/should-semantic-release/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/should-semantic-release/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/should-semantic-release/0.2.1/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/should-semantic-release/0.2.1/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/should-semantic-release
(should-semantic-release)</summary>

###
[`v0.3.0`](https://github.com/JoshuaKGoldberg/should-semantic-release/blob/HEAD/CHANGELOG.md#030-2024-02-18)

[Compare
Source](https://github.com/JoshuaKGoldberg/should-semantic-release/compare/9761951502af0e9e95357c6bebcef8f4d915fde3...0.3.0)

##### Bug Fixes

- add permissions to compliance action
([c518fc1](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/c518fc1ef69d7703799b94b42fbd6f5f6664f2cf))
- always return false if a release commit is found
([fbe1937](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/fbe193729241e2733d623173ec58ad9dd7668415))
- consider version-number-only commit as a release
([402567e](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/402567e009d95fa513e7e2081f487606a882f2fa))
- empty commit to trigger release
([8feb21f](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/8feb21f2c746d9f0c5ca3035b762389570f733f5))
- empty commit to trigger release
([3e1b46a](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/3e1b46a2aba103f0fda95940bfff89d76964bc3b))
- lint & lock file
([bbe2520](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/bbe2520851e077eab41515c55c9197015ec32775))
- regex
([573c841](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/573c84177c0f5361c037533f3b65ef7b4f56c02f))
- use [@&#8203;pkgjs/parseargs](https://github.com/pkgjs/parseargs)
instead of native node:utils to support node 14
([fb3b839](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/fb3b83936977d362b1d42662b43298226f8ea379))

##### Features

- add understanding of more commit types
([6255d06](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/6255d06ecb54d9bf64c664cdf4541c4a87b88d67))
- added --verbosity flag
([23dedbc](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/23dedbcb2a1b5e8d3dbef240b23740a7a631b865))
- support BREAKING CHANGE
([53951bd](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/53951bd70011db084266d7b1ae95128f86059c98))

##### Reverts

- Revert "chore: switch bin to non-.mjs"
([40545b9](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/40545b9b443f56dbe183618ecff934cc3d2c7766))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/description-to-co-authors).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 11, 2024
1 parent 058a137 commit d4dd8a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"prettier-plugin-sh": "0.14.0",
"release-it": "17.6.0",
"sentences-per-line": "0.2.1",
"should-semantic-release": "0.2.1",
"should-semantic-release": "0.3.0",
"tsup": "8.2.4",
"typescript": "5.5.4",
"typescript-eslint": "8.0.1",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d4dd8a5

Please sign in to comment.