Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semantic-release 18.0.1 -> 19.0.3 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-31051

Impact

What kind of vulnerability is it? Who is impacted?

Secrets that would normally be masked by semantic-release can be accidentally disclosed if they contain characters that are excluded from uri encoding by encodeURI. Occurrence is further limited to execution contexts where push access to the related repository is not available without modifying the repository url to inject credentials.

Patches

Has the problem been patched? What versions should users upgrade to?

Fixed in 19.0.3

Workarounds

Is there a way for users to fix or remediate the vulnerability without upgrading?

Secrets that do not contain characters that are excluded from encoding with encodeURI when included in a URL are already masked properly.

References

Are there any links users can visit to find out more?

For more information

If you have any questions or comments about this advisory:


Release Notes

semantic-release/semantic-release (semantic-release)

v19.0.3

Compare Source

Bug Fixes
  • log-repo: use the original form of the repo url to remove the need to mask credentials (#​2459) (58a226f), closes #​2449

v19.0.2

Compare Source

Bug Fixes
  • npm-plugin: upgraded to the stable version (0eca144)

v19.0.1

Compare Source

Bug Fixes
  • npm-plugin: upgraded to the latest beta version (8097afb)

v19.0.0

Compare Source

Bug Fixes
  • npm-plugin: upgraded to the beta, which upgrades npm to v8 (f634b8c)
  • upgrade marked to resolve ReDos vulnerability (#​2330) (d9e5bc0)
BREAKING CHANGES
  • npm-plugin: @semantic-release/npm has also dropped support for node v15
  • node v15 has been removed from our defined supported versions of node. this was done to upgrade to compatible versions of marked and marked-terminal that resolved the ReDoS vulnerability. removal of support of this node version should be low since it was not an LTS version and has been EOL for several months already.

Configuration

📅 Schedule: Branch creation - "" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Aug 28, 2023
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch 2 times, most recently from d5a6a52 to abcca33 Compare August 28, 2023 17:14
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch 4 times, most recently from 425e19a to 09618b8 Compare August 31, 2023 19:46
@renovate
Copy link
Contributor Author

renovate bot commented Sep 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
/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/es6/validate-engines.js:31
    throw err
    ^

Error: Cannot find module 'timers/promises'
Require stack:
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/replace-info.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/error-message.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/exit-handler.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli-entry.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/bin/npm-cli.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:931:15)
    at Function.Module._load (internal/modules/cjs/loader.js:774:27)
    at Module.require (internal/modules/cjs/loader.js:1003:19)
    at require (internal/modules/cjs/helpers.js:107:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js:3:16)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Module.require (internal/modules/cjs/loader.js:1003:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/replace-info.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/error-message.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/exit-handler.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli-entry.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/bin/npm-cli.js'
  ]
}
/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/es6/validate-engines.js:31
    throw err
    ^

Error: Cannot find module 'timers/promises'
Require stack:
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/replace-info.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/error-message.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/exit-handler.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli-entry.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/bin/npm-cli.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:931:15)
    at Function.Module._load (internal/modules/cjs/loader.js:774:27)
    at Module.require (internal/modules/cjs/loader.js:1003:19)
    at require (internal/modules/cjs/helpers.js:107:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js:3:16)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Module.require (internal/modules/cjs/loader.js:1003:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/replace-info.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/error-message.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/exit-handler.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli-entry.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/bin/npm-cli.js'
  ]
}

@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from 09618b8 to a6e11a5 Compare September 1, 2023 17:51
@renovate
Copy link
Contributor Author

renovate bot commented Sep 7, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 19.x releases. But if you manually upgrade to 19.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/npm-semantic-release-vulnerability branch September 7, 2023 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants