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

Update dependency start-server-and-test to v2 #48

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
start-server-and-test 1.15.5 -> 2.0.10 age adoption passing confidence

Release Notes

bahmutov/start-server-and-test (start-server-and-test)

v2.0.10

Compare Source

Bug Fixes

v2.0.9

Compare Source

Bug Fixes

v2.0.8

Compare Source

v2.0.7

Compare Source

Bug Fixes

v2.0.6

Compare Source

Bug Fixes
  • deps: update dependency debug to v4.3.7 (78c6f53)

v2.0.5

Compare Source

Bug Fixes
  • deps: update dependency debug to v4.3.6 (8ebb70b)

v2.0.4

Compare Source

Bug Fixes
  • deps: update dependency debug to v4.3.5 (dd8a2d7)

v2.0.3

Compare Source

Bug Fixes

v2.0.2

Compare Source

Bug Fixes
  • deps: update dependency wait-on to v7.1.0 (efe7384)

v2.0.1

Compare Source

Bug Fixes

v2.0.0

Compare Source

Features
BREAKING CHANGES
  • default host to ping is 127.0.0.1

  • code format


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 changed the title Update dependency start-server-and-test to v2 Update dependency start-server-and-test to v2 - autoclosed Mar 18, 2023
@renovate renovate bot closed this Mar 18, 2023
@renovate renovate bot deleted the renovate/start-server-and-test-2.x branch March 18, 2023 19:13
@renovate renovate bot changed the title Update dependency start-server-and-test to v2 - autoclosed Update dependency start-server-and-test to v2 Mar 18, 2023
@renovate renovate bot reopened this Mar 18, 2023
@renovate renovate bot restored the renovate/start-server-and-test-2.x branch March 18, 2023 21:19
@renovate renovate bot force-pushed the renovate/start-server-and-test-2.x branch 5 times, most recently from 58fcdb9 to a77a085 Compare March 24, 2023 10:12
@renovate renovate bot force-pushed the renovate/start-server-and-test-2.x branch from a77a085 to 64afee8 Compare April 23, 2023 15:27
@renovate renovate bot force-pushed the renovate/start-server-and-test-2.x branch from 64afee8 to 7e22ea7 Compare September 21, 2023 14:20
@renovate
Copy link
Contributor Author

renovate bot commented Sep 21, 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: package-lock.json
ERROR: npm v10.2.4 is known not to run on Node.js v12.22.12.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/utils/exit-handler.js:19
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token '.'
    at wrapSafe (internal/modules/cjs/loader.js:915:16)
    at Module._compile (internal/modules/cjs/loader.js:963:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli-entry.js:15:23)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/es6/validate-engines.js:39:10)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli.js:4:31)
ERROR: npm v10.2.4 is known not to run on Node.js v12.22.12.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/utils/exit-handler.js:19
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token '.'
    at wrapSafe (internal/modules/cjs/loader.js:915:16)
    at Module._compile (internal/modules/cjs/loader.js:963:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli-entry.js:15:23)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/es6/validate-engines.js:39:10)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli.js:4:31)

@renovate renovate bot force-pushed the renovate/start-server-and-test-2.x branch from 7e22ea7 to 63e7f65 Compare November 5, 2023 06:24
@renovate renovate bot force-pushed the renovate/start-server-and-test-2.x branch from 63e7f65 to 3d11762 Compare November 16, 2023 17:37
@renovate renovate bot force-pushed the renovate/start-server-and-test-2.x branch from 3d11762 to 9874986 Compare June 5, 2024 04:53
@renovate renovate bot force-pushed the renovate/start-server-and-test-2.x branch from 9874986 to 8652ef0 Compare July 29, 2024 04:37
@renovate renovate bot force-pushed the renovate/start-server-and-test-2.x branch 2 times, most recently from a6a4836 to 2525b40 Compare September 9, 2024 13:35
@renovate renovate bot force-pushed the renovate/start-server-and-test-2.x branch from 2525b40 to 180bb7e Compare September 16, 2024 07:38
@renovate renovate bot force-pushed the renovate/start-server-and-test-2.x branch from 180bb7e to c1f7ab0 Compare December 11, 2024 16:52
@renovate renovate bot force-pushed the renovate/start-server-and-test-2.x branch from c1f7ab0 to ecba869 Compare January 14, 2025 10:03
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