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 #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2023

This PR contains the following updates:

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

Release Notes

remy/nodemon (nodemon)

v3.1.9

Compare Source

Bug Fixes
  • maintain backward support for exitcrash (9c9de6e)

v3.1.8

Compare Source

Bug Fixes

v3.1.7

Compare Source

v3.1.6

Compare Source

Bug Fixes

v3.1.5

Compare Source

v3.1.4

Compare Source

v3.1.3

Compare Source

Bug Fixes

v3.1.2

Compare Source

v3.1.1

Compare Source

Bug Fixes

v3.1.0

Compare Source

Features

v3.0.3

Compare Source

Bug Fixes

v3.0.2

Compare Source

Bug Fixes

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).

v2.0.22

Compare Source

Bug Fixes

v2.0.21

Compare Source

Bug Fixes

v2.0.20

Compare Source

Bug Fixes
  • remove postinstall script (e099e91)

v2.0.19

Compare Source

Bug Fixes

v2.0.18

Compare Source

Bug Fixes
  • revert update-notifier forcing esm (1b3bc8c)

v2.0.17

Compare Source

Bug Fixes

v2.0.16

Compare Source

Bug Fixes
  • support windows by using path.delimiter (e26aaa9)

v2.0.15

Compare Source

Bug Fixes

v2.0.14

Compare Source

Bug Fixes

v2.0.13

Compare Source

Bug Fixes

v2.0.12

Compare Source

Bug Fixes

v2.0.11

Compare Source

Bug Fixes
  • ensure numerical OS version check (f523d0e)

v2.0.10

Compare Source

Bug Fixes

v2.0.9

Compare Source

Bug Fixes

v2.0.8

Compare Source

Bug Fixes

v2.0.7

Compare Source

Bug Fixes

v2.0.6

Compare Source

Bug Fixes

v2.0.5

Compare Source

Bug Fixes

v2.0.4

Compare Source

Bug Fixes

v2.0.3

Compare Source

Bug Fixes
  • package.json & package-lock.json to reduce vulnerabilities (a4490e2)

v2.0.2

Compare Source

Bug Fixes

v2.0.1

Compare Source

Bug Fixes

v2.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • Upgrading to chokidar@3 drops support for node@4, so nodemon is doing the same, and now supports node@8+
  • Chokidar upgrade means: massive CPU & RAM consumption improvements. 17x package & deps size reduction.

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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 9, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
[23:05:17.449] INFO (62): Installing tool [email protected]...
[23:05:22.770] WARN (62): Npm error:
npm ERR! weird error 1
[23:05:22.775] FATAL (62): node-gyp update command failed
    err: {
      "type": "Error",
      "message": "node-gyp update command failed",
      "stack":
          Error: node-gyp update command failed
              at InstallNodeService.updateNodeGyp (/snapshot/dist/containerbase-cli.js:53021:13)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallNodeService.install (/snapshot/dist/containerbase-cli.js:53157:7)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:53690:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:53907:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:2426:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:3539:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:3547:28)
              at async main (/snapshot/dist/containerbase-cli.js:54101:3)
    }
[23:05:23.561] INFO (62): Installed tool node with errors in 6.1s.

@renovate renovate bot force-pushed the renovate/nodemon-3.x branch from f72ac2c to 0492c8d Compare July 9, 2023 11:53
@renovate renovate bot force-pushed the renovate/nodemon-3.x branch from 0492c8d to 1b40166 Compare December 1, 2023 19:49
@renovate renovate bot force-pushed the renovate/nodemon-3.x branch from 1b40166 to dc46248 Compare January 16, 2024 21:16
@renovate renovate bot force-pushed the renovate/nodemon-3.x branch from dc46248 to 8d4fa45 Compare February 22, 2024 23:05
@renovate renovate bot force-pushed the renovate/nodemon-3.x branch from 8d4fa45 to 3f98f7e Compare May 25, 2024 10:26
Copy link
Contributor Author

renovate bot commented May 25, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
[12:40:14.756] INFO (925): Installing tool [email protected]...
[12:40:20.644] WARN (925): Npm error:
npm ERR! weird error 1
[12:40:21.058] ERROR (925): node-gyp update command failed
[12:40:21.059] FATAL (925): Install tool node failed in 6.3s.

@renovate renovate bot force-pushed the renovate/nodemon-3.x branch 2 times, most recently from 91f503a to 4d130be Compare June 3, 2024 17:01
@renovate renovate bot force-pushed the renovate/nodemon-3.x branch from 4d130be to f2e8075 Compare June 20, 2024 09:10
@renovate renovate bot force-pushed the renovate/nodemon-3.x branch 3 times, most recently from 156ea7d to 2267ac4 Compare September 20, 2024 17:33
@renovate renovate bot changed the title chore(deps): update dependency nodemon to v3 chore(deps): update dependency nodemon to v3 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/nodemon-3.x branch December 8, 2024 18:59
@renovate renovate bot changed the title chore(deps): update dependency nodemon to v3 - autoclosed chore(deps): update dependency nodemon to v3 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/nodemon-3.x branch from 664e2f8 to 2267ac4 Compare December 9, 2024 02:25
@renovate renovate bot force-pushed the renovate/nodemon-3.x branch from 2267ac4 to 320fe6d Compare December 13, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants