deps: bump the go-dependencies group across 1 directory with 2 updates#78
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps: bump the go-dependencies group across 1 directory with 2 updates#78dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
617bcf5 to
40f6a8d
Compare
Bumps the go-dependencies group with 2 updates in the / directory: [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) and [golang.org/x/tools](https://github.com/golang/tools). Updates `github.com/pelletier/go-toml/v2` from 2.4.0 to 2.4.3 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](pelletier/go-toml@v2.4.0...v2.4.3) Updates `golang.org/x/tools` from 0.46.0 to 0.47.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.46.0...v0.47.0) --- updated-dependencies: - dependency-name: github.com/pelletier/go-toml/v2 dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: golang.org/x/tools dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
40f6a8d to
2b57720
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group with 2 updates in the / directory: github.com/pelletier/go-toml/v2 and golang.org/x/tools.
Updates
github.com/pelletier/go-toml/v2from 2.4.0 to 2.4.3Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
Commits
071a36cfix: bound array and inline table nesting depth to prevent stack-overflow DoS...57fec25Add RawMessage marshal support to unstable (#1084)79f82e3fix: error instead of panic on nil unexported embedded pointer (#1089)a28afedunstable/kind: drop duplicate 'a' from LocalDate comment (#1062)6fa69affix: do not recurse forever on recursively embedded structs (#1087)82b792efix: report table placement errors with position and key context (#1086)f93de50perf: avoid interface boxing when decoding date/time values (#1085)21f8286Deliver the whole document to a root Unmarshaler (#994) (#1083)98e94aeUpdate bundled toml.abnf to TOML 1.1.0 and pin spec-corner behaviour (#1082)35f78d5Fix invalid TOML from commented multi-line values (#1081)Updates
golang.org/x/toolsfrom 0.46.0 to 0.47.0Commits
fbf9f2egopls/internal/cmd: add tests of 'gopls help'e891f79go.mod: update golang.org/x dependencies0602b30gopls: revert CLI usability revamp to stabilize release60c2434gopls/internal/cmd: fix regression in initialization29e1583gopls/internal/mcp: go_diagnostics: use idiomatic iterators0772d6ago/ssa: add test for fix of golang/go#73871 in go/types@go1.250fdde84gopls/internal/tool: rename Application to Command and embed in SubCommandbd9e76dgo/callgraph/vta: document ssa.InstantiateGenerics requirementd711ac7go/ssa: remove incorrect hasTypeParams check439decdgopls/internal/cache/xrefs: avoid materializing Inspector