Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

build(deps): bump github.com/kunitsucom/util.go from 0.0.60-rc.2 to 0.0.60-rc.6 #17

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps github.com/kunitsucom/util.go from 0.0.60-rc.2 to 0.0.60-rc.6.

Release notes

Sourced from github.com/kunitsucom/util.go's releases.

v0.0.60-rc.6

What's Changed

✨ A new feature

Full Changelog: kunitsucom/util.go@v0.0.60-rc.5...v0.0.60-rc.6

v0.0.60-rc.5

What's Changed

✨ A new feature

🧑‍💻 Changes to the build process or auxiliary tools and libraries such as documentation generation

Full Changelog: kunitsucom/util.go@v0.0.60-rc.4...v0.0.60-rc.5

v0.0.60-rc.4

What's Changed

🐛 A bug fix

Full Changelog: kunitsucom/util.go@v0.0.60-rc.3...v0.0.60-rc.4

v0.0.60-rc.3

What's Changed

⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)

✨ A new feature

... (truncated)

Commits
  • a389266 feat(testing): add NewFileWriter() func (#158)
  • 75e3739 feat(testing): add NewFileWriter() func
  • 7500553 feat: add ShowCreateAllTables() functions (#157)
  • 7964838 chore(exp/database/sql/ddl): add TODO comments
  • 458cd07 fix(exp/database/sql/util): move show_create_all_tables to util
  • 9e978c5 test(exp/database/sql/ddl): fix test expected results
  • 53a3d0a fix(exp/database/sql/ddl): fix diff comments
  • 75ccb3f fix(exp/database/sql/ddl): omit supporting to diff of USING
  • ae6c16a fix(exp/database/sql/ddl): fix CREATE INDEX diff
  • 99dc3e7 fix(exp/database/sql/ddl/cockroachdb): bugfix
  • 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/kunitsucom/util.go](https://github.com/kunitsucom/util.go) from 0.0.60-rc.2 to 0.0.60-rc.6.
- [Release notes](https://github.com/kunitsucom/util.go/releases)
- [Commits](kunitsucom/util.go@v0.0.60-rc.2...v0.0.60-rc.6)

---
updated-dependencies:
- dependency-name: github.com/kunitsucom/util.go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 8, 2024 02:33
@dependabot dependabot bot added build Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 8, 2024
@dependabot dependabot bot requested a review from ginokent January 8, 2024 02:33
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8181f29) 100.00% compared to head (fc02548) 100.00%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #17   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          391       391           
=========================================
  Hits           391       391           

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2024

Superseded by #18.

@dependabot dependabot bot closed this Jan 15, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/kunitsucom/util.go-0.0.60-rc.6 branch January 15, 2024 02:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) 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