Thanks to visit codestin.com
Credit goes to github.com

Skip to content

build(deps): bump ipaddr.js from 2.0.1 to 2.1.0#3194

Merged
msimerson merged 1 commit intomasterfrom
dependabot/npm_and_yarn/ipaddr.js-2.1.0
Jun 2, 2023
Merged

build(deps): bump ipaddr.js from 2.0.1 to 2.1.0#3194
msimerson merged 1 commit intomasterfrom
dependabot/npm_and_yarn/ipaddr.js-2.1.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps ipaddr.js from 2.0.1 to 2.1.0.

Changelog

Sourced from ipaddr.js's changelog.

2.1.0 - 2023-05-23

  • un-deprecate IPv6.toString() and make it an alias to toRFC5952String()
  • add reserved 198.18.0.0/15 block
  • add reserved blocks in 2001: space
Commits
  • fb16961 Bump version to 2.1.0
  • 8e1c5a8 Merge pull request #148 from msimerson/travis-to-github-actions
  • 604776a Merge pull request #163 from Darkwa/master
  • c623ac0 Add toString tests for IPv4 CIDR and IPv6 CIDR
  • fdb3656 Fix IPv6 toString method
  • dbd4c4f Add reserved block to SpecialRanges
  • 68300e6 README: fix broken links
  • 0335c09 Add IANA reserved IPv6 addresses of 2001 space
  • 9e02bba README: update badge URLs
  • fd1db46 add GitHub Actions CI tests
  • See full diff 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 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 [ipaddr.js](https://github.com/whitequark/ipaddr.js) from 2.0.1 to 2.1.0.
- [Changelog](https://github.com/whitequark/ipaddr.js/blob/main/Changes.md)
- [Commits](whitequark/ipaddr.js@v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: ipaddr.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2023
@msimerson msimerson merged commit d60c079 into master Jun 2, 2023
@msimerson msimerson deleted the dependabot/npm_and_yarn/ipaddr.js-2.1.0 branch June 2, 2023 01:22
@msimerson msimerson mentioned this pull request Jun 13, 2023
msimerson added a commit that referenced this pull request Jun 16, 2023
#### Fixed

- feat(q_forward): add LMTP routing handling #3199
- chore(q_forward): tighten up queue.wants handling #3199
- doc(q_forward): improve markdown formatting #3199
- helo.checks: several fixes, #3191
- q/smtp_forward: correct path to next_hop #3186
- don't leak addr parsing errors into SMTP conversation #3185
- connection: handle dns.reverse invalid throws on node v20 #3184
- rename redis command setex to setEx #3181

#### Changed

- test(helo.checks): add regression tests for #3191 #3195
- connection: handle dns.reverse invalid throws on node v20
- build(deps): bump ipaddr.js from 2.0.1 to 2.1.0 #3194
- chore: bump a few dependency versions #3184
- dns_list_base: avoid test failure when public DNS used #3184
- doc(outbound.ini) update link #3159
- doc(clamd.md) fixed spelling error #3155
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant