Skip to content

chore(deps): bump the dependencies group across 1 directory with 2 updates #119

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

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 1 update in the / directory: github.com/gostaticanalysis/testutil.

Updates github.com/gostaticanalysis/testutil from 0.5.2 to 0.6.0

Release notes

Sourced from github.com/gostaticanalysis/testutil's releases.

v0.6.0

What's Changed

New Contributors

Full Changelog: gostaticanalysis/testutil@v0.5.2...v0.6.0

Changelog

Sourced from github.com/gostaticanalysis/testutil's changelog.

v0.6.0 - 2025-03-11

Commits
  • c3729bb Merge pull request #22 from gostaticanalysis/tagpr-from-v0.5.2
  • 7ab5022 [tagpr] update CHANGELOG.md
  • 8e8b4e9 [tagpr] prepare for the next release
  • db9d086 Merge pull request #18 from gostaticanalysis/add-WriteFilesTxtar
  • 330e213 Merge remote-tracking branch 'origin/main' into add-WriteFilesTxtar
  • cbaedf4 Merge pull request #20 from Arupaka1152/bugfix-gowork
  • 54f0cf9 Merge remote-tracking branch 'upstream/main' into bugfix-gowork
  • b7e3852 Merge pull request #21 from gostaticanalysis/update-go-dependencies-workflow
  • 17d9b74 Change step order
  • c5c6720 Update test and vet workflow
  • Additional commits viewable in compare view

Updates golang.org/x/tools from 0.29.0 to 0.31.0

Commits
  • 6a5b66b go.mod: update golang.org/x dependencies
  • 25a90be gopls/internal/golang: Implementations for func types
  • db6008c go/types/internal/play: show Cursor.Stack of selected node
  • ece9e9b gopls/doc/generate: add status in codelenses and inlayhints
  • 340f21a gopls: move gopls/doc/generate package
  • 0721940 gopls/internal/analysis/modernize: strings.Fields -> FieldsSeq
  • 8d38122 gopls/internal/cache: reproduce and fix crash on if cond overflow
  • d81d6fc gopls/internal/util/asm: better assembly parsing
  • 455db21 gopls/internal/cache/parsego: fix OOB crash in fixInitStmt
  • 2b1f550 gopls/internal/analysis/gofix: allow literal array lengths
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code minor labels Mar 16, 2025
@k1LoW
Copy link
Owner

k1LoW commented Mar 17, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/dependencies-a20ecb854b branch from bc33ac4 to 0bfdcaf Compare March 17, 2025 12:02
@k1LoW
Copy link
Owner

k1LoW commented Mar 17, 2025

@dependabot rebase

…dates

Bumps the dependencies group with 1 update in the / directory: [github.com/gostaticanalysis/testutil](https://github.com/gostaticanalysis/testutil).


Updates `github.com/gostaticanalysis/testutil` from 0.5.2 to 0.6.0
- [Release notes](https://github.com/gostaticanalysis/testutil/releases)
- [Changelog](https://github.com/gostaticanalysis/testutil/blob/main/CHANGELOG.md)
- [Commits](gostaticanalysis/testutil@v0.5.2...v0.6.0)

Updates `golang.org/x/tools` from 0.29.0 to 0.31.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.29.0...v0.31.0)

---
updated-dependencies:
- dependency-name: github.com/gostaticanalysis/testutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/dependencies-a20ecb854b branch from 0bfdcaf to 70e642d Compare March 17, 2025 12:03
Copy link
Contributor

Code Metrics Report

main (14006a2) #119 (84fbb99) +/-
Coverage 68.9% 68.9% 0.0%
Code to Test Ratio 1:0.0 1:0.0 0.0
Test Execution Time 12s 11s -1s
Details
  |                     | main (14006a2) | #119 (84fbb99) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          68.9% |          68.9% | 0.0% |
  |   Files             |             23 |             23 |    0 |
  |   Lines             |           1216 |           1216 |    0 |
  |   Covered           |            839 |            839 |    0 |
  | Code to Test Ratio  |          1:0.0 |          1:0.0 |  0.0 |
  |   Code              |           3436 |           3436 |    0 |
  |   Test              |            290 |            290 |    0 |
+ | Test Execution Time |            12s |            11s |  -1s |

Reported by octocov

@k1LoW k1LoW merged commit 033386e into main Mar 17, 2025
1 check passed
@k1LoW k1LoW deleted the dependabot/go_modules/dependencies-a20ecb854b branch March 17, 2025 12:06
@github-actions github-actions bot mentioned this pull request Mar 17, 2025
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 minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant