Skip to content

Commit

Permalink
chore(deps): update dependency release-it to v17.7.0 (#89)
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) |
[`17.6.0` ->
`17.7.0`](https://renovatebot.com/diffs/npm/release-it/17.6.0/17.7.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/release-it/17.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/release-it/17.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/release-it/17.6.0/17.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/release-it/17.6.0/17.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v17.7.0`](https://redirect.github.com/release-it/release-it/releases/tag/17.7.0)

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

- Lint/formatting fixes
([`79530b9`](https://redirect.github.com/release-it/release-it/commit/79530b9))
- Fix uploaded assets URL for Gitlab version >= 17.2
([#&#8203;1153](https://redirect.github.com/release-it/release-it/issues/1153))
([`1a6325b`](https://redirect.github.com/release-it/release-it/commit/1a6325b))
- feat(github): expose github make_latest flag
([#&#8203;1150](https://redirect.github.com/release-it/release-it/issues/1150))
([`eeda65b`](https://redirect.github.com/release-it/release-it/commit/eeda65b))
- fix(github-comments): make search query respect 256 character limit
(encoded)
([#&#8203;1148](https://redirect.github.com/release-it/release-it/issues/1148))
([`43a5e71`](https://redirect.github.com/release-it/release-it/commit/43a5e71))
- fix: replace obsolete `is-ci` library by `ci-info` library (closes
[#&#8203;1145](https://redirect.github.com/release-it/release-it/issues/1145))
([#&#8203;1146](https://redirect.github.com/release-it/release-it/issues/1146))
([`19c232d`](https://redirect.github.com/release-it/release-it/commit/19c232d))
- Remove `node-fetch` and `got` from dependencies
([#&#8203;1133](https://redirect.github.com/release-it/release-it/issues/1133))
([`696f082`](https://redirect.github.com/release-it/release-it/commit/696f082))
- Fix schema for `git.requireBranch` (closes
[#&#8203;1138](https://redirect.github.com/release-it/release-it/issues/1138))
([`8b57290`](https://redirect.github.com/release-it/release-it/commit/8b57290))

</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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/notion-rich-text-to-markdown).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 3640eca commit 69f067d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 208 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.2.2",
"prettier-plugin-packagejson": "2.5.2",
"prettier-plugin-sh": "0.14.0",
"release-it": "17.6.0",
"release-it": "17.7.0",
"sentences-per-line": "0.2.1",
"tsup": "8.3.0",
"typescript": "5.6.2",
Expand Down
Loading

0 comments on commit 69f067d

Please sign in to comment.