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

Bump prebuild-install from 6.0.0 to 7.1.0 #58

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 25, 2022

Bumps prebuild-install from 6.0.0 to 7.1.0.

Release notes

Sourced from prebuild-install's releases.

v7.1.0

Changed

  • Allow setting libc to glibc on non-glibc platform (#176) (f729abb) (Joona Heinikoski).

v7.0.1

Changed

  • Upgrade to the latest version of detect-libc (#166) (f71c6b9) (Lovell Fuller).

v7.0.0

Changed

  • Breaking: bump node-abi so that Electron 14+ gets correct ABI (#161) (477f347) (csett86). Drops support of Node.js < 10.
  • Bump simple-get (7468c14) (Vincent Weevers).

v6.1.4

Fixed

  • Move auth token to header instead of query param (#160) (b3fad76) (nicolai-nordic)
  • Remove _ prefix as it isn't allowed by npm config (#153) (a964e5b) (Tom Boothman)
  • Make rc.path absolute (#158) (57bcc06) (George Waters).

v6.1.3

Changed

  • Inline no longer maintained noop-logger (#155) (e08d75a) (Alexandru Dima)
  • Point users towards prebuildify in README (#150) (5ee1a2f) (Vincent Weevers)

v6.1.2

Fixed

  • Support URL-safe strings in scoped packages (#148) (db36c7a) (Marco)

v6.1.1

Fixed

  • Support force & buildFromSource options in yarn (#140) (8cb1ced) (João Moreno)
  • Bump node-abi to prevent dedupe (closes #135) (2950fb2) (Vincent Weevers)

v6.1.0

Added

v6.0.1

Fixed

Changelog

Sourced from prebuild-install's changelog.

[7.1.0] - 2022-04-20

Changed

  • Allow setting libc to glibc on non-glibc platform (#176) (f729abb) (Joona Heinikoski).

[7.0.1] - 2022-01-28

Changed

  • Upgrade to the latest version of detect-libc (#166) (f71c6b9) (Lovell Fuller).

[7.0.0] - 2021-11-12

Changed

  • Breaking: bump node-abi so that Electron 14+ gets correct ABI (#161) (477f347) (csett86). Drops support of Node.js < 10.
  • Bump simple-get (7468c14) (Vincent Weevers).

[6.1.4] - 2021-08-11

Fixed

  • Move auth token to header instead of query param (#160) (b3fad76) (nicolai-nordic)
  • Remove _ prefix as it isn't allowed by npm config (#153) (a964e5b) (Tom Boothman)
  • Make rc.path absolute (#158) (57bcc06) (George Waters).

[6.1.3] - 2021-06-03

Changed

  • Inline no longer maintained noop-logger (#155) (e08d75a) (Alexandru Dima)
  • Point users towards prebuildify in README (#150) (5ee1a2f) (Vincent Weevers)

[6.1.2] - 2021-04-24

Fixed

  • Support URL-safe strings in scoped packages (#148) (db36c7a) (Marco)

[6.1.1] - 2021-04-04

Fixed

  • Support force & buildFromSource options in yarn (#140) (8cb1ced) (João Moreno)
  • Bump node-abi to prevent dedupe (closes #135) (2950fb2) (Vincent Weevers)

[6.1.0] - 2021-04-03

Added

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by lovell, a new releaser for prebuild-install since your current version.


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.


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)

Bumps [prebuild-install](https://github.com/prebuild/prebuild-install) from 6.0.0 to 7.1.0.
- [Release notes](https://github.com/prebuild/prebuild-install/releases)
- [Changelog](https://github.com/prebuild/prebuild-install/blob/master/CHANGELOG.md)
- [Commits](prebuild/prebuild-install@v6.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: prebuild-install
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 25, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 13, 2022

Superseded by #63.

@dependabot dependabot bot closed this Jun 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prebuild-install-7.1.0 branch June 13, 2022 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants