Bump github.com/spf13/cast from 1.7.1 to 1.9.2
Open
Number: #1719
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
June 02, 2025 at 05:26 PM UTC
(3 months ago)
(3 months ago)
Updated:
June 02, 2025 at 05:26 PM UTC
(3 months ago)
(3 months ago)
Labels:
dependencies go
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
- fix: float string to number parsing by
@​sagikazarmark
in spf13/cast#276Full Changelog: https://github.com/spf13/cast/compare/v1.9.1...v1.9.2
v1.9.1
What's Changed
- fix: indirection of typed nils by
@​sagikazarmark
in spf13/cast#273Full 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
- build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by
@​dependabot
in spf13/cast#248- build(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.1 by
@​dependabot
in spf13/cast#247- build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by
@​dependabot
in spf13/cast#245- refactor: move number parsing to generic functions by
@​sagikazarmark
in spf13/cast#250- Improve ToString/ToStringE performance by
@​ganigeorgiev
in spf13/cast#244- Split caste.go into smaller files by
@​sagikazarmark
in spf13/cast#251- refactor: remove unused initial int conversion by
@​sagikazarmark
in spf13/cast#253- Generate code to make maintenance easier by
@​sagikazarmark
in spf13/cast#252- feat: add To and ToNumber functions by
@​sagikazarmark
in spf13/cast#255- build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by
@​dependabot
in spf13/cast#243- Move tests next to their implementation by
@​sagikazarmark
in spf13/cast#256- Refactor number tests by
@​sagikazarmark
in spf13/cast#257- feat: return 0 when casting an empty string to a number by
@​sagikazarmark
in spf13/cast#259- Support converting string float numbers to integer types by
@​sagikazarmark
in spf13/cast#261- Test improvements by
@​sagikazarmark
in spf13/cast#262- Improvements by
@​sagikazarmark
in spf13/cast#263- refactor: return indirection result from indirect function by
@​sagikazarmark
in spf13/cast#264- Slice improvements by
@​sagikazarmark
in spf13/cast#265- refactor: move error message to a constant by
@​sagikazarmark
in spf13/cast#267- chore: improve map cast functions by
@​sagikazarmark
in spf13/cast#269- Resolve aliases by
@​sagikazarmark
in spf13/cast#271New Contributors
@​ganigeorgiev
made their first contribution in spf13/cast#244Full Changelog: https://github.com/spf13/cast/compare/v1.8.0...v1.9.0
... (truncated)
Commits
40e8e07
Merge pull request #276 from spf13/improve-string-floatfa4ea64
fix: float string to number parsingcb5df5f
Merge pull request #273 from spf13/fix-indiretion1b425f3
fix: indirection of typed nilsa79ffed
Merge pull request #271 from spf13/alias3166f3b
test: add more alias testsf8fe065
chore: bump minimum Go version to 1.219ffddd4
feat: add alias resolutiona6d26bd
feat: add alias resolution function633e5d0
Merge pull request #269 from spf13/maps- 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 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
1
Files Changed:
2
2
Additions:
+3
+3
Deletions:
-3
-3
Package Dependencies
Technical Details
ID: | 838747 |
UUID: | 2561400068 |
Node ID: | PR_kwDODl-ggc6Yq90E |
Host: | GitHub |
Repository: | mongodb/mongodb-kubernetes-operator |
Merge State: | Unknown |