Skip to content

build(deps): bump underscore and @pact-foundation/pact - #1384

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-24425e1f91
Open

build(deps): bump underscore and @pact-foundation/pact#1384
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-24425e1f91

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps underscore to 1.13.8 and updates ancestor dependency @pact-foundation/pact. These dependencies need to be updated together.

Updates underscore from 1.12.1 to 1.13.8

Commits
  • 9374840 Merge branch 'release/1.13.8'
  • 309ad7e Re-generate annotated sources and minified codemaps
  • a1ac1d3 Add links to diff and docs in 1.13.8 change log entry
  • b579595 Mention CVE-2026-27601 in comments and documentation (#3011)
  • 45ea015 Revert obfuscations from 42823bb.
  • 4a4019e Update minified bundles
  • 1ccfdd0 Add preliminary release notes for 1.13.8
  • 42823bb Temporarily obfuscate comments
  • a6e23ae Make _.isEqual nonrecursive
  • f2b5164 Add regression test against stack overflow in _.isEqual
  • Additional commits viewable in compare view

Updates @pact-foundation/pact from 11.0.2 to 17.0.1

Release notes

Sourced from @​pact-foundation/pact's releases.

Release v17.0.1

17.0.1 (2026-07-01)

Fixes and Improvements

  • verifier: run beforeEach/afterEach once per interaction without desyncing on hook failure (#1865) (fed47e2), closes #1864

Release v17.0.0

17.0.0 (2026-06-25)

⚠ BREAKING CHANGES

  • drop node 20, test against node 26 (#1813)

  • drop node 20, test against node 26 (#1813) (bdf71f7)

Features

Fixes and Improvements

Release v16.5.0

16.5.0 (2026-05-24)

Features

  • Add HTTP response status code matching support (#1790) (38a4b9b)
  • add xml support to pactv4 (ae151b7)

Fixes and Improvements

  • deps: update dependency https-proxy-agent to v9 (#1731) (e0be974)
  • regression: fix Apollo/node-fetch v3 compatibility and graphql peer dep conflict (#1805) (ef8c9f9)
  • types: allow narrow body type in {synchronous,asynchronous}BodyHandler (#1798) (507ce81)
  • v3: pass cors option to mock server transport, defaulting to true (#1767) (c31ebb2)

Release v16.4.0

16.4.0 (2026-05-04)

Features

... (truncated)

Changelog

Sourced from @​pact-foundation/pact's changelog.

17.0.1 (2026-07-01)

Fixes and Improvements

  • verifier: run beforeEach/afterEach once per interaction without desyncing on hook failure (#1865) (fed47e2), closes #1864

17.0.0 (2026-06-25)

⚠ BREAKING CHANGES

  • drop node 20, test against node 26 (#1813)

  • drop node 20, test against node 26 (#1813) (bdf71f7)

Features

Fixes and Improvements

16.5.0 (2026-05-24)

Features

  • Add HTTP response status code matching support (#1790) (38a4b9b)
  • add xml support to pactv4 (ae151b7)

Fixes and Improvements

  • deps: update dependency https-proxy-agent to v9 (#1731) (e0be974)
  • regression: fix Apollo/node-fetch v3 compatibility and graphql peer dep conflict (#1805) (ef8c9f9)
  • types: allow narrow body type in {synchronous,asynchronous}BodyHandler (#1798) (507ce81)
  • v3: pass cors option to mock server transport, defaulting to true (#1767) (c31ebb2)

16.4.0 (2026-05-04)

Features

  • add the addInteractionReference function to V4 DSL classes to support external references (#1762) (a65fe91)

16.3.1 (2026-04-29)

... (truncated)

Commits
  • b58ec04 chore(release): 17.0.1
  • fed47e2 fix(verifier): run beforeEach/afterEach once per interaction without desyncin...
  • 80057cb chore(deps): update dependency axios to v1.18.1 (#1866)
  • 3a98c28 chore(deps): update dependency @​types/ramda to v0.32.0 (#1857)
  • 40f8a93 chore(deps): update dependency serverless to v4.38.1 (#1856)
  • 19f7b86 chore(release): 17.0.0
  • f6b204c fix: ESM import issue (#1860)
  • 58dcb73 chore(deps): update dependency fast-xml-parser to v5.9.3 (#1855)
  • c1d5593 feat: enable scarf download analytics (#1859)
  • 4d32d9a chore(deps): update dependency body-parser to v2.3.0 (#1845)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​pact-foundation/pact since your current version.


You can trigger a rebase of this PR 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [underscore](https://github.com/jashkenas/underscore) to 1.13.8 and updates ancestor dependency [@pact-foundation/pact](https://github.com/pact-foundation/pact-js). These dependencies need to be updated together.


Updates `underscore` from 1.12.1 to 1.13.8
- [Commits](jashkenas/underscore@1.12.1...1.13.8)

Updates `@pact-foundation/pact` from 11.0.2 to 17.0.1
- [Release notes](https://github.com/pact-foundation/pact-js/releases)
- [Changelog](https://github.com/pact-foundation/pact-js/blob/master/CHANGELOG.md)
- [Commits](pact-foundation/pact-js@v11.0.2...v17.0.1)

---
updated-dependencies:
- dependency-name: underscore
  dependency-version: 1.13.8
  dependency-type: indirect
- dependency-name: "@pact-foundation/pact"
  dependency-version: 17.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 27, 2026
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Jul 27, 2026
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

Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants