Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - chore(deps-dev): bump release-it from 13.3.2 to 13.5.2 #36

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps release-it from 13.3.2 to 13.5.2.

Release notes

Sourced from release-it's releases.

Release 13.5.2

  • Update dependencies (4ab233d)
  • Add test for gitlab is-collab fallback (1b5a379)
  • Fix gitlab "is-collaborator" check (for v12.4) (#639) (cf5f8f9)
  • Add docs about environment variables (0235aa6)
  • Fix link to changelog.md in github-releases (#638) (0511cb4)

Release 13.5.1

  • Update dependencies (556170f)
  • Minor (a7f2478)
  • [bug fix] tagName being ignored (#634) (413068e)

Release 13.5.0

  • Fix/maintain support for old Git versions (2dd88f9)
  • feat(git): add support for git url aliases (#633) (2647871)

Release 13.4.0

  • Update dependencies (d734001)
  • Use git.pushRepo for GitHub Release (fixes #632) (2ab8aaf)
  • Minimum required version of Git is v2.0.0 (12e109d)
  • Remove custom errors in npm plugin (de61872)
  • Revert 6c58cda, simplify registry logic (e759247)
  • Lift username in github context (d1d8f7b)
Commits

Dependabot compatibility score

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 commands and options

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 8, 2020
@jniles
Copy link
Contributor

jniles commented Apr 13, 2020

bors r+

bors bot pushed a commit that referenced this pull request Apr 13, 2020
Bumps [release-it](https://github.com/release-it/release-it) from 13.3.2 to 13.5.2.
<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 13.5.2</h2>
<ul>
<li>Update dependencies (4ab233d)</li>
<li>Add test for gitlab is-collab fallback (1b5a379)</li>
<li>Fix gitlab &quot;is-collaborator&quot; check (for v12.4) (<a href="https://github-redirect.dependabot.com/release-it/release-it/issues/639">#639</a>) (cf5f8f9)</li>
<li>Add docs about environment variables (0235aa6)</li>
<li>Fix link to changelog.md in github-releases (<a href="https://github-redirect.dependabot.com/release-it/release-it/issues/638">#638</a>) (0511cb4)</li>
</ul>
<h2>Release 13.5.1</h2>
<ul>
<li>Update dependencies (556170f)</li>
<li>Minor (a7f2478)</li>
<li>[bug fix] tagName being ignored (<a href="https://github-redirect.dependabot.com/release-it/release-it/issues/634">#634</a>) (413068e)</li>
</ul>
<h2>Release 13.5.0</h2>
<ul>
<li>Fix/maintain support for old Git versions (2dd88f9)</li>
<li>feat(git): add support for git url aliases (<a href="https://github-redirect.dependabot.com/release-it/release-it/issues/633">#633</a>) (2647871)</li>
</ul>
<h2>Release 13.4.0</h2>
<ul>
<li>Update dependencies (d734001)</li>
<li>Use git.pushRepo for GitHub Release (fixes <a href="https://github-redirect.dependabot.com/release-it/release-it/issues/632">#632</a>) (2ab8aaf)</li>
<li>Minimum required version of Git is v2.0.0 (12e109d)</li>
<li>Remove custom errors in npm plugin (de61872)</li>
<li>Revert 6c58cda, simplify registry logic (e759247)</li>
<li>Lift <code>username</code> in github context (d1d8f7b)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/release-it/release-it/commit/a0a2a5c8e0a703ce550bce3709a72d1de6a80bcc"><code>a0a2a5c</code></a> Release 13.5.2</li>
<li><a href="https://github.com/release-it/release-it/commit/4ab233d9a8bd91e7f77b35b1e6d65344676965eb"><code>4ab233d</code></a> Update dependencies</li>
<li><a href="https://github.com/release-it/release-it/commit/1b5a3790058f64207ebed386f73098405fbca2ec"><code>1b5a379</code></a> Add test for gitlab is-collab fallback</li>
<li><a href="https://github.com/release-it/release-it/commit/cf5f8f91113c7fbddd463145b4ddb28c06e9289d"><code>cf5f8f9</code></a> Fix gitlab &quot;is-collaborator&quot; check (for v12.4) (<a href="https://github-redirect.dependabot.com/release-it/release-it/issues/639">#639</a>)</li>
<li><a href="https://github.com/release-it/release-it/commit/0235aa6009bbef58f106dcecb2da679c53fb20c4"><code>0235aa6</code></a> Add docs about environment variables</li>
<li><a href="https://github.com/release-it/release-it/commit/0511cb445d6cb8d6ab90a0dd11c04089eedfd010"><code>0511cb4</code></a> Fix link to changelog.md in github-releases (<a href="https://github-redirect.dependabot.com/release-it/release-it/issues/638">#638</a>)</li>
<li><a href="https://github.com/release-it/release-it/commit/c22d0dcf0118910ee3a8dada191b92b43d51faff"><code>c22d0dc</code></a> Release 13.5.1</li>
<li><a href="https://github.com/release-it/release-it/commit/556170f478a8604b07a6df2256cca9813044f8d2"><code>556170f</code></a> Update dependencies</li>
<li><a href="https://github.com/release-it/release-it/commit/a7f2478b4ae0e049f9f26f3ab4dc815dd558d12d"><code>a7f2478</code></a> Minor</li>
<li><a href="https://github.com/release-it/release-it/commit/413068e0caefa8d4c502fffbd12bff62786efe40"><code>413068e</code></a> [bug fix] tagName being ignored (<a href="https://github-redirect.dependabot.com/release-it/release-it/issues/634">#634</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/release-it/release-it/compare/13.3.2...13.5.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=release-it&package-manager=npm_and_yarn&previous-version=13.3.2&new-version=13.5.2)](https://dependabot.com/compatibility-score/?dependency-name=release-it&package-manager=npm_and_yarn&previous-version=13.3.2&new-version=13.5.2)

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 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>
@bors
Copy link
Contributor

bors bot commented Apr 13, 2020

Build succeeded

@bors
Copy link
Contributor

bors bot commented Apr 13, 2020

Pull request successfully merged into master.

@bors bors bot changed the title chore(deps-dev): bump release-it from 13.3.2 to 13.5.2 [Merged by Bors] - chore(deps-dev): bump release-it from 13.3.2 to 13.5.2 Apr 13, 2020
@bors bors bot closed this Apr 13, 2020
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/release-it-13.5.2 branch April 13, 2020 09:59
@jniles jniles mentioned this pull request Apr 13, 2020
bors bot added a commit that referenced this pull request Apr 13, 2020
37: Release 1.4.2 r=jniles a=jniles

🚀 Let's release @ima-worldhealth/coral (currently at 1.4.1)


Changelog:
* chore: remove squash_and_merge from bors (02ccd0f)
* chore(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 (#31) (44101fd)
* chore(deps-dev): bump ava from 3.5.1 to 3.6.0 (#35) (66dbbbb)
* chore(deps-dev): bump release-it from 13.3.2 to 13.5.2 (#36) (edbfa83)
* chore(deps-dev): bump release-it from 13.3.1 to 13.3.2 (#30) (e91d435)


Co-authored-by: Jonathan Niles <jonathanwniles@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant