k1LoW / runn

runn is a package/tool for running operations following a scenario.
https://runn.run
MIT License
425 stars 31 forks source link

chore(deps): bump the dependencies group with 6 updates #960

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the dependencies group with 6 updates:

Package From To
github.com/go-playground/validator/v10 10.21.0 10.22.0
github.com/k1LoW/bufresolv 0.6.3 0.6.4
github.com/spf13/cobra 1.8.0 1.8.1
github.com/xo/dburl 0.23.1 0.23.2
google.golang.org/protobuf 1.34.2-0.20240529085009-ca837e5c658b 1.34.2
modernc.org/sqlite 1.30.0 1.30.1

Updates github.com/go-playground/validator/v10 from 10.21.0 to 10.22.0

Commits


Updates github.com/k1LoW/bufresolv from 0.6.3 to 0.6.4

Release notes

Sourced from github.com/k1LoW/bufresolv's releases.

v0.6.4

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/k1LoW/bufresolv/compare/v0.6.3...v0.6.4

Changelog

Sourced from github.com/k1LoW/bufresolv's changelog.

v0.6.4 - 2024-06-10

Other Changes

Commits
  • d831bfd Merge pull request #19 from k1LoW/tagpr-from-v0.6.3
  • a0586fd [tagpr] update CHANGELOG.md
  • 1cb13ce [tagpr] prepare for the next release
  • b077ca8 Merge pull request #21 from k1LoW/dependabot/go_modules/dependencies-f19a8f1340
  • 1d07afb chore(deps): bump the dependencies group with 2 updates
  • 71da2dd Merge pull request #20 from k1LoW/dependabot/go_modules/dependencies-d22e5f786c
  • f09790a chore(deps): bump google.golang.org/protobuf in the dependencies group
  • e61b268 Merge branch 'main' of github.com:k1LoW/bufresolv
  • f64387d Add badges
  • See full diff in compare view


Updates github.com/spf13/cobra from 1.8.0 to 1.8.1

Release notes

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

v1.8.1

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

... (truncated)

Commits


Updates github.com/xo/dburl from 0.23.1 to 0.23.2

Commits


Updates google.golang.org/protobuf from 1.34.2-0.20240529085009-ca837e5c658b to 1.34.2

Updates modernc.org/sqlite from 1.30.0 to 1.30.1

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
k1LoW commented 3 months ago

@dependabot rebase

dependabot[bot] commented 3 months ago

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

k1LoW commented 3 months ago

@dependabot recreate

dependabot[bot] commented 3 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.