Skip to content

Bump the go-dependencies group with 2 updates#7

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-ae8d524709
Open

Bump the go-dependencies group with 2 updates#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-ae8d524709

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 10, 2026

Bumps the go-dependencies group with 2 updates: github.com/osteele/tuesday and github.com/stretchr/testify.

Updates github.com/osteele/tuesday from 1.0.3 to 1.0.4

Release notes

Sourced from github.com/osteele/tuesday's releases.

v1.0.4

Fixed

  • %Q now returns milliseconds since epoch, matching Ruby's DateTime#strftime. Previously it returned microseconds.

Removed

  • Removed unused %f padding entry. Ruby does not implement %f as a strftime directive.

Changed

  • Minimum supported Go version is now 1.25 (following Go's two-release support policy).
  • CI migrated from Travis CI and AppVeyor to GitHub Actions, testing on Linux, macOS, and Windows across Go 1.25.x and 1.26.x.
Changelog

Sourced from github.com/osteele/tuesday's changelog.

[v1.0.4] - 2026-02-26

Fixed

  • %Q now returns milliseconds since epoch, matching Ruby's DateTime#strftime. Previously it returned microseconds.

Removed

  • Removed unused %f padding entry. Ruby does not implement %f as a strftime directive.

Changed

  • Minimum supported Go version is now 1.25 (following Go's two-release support policy).
  • CI migrated from Travis CI and AppVeyor to GitHub Actions, testing on Linux, macOS, and Windows across Go 1.25.x and 1.26.x.
Commits
  • 32b7b2c Fix CI: update branch to main, make coverage upload non-fatal
  • 8b4b411 Release v1.0.4
  • 376eb15 Update Go target to 1.25 and modernize CI
  • 00bf682 Add comment clarifying space-padding flag encoding
  • 43b0050 Remove dead 'f' padding entry from defaultPadding
  • 2ee44be Fix %Q to return milliseconds instead of microseconds
  • ed24189 travis-ci.org -> travis-ci.com
  • 75d4b80 Add alt text
  • c2e5c78 Fix GitHub Actions badge
  • 07922d6 Remove golangci-lint from setup
  • Additional commits viewable in compare view

Updates github.com/stretchr/testify from 1.10.0 to 1.11.1

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.11.1

This release fixes #1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes

Documentation, Build & CI

... (truncated)

Commits
  • 2a57335 Merge pull request #1788 from brackendawson/1785-backport-1.11
  • af8c912 Backport #1786 to release/1.11
  • b7801fb Merge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...
  • 69831f3 build(deps): bump actions/checkout from 4 to 5
  • a53be35 Improve captureTestingT helper
  • aafb604 mock: improve formatting of error message
  • 7218e03 improve error msg
  • 929a212 Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filtering
  • bc7459e suite: faster filtering of methods (-testify.m)
  • 7d37b5c suite: refactor methodFilter
  • 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 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 go-dependencies group with 2 updates: [github.com/osteele/tuesday](https://github.com/osteele/tuesday) and [github.com/stretchr/testify](https://github.com/stretchr/testify).


Updates `github.com/osteele/tuesday` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/osteele/tuesday/releases)
- [Changelog](https://github.com/osteele/tuesday/blob/main/CHANGELOG.md)
- [Commits](osteele/tuesday@v1.0.3...v1.0.4)

Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.10.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/osteele/tuesday
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 10, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants