opensearch-project / opensearch-js

Node.js Client for OpenSearch
https://opensearch.org/docs/latest/clients/javascript/
Apache License 2.0
179 stars 118 forks source link

Bump proxy from 1.0.2 to 2.2.0 #809

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 4 days ago

Bumps proxy from 1.0.2 to 2.2.0.

Release notes

Sourced from proxy's releases.

proxy@2.2.0

Minor Changes

  • 28104d2: Add bin for CLI

proxy@2.1.1

Patch Changes

  • 25e0c93: Ensure that socket.remoteAddress is a string

proxy@2.1.0

Minor Changes

  • 0f31047: Add localAddress option to specify which networking interface the proxy should use to create outgoing connections

proxy@2.0.1

Patch Changes

  • 7674748: Update @types/node to v14.18.45
Changelog

Sourced from proxy's changelog.

2.2.0

Minor Changes

  • 28104d2: Add bin for CLI

2.1.1

Patch Changes

  • 25e0c93: Ensure that socket.remoteAddress is a string

2.1.0

Minor Changes

  • 0f31047: Add localAddress option to specify which networking interface the proxy should use to create outgoing connections

2.0.1

Patch Changes

  • 7674748: Update @types/node to v14.18.45

2.0.0

Major Changes

  • d99a7c8: Major version bump for all packages

Patch Changes

  • c169ced: Convert mocha tests to jest for all packages
Commits


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 show 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)
nhtruong commented 3 days ago

@dependabot ignore this major version

dependabot[bot] commented 3 days ago

OK, I won't notify you about version 2.x.x again, unless you re-open this PR.