Skip to content

Commit

Permalink
Update dependency concurrently to v8 (#66)
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 |
|---|---|---|---|---|---|
| [concurrently](https://togithub.com/open-cli-tools/concurrently) |
[`^7.2.2` ->
`^8.0.0`](https://renovatebot.com/diffs/npm/concurrently/7.6.0/8.0.1) |
[![age](https://badges.renovateapi.com/packages/npm/concurrently/8.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/concurrently/8.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/concurrently/8.0.1/compatibility-slim/7.6.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/concurrently/8.0.1/confidence-slim/7.6.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>open-cli-tools/concurrently</summary>

###
[`v8.0.1`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v8.0.1)

[Compare
Source](https://togithub.com/open-cli-tools/concurrently/compare/v8.0.0...v8.0.1)

##### What's Changed

- Fix release workflow by
[@&#8203;paescuj](https://togithub.com/paescuj) in
[open-cli-tools/concurrently#408
- Update dependencies by [@&#8203;paescuj](https://togithub.com/paescuj)
in
[open-cli-tools/concurrently#409

**Full Changelog**:
open-cli-tools/concurrently@v8.0.0...v8.0.1

###
[`v8.0.0`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v8.0.0)

[Compare
Source](https://togithub.com/open-cli-tools/concurrently/compare/v7.6.0...v8.0.0)

#### What's Changed

- **Breaking change:** Drop support for Node.js v12 & add support for
Node.js v18 by [@&#8203;paescuj](https://togithub.com/paescuj) in
[open-cli-tools/concurrently#342
- Add support for Bun by
[@&#8203;jakeboone02](https://togithub.com/jakeboone02) in
[open-cli-tools/concurrently#406
- Add `--kill-signal` option by
[@&#8203;paulsmithkc](https://togithub.com/paulsmithkc) in
[open-cli-tools/concurrently#402
- Fixed broken link in the readme by
[@&#8203;abstractpoint](https://togithub.com/abstractpoint) in
[open-cli-tools/concurrently#390

#### New Contributors

- [@&#8203;abstractpoint](https://togithub.com/abstractpoint) made their
first contribution in
[open-cli-tools/concurrently#390
- [@&#8203;jakeboone02](https://togithub.com/jakeboone02) made their
first contribution in
[open-cli-tools/concurrently#406
- [@&#8203;paulsmithkc](https://togithub.com/paulsmithkc) made their
first contribution in
[open-cli-tools/concurrently#402

**Full Changelog**:
open-cli-tools/concurrently@v7.6.0...v8.0.0

</details>

---

### 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://app.renovatebot.com/dashboard#github/creatorsgarten/contentsgarten).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 30, 2023
1 parent a796251 commit 0f01163
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion contentsgarten.netlify.app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"autoprefixer": "^10.4.14",
"concurrently": "^7.2.2",
"concurrently": "^8.0.0",
"cookie": "^0.5.0",
"depcheck": "^1.4.3",
"eslint": "^8.36.0",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 0f01163

@hop-deploy
Copy link

@hop-deploy hop-deploy bot commented on 0f01163 Mar 30, 2023

Choose a reason for hiding this comment

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

Deployment Status Build Logs Updated At
wonderwiki ✅ Deployed View Logs 2023-03-30T22:55:54.914Z

Please sign in to comment.