chore(deps): bump ip-address and express-rate-limit in /integration-test/src/jvmTest/typescript#906
Merged
github-actions[bot] merged 1 commit intoJul 22, 2026
Conversation
Contributor
|
@dependabot rebase |
Bumps [ip-address](https://github.com/beaugunderson/ip-address) and [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit). These dependencies needed to be updated together. Updates `ip-address` from 10.1.0 to 10.2.0 - [Commits](beaugunderson/ip-address@v10.1.0...v10.2.0) Updates `express-rate-limit` from 8.3.1 to 8.6.0 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.3.1...v8.6.0) --- updated-dependencies: - dependency-name: express-rate-limit dependency-version: 8.6.0 dependency-type: indirect - dependency-name: ip-address dependency-version: 10.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/integration-test/src/jvmTest/typescript/multi-386377670e
branch
from
July 21, 2026 23:31
9c73bb0 to
b2bf964
Compare
devcrocod
approved these changes
Jul 22, 2026
github-actions
Bot
deleted the
dependabot/npm_and_yarn/integration-test/src/jvmTest/typescript/multi-386377670e
branch
July 22, 2026 07:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps ip-address and express-rate-limit. These dependencies needed to be updated together.
Updates
ip-addressfrom 10.1.0 to 10.2.0Commits
80fccaa10.2.0abaeb4dType Address4.addressMinusSuffix as non-nilable (closes #143)2878c29Preserve subnet prefix through Address6.to4() (closes #123) (#203)586666eReject trailing junk in Address6.fromURL (closes #158) (#202)80bc76eValidate static factories instead of silently overflowing (#201)98927beClarify isValid() accepts CIDRs with host bits set (#81)a0eb073Fix getScope() and broaden getType() classification (closes #122) (#200)ec52105Add networkForm() for CIDR network-address strings (#199)a9443a7Add isMapped4() predicate for IPv4-mapped IPv6 addresses (closes #62) (#198)f01d742Add address-property predicates (private, ULA, loopback, link-local, etc.) (#...Updates
express-rate-limitfrom 8.3.1 to 8.6.0Release notes
Sourced from express-rate-limit's releases.
Commits
fffb3c48.6.0f366b2ddocs: debugging guide, time constants, & v8.6.0 changelog (#652)593ddd2fix: make debug output easier to read (#653)ef8c129fix: Pin safe version of@asyncapi/specsdev dep (#659)7b05e0dfeat: add time constants to support more readable values for windowMs (#655)863e730chore(deps-dev): bump the development-dependencies group with 3 updates (#657)e0e711efix: correct wording in usage documentation for express-rate-limit (#656)fcd3aa7chore(deps-dev): bump the development-dependencies group with 3 updates (#651)99d4298feat: usedebugfor debug logging (#641)23e4ddefeat: Run validations once each (#650)