iobroker-community-adapters / ioBroker.vofo-speedtest

Vodafone Speedtest Adapter for ioBroker
MIT License
5 stars 6 forks source link

Bump node-libcurl from 3.0.0 to 4.0.0 #206

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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

https://github.com/JCMais/node-libcurl/compare/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 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)
dependabot[bot] commented 3 months ago

Looks like node-libcurl is up-to-date now, so this is no longer needed.