arduino-lint-action
arduino-lint-action copied to clipboard
Bump nock from 13.5.6 to 14.0.2
Bumps nock from 13.5.6 to 14.0.2.
Release notes
Sourced from nock's releases.
v14.0.2
14.0.2 (2025-03-27)
Bug Fixes
v14.0.1
14.0.1 (2025-02-06)
Bug Fixes
v14.0.0
BREAKING CHANGES
- drop support for Node < 18
Features
v14.0.0-beta.19
14.0.0-beta.19 (2024-12-04)
Bug Fixes
- backport: memory leaks due to timer references outliving the timers (#2773) (#2773) (66eb7f4)
- call
fs.createReadStreamlazily (#2357) (ba9fc42)- remove duplicates from
activeMocks()andpendingMocks()(#2356) (7e957b3)- support literal query string (#2590) (4162fa8)
- types: return type of BackOptions.afterRecord (#2782) (fc90bd3)
v14.0.0-beta.18
14.0.0-beta.18 (2024-11-25)
Bug Fixes
v14.0.0-beta.17
14.0.0-beta.17 (2024-11-21)
Bug Fixes
... (truncated)
Commits
eff7318fix(back): request body unusable in update mode (#2851)ac7a1b2fix(recorder): response body accessed multiple times in parallel requests (#2...6b95833chore(node-version): update node minimum version (#2833)86eff28chore(tests): skip failing test (#2834)ef3f158feat: support for nativefetch(#2813)c8b2b22Fix: GitHub workflow script injection (#2805)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)