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

chore(deps): update dependency nodemon to v3 #9470

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nodemon (source) 2.0.22 -> 3.0.1 age adoption passing confidence

Release Notes

remy/nodemon (nodemon)

v3.0.1

Compare Source

Bug Fixes

v3.0.0

Compare Source

Bug Fixes
Features
  • always use polling on IBM i (3b58104)
BREAKING CHANGES
  • official support for node@8 dropped.

However there's no function being used in semver that breaks node 8,
so it's technically still possible to run with node 8, but it will
no longer be supported (or tested in CI).


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@jtoar jtoar added this to the next-release milestone Nov 15, 2023
@jtoar jtoar added the release:chore This PR is a chore (means nothing for users) label Nov 15, 2023
@jtoar
Copy link
Contributor

jtoar commented Nov 15, 2023

Only breaking because they're dropping support for Node.js v8.

@jtoar jtoar merged commit 6a75aac into main Nov 15, 2023
33 of 36 checks passed
@jtoar jtoar deleted the renovate/nodemon-3.x branch November 15, 2023 19:13
jtoar pushed a commit that referenced this pull request Nov 17, 2023
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [nodemon](https://nodemon.io)
([source](https://togithub.com/remy/nodemon)) | [`2.0.22` ->
`3.0.1`](https://renovatebot.com/diffs/npm/nodemon/2.0.22/3.0.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nodemon/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nodemon/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nodemon/2.0.22/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nodemon/2.0.22/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

<details>
<summary>remy/nodemon (nodemon)</summary>

[Compare
Source](https://togithub.com/remy/nodemon/compare/v3.0.0...v3.0.1)

- restore default ext watch behaviour
([95bee00](https://togithub.com/remy/nodemon/commit/95bee008bfb4eb77d7826f193e9386812652f449)),
closes [#&#8203;2124](https://togithub.com/remy/nodemon/issues/2124)
[#&#8203;1957](https://togithub.com/remy/nodemon/issues/1957)

[Compare
Source](https://togithub.com/remy/nodemon/compare/v2.0.22...v3.0.0)

- also watch cjs
([86d5f40](https://togithub.com/remy/nodemon/commit/86d5f403a3e06e8aed48b37fa854730dc83257be))
- node@10 support back in
([af3b9e2](https://togithub.com/remy/nodemon/commit/af3b9e237281beffd92ceee0e2411ef53edcf375))
- semver vuln dep
([6bb8766](https://togithub.com/remy/nodemon/commit/6bb876666715e16464d48f98cd4bc2cba172a970)),
closes [#&#8203;2119](https://togithub.com/remy/nodemon/issues/2119)

- always use polling on IBM i
([3b58104](https://togithub.com/remy/nodemon/commit/3b5810463e7c39b0a8e2856c996faf454a6ca1f8))

-   official support for node@8 dropped.

However there's no function being used in semver that breaks node 8,
so it's technically still possible to run with node 8, but it will
no longer be supported (or tested in CI).

</details>

---

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@Tobbe Tobbe modified the milestones: next-release, v6.5.0 Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants