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

Bump nock from 13.3.1 to 13.4.0 #24

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps nock from 13.3.1 to 13.4.0.

Release notes

Sourced from nock's releases.

v13.4.0

13.4.0 (2023-11-27)

Features

v13.3.8

13.3.8 (2023-11-03)

Bug Fixes

v13.3.7

13.3.7 (2023-10-30)

Reverts

  • Revert "chore(deps-dev): bump @​definitelytyped/dtslint from 0.0.163 to 0.0.183" (#2544) (d978acd), closes #2544 #2534

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)

v13.3.3

13.3.3 (2023-08-16)

... (truncated)

Commits
  • 617511f feat: add context.query() to nock back (#2553)
  • 36a13fd docs(02_feature_request.yml): fix link (#2554)
  • c5016a5 docs(01_bug_report.yml): fix link
  • 0b18d07 fix(typescript): filteringBodyRequest (#2552)
  • 26bbb93 chore(deps-dev): bump semantic-release from 22.0.5 to 22.0.6
  • d386f15 chore(deps-dev): bump @​sinonjs/fake-timers from 10.3.0 to 11.2.2
  • 2b4f84f chore(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 (#2550)
  • 26eac14 chore(deps): bump actions/setup-node from 3 to 4 (#2551)
  • 1d52210 test: move got tests into got folder (#2542)
  • 3fc5cc3 chore: Set permissions for GitHub actions (#2334)
  • 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 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 requested a review from a team as a code owner December 7, 2023 20:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 7, 2023
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5b4dfd4) 82.64% compared to head (01b1688) 82.64%.

Additional details and impacted files
@@             Coverage Diff              @@
##           development      #24   +/-   ##
============================================
  Coverage        82.64%   82.64%           
============================================
  Files                1        1           
  Lines              121      121           
  Branches            15       15           
============================================
  Hits               100      100           
  Misses              20       20           
  Partials             1        1           

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

Bumps [nock](https://github.com/nock/nock) from 13.3.1 to 13.4.0.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.3.1...v13.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nock-13.4.0 branch from 28c8594 to 01b1688 Compare December 7, 2023 20:25
@jaylenw
Copy link
Member

jaylenw commented Dec 7, 2023

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2023

Looks like this PR is already up-to-date with development! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@jaylenw jaylenw requested a review from RV-LACity December 7, 2023 20:27
@jaylenw jaylenw merged commit 976805b into development Dec 18, 2023
7 checks passed
@ita-devops-release-manager ita-devops-release-manager bot added the staged PRs that have been merged into the development branch containing changes yet to be pushed to prod label Dec 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nock-13.4.0 branch December 18, 2023 17:50
@ita-devops-release-manager ita-devops-release-manager bot added released PRs that have had their changes released to production and removed staged PRs that have been merged into the development branch containing changes yet to be pushed to prod labels Feb 7, 2024
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 released PRs that have had their changes released to production
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants