An open index of dependabot pull requests across open source projects.

Bump github.com/spf13/cast from 1.7.1 to 1.9.2

Open
Number: #1719
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: June 02, 2025 at 05:26 PM UTC
(3 months ago)
Updated: June 02, 2025 at 05:26 PM UTC
(3 months ago)
Labels:
dependencies go
Description:

Bumps github.com/spf13/cast from 1.7.1 to 1.9.2.

Release notes

Sourced from github.com/spf13/cast's releases.

v1.9.2

What's Changed

Full Changelog: https://github.com/spf13/cast/compare/v1.9.1...v1.9.2

v1.9.1

What's Changed

Full Changelog: https://github.com/spf13/cast/compare/v1.9.0...v1.9.1

v1.9.0

Notable new features 🎉

  • Casting from type aliases is now supported for basic types
  • Added generic functions: To/ToE, Must, ToNumber/ToNumberE
  • Increased test coverage
  • Converting float numbers from string is now supported

What's Changed

New Contributors

Full Changelog: https://github.com/spf13/cast/compare/v1.8.0...v1.9.0

... (truncated)

Commits
  • 40e8e07 Merge pull request #276 from spf13/improve-string-float
  • fa4ea64 fix: float string to number parsing
  • cb5df5f Merge pull request #273 from spf13/fix-indiretion
  • 1b425f3 fix: indirection of typed nils
  • a79ffed Merge pull request #271 from spf13/alias
  • 3166f3b test: add more alias tests
  • f8fe065 chore: bump minimum Go version to 1.21
  • 9ffddd4 feat: add alias resolution
  • a6d26bd feat: add alias resolution function
  • 633e5d0 Merge pull request #269 from spf13/maps
  • 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)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+3
Deletions:
-3
Package Dependencies
Ecosystem:
go
Version Change:
1.7.1 → 1.9.2
Update Type:
Minor
Technical Details
ID: 838747
UUID: 2561400068
Node ID: PR_kwDODl-ggc6Yq90E
Host: GitHub
Repository: mongodb/mongodb-kubernetes-operator
Merge State: Unknown