Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 16, 2020

This PR contains the following updates:

Package Change Age Confidence
@​types/semantic-release 17.1.0 -> 17.2.11 age confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@commit-lint
Copy link

commit-lint bot commented Oct 16, 2020

Chore

  • deps: update dependency @types/semantic-release to v17.2.11 (4b949f4)

Contributors

renovate[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@renovate renovate bot force-pushed the renovate/semantic-release-17.x branch from d84c2c2 to 07b6725 Compare October 20, 2021 05:14
@renovate renovate bot changed the title chore(deps): update dependency @types/semantic-release to v17.2.0 chore(deps): update dependency @types/semantic-release to v17.2.2 Oct 20, 2021
@renovate renovate bot force-pushed the renovate/semantic-release-17.x branch from 07b6725 to cf2f72c Compare March 7, 2022 18:07
@renovate renovate bot changed the title chore(deps): update dependency @types/semantic-release to v17.2.2 chore(deps): update dependency @types/semantic-release to v17.2.3 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/semantic-release-17.x branch from cf2f72c to 4bf27ed Compare September 25, 2022 15:15
@renovate renovate bot changed the title chore(deps): update dependency @types/semantic-release to v17.2.3 chore(deps): update dependency @types/semantic-release to v17.2.4 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/semantic-release-17.x branch from 4bf27ed to 721dfb1 Compare November 20, 2022 18:09
@renovate renovate bot changed the title chore(deps): update dependency @types/semantic-release to v17.2.4 chore(deps): update dependency @types/semantic-release to v17.2.6 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/semantic-release-17.x branch from 721dfb1 to dc13932 Compare March 17, 2023 05:56
@renovate renovate bot changed the title chore(deps): update dependency @types/semantic-release to v17.2.6 chore(deps): update dependency @types/semantic-release to v17.2.7 Oct 1, 2023
@renovate renovate bot force-pushed the renovate/semantic-release-17.x branch from dc13932 to f1956cf Compare October 1, 2023 14:03
@renovate
Copy link
Author

renovate bot commented Oct 1, 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.18.4.  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:1053:16)
    at Module._compile (internal/modules/cjs/loader.js:1101:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
    at Module.load (internal/modules/cjs/loader.js:985:32)
    at Function.Module._load (internal/modules/cjs/loader.js:878:14)
    at Module.require (internal/modules/cjs/loader.js:1025:19)
    at require (internal/modules/cjs/helpers.js:72: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.18.4.  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:1053:16)
    at Module._compile (internal/modules/cjs/loader.js:1101:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
    at Module.load (internal/modules/cjs/loader.js:985:32)
    at Function.Module._load (internal/modules/cjs/loader.js:878:14)
    at Module.require (internal/modules/cjs/loader.js:1025:19)
    at require (internal/modules/cjs/helpers.js:72: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 changed the title chore(deps): update dependency @types/semantic-release to v17.2.7 chore(deps): update dependency @types/semantic-release to v17.2.8 Oct 18, 2023
@renovate renovate bot force-pushed the renovate/semantic-release-17.x branch 2 times, most recently from 73f704a to 99d6d8e Compare October 18, 2023 18:55
@renovate renovate bot changed the title chore(deps): update dependency @types/semantic-release to v17.2.8 chore(deps): update dependency @types/semantic-release to v17.2.9 Oct 18, 2023
@renovate renovate bot changed the title chore(deps): update dependency @types/semantic-release to v17.2.9 chore(deps): update dependency @types/semantic-release to v17.2.10 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/semantic-release-17.x branch from 99d6d8e to 40525ab Compare November 7, 2023 21:26
@renovate renovate bot changed the title chore(deps): update dependency @types/semantic-release to v17.2.10 chore(deps): update dependency @types/semantic-release to v17.2.11 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/semantic-release-17.x branch from 40525ab to 4b949f4 Compare November 21, 2023 03:42
@renovate renovate bot force-pushed the renovate/semantic-release-17.x branch from 4b949f4 to 2acff56 Compare August 10, 2025 15:45
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