Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 16, 2023

Bumps github.com/spf13/cast from 1.4.1 to 1.5.1.

Release notes

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

v1.5.1

What's Changed

New Contributors

Full Changelog: spf13/cast@v1.5.0...v1.5.1

v1.5.0

  • Add support for json.Number
  • Enable integer and float conversion of time.Weekday and time.Month values
  • Allow nil in ToFloat* (which gets it in line with the rest)
  • Trim trailing zero decimals from string numbers, e.g. 10.0 before any int parsing.
  • Remove some test duplication
  • Replace testify with quicktest
Commits
  • bbed555 Pull the 2006-01-02 layout to the top when checking
  • ba0a5b6 Merge pull request #153 from yveshield/more-int-to-bool
  • 7ef7a18 Bump github.com/frankban/quicktest from 1.14.3 to 1.14.4
  • 5959a75 Merge pull request #167 from spf13/improve-ci
  • 1f57725 Merge pull request #164 from qwxingzhe/patch-1
  • 111af0b chore: improve badges in readme
  • cb4b5fb ci: add a name to the build
  • b7b9986 ci: add dependabot config
  • c9c46a1 ci: add Go 1.19 and 1.20 to the build matrix
  • 160eccf ci: general ci improvements
  • 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 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.4.1 to 1.5.1.
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](spf13/cast@v1.4.1...v1.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 16, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 16, 2023

Dependabot tried to add @colin-axner, @fedekunze and @AdityaSripal as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/crypto-org-chain/ibc-go/pulls/152/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the crypto-org-chain/ibc-go repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants