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.1.3 to 13.1.4 #694

Merged
merged 1 commit into from
Oct 25, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2021

Bumps nock from 13.1.3 to 13.1.4.

Release notes

Sourced from nock's releases.

v13.1.4

13.1.4 (2021-10-19)

Bug Fixes

Commits
  • 8fcc607 fix: send Buffer with length (#2232)
  • 83131b7 style: prettier
  • d8fb723 build(continuous-integration.yaml): set node-version to 16
  • 237272c build(continuous-delivery.yaml): set node-version to 16
  • 39c0089 chore(deps-dev): bump chai from 4.3.3 to 4.3.4 (#2190)
  • c197bbf docs: add async/await example for nock back (#2225)
  • See full diff 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 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)

Bumps [nock](https://github.com/nock/nock) from 13.1.3 to 13.1.4.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.1.3...v13.1.4)

---
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 added the dependencies Pull requests that update a dependency file label Oct 25, 2021
Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

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

Approved 👍

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 25, 2021
@autoapproval autoapproval bot added the merge label Oct 25, 2021
@codecov
Copy link

codecov bot commented Oct 25, 2021

Codecov Report

Merging #694 (4b6500c) into master (752f7f9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #694   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          22       22           
  Lines         780      780           
  Branches      133      133           
=======================================
  Hits          777      777           
  Misses          3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 752f7f9...4b6500c. Read the comment docs.

@probot-auto-merge probot-auto-merge bot merged commit 67f8480 into master Oct 25, 2021
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/nock-13.1.4 branch October 25, 2021 22:04
googlemaps-bot added a commit that referenced this pull request Nov 1, 2021
### [3.3.1](v3.3.0...v3.3.1) (2021-11-01)

### Miscellaneous Chores

* skip axios 0.23.0 ([#691](#691)) ([752f7f9](752f7f9))

### Build System

* **deps-dev:** bump @types/node from 16.10.6 to 16.11.5 ([#695](#695)) ([b6f2231](b6f2231))
* **deps-dev:** bump @types/node from 16.11.5 to 16.11.6 ([#697](#697)) ([d459349](d459349))
* **deps-dev:** bump jest from 27.3.0 to 27.3.1 ([#692](#692)) ([b6d2072](b6d2072))
* **deps-dev:** bump nock from 13.1.3 to 13.1.4 ([#694](#694)) ([67f8480](67f8480))
* **deps-dev:** bump typedoc from 0.22.6 to 0.22.7 ([#693](#693)) ([873417d](873417d))
* **deps:** bump axios from 0.21.4 to 0.23.0 ([#686](#686)) ([ef7a818](ef7a818))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

BaljeetSinghaw added a commit to BaljeetSinghaw/services-js that referenced this pull request Nov 11, 2022
### [3.3.1](googlemaps/google-maps-services-js@v3.3.0...v3.3.1) (2021-11-01)

### Miscellaneous Chores

* skip axios 0.23.0 ([#691](googlemaps/google-maps-services-js#691)) ([ebafcd6](googlemaps/google-maps-services-js@ebafcd6))

### Build System

* **deps-dev:** bump @types/node from 16.10.6 to 16.11.5 ([#695](googlemaps/google-maps-services-js#695)) ([37a62e4](googlemaps/google-maps-services-js@37a62e4))
* **deps-dev:** bump @types/node from 16.11.5 to 16.11.6 ([#697](googlemaps/google-maps-services-js#697)) ([eb42b86](googlemaps/google-maps-services-js@eb42b86))
* **deps-dev:** bump jest from 27.3.0 to 27.3.1 ([#692](googlemaps/google-maps-services-js#692)) ([1aacf1a](googlemaps/google-maps-services-js@1aacf1a))
* **deps-dev:** bump nock from 13.1.3 to 13.1.4 ([#694](googlemaps/google-maps-services-js#694)) ([d4210b9](googlemaps/google-maps-services-js@d4210b9))
* **deps-dev:** bump typedoc from 0.22.6 to 0.22.7 ([#693](googlemaps/google-maps-services-js#693)) ([6b9fa48](googlemaps/google-maps-services-js@6b9fa48))
* **deps:** bump axios from 0.21.4 to 0.23.0 ([#686](googlemaps/google-maps-services-js#686)) ([84699a2](googlemaps/google-maps-services-js@84699a2))
Smile4192 added a commit to Smile4192/google-maps-service-js that referenced this pull request Mar 7, 2023
### [3.3.1](googlemaps/google-maps-services-js@v3.3.0...v3.3.1) (2021-11-01)

### Miscellaneous Chores

* skip axios 0.23.0 ([#691](googlemaps/google-maps-services-js#691)) ([752f7f9](googlemaps/google-maps-services-js@752f7f9))

### Build System

* **deps-dev:** bump @types/node from 16.10.6 to 16.11.5 ([#695](googlemaps/google-maps-services-js#695)) ([b6f2231](googlemaps/google-maps-services-js@b6f2231))
* **deps-dev:** bump @types/node from 16.11.5 to 16.11.6 ([#697](googlemaps/google-maps-services-js#697)) ([d459349](googlemaps/google-maps-services-js@d459349))
* **deps-dev:** bump jest from 27.3.0 to 27.3.1 ([#692](googlemaps/google-maps-services-js#692)) ([b6d2072](googlemaps/google-maps-services-js@b6d2072))
* **deps-dev:** bump nock from 13.1.3 to 13.1.4 ([#694](googlemaps/google-maps-services-js#694)) ([67f8480](googlemaps/google-maps-services-js@67f8480))
* **deps-dev:** bump typedoc from 0.22.6 to 0.22.7 ([#693](googlemaps/google-maps-services-js#693)) ([873417d](googlemaps/google-maps-services-js@873417d))
* **deps:** bump axios from 0.21.4 to 0.23.0 ([#686](googlemaps/google-maps-services-js#686)) ([ef7a818](googlemaps/google-maps-services-js@ef7a818))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. dependencies Pull requests that update a dependency file merge released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants