Skip to content

chore(deps-dev): bump nock from 13.5.6 to 14.0.6 in /packages/webhook#2306

Merged
zimeg merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages/webhook/nock-14.0.6
Jul 22, 2025
Merged

chore(deps-dev): bump nock from 13.5.6 to 14.0.6 in /packages/webhook#2306
zimeg merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages/webhook/nock-14.0.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps nock from 13.5.6 to 14.0.6.

Release notes

Sourced from nock's releases.

v14.0.6

14.0.6 (2025-07-19)

Bug Fixes

v14.0.5

14.0.5 (2025-05-30)

Bug Fixes

  • use of a fetch() recording that uses gzip compression is missing the headers, Possible EventEmitter memory leak when used together with MongoDBContainer (#2869) (90b2a04)

v14.0.4

14.0.4 (2025-04-20)

Bug Fixes

v14.0.3

14.0.3 (2025-04-06)

Bug Fixes

  • fetch: cloned response return correct url (#2852) (8348274)

v14.0.2

14.0.2 (2025-03-27)

Bug Fixes

  • back: request body unusable in update mode (#2851) (eff7318)

v14.0.1

14.0.1 (2025-02-06)

Bug Fixes

  • recorder: response body accessed multiple times in parallel requests (#2840) (ac7a1b2)

v14.0.0

BREAKING CHANGES

... (truncated)

Commits

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 will merge this PR once CI passes on it, as requested by @zimeg.


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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 21, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.32%. Comparing base (8ca0039) to head (8a76023).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2306      +/-   ##
==========================================
- Coverage   92.69%   92.32%   -0.38%     
==========================================
  Files          38       21      -17     
  Lines       10609     8972    -1637     
  Branches      683      595      -88     
==========================================
- Hits         9834     8283    -1551     
+ Misses        763      677      -86     
  Partials       12       12              
Flag Coverage Δ
cli-hooks 95.23% <ø> (ø)
cli-test ?
oauth 77.39% <ø> (ø)
socket-mode 61.87% <ø> (ø)
web-api 97.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/webhook/nock-14.0.6 branch from f438c13 to 87ccdca Compare July 22, 2025 17:09
Bumps [nock](https://github.com/nock/nock) from 13.5.6 to 14.0.6.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.5.6...v14.0.6)

---
updated-dependencies:
- dependency-name: nock
  dependency-version: 14.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/webhook/nock-14.0.6 branch from 87ccdca to 8a76023 Compare July 22, 2025 17:24
@zimeg
Copy link
Copy Markdown
Member

zimeg commented Jul 22, 2025

📚 https://github.com/nock/nock/releases/tag/v14.0.0 - No changes needed for @slack/webhook!

Copy link
Copy Markdown
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@zimeg zimeg merged commit 1436e04 into main Jul 22, 2025
56 of 57 checks passed
@zimeg zimeg deleted the dependabot/npm_and_yarn/packages/webhook/nock-14.0.6 branch July 22, 2025 17:34
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