Skip to content

Commit

Permalink
chore(deps): update dependency nx-cloud to v16.2.0 (#8985)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [nx-cloud](https://nx.app) | [`16.0.5` ->
`16.2.0`](https://renovatebot.com/diffs/npm/nx-cloud/16.0.5/16.2.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nx-cloud/16.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nx-cloud/16.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nx-cloud/16.0.5/16.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nx-cloud/16.0.5/16.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNC4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 8, 2023
1 parent ac8f2d9 commit 5a07e63
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"nodemon": "2.0.22",
"npm-packlist": "7.0.4",
"nx": "16.4.1",
"nx-cloud": "16.0.5",
"nx-cloud": "16.2.0",
"octokit": "2.1.0",
"ora": "6.3.1",
"prompts": "2.4.2",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5496,12 +5496,12 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/nx-cloud@npm:16.0.5":
version: 16.0.5
resolution: "@nrwl/nx-cloud@npm:16.0.5"
"@nrwl/nx-cloud@npm:16.2.0":
version: 16.2.0
resolution: "@nrwl/nx-cloud@npm:16.2.0"
dependencies:
nx-cloud: 16.0.5
checksum: 3d3d5900026a2984ddd6d7d5962a5c8ed1bc84fb7ea52268604d5b05cf77cca8757edf42ddacf774ca778937c133f94ab330e968296a4b0f14a962b9f9fc9f4e
nx-cloud: 16.2.0
checksum: f64edb06a6567e764812105b7ee440f3d2828bf946813cf630e443a0e72ea8017203f347c1d916026af8522021f36e47be8dc8374847fd89e9c678ae32bc427a
languageName: node
linkType: hard

Expand Down Expand Up @@ -25018,11 +25018,11 @@ __metadata:
languageName: node
linkType: hard

"nx-cloud@npm:16.0.5":
version: 16.0.5
resolution: "nx-cloud@npm:16.0.5"
"nx-cloud@npm:16.2.0":
version: 16.2.0
resolution: "nx-cloud@npm:16.2.0"
dependencies:
"@nrwl/nx-cloud": 16.0.5
"@nrwl/nx-cloud": 16.2.0
axios: 1.1.3
chalk: ^4.1.0
dotenv: ~10.0.0
Expand All @@ -25034,7 +25034,7 @@ __metadata:
yargs-parser: ">=21.1.1"
bin:
nx-cloud: bin/nx-cloud.js
checksum: 02f0bf081c3f69c2682d9e21bc9e281df80a0e31852cd81cb8746d9dd07ebdc071c5138867ed9b84f922c0da40bd0170f2d735c4d8cf0768c24d6a47078ebf48
checksum: ff642f4eb1002574d30789e5c9451d52ea5a78e37f639c7bed9bcdd236e7d46108d0a79bca978e7c0c4e24c4c2ae0b8ff747d64afc8dc115e1be990eea168c7d
languageName: node
linkType: hard

Expand Down Expand Up @@ -28515,7 +28515,7 @@ __metadata:
nodemon: 2.0.22
npm-packlist: 7.0.4
nx: 16.4.1
nx-cloud: 16.0.5
nx-cloud: 16.2.0
octokit: 2.1.0
ora: 6.3.1
prompts: 2.4.2
Expand Down

0 comments on commit 5a07e63

Please sign in to comment.