Skip to content

chore(deps-dev): bump nock from 13.5.6 to 14.0.16 - #186

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nock-14.0.15
Closed

chore(deps-dev): bump nock from 13.5.6 to 14.0.16#186
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nock-14.0.15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown

Bumps nock from 13.5.6 to 14.0.16.

Release notes

Sourced from nock's releases.

v14.0.16

14.0.16 (2026-06-26)

Bug Fixes

  • guard against AbortSignal-aborted requests in response handler (#2977) (2d68e8a), closes #2949

v14.0.15

14.0.15 (2026-05-07)

Bug Fixes

  • Revert "fix(backport): apply body delay before the response end" (#2973) (de5450c), closes #2969

v14.0.14

14.0.14 (2026-04-30)

Bug Fixes

  • backport: apply body delay before the response end (#2969) (215cd2a)

v14.0.13

14.0.13 (2026-04-20)

Bug Fixes

  • types: align Definition with runtime; add rawHeaders, drop headers (#2955) (07fbfab)

v14.0.12

14.0.12 (2026-04-05)

Bug Fixes

  • prevent crash when query params have conflicting dot-notation keys (#2958) (7ea9933)

v14.0.11

14.0.11 (2026-02-09)

Bug Fixes

... (truncated)

Commits
  • 2d68e8a fix: guard against AbortSignal-aborted requests in response handler (#2977)
  • de5450c fix: Revert "fix(backport): apply body delay before the response end" (#2973)
  • 215cd2a fix(backport): apply body delay before the response end (#2969)
  • 07fbfab fix(types): align Definition with runtime; add rawHeaders, drop headers (#2955)
  • fe2c3ea chore(deps-dev): bump lodash-es from 4.17.23 to 4.18.1 (#2961)
  • ee49b4f chore(deps-dev): bump flatted from 3.2.5 to 3.4.2
  • 11bf183 chore(deps-dev): bump undici from 6.23.0 to 6.24.1 (#2954)
  • 6b80154 chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#2960)
  • 4cbf6cc chore(deps): bump tar and npm (#2952)
  • 7ea9933 fix: prevent crash when query params have conflicting dot-notation keys (#2958)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for nock since your current version.


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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

🚀 Package Preview Available!


Install this PR's preview build with npm:

npm i @base44-preview/sdk@0.8.35-pr.186.347db95

Prefer not to change any import paths? Install using npm alias so your code still imports @base44/sdk:

npm i "@base44/sdk@npm:@base44-preview/sdk@0.8.35-pr.186.347db95"

Or add it to your package.json dependencies:

{
  "dependencies": {
    "@base44/sdk": "npm:@base44-preview/sdk@0.8.35-pr.186.347db95"
  }
}

Preview published to npm registry — try new features instantly!

Bumps [nock](https://github.com/nock/nock) from 13.5.6 to 14.0.16.
- [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.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump nock from 13.5.6 to 14.0.15 chore(deps-dev): bump nock from 13.5.6 to 14.0.16 Jun 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/nock-14.0.15 branch from a1a88b0 to 4b7ae6c Compare June 29, 2026 13:39
@base44-github-actions

Copy link
Copy Markdown

🤖 Dependabot analysis

Recommendation: analyst:needs-human

Bumps: nock ^13.4.0→^14.0.16 (major), @mswjs/interceptors ∅→0.41.9 (new), @open-draft/deferred-promise ∅→2.2.0 (new), @open-draft/logger ∅→0.3.0 (new), @open-draft/until ∅→2.1.0 (new), is-node-process ∅→1.2.0 (new), outvariant ∅→1.4.3 (new), strict-event-emitter ∅→0.5.1 (new)

Flags

  • ⚠️ Major bump(s) — breaking risk, needs a human: nock ^13.4.0→^14.0.16
  • 🧪 CI failure — cannot recommend merge until checks are green.

cc @yurynix — please review.

Recommend-only: this bot never merges. A human decides.

@base44-github-actions base44-github-actions Bot added the analyst:needs-human Analyst: needs a human decision label Jul 15, 2026
@base44-github-actions
base44-github-actions Bot requested a review from yurynix July 15, 2026 11:16
@yurynix

yurynix commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Closing — js-sdk Dependabot is moving to security-updates-only (#233); routine version bump, out of policy. Security-advisory PRs still flow.

@yurynix yurynix closed this Jul 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/nock-14.0.15 branch July 15, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

analyst:needs-human Analyst: needs a human decision 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