Bump wait-on from 8.0.4 to 9.0.0 #259

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/wait-on-9.0.0 into main
dependabot[bot] commented 2025-09-17 04:46:22 +00:00 (Migrated from github.com)

Bumps wait-on from 8.0.4 to 9.0.0.

Release notes

Sourced from wait-on's releases.

v9.0.0

Updating major version to align with removal of unspported versions of Node.js

wait-on will continue to support the active and maintained releases listed at https://nodejs.org/en/about/previous-releases which currently is 20, 22, 24.

There are no other breaking changes other than changing the versions of Node.js that are supported.

v8.0.5

Update minor deps including axios@1.12.1 and joi@18

Commits

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [wait-on](https://github.com/jeffbski/wait-on) from 8.0.4 to 9.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jeffbski/wait-on/releases">wait-on's releases</a>.</em></p> <blockquote> <h2>v9.0.0</h2> <p>Updating major version to align with removal of unspported versions of Node.js</p> <p>wait-on will continue to support the active and maintained releases listed at <a href="https://nodejs.org/en/about/previous-releases">https://nodejs.org/en/about/previous-releases</a> which currently is 20, 22, 24.</p> <p>There are no other breaking changes other than changing the versions of Node.js that are supported.</p> <h2>v8.0.5</h2> <p>Update minor deps including axios@1.12.1 and joi@18</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jeffbski/wait-on/commit/cfea979a02590c1e2f066b51f5f3a7b80fd43b13"><code>cfea979</code></a> 9.0.0</li> <li><a href="https://github.com/jeffbski/wait-on/commit/03d8a5181cd62008fac122b7add1db441f685852"><code>03d8a51</code></a> Merge pull request <a href="https://redirect.github.com/jeffbski/wait-on/issues/181">#181</a> from jeffbski/update-nodejs-version</li> <li><a href="https://github.com/jeffbski/wait-on/commit/f0363abd401db98bbe969c7b3eaba5d7f046a791"><code>f0363ab</code></a> remove versions not active yet from github workflow</li> <li><a href="https://github.com/jeffbski/wait-on/commit/31ceae757fb60adbe226b27c1bbbfa1cdffad886"><code>31ceae7</code></a> update supported Node.js versions</li> <li><a href="https://github.com/jeffbski/wait-on/commit/f6fbfd5c86c78f819a77e15dd746a1b15c56b3b4"><code>f6fbfd5</code></a> 8.0.5</li> <li><a href="https://github.com/jeffbski/wait-on/commit/3ff8d54ec7cc4115b4c542a96360ecb676445d9c"><code>3ff8d54</code></a> Merge pull request <a href="https://redirect.github.com/jeffbski/wait-on/issues/179">#179</a> from jeffbski/update-deps-2025-09-12</li> <li><a href="https://github.com/jeffbski/wait-on/commit/8e9bda2656461a15f7c618c356e14e172215b0c3"><code>8e9bda2</code></a> update brace-expansion@1.1.12</li> <li><a href="https://github.com/jeffbski/wait-on/commit/dda5ae95762dd5a35cbb37d2562e18b5eef3a561"><code>dda5ae9</code></a> update joi@18</li> <li><a href="https://github.com/jeffbski/wait-on/commit/e6ed27d6c81f8ee49b92dc3bbb8598b786c3f99d"><code>e6ed27d</code></a> update minor deps</li> <li>See full diff in <a href="https://github.com/jeffbski/wait-on/compare/v8.0.4...v9.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wait-on&package-manager=npm_and_yarn&previous-version=8.0.4&new-version=9.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
dependabot[bot] commented 2025-09-18 02:58:24 +00:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.