Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Bump teeny-request from 6.0.1 to 7.0.1 #247

Merged
merged 1 commit into from
Nov 5, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps teeny-request from 6.0.1 to 7.0.1.

Release notes

Sourced from teeny-request's releases.

v7.0.1

Bug Fixes

v7.0.0

⚠ BREAKING CHANGES

  • dropping support for Node.js 8.x

Features

  • pass agent options when using agent pool config (#149) (38ece79)
  • warn on too many concurrent requests (#165) (88ff2d0)

Bug Fixes

Build System

v6.0.3

Bug Fixes

v6.0.2

Bug Fixes

  • deps: update dependency https-proxy-agent to v5 (#128) (5dcef3f)
Changelog

Sourced from teeny-request's changelog.

7.0.1 (2020-09-29)

Bug Fixes

7.0.0 (2020-06-01)

⚠ BREAKING CHANGES

  • dropping support for Node.js 8.x

Features

  • pass agent options when using agent pool config (#149) (38ece79)
  • warn on too many concurrent requests (#165) (88ff2d0)

Bug Fixes

Build System

6.0.3 (2020-03-06)

Bug Fixes

6.0.2 (2020-02-10)

Bug Fixes

  • deps: update dependency https-proxy-agent to v5 (#128) (5dcef3f)
Commits
  • f76bc62 chore: release 7.0.1 (#201)
  • 8958a78 fix(deps): update node-fetch to 2.6.1 (#200)
  • 71fbff6 build(test): recursively find test files; fail on unsupported dependency vers...
  • a9fb0e2 build: track flaky tests for "nightly", add new secrets for tagging (#196)
  • e2add42 build: move system and samples test from Node 10 to Node 12 (#195)
  • 9aa097e chore: start tracking obsolete files (#194)
  • e092cab build: perform publish using Node 12, chore: update cloud rad kokoro build jo...
  • 17e5356 build: --credential-file-override is no longer required (#192)
  • 9edb0c1 chore(node): fix kokoro build path for cloud-rad (#191)
  • 2157504 build: move gitattributes files to node templates (#190)
  • 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 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 4, 2020
@codecov
Copy link

codecov bot commented Nov 4, 2020

Codecov Report

Merging #247 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #247   +/-   ##
=======================================
  Coverage   84.25%   84.25%           
=======================================
  Files          23       23           
  Lines         381      381           
  Branches       95       95           
=======================================
  Hits          321      321           
  Misses         49       49           
  Partials       11       11           

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 7bd62cd...8de0178. Read the comment docs.

@thomasrockhu thomasrockhu merged commit 72e2179 into master Nov 5, 2020
@thomasrockhu thomasrockhu deleted the dependabot/npm_and_yarn/teeny-request-7.0.1 branch November 5, 2020 04:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant