Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump nock from 13.3.3 to 13.3.6 #45

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2023

Bumps nock from 13.3.3 to 13.3.6.

Release notes

Sourced from nock's releases.

v13.3.6

13.3.6 (2023-10-19)

Bug Fixes

v13.3.5

13.3.5 (2023-10-19)

Bug Fixes

v13.3.4

13.3.4 (2023-10-10)

Bug Fixes

  • typescript: support nock(new URL('https://example.test/')) (#2526) (6987327)
Commits
  • f7216e9 fix: remove semver usage (#2531)
  • dd417f0 docs: add Uzlopak as a contributor for code, test, and maintenance (#2537)
  • 7bfcb31 fix(deps): remove lodash (#2529)
  • 0ba089c chore(deps-dev): bump eslint from 8.46.0 to 8.51.0
  • 8a26c79 chore(deps-dev): bump semantic-release from 21.0.7 to 22.0.5
  • e553553 chore(deps-dev): bump chai from 4.3.8 to 4.3.10
  • 150a1ed chore(deps-dev): bump @​babel/traverse from 7.17.3 to 7.23.2
  • c897aa3 docs: add rawHeaders in mock docs (#2527)
  • 6987327 fix(typescript): support nock(new URL('https://example.test/')) (#2526)
  • feaa66f chore(deps-dev): bump prettier from 2.8.8 to 3.0.3
  • Additional commits viewable in compare view

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (903428a) 100.00% compared to head (daaeac9) 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #45   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           61        61           
  Branches        18        18           
=========================================
  Hits            61        61           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@robin-thomas
Copy link
Owner

@dependabot recreate

Bumps [nock](https://github.com/nock/nock) from 13.3.3 to 13.3.6.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.3.3...v13.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nock-13.3.6 branch from 0eac558 to daaeac9 Compare October 24, 2023 01:37
@robin-thomas robin-thomas merged commit 535eb06 into main Oct 26, 2023
1 check passed
@robin-thomas robin-thomas deleted the dependabot/npm_and_yarn/nock-13.3.6 branch October 26, 2023 00:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants