Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2023

This PR contains the following updates:

Package Change Age Confidence
nodemon (source) 2.0.22 -> 3.1.11 age confidence

Release Notes

remy/nodemon (nodemon)

v3.1.11

Compare Source

v3.1.10

Compare Source

Bug Fixes

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

Bug Fixes

v3.1.6

Compare Source

Bug Fixes

v3.1.5

Compare Source

Bug Fixes
  • add missing ignore option to type defintion of config (#​2224) (254c2ab)

v3.1.4

Compare Source

Bug Fixes

v3.1.3

Compare Source

Bug Fixes

v3.1.2

Compare Source

Bug Fixes

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


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 renovate bot force-pushed the renovate/nodemon-3.x branch from 3ec729a to 9247266 Compare July 9, 2023 10:46
@renovate renovate bot force-pushed the renovate/nodemon-3.x branch from 9247266 to 42adba2 Compare December 1, 2023 20:15
@renovate renovate bot force-pushed the renovate/nodemon-3.x branch from 42adba2 to 9c1fb57 Compare January 16, 2024 22:20
@renovate renovate bot force-pushed the renovate/nodemon-3.x branch from 9c1fb57 to 969bd48 Compare February 22, 2024 22:04
@renovate
Copy link
Contributor Author

renovate bot commented Feb 22, 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: alternatives/ssr-express-ejs/yarn.lock
Type Error: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.25.2/node_modules/corepack/dist/lib/corepack.cjs:23627:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.25.2/node_modules/corepack/dist/lib/corepack.cjs:23704:11)
    at async findProjectSpec (/opt/containerbase/tools/corepack/0.25.2/node_modules/corepack/dist/lib/corepack.cjs:23649:20)
    at async executePackageManagerRequest (/opt/containerbase/tools/corepack/0.25.2/node_modules/corepack/dist/lib/corepack.cjs:24223:18)
    at async BinaryCommand.validateAndExecute (/opt/containerbase/tools/corepack/0.25.2/node_modules/corepack/dist/lib/corepack.cjs:21173:22)
    at async _Cli.run (/opt/containerbase/tools/corepack/0.25.2/node_modules/corepack/dist/lib/corepack.cjs:22148:18)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.25.2/node_modules/corepack/dist/lib/corepack.cjs:24279:12)

@renovate renovate bot force-pushed the renovate/nodemon-3.x branch from 969bd48 to 22f64c3 Compare May 25, 2024 13:34
@renovate
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: alternatives/ssr-express-ejs/yarn.lock
/opt/containerbase/tools/corepack/0.34.5/18.16.0/node_modules/corepack/dist/lib/corepack.cjs:22572
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.34.5/18.16.0/node_modules/corepack/dist/lib/corepack.cjs:22572:21)
    at Object.getSpec (/opt/containerbase/tools/corepack/0.34.5/18.16.0/node_modules/corepack/dist/lib/corepack.cjs:22721:55)
    at Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.34.5/18.16.0/node_modules/corepack/dist/lib/corepack.cjs:22939:31)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.34.5/18.16.0/node_modules/corepack/dist/lib/corepack.cjs:22978:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.34.5/18.16.0/node_modules/corepack/dist/lib/corepack.cjs:23684:7)

Node.js v18.16.0

@renovate renovate bot force-pushed the renovate/nodemon-3.x branch 2 times, most recently from 051cc3c to 2242122 Compare June 3, 2024 16:47
@renovate renovate bot force-pushed the renovate/nodemon-3.x branch from 2242122 to 91ba2a8 Compare June 20, 2024 08:25
@renovate renovate bot force-pushed the renovate/nodemon-3.x branch 3 times, most recently from ab5e3f7 to 95bd28b Compare September 20, 2024 17:30
@renovate renovate bot force-pushed the renovate/nodemon-3.x branch from 95bd28b to 2b3d720 Compare December 13, 2024 14:52
@renovate renovate bot force-pushed the renovate/nodemon-3.x branch from 2b3d720 to fded510 Compare April 23, 2025 13:05
@renovate renovate bot force-pushed the renovate/nodemon-3.x branch from fded510 to a41affc Compare November 11, 2025 19:01
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.

1 participant