Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps the gomod-normal-deps group with 5 updates:

Package From To
github.com/blacktop/go-macho 1.1.241 1.1.242
github.com/go-delve/delve 1.24.0 1.24.1
golang.org/x/arch 0.14.0 0.15.0
golang.org/x/net 0.35.0 0.37.0
golang.org/x/sync 0.11.0 0.12.0

Updates github.com/blacktop/go-macho from 1.1.241 to 1.1.242

Release notes

Sourced from github.com/blacktop/go-macho's releases.

v1.1.242

Changelog

aeb5329f chore(deps): bump go-dwarf

Commits

Updates github.com/go-delve/delve from 1.24.0 to 1.24.1

Release notes

Sourced from github.com/go-delve/delve's releases.

v1.24.1

What's Changed

New Contributors

Full Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1241-2025-03-05

Changelog

Sourced from github.com/go-delve/delve's changelog.

[1.24.1] 2025-03-05

Added

Fixed

Changed

Commits

Updates golang.org/x/arch from 0.14.0 to 0.15.0

Commits
  • 1ae429e all: upgrade go directive to at least 1.23.0 [generated]
  • See full diff in compare view

Updates golang.org/x/net from 0.35.0 to 0.37.0

Commits
  • 99b3ae0 go.mod: update golang.org/x dependencies
  • 85d1d54 go.mod: update golang.org/x dependencies
  • cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts
  • fe7f039 publicsuffix: spruce up code gen and speed up PublicSuffix
  • 459513d internal/http3: move more common stream processing to genericConn
  • aad0180 http2: fix flakiness from t.Log when GOOS=js
  • b73e574 http2: don't log expected errors from writing invalid trailers
  • 5f45c77 internal/http3: make read-data tests usable for server handlers
  • 43c2540 http2, internal/httpcommon: reject userinfo in :authority
  • 1d78a08 http2, internal/httpcommon: factor out server header logic for h2/h3
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.11.0 to 0.12.0

Commits
  • b637f27 errgroup: drop support for Go versions before 1.20
  • 960bf1f all: upgrade go directive to at least 1.23.0 [generated]
  • See full diff 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

Bumps the gomod-normal-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/blacktop/go-macho](https://github.com/blacktop/go-macho) | `1.1.241` | `1.1.242` |
| [github.com/go-delve/delve](https://github.com/go-delve/delve) | `1.24.0` | `1.24.1` |
| [golang.org/x/arch](https://github.com/golang/arch) | `0.14.0` | `0.15.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.35.0` | `0.37.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.11.0` | `0.12.0` |


Updates `github.com/blacktop/go-macho` from 1.1.241 to 1.1.242
- [Release notes](https://github.com/blacktop/go-macho/releases)
- [Commits](blacktop/go-macho@v1.1.241...v1.1.242)

Updates `github.com/go-delve/delve` from 1.24.0 to 1.24.1
- [Release notes](https://github.com/go-delve/delve/releases)
- [Changelog](https://github.com/go-delve/delve/blob/master/CHANGELOG.md)
- [Commits](go-delve/delve@v1.24.0...v1.24.1)

Updates `golang.org/x/arch` from 0.14.0 to 0.15.0
- [Commits](golang/arch@v0.14.0...v0.15.0)

Updates `golang.org/x/net` from 0.35.0 to 0.37.0
- [Commits](golang/net@v0.35.0...v0.37.0)

Updates `golang.org/x/sync` from 0.11.0 to 0.12.0
- [Commits](golang/sync@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/blacktop/go-macho
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-normal-deps
- dependency-name: github.com/go-delve/delve
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-normal-deps
- dependency-name: golang.org/x/arch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-normal-deps
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-normal-deps
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-normal-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from Zxilly as a code owner March 10, 2025 00:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 10, 2025
Copy link

codecov bot commented Mar 10, 2025

Bundle Report

Changes will decrease total bundle size by 599 bytes (-0.01%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gsa-explorer-esm 9.37MB -599 bytes (-0.01%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: gsa-explorer-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/gsa-*.wasm -599 bytes 8.94MB -0.01%

Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #335      +/-   ##
==========================================
+ Coverage   87.34%   87.41%   +0.06%     
==========================================
  Files          85       85              
  Lines        4401     4401              
  Branches      100      100              
==========================================
+ Hits         3844     3847       +3     
+ Misses        415      412       -3     
  Partials      142      142              
Flag Coverage Δ
integration 62.45% <ø> (+0.08%) ⬆️
ui 87.66% <ø> (ø)
unit 38.83% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📢 Thoughts on this report? Let us know!

@Zxilly Zxilly merged commit 7c20884 into master Mar 10, 2025
43 checks passed
@Zxilly Zxilly deleted the dependabot/go_modules/gomod-normal-deps-c8847112ed branch March 10, 2025 05:42
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