Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2025

Bumps github.com/go-sprout/sprout from 1.0.0 to 1.0.2.

Release notes

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

Release v1.0.2: Sprout Refresh 🔄

🛡️ Staying Fresh and Secure!

This patch release continues our commitment to keeping Sprout secure and up-to-date with the latest dependency updates from the Go ecosystem.

🔒 Security & Dependencies

  • Updated golang.org/x/crypto: Bumped from v0.39.0 to v0.41.0 across multiple updates, ensuring the latest security patches and cryptographic improvements. See #133 and #135.
  • Updated golang.org/x/text: Upgraded from v0.26.0 to v0.28.0 for enhanced Unicode support and text processing capabilities. See #132 and #134.

📝 Notes

This maintenance release ensures Sprout continues to benefit from the latest security patches and performance improvements in the Go ecosystem. These dependency updates provide enhanced cryptographic functions and improved text processing without introducing any breaking changes.

Full Changelog: go-sprout/sprout@v1.0.1...v1.0.2

Release v1.0.1: Sprout Tidy 🌿

🌿 Keeping the Garden Tidy and Secure!

This patch release focuses on maintaining Sprout's health with critical dependency updates and documentation improvements. We're committed to keeping Sprout secure and up-to-date for all our users.

🔒 Security & Dependencies

  • Updated golang.org/x/crypto: Bumped from v0.32.0 to v0.38.0 across multiple updates, ensuring the latest security patches and improvements. See #124.
  • Updated golang.org/x/text: Upgraded from v0.21.0 to v0.24.0 for better Unicode support and text processing capabilities. See #119.
  • Updated dario.cat/mergo: Bumped from v1.0.1 to v1.0.2 for improved merging functionality. See [PR #125](go-sprout/sprout#125).
  • Updated github.com/spf13/cast: Upgraded from v1.7.1 to v1.8.0 for enhanced type conversion capabilities. See [PR #121](go-sprout/sprout#121).

🛠️ Maintenance & Tooling

  • Migrated to golangci-lint v2: Updated our linting infrastructure for better code quality checks. Thanks to @​mrueg for this contribution! See [PR #117](go-sprout/sprout#117).
  • CI/CD Improvements: Updated multiple GitHub Actions to their latest versions:
    • codecov/codecov-action: v5.1.2 → v5.4.3 (PRs #110, #114, #120, #127)
    • golangci/golangci-lint-action: v7 → v8 (PR #122)

📚 Documentation

  • Fixed Registry Code Example: Corrected the code example in our registry documentation to ensure developers have accurate implementation guidance. Thanks to @​sagikazarmark for spotting and fixing this! See [PR #126](go-sprout/sprout#126).

🎉 Welcome New Contributors!

We're excited to welcome @​sagikazarmark to the Sprout community with their first contribution! Thank you for helping us improve our documentation.


📝 Notes

This maintenance release ensures Sprout remains secure and compatible with the latest Go ecosystem updates. While there are no new features in this release, these dependency updates include important security patches and performance improvements that benefit all Sprout users.

Full Changelog: go-sprout/sprout@v1.0.0...v1.0.1

Changelog

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

Release v1.0.2: Sprout Refresh 🔄 (2025-08-28)

🛡️ Staying Fresh and Secure!

This patch release continues our commitment to keeping Sprout secure and up-to-date with the latest dependency updates from the Go ecosystem.

🔒 Security & Dependencies

  • Updated golang.org/x/crypto: Bumped from v0.39.0 to v0.41.0 across multiple updates, ensuring the latest security patches and cryptographic improvements. See #133 and #135.
  • Updated golang.org/x/text: Upgraded from v0.26.0 to v0.28.0 for enhanced Unicode support and text processing capabilities. See #132 and #134.

📝 Notes

This maintenance release ensures Sprout continues to benefit from the latest security patches and performance improvements in the Go ecosystem. These dependency updates provide enhanced cryptographic functions and improved text processing without introducing any breaking changes.

Full Changelog: go-sprout/sprout@v1.0.1...v1.0.2

Release v1.0.1: Sprout Maintenance 🛠️ (2025-06-11)

🌿 Keeping the Garden Tidy and Secure!

This patch release focuses on maintaining Sprout's health with critical dependency updates and documentation improvements. We're committed to keeping Sprout secure and up-to-date for all our users.

🔒 Security & Dependencies

  • Updated golang.org/x/crypto: Bumped from v0.32.0 to v0.39.0 across multiple updates, ensuring the latest security patches and improvements. See #124.
  • Updated golang.org/x/text: Upgraded from v0.21.0 to v0.24.0 for better Unicode support and text processing capabilities. See #119.
  • Updated dario.cat/mergo: Bumped from v1.0.1 to v1.0.2 for improved merging functionality. See [PR #125](go-sprout/sprout#125).
  • Updated github.com/spf13/cast: Upgraded from v1.7.1 to v1.8.0 for enhanced type conversion capabilities. See [PR #121](go-sprout/sprout#121).

🛠️ Maintenance & Tooling

  • Migrated to golangci-lint v2: Updated our linting infrastructure for better code quality checks. Thanks to @​mrueg for this contribution! See [PR #117](go-sprout/sprout#117).
  • CI/CD Improvements: Updated multiple GitHub Actions to their latest versions:
    • codecov/codecov-action: v5.1.2 → v5.4.3 (PRs #110, #114, #120, #127)
    • golangci/golangci-lint-action: v7 → v8 (PR #122)

📚 Documentation

  • Fixed Registry Code Example: Corrected the code example in our registry documentation to ensure developers have accurate implementation guidance. Thanks to @​sagikazarmark for spotting and fixing this! See [PR #126](go-sprout/sprout#126).

🎉 Welcome New Contributors!

We're excited to welcome @​sagikazarmark to the Sprout community with their first contribution! Thank you for helping us improve our documentation.


📝 Notes

This maintenance release ensures Sprout remains secure and compatible with the latest Go ecosystem updates. While there are no new features in this release, these dependency updates include important security patches and performance improvements that benefit all Sprout users.

... (truncated)

Commits
  • 32c7616 chore: prepare v1.0.2 (#139)
  • 1a6d965 chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0 (#135)
  • cccd1ab chore(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 (#134)
  • 51a8f3a chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 (#133)
  • d3443af chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 (#132)
  • 81782c7 chore: prepare v1.0.1
  • 524255d chore(deps): upgrade version for devcontainer
  • d4fb0bc chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 (#129)
  • ec6ca07 chore(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0 (#121)
  • 7df4dae chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#124)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [github.com/go-sprout/sprout](https://github.com/go-sprout/sprout) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/go-sprout/sprout/releases)
- [Changelog](https://github.com/go-sprout/sprout/blob/main/CHANGELOG.md)
- [Commits](go-sprout/sprout@v1.0.0...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/go-sprout/sprout
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 28, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants