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

fix(deps): update dependency ipaddr.js to v2 #15

Merged
merged 1 commit into from
Aug 4, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ipaddr.js ^1.0.1 -> ^2.0.0 age adoption passing confidence

Release Notes

whitequark/ipaddr.js

v2.0.1

Compare Source

  • add support for deprecated IPv4 compatible IPv6 addresses #​142
  • drop node 8 testing, add v14
  • fix parseInt for decimal, octal, hex
  • add support for classful (2,3 octet) IPv4

v2.0.0

Compare Source

  • use es6 templates instead of concatenated strings
  • lint: update tests with no-var
  • lint: allow no-cond-assign with extra parens
  • es6: replace var with const/let
  • update README with es6 examples #​125
  • replace nodeunit with mocha
  • rewrite in JS, drop CoffeeScript

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Aug 3, 2021
@DiegoRBaquero DiegoRBaquero merged commit 6786178 into master Aug 4, 2021
@DiegoRBaquero DiegoRBaquero deleted the renovate_ipaddr.js-2.x branch August 4, 2021 20:24
webtorrent-bot pushed a commit that referenced this pull request Aug 4, 2021
## [1.3.2](v1.3.1...v1.3.2) (2021-08-04)

### Bug Fixes

* **deps:** update dependency ipaddr.js to v2 ([#15](#15)) ([6786178](6786178))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants