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

chore(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 #3770

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps github.com/spf13/cast from 1.5.0 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

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 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.0 to 1.5.1.
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](spf13/cast@v1.5.0...v1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 21, 2023
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Patch coverage: 84.73% and project coverage change: -0.15% ⚠️

Comparison is base (cd7557f) 68.77% compared to head (315dee2) 68.63%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3770      +/-   ##
==========================================
- Coverage   68.77%   68.63%   -0.15%     
==========================================
  Files         345      345              
  Lines       51957    51652     -305     
==========================================
- Hits        35734    35451     -283     
+ Misses      13931    13922       -9     
+ Partials     2292     2279      -13     
Files Changed Coverage Δ
app/apphandlers/embeddedAppHandler.go 76.67% <0.00%> (ø)
app/apphandlers/processorAppHandler.go 8.56% <0.00%> (ø)
archiver/worker.go 51.36% <ø> (-6.02%) ⬇️
enterprise/replay/dumpsloader.go 0.00% <0.00%> (ø)
enterprise/replay/replay.go 0.00% <0.00%> (ø)
enterprise/replay/setup.go 0.00% <0.00%> (ø)
processor/manager.go 90.16% <ø> (ø)
router/batchrouter/handle_async.go 0.00% <0.00%> (ø)
router/batchrouter/handle.go 62.91% <83.33%> (-0.30%) ⬇️
jobsdb/jobsdb.go 72.75% <89.68%> (-0.10%) ⬇️
... and 15 more

... and 9 files with indirect coverage changes

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

@cisse21 cisse21 merged commit fd30711 into master Aug 21, 2023
37 checks passed
@cisse21 cisse21 deleted the dependabot/go_modules/github.com/spf13/cast-1.5.1 branch August 21, 2023 13:23
fracasula pushed a commit that referenced this pull request Sep 21, 2023
* chore(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 (#3770)

* chore: refactoring pg notifier

* chore: tests fix

* chore: some more changes

* chore: some more changes

* chore: some more changes

* chore: some more changes

* chore: some more changes

* chore: review comments

* chore: review comments

* chore: review comments

* chore: some more changes

* chore: deepsource changes

* chore: some more changes

* chore: review comments

* chore: some more changes

* chore: review comments

* chore: review comments

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet

2 participants