Skip to content

Bump github.com/fgrosse/zaptest from 1.2.1 to 1.3.0#98

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/fgrosse/zaptest-1.3.0
Open

Bump github.com/fgrosse/zaptest from 1.2.1 to 1.3.0#98
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/fgrosse/zaptest-1.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps github.com/fgrosse/zaptest from 1.2.1 to 1.3.0.

Release notes

Sourced from github.com/fgrosse/zaptest's releases.

v1.3.0

Use new (*testing.T).Output() function which removes the logger.go:81: prefix from log output 🎉 .

This function was added via Go 1.25 so you need to have a recent Go version to upgrade.

What's Changed


Full Changelog: fgrosse/zaptest@v1.2.1...v1.3.0

Commits
  • 2db8e8f Merge pull request #10 from fgrosse/fgrosse/test-output
  • e260369 Use new (*testing.T).Output function
  • 58e2819 Merge pull request #9 from fgrosse/dependabot/go_modules/golang.org/x/net-0.38.0
  • 9a18ad3 Bump golang.org/x/net from 0.36.0 to 0.38.0
  • 787146a Merge pull request #8 from fgrosse/dependabot/go_modules/golang.org/x/net-0.36.0
  • 125a363 Go mod tidy
  • 0707210 Bump golang.org/x/net from 0.23.0 to 0.36.0
  • 25e06d0 Merge pull request #6 from fgrosse/dependabot/go_modules/golang.org/x/net-0.23.0
  • 2403679 Bump golang.org/x/net from 0.17.0 to 0.23.0
  • 5b91f6e Merge pull request #5 from fgrosse/dependabot/go_modules/golang.org/x/net-0.17.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Dec 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2025 04:29
@dependabot dependabot bot requested a review from aupadhyay3 December 2, 2025 04:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Dec 2, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/fgrosse/zaptest-1.3.0 branch 2 times, most recently from d3dc61d to f053cc0 Compare December 3, 2025 18:03
Bumps [github.com/fgrosse/zaptest](https://github.com/fgrosse/zaptest) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/fgrosse/zaptest/releases)
- [Commits](fgrosse/zaptest@v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/fgrosse/zaptest
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/fgrosse/zaptest-1.3.0 branch from f053cc0 to f617faf Compare December 11, 2025 04:20
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

Development

Successfully merging this pull request may close these issues.

0 participants