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

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

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@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
Harris Weeks and others added 2 commits January 2, 2022 07:00
@renovate renovate bot force-pushed the renovate/semver-7.x branch from 35a31af to c48b200 Compare January 10, 2022 18:02
@renovate renovate bot force-pushed the renovate/semver-7.x branch from c48b200 to ef0ab93 Compare January 10, 2022 20:17
@renovate renovate bot force-pushed the renovate/semver-7.x branch from ef0ab93 to a1843f2 Compare April 24, 2022 20:22
@renovate renovate bot changed the title fix(deps): update dependency semver to v7 fix(deps): update dependency semver to v7.3.7 Apr 24, 2022
@renovate
Copy link
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

@renovate renovate bot force-pushed the renovate/semver-7.x branch from a1843f2 to cfc7d23 Compare June 18, 2022 22:48
@renovate renovate bot force-pushed the renovate/semver-7.x branch from cfc7d23 to a823c99 Compare September 25, 2022 13:05
@renovate renovate bot force-pushed the renovate/semver-7.x branch from a823c99 to 16e8d9b Compare November 20, 2022 09:46
@renovate renovate bot force-pushed the renovate/semver-7.x branch 2 times, most recently from 842f326 to 9fdbad2 Compare April 17, 2023 17:51
@renovate renovate bot force-pushed the renovate/semver-7.x branch from 9fdbad2 to 0ef23f2 Compare May 28, 2023 11:47
@renovate renovate bot force-pushed the renovate/semver-7.x branch from 0ef23f2 to d8bbaff Compare June 15, 2023 21:12
@renovate renovate bot force-pushed the renovate/semver-7.x branch from d8bbaff to 64ddbd7 Compare June 23, 2023 00:22
@renovate renovate bot force-pushed the renovate/semver-7.x branch from 64ddbd7 to 0e5748d Compare July 7, 2023 22:01
@renovate renovate bot force-pushed the renovate/semver-7.x branch from 0e5748d to 6e7781d Compare August 28, 2023 16:23
@renovate renovate bot force-pushed the renovate/semver-7.x branch from 6e7781d to 5c6a840 Compare September 14, 2023 05:08
@renovate renovate bot force-pushed the renovate/semver-7.x branch from 5c6a840 to 049176d Compare October 1, 2023 17:46
@renovate renovate bot force-pushed the renovate/semver-7.x branch from 049176d to dcdce4e Compare October 18, 2023 21:18
@renovate renovate bot force-pushed the renovate/semver-7.x branch from dcdce4e to bcb6e7f Compare November 7, 2023 21:37
@renovate renovate bot force-pushed the renovate/semver-7.x branch from bcb6e7f to 52de648 Compare November 21, 2023 05:11
@renovate renovate bot force-pushed the renovate/semver-7.x branch 2 times, most recently from 3271ae7 to 1803f6f Compare February 11, 2024 15:49
@renovate renovate bot force-pushed the renovate/semver-7.x branch from 1803f6f to 2148694 Compare February 24, 2024 16:51
@renovate renovate bot force-pushed the renovate/semver-7.x branch 2 times, most recently from c5856f1 to 21e82c7 Compare May 9, 2024 19:34
@renovate renovate bot force-pushed the renovate/semver-7.x branch from 21e82c7 to 9f21059 Compare July 17, 2024 01:59
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