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.1 to 13.3.2 #30

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps release-it from 13.3.1 to 13.3.2.

Release notes

Sourced from release-it's releases.

Release 13.3.2

  • Always use --registry argument for npm whoami/ping (6c58cda)
  • Deprecate npm.access (c3ae857)
  • Remove unused context var (5fad14c)
  • Fix scoped package publishing as public (#630) (5f0cbe2)
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 Mar 27, 2020
@jniles
Copy link
Contributor

jniles commented Mar 27, 2020

bors r+

bors bot pushed a commit that referenced this pull request Mar 27, 2020
Bumps [release-it](https://github.com/release-it/release-it) from 13.3.1 to 13.3.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.3.2</h2>
<ul>
<li>Always use --registry argument for npm whoami/ping (6c58cda)</li>
<li>Deprecate <code>npm.access</code> (c3ae857)</li>
<li>Remove unused context var (5fad14c)</li>
<li>Fix scoped package publishing as public (<a href="https://github-redirect.dependabot.com/release-it/release-it/issues/630">#630</a>) (5f0cbe2)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/release-it/release-it/commit/ce24809cd086c0f3ae5a1000aacfdeb0194fdd63"><code>ce24809</code></a> Release 13.3.2</li>
<li><a href="https://github.com/release-it/release-it/commit/6c58cda6e3112f936f61e6098859cc12bfb62803"><code>6c58cda</code></a> Always use --registry argument for npm whoami/ping</li>
<li><a href="https://github.com/release-it/release-it/commit/c3ae8575220ff70e022b7ce5091b5bcaad854f88"><code>c3ae857</code></a> Deprecate <code>npm.access</code></li>
<li><a href="https://github.com/release-it/release-it/commit/5fad14cdf2faef3d6d855221c9ec932dcb760add"><code>5fad14c</code></a> Remove unused context var</li>
<li><a href="https://github.com/release-it/release-it/commit/5f0cbe248841cb5283a301008796d45db5f636bd"><code>5f0cbe2</code></a> Fix scoped package publishing as public (<a href="https://github-redirect.dependabot.com/release-it/release-it/issues/630">#630</a>)</li>
<li>See full diff in <a href="https://github.com/release-it/release-it/compare/13.3.1...13.3.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.1&new-version=13.3.2)](https://dependabot.com/compatibility-score/?dependency-name=release-it&package-manager=npm_and_yarn&previous-version=13.3.1&new-version=13.3.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 Mar 27, 2020

Build succeeded

@bors
Copy link
Contributor

bors bot commented Mar 27, 2020

Pull request successfully merged into master.

@bors bors bot changed the title chore(deps-dev): bump release-it from 13.3.1 to 13.3.2 [Merged by Bors] - chore(deps-dev): bump release-it from 13.3.1 to 13.3.2 Mar 27, 2020
@bors bors bot closed this Mar 27, 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.3.2 branch March 27, 2020 07:03
@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