Skip to content

Commit

Permalink
chore(deps): update dependency release-it to v18.1.1 (#265)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>release-it/release-it (release-it)</summary>

###
[`v18.1.1`](https://redirect.github.com/release-it/release-it/releases/tag/18.1.1)

[Compare
Source](https://redirect.github.com/release-it/release-it/compare/18.1.0...18.1.1)

- Exclude the release commit from the release notes
([`1cca380`](https://redirect.github.com/release-it/release-it/commit/1cca380951d869bb3c7a8d49ac7af9e6ad5be8bc))

###
[`v18.1.0`](https://redirect.github.com/release-it/release-it/releases/tag/18.1.0)

[Compare
Source](https://redirect.github.com/release-it/release-it/compare/18.0.0...18.1.0)

- Remove tea.yaml
([`0b9a212`](https://redirect.github.com/release-it/release-it/commit/0b9a212e811e0153964fced8abd7ea32e872f23e))
- Add `releaseNotes` object for Octokit REST API based changelog
([`29fb513`](https://redirect.github.com/release-it/release-it/commit/29fb5137aef70d30c658217d6e77390cc918639f))
- Format docs
([`69d813b`](https://redirect.github.com/release-it/release-it/commit/69d813b6d56766788507fc5ed2da19ae36cab97a))
- Use new `releaseNotes` feature self
([`1ec1280`](https://redirect.github.com/release-it/release-it/commit/1ec12803f10ec6522f05dee76697e638ff6a436d))
- Release 18.1.0
([`2c5f298`](https://redirect.github.com/release-it/release-it/commit/2c5f298518c4f0457468bd6d0ef4ffa88b0e2993))

</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.

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/notion-rich-text-to-markdown).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 62a4c60 commit 30b1fa0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"prettier-plugin-curly": "0.3.1",
"prettier-plugin-packagejson": "2.5.6",
"prettier-plugin-sh": "0.14.0",
"release-it": "18.0.0",
"release-it": "18.1.1",
"sentences-per-line": "0.3.0",
"tsup": "8.3.5",
"typescript": "5.7.3",
Expand Down
16 changes: 8 additions & 8 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 30b1fa0

Please sign in to comment.