Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Bump semver from 5.7.0 to 7.1.1 #17

Merged
merged 3 commits into from Jan 22, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 21, 2020

Bumps semver from 5.7.0 to 7.1.1.

Changelog

Sourced from semver's changelog.

changes log

7.1.0

  • Add require('semver/preload') to load the entire module without using lazy getter methods.

7.0.0

  • Refactor module into separate files for better tree-shaking
  • Drop support for very old node versions, use const/let, => functions, and classes.

6.3.0

  • Expose the token enum on the exports

6.2.0

  • Coerce numbers to strings when passed to semver.coerce()
  • Add rtl option to coerce from right to left

6.1.3

  • Handle X-ranges properly in includePrerelease mode

6.1.2

  • Do not throw when testing invalid version strings

6.1.1

  • Add options support for semver.coerce()
  • Handle undefined version passed to Range.test

6.1.0

  • Add semver.compareBuild function
  • Support * in semver.intersects

6.0

  • Fix intersects logic.

    This is technically a bug fix, but since it is also a change to behavior that may require users updating their code, it is marked as a major version increment.

5.7

... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 21, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/semver-7.1.1 branch from 0e1f2cb to 40bf665 Compare January 21, 2020 17:41
Bumps [semver](https://github.com/npm/node-semver) from 5.7.0 to 7.1.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.0...v7.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/semver-7.1.1 branch from 40bf665 to a604547 Compare January 22, 2020 14:48
@imlucas
Copy link
Contributor

imlucas commented Jan 22, 2020

@dependabot rebase

@dependabot-preview
Copy link
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@imlucas imlucas merged commit 1cc5ea1 into master Jan 22, 2020
@imlucas imlucas deleted the dependabot/npm_and_yarn/semver-7.1.1 branch January 22, 2020 16:53
imlucas added a commit to mongodb-js/compass that referenced this pull request Jan 29, 2020
* COMPASS-3933: Update to Electron 6.0.11

* chore(ci): Update node version on travis and evergreen

* chore: Remove unused jsfmt config

Switched to prettier ages ago

* hadron-build@23.0.2: ensure gnome-keyring is set as a requirement for debian OSs

* COMPASS-3917: keytar 5 upgrade

* build(deps): COMPASS-3933: Update to latest connect and query history plugins

### compass-query-history@7

- COMPASS-3933 COMPASS-4072: Electron 6 and lodash updates mongodb-js/compass-query-history#41
- build(deps-dev): COMPASS-4098: bump electron from 6.1.7 to 7.1.9 mongodb-js/compass-query-history#47

### compass-connect@5.3.2

- COMPASS-4104 urlencode credentials when using X509
- mongodb-js/compass-connect#82  chore: update dependencies for driver 3.4 and electron 6 COMPASS-4017

* build(deps): COMPASS-3933 update compass-explain-plan

- [x] mongodb-js/compass-explain-plan#17
- [x] mongodb-js/compass-explain-plan#33

* COMPASS-3933: Latest metrics and others

* update dev deps

* remove dupe deps from compass-schema

* more extraneous deps

* ⬆️ export to lang, crud, schema validation

* latest language model

* COMPASS-3933: latest agg plugin mongodb-js/compass-aggregations#120

* build(deps): source app-migrations from npm instead of github

* build(deps): latest hadron*

hadron-app@latest hadron-app-registry@latest hadron-compile-cache@latest hadron-document@latest hadron-module-cache@latest

* build(deps): Update all mongodb* to latest

- mongodb-ace-autocompleter@0.4.1
- mongodb-extended-json@1.11.0
- mongodb-connection-model@14.4.3
- mongodb-js-metrics@5.0.0
- mongodb-language-model@1.6.1
- mongodb-explain-plan-model@0.2.3
- mongodb-ace-mode@0.4.1
- mongodb@3.5.2
- mongodb-data-service@16.4.0
- mongodb-query-parser@2.0.0
- mongodb-schema@8.2.5
- mongodb-query-util@0.2.1
- mongodb-collection-model@3.1.0
- mongodb-ns@2.2.0

* COMPASS-3933: latest crud

Co-authored-by: Lucas Hrabovsky <hrabovsky.lucas@gmail.com>
Co-authored-by: Irina Shestak <lrlna@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant