Skip to content

fix(deps): update dependency semver to v7.3.7#76

Open
renovate[bot] wants to merge 19 commits intomasterfrom
renovate/semver-7.x
Open

fix(deps): update dependency semver to v7.3.7#76
renovate[bot] wants to merge 19 commits intomasterfrom
renovate/semver-7.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Mar 8, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semver 7.1.1 -> 7.3.7 age adoption passing confidence
semver 6.3.0 -> 7.3.7 age adoption passing confidence
@types/semver 6.2.1 -> 7.3.10 age adoption passing confidence

Release Notes

npm/node-semver

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.

v7.1.3

Compare Source

v7.1.2

Compare Source

  • Remove fancy lazy-loading logic, as it was causing problems for webpack
    users.

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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/semver-7.x branch 15 times, most recently from f977b69 to 132dc08 Compare March 13, 2020 01:44
@renovate renovate bot force-pushed the renovate/semver-7.x branch 11 times, most recently from 8695501 to 9283b72 Compare March 23, 2020 17:33
@renovate renovate bot force-pushed the renovate/semver-7.x branch 4 times, most recently from 7d194ee to 7eb03b6 Compare March 26, 2020 10:04
@renovate renovate bot force-pushed the renovate/semver-7.x branch 9 times, most recently from b449853 to c6db11f Compare April 14, 2020 12:29
@renovate renovate bot force-pushed the renovate/semver-7.x branch from c6db11f to f7efa88 Compare April 16, 2020 00:31
@renovate
Copy link
Copy Markdown
Author

renovate bot commented Apr 24, 2022

⚠ 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: backend/package-lock.json
npm WARN ignoring workspace config at /mnt/renovate/gh/hweeks/dcpm/backend/.npmrc 

real	0m7.548s
user	0m6.626s
sys	0m0.683s
npm WARN ignoring workspace config at /mnt/renovate/gh/hweeks/dcpm/backend/.npmrc 
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:*

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-06-18T22_47_51_047Z-debug-0.log

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.

2 participants