google / pprof-nodejs

pprof support for Node.js
Apache License 2.0
251 stars 26 forks source link

build(deps): bump got and js-green-licenses #248

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps got to 11.8.6 and updates ancestor dependency js-green-licenses. These dependencies need to be updated together.

Updates got from 9.6.0 to 11.8.6

Release notes

Sourced from got's releases.

v11.8.6

  • Destroy request object after successful response

https://github.com/sindresorhus/got/compare/v11.8.5...v11.8.6

v11.8.5

https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5

v11.8.3

  • Bump cacheable-request dependency (#1921) 9463bb6
  • Fix HTTPError missing .code property (#1739) 0e167b8

https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.3

v11.8.2

  • Make the dnsCache option lazy (#1529) 3bd245f This slightly improves Got startup performance and fixes an issue with Jest.

https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.2

v11.8.1

  • Do not throw on custom stack traces (#1491) 4c815c3a609eb74d0eb139414d9996b4f65dc3c0

v11.8.0

  • Fix for sending files with size 0 on stat (#1488) 7acd380
  • beforeRetry allows stream body if different from original (#1501) 3dd2273
  • Set default value for an options object (#1495) 390b145

https://github.com/sindresorhus/got/compare/v11.7.0...v11.8.0

v11.7.0

Improvements

  • Add pfx HTTPS option (#1364) c33df7f
  • Update body after beforeRequest (#1453) e1c1844
  • Don't allocate buffer twice (#1403) 7bc69d9

Fixes

  • Fix a regression where body was sent after redirect 88b32ea
  • Fix destructure error on promise.json() c97ce7c
  • Do not ignore userinfo on a redirect to the same origin 52de13b

https://github.com/sindresorhus/got/compare/v11.6.2...v11.7.0

v11.6.2

Bug fixes

... (truncated)

Commits


Updates js-green-licenses from 3.0.1 to 4.0.0

Release notes

Sourced from js-green-licenses's releases.

v4.0.0

4.0.0 (2023-01-09)

⚠ BREAKING CHANGES

  • drop support for node.js 10.x (#176)

Bug Fixes

  • deps: update dependency gaxios to v5 (#195) (876307f)
  • deps: update dependency package-json to v7 (#172) (cb2900e)
  • deps: upgrade to typescript 4.4.4 (#180) (da3fed5)

Build System

Changelog

Sourced from js-green-licenses's changelog.

4.0.0 (2023-01-09)

⚠ BREAKING CHANGES

  • drop support for node.js 10.x (#176)

Bug Fixes

  • deps: update dependency gaxios to v5 (#195) (876307f)
  • deps: update dependency package-json to v7 (#172) (cb2900e)
  • deps: upgrade to typescript 4.4.4 (#180) (da3fed5)

Build System

4.0.0 (2021-10-20)

⚠ BREAKING CHANGES

  • drop support for node.js 10.x (#176)

Bug Fixes

  • deps: update dependency package-json to v7 (#172) (cb2900e)
  • deps: upgrade to typescript 4.4.4 (#180) (da3fed5)

Build System

Commits
  • 6bedc88 chore(main): release 4.0.0 (#201)
  • 19d6b49 build(coverage): fix coverage support (#205)
  • be0357f build(lock): update lock file version (#204)
  • 3f90ec8 chore(deps): update dependency mock-fs to v5 (#167)
  • 6722d74 chore(deps): update actions/checkout action to v3 (#183)
  • 5a503e4 chore(deps): update dependency typescript to ~4.9.0 (#182)
  • 8e9ee61 chore(deps): update actions/setup-node action to v3 (#184)
  • 12546fe chore(deps): update dependency @​types/spdx-correct to v3 (#190)
  • 6b1ef2e docs: remove code coverage badge (#203)
  • b152ab0 chore(deps): update dependency @​types/node to v18 (#192)
  • Additional commits viewable 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/google/pprof-nodejs/network/alerts).
codecov-commenter commented 1 year ago

Codecov Report

Merging #248 (70cd50f) into main (017c263) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #248   +/-   ##
=======================================
  Coverage   42.21%   42.21%           
=======================================
  Files          14       14           
  Lines        2061     2061           
  Branches       42       42           
=======================================
  Hits          870      870           
  Misses       1173     1173           
  Partials       18       18           
aabmass commented 11 months ago

@dependabot recreate

dependabot[bot] commented 11 months ago

The dependabot.yml entry that created this PR has been deleted so this PR can't be recreated. Please close the PR so Dependabot can create a new one with the current dependabot.yml.

dependabot[bot] commented 11 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.