Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump release-it from 17.6.0 to 17.10.0 (#9463)
Bumps [release-it](https://github.com/release-it/release-it) from 17.6.0 to 17.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/release-it/release-it/releases">release-it's releases</a>.</em></p> <blockquote> <h2>Release 17.10.0</h2> <ul> <li>Add error handling for gitlab requests + release url (312fd8b)</li> <li>Add proper Content-Type header to fetch requests (<a href="https://redirect.github.com/release-it/release-it/issues/1166">#1166</a>) (04bd34c)</li> </ul> <h2>Release 17.9.0</h2> <ul> <li>Fix up tests re. branch/ref name (70398b4)</li> <li>Update dependencies (b4be09d)</li> <li>feat: create tag via Gitlab release (release-it#1115) (<a href="https://redirect.github.com/release-it/release-it/issues/1161">#1161</a>) (2263772)</li> <li>Update projects list (e1a5c5d)</li> </ul> <h2>Release 17.8.2</h2> <ul> <li>Revert "Fix up other tests" (e19bcd8)</li> <li>discussion_category_name = undefined (9225077)</li> </ul> <h2>Release 17.8.1</h2> <ul> <li>Fix up other tests (d8f903e)</li> <li>Fix up discussion_category_name (5716681)</li> </ul> <h2>Release 17.7.0</h2> <ul> <li>Lint/formatting fixes (79530b9)</li> <li>Fix uploaded assets URL for Gitlab version >= 17.2 (<a href="https://redirect.github.com/release-it/release-it/issues/1153">#1153</a>) (1a6325b)</li> <li>feat(github): expose github make_latest flag (<a href="https://redirect.github.com/release-it/release-it/issues/1150">#1150</a>) (eeda65b)</li> <li>fix(github-comments): make search query respect 256 character limit (encoded) (<a href="https://redirect.github.com/release-it/release-it/issues/1148">#1148</a>) (43a5e71)</li> <li>fix: replace obsolete <code>is-ci</code> library by <code>ci-info</code> library (closes <a href="https://redirect.github.com/release-it/release-it/issues/1145">#1145</a>) (<a href="https://redirect.github.com/release-it/release-it/issues/1146">#1146</a>) (19c232d)</li> <li>Remove <code>node-fetch</code> and <code>got</code> from dependencies (<a href="https://redirect.github.com/release-it/release-it/issues/1133">#1133</a>) (696f082)</li> <li>Fix schema for <code>git.requireBranch</code> (closes <a href="https://redirect.github.com/release-it/release-it/issues/1138">#1138</a>) (8b57290)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/release-it/release-it/commit/a4a6876dc92eedf8efd7908d71089b24bfc8590c"><code>a4a6876</code></a> Release 17.10.0</li> <li><a href="https://github.com/release-it/release-it/commit/312fd8b60ff2187ac4433aa195de0f76ebd7f061"><code>312fd8b</code></a> Add error handling for gitlab requests + release url</li> <li><a href="https://github.com/release-it/release-it/commit/04bd34c57e6719be0e93a4837533aac9069ab8c1"><code>04bd34c</code></a> Add proper Content-Type header to fetch requests (<a href="https://redirect.github.com/release-it/release-it/issues/1166">#1166</a>)</li> <li><a href="https://github.com/release-it/release-it/commit/4a38c27371f80f831c13b85d717a73a3a00b4b95"><code>4a38c27</code></a> Release 17.9.0</li> <li><a href="https://github.com/release-it/release-it/commit/70398b4df83da930d9c4d7c7d1e52094890758a6"><code>70398b4</code></a> Fix up tests re. branch/ref name</li> <li><a href="https://github.com/release-it/release-it/commit/b4be09d725f75190df3aa6fb33bd7247c0653e07"><code>b4be09d</code></a> Update dependencies</li> <li><a href="https://github.com/release-it/release-it/commit/22637729ad6b3bb4930d32e7a35dd2ceab57092b"><code>2263772</code></a> feat: create tag via Gitlab release (release-it#1115) (<a href="https://redirect.github.com/release-it/release-it/issues/1161">#1161</a>)</li> <li><a href="https://github.com/release-it/release-it/commit/e1a5c5d72e64995785fedad46ad3aeac47a1443f"><code>e1a5c5d</code></a> Update projects list</li> <li><a href="https://github.com/release-it/release-it/commit/ab01d16052edd329c066cf530c96058b3c15f774"><code>ab01d16</code></a> Release 17.8.2</li> <li><a href="https://github.com/release-it/release-it/commit/e19bcd8901bd62e1f73219f4affc421eea993c01"><code>e19bcd8</code></a> Revert "Fix up other tests"</li> <li>Additional commits viewable in <a href="https://github.com/release-it/release-it/compare/17.6.0...17.10.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=release-it&package-manager=npm_and_yarn&previous-version=17.6.0&new-version=17.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information