Skip to content
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

Bump github.com/spf13/cast from 1.5.1 to 1.6.0 #1769

Merged
merged 4 commits into from
Dec 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2023

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

Release notes

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

v1.6.0

What's Changed

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

Commits
  • 48ddde5 Bump Go version in go.mod to 1.19
  • b09a6f8 deps: update to github.com/frankban/quicktest v1.14.6
  • 268227c github: Replace the test workflow with the one used in Afero
  • e9ba3ce Merge pull request #190 from spf13/updates
  • 9d37e3a ci: fix dependabot config
  • a441ac7 ci: pin actions versions, fix checkout order
  • 9c5e91d docs: update badges
  • c49a664 ci: rename ci.yml to ci.yaml
  • 0b4af69 Merge pull request #185 from spf13/dependabot/go_modules/github.com/frankban/...
  • 235f028 Merge pull request #180 from spf13/dependabot/github_actions/actions/setup-go-4
  • 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.5.1 to 1.6.0.
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](spf13/cast@v1.5.1...v1.6.0)

---
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 requested a review from a team as a code owner November 29, 2023 08:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 29, 2023
Copy link

codecov bot commented Nov 29, 2023

Codecov Report

Merging #1769 (e2d44fc) into main (30d19d9) will decrease coverage by 0.03%.
Report is 3 commits behind head on main.
The diff coverage is 100.00%.

❗ Current head e2d44fc differs from pull request most recent head 2dcd5dd. Consider uploading reports for the commit 2dcd5dd to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1769      +/-   ##
==========================================
- Coverage   73.96%   73.94%   -0.03%     
==========================================
  Files         314      314              
  Lines       44875    44793      -82     
==========================================
- Hits        33190    33120      -70     
+ Misses      10296    10288       -8     
+ Partials     1389     1385       -4     
Files Coverage Δ
app/upgrades.go 55.92% <100.00%> (-8.24%) ⬇️

SpicyLemon
SpicyLemon previously approved these changes Nov 30, 2023
iramiller
iramiller previously approved these changes Dec 7, 2023
@iramiller iramiller dismissed stale reviews from SpicyLemon and themself via 2dcd5dd December 8, 2023 05:09
@iramiller iramiller merged commit 74762db into main Dec 20, 2023
36 checks passed
@iramiller iramiller deleted the dependabot/go_modules/github.com/spf13/cast-1.6.0 branch December 20, 2023 23:42
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.

3 participants