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

Bump @npmcli/arborist from 2.6.2 to 2.10.0 in /cirq-web/cirq_ts #4937

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2022

Bumps @npmcli/arborist from 2.6.2 to 2.10.0.

Commits
  • 00e2164 2.10.0
  • 6bda3e3 disable ws with workspaceEnabled=false and add includeWorkspaceRoot
  • bb4b906 2.9.0
  • 50c293d feat(vuln): expose isDirect
  • 6baafaa 2.8.5
  • 5b46b8b fix: use Intl.Collator for string sorting when available
  • cb91e3e 2.8.4
  • cb623a2 fix: avoid infinite loops in peer dep replacements
  • 995f885 tests: add fixtures for overlapping peer dep sets
  • ddeb2d9 chore: update settings.yml
  • Additional commits viewable in compare view

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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@npmcli/arborist](https://github.com/npm/arborist) from 2.6.2 to 2.10.0.
- [Release notes](https://github.com/npm/arborist/releases)
- [Changelog](https://github.com/npm/arborist/blob/main/CHANGELOG.md)
- [Commits](npm/arborist@v2.6.2...v2.10.0)

---
updated-dependencies:
- dependency-name: "@npmcli/arborist"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from cduck, vtomole and a team as code owners February 2, 2022 21:47
@dependabot dependabot bot added dependencies area/javascript Pull requests that update Javascript code labels Feb 2, 2022
@dependabot dependabot bot requested a review from 95-martin-orion February 2, 2022 21:47
@CirqBot CirqBot added the size: XL lines changed >1000 label Feb 2, 2022
Copy link
Collaborator

@MichaelBroughton MichaelBroughton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MichaelBroughton MichaelBroughton added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Feb 2, 2022
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Feb 2, 2022
@CirqBot CirqBot merged commit 84b0a28 into master Feb 2, 2022
@CirqBot CirqBot removed the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Feb 2, 2022
@CirqBot CirqBot deleted the dependabot/npm_and_yarn/cirq-web/cirq_ts/npmcli/arborist-2.10.0 branch February 2, 2022 22:24
@CirqBot CirqBot removed the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Feb 2, 2022
@MichaelBroughton MichaelBroughton self-assigned this Feb 2, 2022
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
…tumlib#4937)

Bumps [@npmcli/arborist](https://github.com/npm/arborist) from 2.6.2 to 2.10.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/npm/arborist/commit/00e21644608fc1f5a22223038ac3726535fe1402"><code>00e2164</code></a> 2.10.0</li>
<li><a href="https://github.com/npm/arborist/commit/6bda3e39f3065d0414ff70e6f138c69e5425b1dc"><code>6bda3e3</code></a> disable ws with workspaceEnabled=false and add includeWorkspaceRoot</li>
<li><a href="https://github.com/npm/arborist/commit/bb4b906ad8692b852a78a7bcb3dd02416ab2d3a9"><code>bb4b906</code></a> 2.9.0</li>
<li><a href="https://github.com/npm/arborist/commit/50c293dac77c07fe72d42ce04418f11d5c3f02fa"><code>50c293d</code></a> feat(vuln): expose isDirect</li>
<li><a href="https://github.com/npm/arborist/commit/6baafaab335de1afff501bb16113e0454dd5b768"><code>6baafaa</code></a> 2.8.5</li>
<li><a href="https://github.com/npm/arborist/commit/5b46b8bcfba9980f90c4a71ac993002d3f2ef884"><code>5b46b8b</code></a> fix: use Intl.Collator for string sorting when available</li>
<li><a href="https://github.com/npm/arborist/commit/cb91e3ed4e8e7a70713b4f11b1671f8333ce46dd"><code>cb91e3e</code></a> 2.8.4</li>
<li><a href="https://github.com/npm/arborist/commit/cb623a27fd327b63cd21a4cf96f892d39d1dd308"><code>cb623a2</code></a> fix: avoid infinite loops in peer dep replacements</li>
<li><a href="https://github.com/npm/arborist/commit/995f885d520c8add2c53aa58b9ff429be95b8802"><code>995f885</code></a> tests: add fixtures for overlapping peer dep sets</li>
<li><a href="https://github.com/npm/arborist/commit/ddeb2d9792ec2715bb77ac434b9e17255c4df2a0"><code>ddeb2d9</code></a> chore: update settings.yml</li>
<li>Additional commits viewable in <a href="https://github.com/npm/arborist/compare/v2.6.2...v2.10.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@npmcli/arborist&package-manager=npm_and_yarn&previous-version=2.6.2&new-version=2.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 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

You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/quantumlib/Cirq/network/alerts).

</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies area/javascript Pull requests that update Javascript code size: XL lines changed >1000
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants