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 semver to v7.5.2 [SECURITY] #210

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semver 7.1.3 -> 7.5.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

GitHub Vulnerability Alerts

CVE-2022-25883

Versions of the package semver before 7.5.2 on the 7.x branch, before 6.3.1 on the 6.x branch, and all other versions before 5.7.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the function new Range, when untrusted user data is provided as a range.


Release Notes

npm/node-semver (semver)

v7.5.2

Compare Source

Bug Fixes

v7.5.1

Compare Source

Bug Fixes

v7.5.0

Compare Source

Features
Bug Fixes

v7.4.0

Compare Source

Features
Bug Fixes
Documentation

v7.3.8

Compare Source

Bug Fixes
Documentation
7.3.7 (2022-04-11)
Bug Fixes
Dependencies
7.3.6 (2022-04-05)
Bug Fixes
Documentation
  • clarify * range behavior (cb1ca1d)
Dependencies

v7.3.7

Compare Source

v7.3.6

Compare Source

v7.3.5

Compare Source

v7.3.4

Compare Source

v7.3.3

Compare Source

v7.3.2

Compare Source

v7.3.1

Compare Source

v7.3.0

Compare Source

  • Add subset(r1, r2) method to determine if r1 range is entirely
    contained by r2 range.

v7.2.3

Compare Source

  • Fix handling of includePrelease mode where version ranges like 1.0.0 - 2.0.0 would include 3.0.0-pre and not 1.0.0-pre.

v7.2.2

Compare Source

  • Fix bug where 2.0.0-pre would be included in ^1.0.0 if
    includePrerelease was set to true.

v7.2.1

Compare Source

v7.2.0

Compare Source

  • Add simplifyRange method to attempt to generate a more human-readable
    range expression that is equivalent to a supplied range, for a given set
    of versions.

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 requested a review from vforge as a code owner June 28, 2023 23:37
@renovate renovate bot force-pushed the renovate/npm-semver-vulnerability branch from 9a5d198 to b543f41 Compare July 9, 2023 09:46
@renovate renovate bot changed the title Update dependency semver to v7.5.2 [SECURITY] Update dependency semver to v7.5.2 [SECURITY] - autoclosed Jul 11, 2023
@renovate renovate bot closed this Jul 11, 2023
@renovate renovate bot deleted the renovate/npm-semver-vulnerability branch July 11, 2023 01:52
@renovate renovate bot changed the title Update dependency semver to v7.5.2 [SECURITY] - autoclosed Update dependency semver to v7.5.2 [SECURITY] Jul 12, 2023
@renovate renovate bot reopened this Jul 12, 2023
@renovate renovate bot restored the renovate/npm-semver-vulnerability branch July 12, 2023 03:42
@renovate renovate bot force-pushed the renovate/npm-semver-vulnerability branch from b543f41 to 589bfc6 Compare July 12, 2023 03:42
@renovate
Copy link
Author

renovate bot commented Oct 9, 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: yarn.lock
[08:32:17.324] INFO (10): Installing tool node v12.22.12...
[08:32:20.502] ERROR (10): failed to check url
    url: "https://github.com/containerbase/node-prebuild/releases/download/ 12.22.12/node-12.22.12-focal-x86_x64.tar.xz.sha512"
    err: {
      "type": "HTTPError",
      "message": "Response code 502 (Bad Gateway)",
      "stack":
          HTTPError: Response code 502 (Bad Gateway)
              at _Request.<anonymous> (/snapshot/dist/containerbase-cli.js:41815:32)
              at Object.onceWrapper (node:events:652:26)
              at _Request.emit (node:events:549:35)
              at _Request.emit (node:domain:482:12)
              at _Request._onResponseBase (/snapshot/dist/containerbase-cli.js:41383:14)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async _Request._onResponse (/snapshot/dist/containerbase-cli.js:41418:7)
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1696840340488,
        "socket": 1696840340488,
        "lookup": 1696840340489,
        "connect": 1696840340492,
        "secureConnect": 1696840340497,
        "upload": 1696840340497,
        "response": 1696840340500,
        "end": 1696840340501,
        "phases": {
          "wait": 0,
          "dns": 1,
          "tcp": 3,
          "tls": 5,
          "request": 0,
          "firstByte": 3,
          "download": 1,
          "total": 13
        }
      },
      "name": "HTTPError",
      "options": {
        "agent": {},
        "decompress": true,
        "timeout": {},
        "prefixUrl": "",
        "ignoreInvalidCookies": false,
        "context": {},
        "hooks": {
          "init": [],
          "beforeRequest": [],
          "beforeError": [],
          "beforeRedirect": [],
          "beforeRetry": [],
          "afterResponse": []
        },
        "followRedirect": true,
        "maxRedirects": 10,
        "throwHttpErrors": true,
        "username": "",
        "password": "",
        "http2": false,
        "allowGetBody": false,
        "headers": {
          "user-agent": "got (https://github.com/sindresorhus/got)",
          "accept-encoding": "gzip, deflate, br"
        },
        "methodRewriting": false,
        "retry": {
          "limit": 2,
          "methods": [
            "GET",
            "PUT",
            "HEAD",
            "DELETE",
            "OPTIONS",
            "TRACE"
          ],
          "statusCodes": [
            408,
            413,
            429,
            500,
            502,
            503,
            504,
            521,
            522,
            524
          ],
          "errorCodes": [
            "ETIMEDOUT",
            "ECONNRESET",
            "EADDRINUSE",
            "ECONNREFUSED",
            "EPIPE",
            "ENOTFOUND",
            "ENETUNREACH",
            "EAI_AGAIN"
          ],
          "backoffLimit": null,
          "noise": 100
        },
        "method": "HEAD",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": false,
        "responseType": "text",
        "url": "https://github.com/containerbase/node-prebuild/releases/download/%2012.22.12/node-12.22.12-focal-x86_x64.tar.xz.sha512",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[08:32:20.503] FATAL (10): Response code 502 (Bad Gateway)
    err: {
      "type": "HTTPError",
      "message": "Response code 502 (Bad Gateway)",
      "stack":
          HTTPError: Response code 502 (Bad Gateway)
              at _Request.<anonymous> (/snapshot/dist/containerbase-cli.js:41815:32)
              at Object.onceWrapper (node:events:652:26)
              at _Request.emit (node:events:549:35)
              at _Request.emit (node:domain:482:12)
              at _Request._onResponseBase (/snapshot/dist/containerbase-cli.js:41383:14)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async _Request._onResponse (/snapshot/dist/containerbase-cli.js:41418:7)
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1696840340488,
        "socket": 1696840340488,
        "lookup": 1696840340489,
        "connect": 1696840340492,
        "secureConnect": 1696840340497,
        "upload": 1696840340497,
        "response": 1696840340500,
        "end": 1696840340501,
        "phases": {
          "wait": 0,
          "dns": 1,
          "tcp": 3,
          "tls": 5,
          "request": 0,
          "firstByte": 3,
          "download": 1,
          "total": 13
        }
      },
      "name": "HTTPError",
      "options": {
        "agent": {},
        "decompress": true,
        "timeout": {},
        "prefixUrl": "",
        "ignoreInvalidCookies": false,
        "context": {},
        "hooks": {
          "init": [],
          "beforeRequest": [],
          "beforeError": [],
          "beforeRedirect": [],
          "beforeRetry": [],
          "afterResponse": []
        },
        "followRedirect": true,
        "maxRedirects": 10,
        "throwHttpErrors": true,
        "username": "",
        "password": "",
        "http2": false,
        "allowGetBody": false,
        "headers": {
          "user-agent": "got (https://github.com/sindresorhus/got)",
          "accept-encoding": "gzip, deflate, br"
        },
        "methodRewriting": false,
        "retry": {
          "limit": 2,
          "methods": [
            "GET",
            "PUT",
            "HEAD",
            "DELETE",
            "OPTIONS",
            "TRACE"
          ],
          "statusCodes": [
            408,
            413,
            429,
            500,
            502,
            503,
            504,
            521,
            522,
            524
          ],
          "errorCodes": [
            "ETIMEDOUT",
            "ECONNRESET",
            "EADDRINUSE",
            "ECONNREFUSED",
            "EPIPE",
            "ENOTFOUND",
            "ENETUNREACH",
            "EAI_AGAIN"
          ],
          "backoffLimit": null,
          "noise": 100
        },
        "method": "HEAD",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": false,
        "responseType": "text",
        "url": "https://github.com/containerbase/node-prebuild/releases/download/%2012.22.12/node-12.22.12-focal-x86_x64.tar.xz.sha512",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[08:32:21.413] INFO (10): Installed tool node with errors in 4s.

@renovate renovate bot force-pushed the renovate/npm-semver-vulnerability branch from 589bfc6 to aea44ba Compare October 9, 2023 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant