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 ip and socks in /npm_and_yarn/helpers #9086

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2024

Bumps ip and socks. These dependencies needed to be updated together.
Updates ip from 2.0.0 to 2.0.1

Commits

Updates socks from 2.3.3 to 2.7.1

Release notes

Sourced from socks's releases.

2.7.1

No release notes provided.

2.7.0

No release notes provided.

2.6.1

No release notes provided.

2.6.0

Adds support for custom auth methods.

2.5.1

No release notes provided.

2.5.0

Changed behavior of createConnection/createConnectionChain option validation to where errors are surfaced via callback (if provided), or through promise rejection.

Commits
  • 76d013e 2.7.1
  • 6352745 Bug fix createConnectionChain - creating a tunnel (#88)
  • 6ad8587 adjust github action versions
  • 96f729d Drop coverage+coveralls
  • e776150 2.7.0 - Bump dependencies & fix ts linter errors
  • ed272b1 fix: deprecation warning for "new Buffer" usage (#85)
  • b17d402 devops: migrate CI workflow to GitHub Actions and tslint->eslint (#84)
  • 5ebc0c4 Add a note about node-socks-proxy-agent (#83)
  • 9f347b3 Fixed bug in createConnectionChain where host property was ignored while buil...
  • 1619a55 Update README.md (#75)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner February 20, 2024 19:50
@dependabot dependabot bot added dependencies javascript Dependabot pull requests that update Javascript code labels Feb 20, 2024
@pavera
Copy link
Contributor

pavera commented Apr 17, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/ip-and-socks-2.0.1 branch from 48cb57b to 9238b81 Compare April 17, 2024 23:34
@GarryHurleyJr
Copy link
Collaborator

@dependabot rebase

Bumps [ip](https://github.com/indutny/node-ip) and [socks](https://github.com/JoshGlazebrook/socks). These dependencies needed to be updated together.

Updates `ip` from 2.0.0 to 2.0.1
- [Commits](indutny/node-ip@v2.0.0...v2.0.1)

Updates `socks` from 2.3.3 to 2.7.1
- [Release notes](https://github.com/JoshGlazebrook/socks/releases)
- [Commits](JoshGlazebrook/socks@2.3.3...2.7.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
- dependency-name: socks
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn/helpers/ip-and-socks-2.0.1 branch from 9238b81 to d6fbd2c Compare April 19, 2024 18:34
@GarryHurleyJr GarryHurleyJr merged commit c51d3d8 into main Apr 19, 2024
65 checks passed
@GarryHurleyJr GarryHurleyJr deleted the dependabot/npm_and_yarn/npm_and_yarn/helpers/ip-and-socks-2.0.1 branch April 19, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Dependabot pull requests that update Javascript code L: javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants