Skip to content

Bump github.com/spf13/cast from 1.8.0 to 1.9.1 #6274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/spf13/cast from 1.8.0 to 1.9.1.

Release notes

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

v1.9.1

What's Changed

Full Changelog: spf13/cast@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: spf13/cast@v1.8.0...v1.9.0

Commits
  • 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
  • c6df2d8 chore: improve map cast functions
  • 271f1b1 docs: add package level example
  • 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/spf13/cast](https://github.com/spf13/cast) from 1.8.0 to 1.9.1.
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](spf13/cast@v1.8.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cast
  dependency-version: 1.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 2, 2025
@dependabot dependabot bot requested review from a team as code owners June 2, 2025 00:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 2, 2025
Copy link

codecov bot commented Jun 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.89%. Comparing base (776133a) to head (fa712ff).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6274   +/-   ##
=======================================
  Coverage   44.89%   44.89%           
=======================================
  Files         390      390           
  Lines       26994    26994           
=======================================
  Hits        12119    12119           
  Misses      14008    14008           
  Partials      867      867           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jvoravong jvoravong merged commit 9cf4ba7 into main Jun 2, 2025
71 checks passed
@jvoravong jvoravong deleted the dependabot/go_modules/github.com/spf13/cast-1.9.1 branch June 2, 2025 14:10
@github-actions github-actions bot locked and limited conversation to collaborators Jun 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant