build(deps-dev): bump nodemon from 3.1.9 to 3.1.10#604
Conversation
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.9 to 3.1.10. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.9...v3.1.10) --- updated-dependencies: - dependency-name: nodemon dependency-version: 3.1.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Looks like there might be a bug in pkgjs/action/.github/workflows/node-test.yaml such that it tries to run tests on a non-existent version of Node.js. (24.x isn't available yet.) Or maybe we're running an outdated version of the action or something like that? Or maybe it's dependent on an external package or data source that is or was causing the issue? |
|
My guess would be that it's using the dates in the Release WG's schedule.json. |
Now that Node.js 24.x is out, I'm re-running the failed Actions. |
They're green. |
That's correct - but it also should have marked that as experimental, and therefore should not have failed the entire run? |
Bumps nodemon from 3.1.9 to 3.1.10.
Release notes
Sourced from nodemon's releases.
Commits
297c7c7fix: update types and jsdocs (#2232)f7661d9chore: website8fc12e8Merge branch 'main' of github.com:remy/nodemon8b535a0chore: fix JQ rendering for site59d5350chore: website9954affchore: websited147fb6chore: website53d2dfdchore: website60f1474chore: websiteaf51f77Merge branch 'main' of github.com:remy/nodemonDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)