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 across 1 directory with 8 updates #961

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the dependencies group with 6 updates in the / directory:

Package From To
github.com/go-playground/validator/v10 10.21.0 10.22.0
github.com/k1LoW/bufresolv 0.6.3 0.6.5
github.com/k1LoW/grpcstub 0.22.2 0.22.3
github.com/spf13/cobra 1.8.0 1.8.1
github.com/xo/dburl 0.23.1 0.23.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.5

Release notes

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

v0.6.5

What's Changed

Other Changes

  • chore(deps): bump google.golang.org/protobuf from 1.34.2-0.20240529085009-ca837e5c658b to 1.34.2 in the dependencies group by @​dependabot in k1LoW/bufresolv#22

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

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.5 - 2024-06-17

Other Changes

  • chore(deps): bump google.golang.org/protobuf from 1.34.2-0.20240529085009-ca837e5c658b to 1.34.2 in the dependencies group by @​dependabot in k1LoW/bufresolv#22

v0.6.4 - 2024-06-10

Other Changes

Commits
  • be1b344 Merge pull request #23 from k1LoW/tagpr-from-v0.6.4
  • b68c2f9 [tagpr] update CHANGELOG.md
  • fec8c06 [tagpr] prepare for the next release
  • c34b404 Merge pull request #22 from k1LoW/dependabot/go_modules/dependencies-86156a7ff5
  • 32b8fd5 chore(deps): bump google.golang.org/protobuf in the dependencies group
  • 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
  • Additional commits viewable in compare view


Updates github.com/k1LoW/grpcstub from 0.22.2 to 0.22.3

Release notes

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

v0.22.3

What's Changed

Other Changes

Full Changelog: https://github.com/k1LoW/grpcstub/compare/v0.22.2...v0.22.3

Changelog

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

v0.22.3 - 2024-06-17

Other Changes

Commits


Updates github.com/k1LoW/protoresolv from 0.1.0 to 0.1.1

Release notes

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

v0.1.1

What's Changed

Other Changes

Full Changelog: https://github.com/k1LoW/protoresolv/compare/v0.1.0...v0.1.1

Changelog

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

v0.1.1 - 2024-06-17

Other Changes

Commits
  • d25443d Merge pull request #3 from k1LoW/tagpr-from-v0.1.0
  • 1a435ee [tagpr] update CHANGELOG.md
  • c17ab12 [tagpr] prepare for the next release
  • 7e7009f Merge pull request #6 from k1LoW/dependabot/go_modules/dependencies-86156a7ff5
  • 26bc6b9 chore(deps): bump google.golang.org/protobuf in the dependencies group
  • 753f9c8 Merge pull request #5 from k1LoW/dependabot/go_modules/dependencies-f19a8f1340
  • 114fc2d chore(deps): bump the dependencies group with 2 updates
  • d75f322 Merge pull request #4 from k1LoW/dependabot/go_modules/dependencies-d22e5f786c
  • 83c5d66 chore(deps): bump google.golang.org/protobuf in the dependencies group
  • 483e059 Merge branch 'main' of github.com:k1LoW/protoresolv
  • Additional commits viewable 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