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 node-libcurl from 3.0.0 to 4.0.0 #657

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2024

Bumps node-libcurl from 3.0.0 to 4.0.0.

Release notes

Sourced from node-libcurl's releases.

v4.0.0

Breaking Change

  • Mininum supported Node.js version is now Node.js 16.14.
  • The prebuilt binaries are only available on:
    • Node.js 18, 20, and 21
    • Electron 27, 27, and 28
  • NW.js binaries were removed, and may be re-introduced in the future.

v3.0.1-0

  • docs: bump np version eb24ef1
  • docs: add notes about breaking changes 2d2f568
  • build: change electron versions where we are building the binaries 8b8dd87
  • ci: fix broken ci build e08fb1b
  • ci: upgrade pip before installing new module on appveyor 3f1a84e
  • ci: fix for when python is not available (but python3 is) 9855d8b
  • ci: change shebang to use bash shell for some ci scripts ae51e10
  • build: fix download and unpack not having pipefail a5ecb8d
  • build: fix windows build 308c8c7
  • build: remove old nodejs versions and add v20 and v21 f89db85
  • deps: update yarn lock file and lock husky file 2a297f3
  • ci: fix type error due to formidable 96777ce
  • ci: fix install_name_tool to not fail when running without a dynamic libcurl c4a2396
  • deps: bump all package version 22dc6fa
  • build: install setuptools if distutils cannot be found 1c76076
  • ci: add more logs to zlib build 82a5cd9
  • build: fix zlib build on node v20 and others 7416fb3
  • build: remove special chars from zlib version keeping just major.minor.patch 309c108
  • ci: add node v20 to the build pipeline 20200b7
  • chore: fix type-checking issues post TS upgrade - also bump eslint and prettier f48b553
  • deps: bump dependencies f9b0da6
  • update README with the new requirements on linux [skip ci] 8879499

JCMais/node-libcurl@v3.0.0...v3.0.1-0

Changelog

Sourced from node-libcurl's changelog.

[4.0.0]

Breaking Change

  • Mininum supported Node.js version is now Node.js 16.14.
  • The prebuilt binaries are only available on:
    • Node.js 18, 20, and 21
    • Electron 27, 27, and 28
  • NW.js binaries were removed, and may be re-introduced in the future.
Commits
  • ba96d00 v4.0.0
  • a3afee4 docs: update changelog for v4 release
  • 249f694 docs: update changelog
  • 7b7c015 ci: fix appveyor not having proper env var + circleci
  • ac08162 fix: missing module packaging not working - swap octonode with octokit [publi...
  • 384faf8 chore: bump eslintrc's ecma version
  • 4eaa581 deps: rollback octonode version [publish binary]
  • 510502c v3.0.1-0
  • eb24ef1 docs: bump np version
  • 2d2f568 docs: add notes about breaking changes
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [node-libcurl](https://github.com/JCMais/node-libcurl) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/JCMais/node-libcurl/releases)
- [Changelog](https://github.com/JCMais/node-libcurl/blob/develop/CHANGELOG.md)
- [Commits](JCMais/node-libcurl@v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: node-libcurl
  dependency-type: direct:development
  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 Feb 22, 2024
Copy link

github-actions bot commented Feb 22, 2024

🙈 The PR is closed and the preview is expired.

@holly-cummins holly-cummins merged commit 6af6d23 into main Mar 8, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-libcurl-4.0.0 branch March 8, 2024 12:34
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.

1 participant