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

build(deps): bump the dependencies group across 1 directory with 9 updates #349

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps the dependencies group with 8 updates in the / directory:

Package From To
github.com/getsentry/sentry-go 0.27.0 0.28.1
github.com/gobwas/ws 1.3.2 1.4.0
github.com/labstack/echo/v4 4.11.4 4.12.0
github.com/prometheus/common 0.53.0 0.54.0
github.com/sagernet/sing 0.3.8 0.4.1
github.com/sagernet/sing-box 1.8.14 1.9.3
github.com/urfave/cli/v2 2.27.1 2.27.2
github.com/xtls/xray-core 1.8.9 1.8.16

Updates github.com/getsentry/sentry-go from 0.27.0 to 0.28.1

Release notes

Sourced from github.com/getsentry/sentry-go's releases.

0.28.1

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.28.1.

Bug Fixes

  • Implement http.ResponseWriter to hook into various parts of the response process (#837)

0.28.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.28.0.

Features

  • Add a Fiber performance tracing & error reporting integration (#795)
  • Add performance tracing to the Echo integration (#722)
  • Add performance tracing to the FastHTTP integration (#732)
  • Add performance tracing to the Iris integration (#809)
  • Add performance tracing to the Negroni integration (#808)
  • Add FailureIssueThreshold & RecoveryThreshold to MonitorConfig (#775)
  • Use errors.Unwrap() to create exception groups (#792)
  • Add support for matching on strings for ClientOptions.IgnoreErrors & ClientOptions.IgnoreTransactions (#819)
  • Add http.request.method attribute for performance span data (#786)
  • Accept interface{} for span data values (#784)

Fixes

  • Fix missing stack trace for parsing error in logrusentry (#689)
Changelog

Sourced from github.com/getsentry/sentry-go's changelog.

0.28.1

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.28.1.

Bug Fixes

  • Implement http.ResponseWriter to hook into various parts of the response process (#837)

0.28.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.28.0.

Features

  • Add a Fiber performance tracing & error reporting integration (#795)
  • Add performance tracing to the Echo integration (#722)
  • Add performance tracing to the FastHTTP integration (#732)
  • Add performance tracing to the Iris integration (#809)
  • Add performance tracing to the Negroni integration (#808)
  • Add FailureIssueThreshold & RecoveryThreshold to MonitorConfig (#775)
  • Use errors.Unwrap() to create exception groups (#792)
  • Add support for matching on strings for ClientOptions.IgnoreErrors & ClientOptions.IgnoreTransactions (#819)
  • Add http.request.method attribute for performance span data (#786)
  • Accept interface{} for span data values (#784)

Bug Fixes

  • Fix missing stack trace for parsing error in logrusentry (#689)
Commits

Updates github.com/gobwas/ws from 1.3.2 to 1.4.0

Release notes

Sourced from github.com/gobwas/ws's releases.

v1.4.0

What's Changed

Full Changelog: gobwas/ws@v1.3.2...v1.4.0

Commits

Updates github.com/labstack/echo/v4 from 4.11.4 to 4.12.0

Release notes

Sourced from github.com/labstack/echo/v4's releases.

v4.12.0 - 2024-04-15

Security

Enhancements

New Contributors

Full Changelog: labstack/echo@v4.11.4...v4.12.0

Changelog

Sourced from github.com/labstack/echo/v4's changelog.

v4.12.0 - 2024-04-15

Security

Enhancements

Commits
  • 88c379f Changelog for v4.12.0 (#2626)
  • e0f2a02 proxy middleware should use http proxy for SSE requests (#2624)
  • 3062025 Update golang.org/x/* deps (#2625)
  • 447c92d When route is registered with empty path it is normalized to /. Make sure t...
  • d549290 Remove maxparam dependence from Context (#2611)
  • 011acb4 default binder can bind pointer to slice as struct field. For example `*[]str...
  • c57fcb3 Default binder can use UnmarshalParams(params []string) error interface to ...
  • a3b0ba2 Fix Real IP logic (#2550)
  • 3598f29 Change type definition blocks to single declarations. This helps copy/pasting...
  • 5f7bedf update makefile
  • Additional commits viewable in compare view

Updates github.com/prometheus/common from 0.53.0 to 0.54.0

Release notes

Sourced from github.com/prometheus/common's releases.

v0.54.0

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.53.0...v0.54.0

Commits
  • 789222a Merge pull request #627 from freak12techno/add-time-template-helpers
  • b2fc541 Merge branch 'main' into add-time-template-helpers
  • 9f1953b chore: review fixes
  • 4f7cf6e Update helpers/templates/convert_to_float.go
  • b9d8f7c Update helpers/templates/humanize_duration.go
  • 80e630e Update helpers/templates/humamize_duration_test.go
  • 6846990 Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 in /sigv4 (#639)
  • f93a89e Bump github.com/aws/aws-sdk-go from 1.51.32 to 1.53.14 in /sigv4 (#638)
  • 3ddc148 Merge pull request #636 from prometheus/repo_sync
  • 2b9d805 Update common Prometheus files
  • Additional commits viewable in compare view

Updates github.com/sagernet/sing from 0.3.8 to 0.4.1

Commits

Updates github.com/sagernet/sing-box from 1.8.14 to 1.9.3

Release notes

Sourced from github.com/sagernet/sing-box's releases.

1.9.3

📝 Release Notes

  • Fixes and improvements

1.9.2

📝 Release Notes

  • Fixes and improvements

1.9.1

📝 Release Notes

  • Fixes and improvements

1.9.0

📝 Release Notes

  • Fixes and improvements

🆕 Important changes since 1.8:

  • domain_suffix behavior update 1
  • process_path format update on Windows 2
  • Add address filter DNS rule items 3
  • Add support for client-subnet DNS options 4
  • Add rejected DNS response cache support 5
  • Add bypass_domain and search_domain platform HTTP proxy options 6
  • Fix missing rule_set_ipcidr_match_source item in DNS rules 7
  • Handle Windows power events
  • Always disable cache for fake-ip DNS transport if dns.independent_cache disabled
  • Improve DNS truncate behavior
  • Update Hysteria protocol
  • Update quic-go to v0.43.1
  • Update gVisor to 20240422.0
  • Mitigating TunnelVision attacks 8

1:

See Migration.

2:

See Migration.

3:

The new DNS feature allows you to more precisely bypass Chinese websites via DNS leaks. Do not use plain local DNS if using this method.

... (truncated)

Changelog

Sourced from github.com/sagernet/sing-box's changelog.

1.9.3

  • Fixes and improvements

1.10.0-alpha.10

  • Fixes and improvements

1.9.2

  • Fixes and improvements

1.10.0-alpha.8

  • Drop support for go1.18 and go1.19 1
  • Update quic-go to v0.45.0
  • Update Hysteria2 BBR congestion control
  • Fixes and improvements

1:

Due to maintenance difficulties, sing-box 1.10.0 requires at least Go 1.20 to compile.

1.9.1

  • Fixes and improvements

1.10.0-alpha.7

  • Fixes and improvements

1.10.0-alpha.5

  • Improve auto-redirect 1

1:

nftables support and DNS hijacking has been added.

Tun inbounds with auto_route and auto_redirect now works as expected on routers without intervention.

1.10.0-alpha.4

  • Fix auto-redirect 1
  • Improve auto-route on linux 2

1:

Tun inbounds with auto_route and auto_redirect now works as expected on routers.

... (truncated)

Commits
  • 085f603 Bump version
  • 460fae8 Fix quic-go is caching dialErr since v0.43.0
  • bb9bd9b Fix package manager start order
  • c2354eb Bump version
  • c1f4755 Fix parse UDP DNS server with addr:port address
  • 0ca5909 Stop passing device sleep events on Android and Apple platforms
  • e77a811 Fix rule-set start order
  • f139323 [dependencies] Update actions/checkout digest to a5ac7e5
  • bdba236 [dependencies] Update goreleaser/goreleaser-action action to v6
  • ce0da5b Fix typo
  • Additional commits viewable in compare view

Updates github.com/urfave/cli/v2 from 2.27.1 to 2.27.2

Release notes

Sourced from github.com/urfave/cli/v2's releases.

v2.27.2

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.27.1...v2.27.2

Commits
  • a1a099b Merge pull request #1888 from urfave/v2-maint-deps-up
  • 9b5850b Update dependencies, actions steps, and usage for v2-maint
  • 67566bb Merge pull request #1872 from edeustua/v2-maint
  • fa2b127 fix tests
  • 427677a fix: Fix repeated [arguments...] in usage template
  • 8728c19 Merge pull request #1868 from dearchap/issue_1860
  • 64b40d2 Merge branch 'v2-maint' into issue_1860
  • 09c3974 Merge pull request #1867 from dearchap/issue_1866
  • 7b1f820 Add more tests
  • 7d74b97 Fix:(issue_1860) Remove hidden flags from flag categories
  • Additional commits viewable in compare view

Updates github.com/xtls/xray-core from 1.8.9 to 1.8.16

Release notes

Sourced from github.com/xtls/xray-core's releases.

Xray-core v1.8.16

SplitHTTP 传输方式 #3412 #3462 #716 @​mmmray @​RPRX @​Fangliding

实现进一步的流量混淆有两种刚好相反的方式:多路复用拆分连接虽然现在只是逻辑拆分而没有实际拆分

SplitHTTP 使用 HTTP GET 长连接传输下行流量,使用多个 HTTP POST 请求传输上行流量,可以通过不支持 WebSocket、gRPC 的 CDN,实现与 Meek 相同的目标,但 SplitHTTP 是从零开始设计的全新传输方式,并非基于 Meek 修改而来,且 SplitHTTP 比 Meek 更简单、效率更高,详见 https://xtls.github.io/en/config/transports/splithttp.html (中文待更新)

此外,SplitHTTP 没有 WebSocket 的 ALPN 问题,这是一大优势,未来还会支持 HTTP/3

Features

Fixes

Chores

Xray-core v1.8.15

See https://github.com/XTLS/Xray-core/releases/tag/v1.8.16

Xray-core v1.8.13

安全更新:Socks5 入站有密码时,丢弃未认证过的来源 IP 的 UDP 请求 #3371 @​Fangliding @​RPRX

Features

Fixes

Chores

Xray-core v1.8.12

See https://github.com/XTLS/Xray-core/releases/tag/v1.8.13

... (truncated)

Commits

Updates google.golang.org/grpc from 1.63.2 to 1.64.0

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.64.0

API Changes

  • stats: Deprecate InPayload.Data and OutPayload.Data; they were experimental and will be deleted in the next release (#7121)

Behavior Changes

  • codec: Remove handling of environment variable GRPC_GO_ADVERTISE_COMPRESSORS to suppress setting supported compressors in grpc-accept-encoding header. Compressors will always be advertised, as they have been by default for some time (#7203)

New Features

  • resolver/dns: Add SetMinResolutionInterval to set the minimum interval at which DNS re-resolutions may occur (#6962)
  • peer/peer: Implement the fmt.Stringer interface for pretty printing Peer, and
  • metadata/metadata: Implement the fmt.Stringer interface for pretty printing MD (#7137)

Performance Improvements

  • client: Improve RPC performance by reducing work while holding a lock (#7132)

Bug Fixes

  • transport/server: Display the proper timeout value when keepalive pings are not ack'd in time (#7038)
  • channelz: Fix bug that was causing the subchannel's target to be unset (#7189)
  • stats: Fix bug where peer was not set in context when calling stats handler for OutPayload, InPayload, and End (#7096)

Dependencies

  • deps: Remove dependency on deprecated github.com/golang/protobuf module (#7122)

Documentation

  • grpc: Deprecate WithBlock, WithReturnConnectionError, FailOnNonTempDialError which are ignored by NewClient (#7097)
  • grpc: Deprecate Dial and DialContext. These will continue to be supported throughout 1.x, but are deprecated to direct users to NewClient (See #7090 for more information)
  • examples: Add custom lb example (#6691)
Commits
  • fa274d7 Change version to 1.64.0 (#7218)
  • 6b413c8 xds: Surround two Infof calls that use pretty.ToJSON with V(2) checks (...
  • 2dbbcef resolver/dns: Add docstring to SetMinResolutionInterval (#7217)
  • 070d9c7 codes: replace %q to %d in error string when invalid code is an integer (#7188)
  • 5d24ee2 xds: store server config for LRS server in xdsresource.ClusterUpdate (#7191)
  • c76f686 advancedTLS: Rename get root certs related pieces (#7207)
  • f591e3b codec: remove option to suppress setting supported compressors in headers (#7...
  • b4f7947 github: remove dependabot (#7208)
  • 0561c78 client: add user-friendly error message of LB policy update timed out (#7206)
  • 9d9c1fb peer: remove change detector test (#7204)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.27.0` | `0.28.1` |
| [github.com/gobwas/ws](https://github.com/gobwas/ws) | `1.3.2` | `1.4.0` |
| [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.11.4` | `4.12.0` |
| [github.com/prometheus/common](https://github.com/prometheus/common) | `0.53.0` | `0.54.0` |
| [github.com/sagernet/sing](https://github.com/sagernet/sing) | `0.3.8` | `0.4.1` |
| [github.com/sagernet/sing-box](https://github.com/sagernet/sing-box) | `1.8.14` | `1.9.3` |
| [github.com/urfave/cli/v2](https://github.com/urfave/cli) | `2.27.1` | `2.27.2` |
| [github.com/xtls/xray-core](https://github.com/xtls/xray-core) | `1.8.9` | `1.8.16` |



Updates `github.com/getsentry/sentry-go` from 0.27.0 to 0.28.1
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-go@v0.27.0...v0.28.1)

Updates `github.com/gobwas/ws` from 1.3.2 to 1.4.0
- [Release notes](https://github.com/gobwas/ws/releases)
- [Commits](gobwas/ws@v1.3.2...v1.4.0)

Updates `github.com/labstack/echo/v4` from 4.11.4 to 4.12.0
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](labstack/echo@v4.11.4...v4.12.0)

Updates `github.com/prometheus/common` from 0.53.0 to 0.54.0
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](prometheus/common@v0.53.0...v0.54.0)

Updates `github.com/sagernet/sing` from 0.3.8 to 0.4.1
- [Commits](SagerNet/sing@v0.3.8...v0.4.1)

Updates `github.com/sagernet/sing-box` from 1.8.14 to 1.9.3
- [Release notes](https://github.com/sagernet/sing-box/releases)
- [Changelog](https://github.com/SagerNet/sing-box/blob/dev-next/docs/changelog.md)
- [Commits](SagerNet/sing-box@v1.8.14...v1.9.3)

Updates `github.com/urfave/cli/v2` from 2.27.1 to 2.27.2
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v2.27.1...v2.27.2)

Updates `github.com/xtls/xray-core` from 1.8.9 to 1.8.16
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](XTLS/Xray-core@v1.8.9...v1.8.16)

Updates `google.golang.org/grpc` from 1.63.2 to 1.64.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.63.2...v1.64.0)

---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/gobwas/ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/sagernet/sing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/sagernet/sing-box
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/xtls/xray-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 24, 2024
@Ehco1996 Ehco1996 merged commit 065c1c4 into master Jun 25, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-7b902cb5bb branch June 25, 2024 00:07
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant