Skip to content

Bump needle from 2.9.0 to 3.2.0#211

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/needle-3.2.0
Open

Bump needle from 2.9.0 to 3.2.0#211
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/needle-3.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2022

Bumps needle from 2.9.0 to 3.2.0.

Release notes

Sourced from needle's releases.

v3.2.0

What's Changed

New Contributors

Full Changelog: tomas/needle@v3.1.0...v3.2.0

v3.1.0

What's Changed

New Contributors

Full Changelog: tomas/needle@v3.0.0...v3.1.0

v3.0.0

What's Changed

New Contributors

... (truncated)

Commits
  • 3f8a7e3 3.2.0
  • aa49d75 Handle colons in Digest auth header. Fixes #415
  • 8ad861a Merge pull request #416 from tomas/fix-no-proxy
  • c566dc2 Add utils module and refactor should_proxy_to() based on PR #411. Fixes #383
  • e5dee92 Merge pull request #402 from iChenLei/patch-1
  • e173397 Merge pull request #401 from tomas/remove-on-socket-end
  • a839e65 ci: add node18 test
  • 8353cdb 3.1.0
  • f92aee8 Remove on_socket_end callback, looks like we don't need it anymore
  • e963098 Fix header tests for newer node versions
  • 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)

Bumps [needle](https://github.com/tomas/needle) from 2.9.0 to 3.2.0.
- [Release notes](https://github.com/tomas/needle/releases)
- [Commits](tomas/needle@v2.9.0...v3.2.0)

---
updated-dependencies:
- dependency-name: needle
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2022
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.

0 participants