Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 23, 2023

Bumps semver to 7.5.3 and updates ancestor dependencies semver, update-notifier, bcrypt and nock. These dependencies need to be updated together.

Updates semver from 5.5.0 to 7.5.3

Release notes

Sourced from semver's releases.

v7.5.3

7.5.3 (2023-06-22)

Bug Fixes

Documentation

v7.5.2

7.5.2 (2023-06-15)

Bug Fixes

v7.5.1

7.5.1 (2023-05-12)

Bug Fixes

v7.5.0

7.5.0 (2023-04-17)

Features

Bug Fixes

v7.4.0

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from semver's changelog.

7.5.3 (2023-06-22)

Bug Fixes

Documentation

7.5.2 (2023-06-15)

Bug Fixes

7.5.1 (2023-05-12)

Bug Fixes

7.5.0 (2023-04-17)

Features

Bug Fixes

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Commits
  • 7fdf1ef chore: release 7.5.3
  • bf53dd8 docs: add example for > comparator (#569)
  • abdd93d fix: set max lengths in regex for numeric and build identifiers (#571)
  • e7b78de chore: release 7.5.2
  • 58c791f fix: diff when detecting major change from prerelease (#566)
  • 5c8efbc fix: preserve build in raw after inc (#565)
  • 717534e fix: better handling of whitespace (#564)
  • 2f738e9 chore: bump @​npmcli/template-oss from 4.14.1 to 4.15.1 (#558)
  • aa016a6 chore: release 7.5.1
  • d30d25a fix: show type on invalid semver error (#559)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.


Updates update-notifier from 2.5.0 to 6.0.2

Release notes

Sourced from update-notifier's releases.

v6.0.2

  • Fix license d152f85

sindresorhus/update-notifier@v6.0.1...v6.0.2

v6.0.1

  • Update dependencies (#222) 3f7c9f3

sindresorhus/update-notifier@v6.0.0...v6.0.1

v6.0.0

Breaking

  • Require Node.js 14 9183541
  • This package is now pure ESM. Please read this.

sindresorhus/update-notifier@v5.1.0...v6.0.0

v5.1.0

  • Upgrade dependencies 73c391b

sindresorhus/update-notifier@v5.0.1...v5.1.0

v5.0.1

  • Update dependencies 9e2b772

sindresorhus/update-notifier@v5.0.0...v5.0.1

v5.0.0

Breaking

  • Require Node.js 10 5b440c2

Fixes

  • Don't suggest to upgrade to lower version (#192) 3dfe42d

sindresorhus/update-notifier@v4.1.1...v5.0.0

v4.1.1

  • Improve vertical alignment of the notifier output (#183) f42fc8f

sindresorhus/update-notifier@v4.1.0...v4.1.1

v4.1.0

  • Add template support for the message option (#175) adbeb6e

sindresorhus/update-notifier@v4.0.0...v4.1.0

v4.0.0

... (truncated)

Commits

Updates bcrypt from 2.0.1 to 5.1.0

Release notes

Sourced from bcrypt's releases.

v5.1.0

What's Changed

New Contributors

Full Changelog: kelektiv/node.bcrypt.js@v5.0.1...v5.1.0

v5.0.1

Update node-pre-gyp to 1.0.0

v5.0.0

  • Fix the bcrypt "wrap-around" bug. It affects passwords with lengths >= 255. It is uncommon but it's a bug nevertheless. Previous attempts to fix the bug was unsuccessful.
  • Experimental support for z/OS
  • Fix a bug related to NUL in password input
  • Update node-pre-gyp to 0.15.0

v4.0.1

bcrypt 4.0.1

v4.0.0

NAPI support

v3.0.8

  • Update node-pre-gyp to 0.14
  • Pre-built binaries for NodeJS 13

v3.0.7

bcrypt 3.0.7

v3.0.6

... (truncated)

Changelog

Sourced from bcrypt's changelog.

5.1.0 (2022-10-06)

  • Update node-pre-gyp to 1.0.10
  • Replace nodeunit with jest as the testing library

5.0.1 (2021-02-22)

  • Update node-pre-gyp to 1.0.0

5.0.0 (2020-06-02)

  • Fix the bcrypt "wrap-around" bug. It affects passwords with lengths >= 255. It is uncommon but it's a bug nevertheless. Previous attempts to fix the bug was unsuccessful.
  • Experimental support for z/OS
  • Fix a bug related to NUL in password input
  • Update node-pre-gyp to 0.15.0

4.0.1 (2020-02-27)

  • Fix compilation errors in Alpine linux

4.0.0 (2020-02-17)

  • Switch to NAPI bcrypt
  • Drop support for NodeJS 8

3.0.8 (2019-12-31)

  • Update node-pre-gyp to 0.14
  • Pre-built binaries for NodeJS 13

3.0.7 (2019-10-18)

  • Update nan to 2.14.0
  • Update node-pre-gyp to 0.13

3.0.6 (2019-04-11)

  • Update nan to 2.13.2

3.0.5 (2019-03-19)

  • Update nan to 2.13.1
  • NodeJS 12 compatibility
  • Remove node-pre-gyp from bundled dependencies

3.0.4-napi (2019-03-08)

  • Sync N-API bcrypt with NAN bcrypt

... (truncated)

Commits

Updates nock from 9.2.6 to 13.3.1

Release notes

Sourced from nock's releases.

v13.3.1

13.3.1 (2023-04-27)

Bug Fixes

v13.3.0

13.3.0 (2023-01-10)

Features

v13.2.9

13.2.9 (2022-07-19)

Bug Fixes

  • README: Add notes about Scope vs Interceptor matchHeader calls (#2382) (d9bab65)

v13.2.8

13.2.8 (2022-06-30)

Bug Fixes

  • types: allow regexp on Definition#scope and Definition#path (#2374) (2edf341)

v13.2.7

13.2.7 (2022-06-15)

Bug Fixes

  • InterceptedRequestRouter.handleWrite arity issue (#2371) (7f21d0c)

v13.2.6

13.2.6 (2022-06-03)

Reverts

  • Revert "chore(deps-dev): bump got from 11.8.3 to 12.1.0" (#2366) (f46b808), closes #2366

v13.2.5

13.2.5 (2022-06-03)

... (truncated)

Commits
  • f904406 fix: update Socket for Node 18 compat (#2467)
  • cf86e1b chore(deps-dev): bump sinon from 15.0.1 to 15.0.4
  • b6b0f61 chore(deps-dev): bump @​definitelytyped/dtslint from 0.0.112 to 0.0.159 (#2459)
  • 7726385 chore(deps): bump tar and @​definitelytyped/dtslint (#2439)
  • 3feef40 docs(README): Update Axios example (#2464)
  • 3a7c7c3 doc: axios adapter docs (#2469)
  • 7d22513 chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.5
  • e15205e chore(deps-dev): bump eslint from 8.29.0 to 8.35.0
  • 6404ab0 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
  • e67c33b chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0
  • Additional commits viewable in compare view

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.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [semver](https://github.com/npm/node-semver) to 7.5.3 and updates ancestor dependencies [semver](https://github.com/npm/node-semver), [update-notifier](https://github.com/yeoman/update-notifier), [bcrypt](https://github.com/kelektiv/node.bcrypt.js) and [nock](https://github.com/nock/nock). These dependencies need to be updated together.


Updates `semver` from 5.5.0 to 7.5.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v5.5.0...v7.5.3)

Updates `update-notifier` from 2.5.0 to 6.0.2
- [Release notes](https://github.com/yeoman/update-notifier/releases)
- [Commits](sindresorhus/update-notifier@v2.5.0...v6.0.2)

Updates `bcrypt` from 2.0.1 to 5.1.0
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases)
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md)
- [Commits](kelektiv/node.bcrypt.js@v2.0.1...v5.1.0)

Updates `nock` from 9.2.6 to 13.3.1
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v9.2.6...v13.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: update-notifier
  dependency-type: direct:production
- dependency-name: bcrypt
  dependency-type: direct:development
- dependency-name: nock
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 23, 2023
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.

0 participants