instructlab / instructlab-bot

GitHub bot to assist with the taxonomy contribution workflow
Apache License 2.0
12 stars 15 forks source link

Bump the production-dependencies group in /gobot with 3 updates #383

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

Bumps the production-dependencies group in /gobot with 3 updates: github.com/chmouel/gosmee, github.com/palantir/go-githubapp and github.com/spf13/viper.

Updates github.com/chmouel/gosmee from 0.21.0 to 0.22.0

Release notes

Sourced from github.com/chmouel/gosmee's releases.

v0.22.0

Changelog

  • 5086702b8030d28351ee3f0f22cdbd0d696d0e51: Bump docker/login-action from 3.0.0 to 3.1.0 (@​dependabot[bot])
  • cdce7986aebc749809f68d0193b511a7b10cdde1: Bump docker/metadata-action from 5.5.0 to 5.5.1 (@​dependabot[bot])
  • e1e2eb8fe62119c7c0bb45ae9b513605abf55cd2: Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 (@​dependabot[bot])
  • 20a51335b24293cd90f7e7b7984930ae30111f02: Bump golang.org/x/net from 0.22.0 to 0.23.0 (@​dependabot[bot])
  • 712a2ca59d17ad371923554f127a05d248bb092f: Update README wih server example (@​chmouel)
  • e6a6722cd31771a42d3156f690447ca735c2c40d: add --footer-file flag (@​chmouel)
  • fb75f1d3d02f5b77faa65e957e79f05f7995fa34: debug golangci-lint for ci on github actions (@​chmouel)
  • 9e016c12db25acc3df30895cee3c26506c402df2: debugging ci again (@​chmouel)
  • e599df227bd64354bc794fb31d9cbf1eb9f977e2: fix backquote (@​chmouel)
  • 9ca1e5d6407dd0b3737f2491bc066636f0a10f45: fix heading (@​chmouel)
  • 93b881a5a52c083f44f86f8088a6e6b255b4fa70: fix linting of md (@​chmouel)
  • ab89d0246159b066eac3d9fc20edf14b293cb92a: fix type cp vs mkdir (@​chmouel)
  • 2cee044c1390eeeb8ad6156fb96a3b26cb7ae428: full version (@​chmouel)
  • 6caffcabaf72a42ae15d84dd4880697dcae0e974: go mod update (@​chmouel)
  • 59f1211fbd913fa81703ef505d3e894b316f00f5: lint fix (@​chmouel)
  • 5cc7f27becc7d7850d9f0b93f21d834c40368ddb: lint fix (@​chmouel)
  • 9ed2ee0183a4836b1b2c3287ededa9d3dce16230: pre-commit and lint (@​chmouel)
  • c97e3309f1d3842e728245c5b7d627f36944029a: this is breaking my b********* (@​chmouel)
  • a0a2defd14f90e14b13711cb8292cba087805025: throw the hammer (@​chmouel)
  • 8fcafeccb639270c305221c35adbae575dfc4faa: try to fix golangcli-lint cal again (@​chmouel)
  • df517f19c618d951eef4a7e8a78e7f02ba5eb09d: update (@​chmouel)
  • 14a1770d7bbea87a0da61286965587d2bdc0b0f2: update deps (@​chmouel)
  • 07a3ff27477c99980be361feb3ea16997a5d359d: update deps, lint errors and update (@​chmouel)
Commits
  • e6a6722 add --footer-file flag
  • 7453146 Update README.md
  • 07a3ff2 update deps, lint errors and update
  • 6caffca go mod update
  • 1a487f5 Update README.md w.r.t the inclusinon in nixpkgs
  • 2294f53 Update README.md
  • 2f5d5e0 Update README.md
  • 120f191 Update README.md
  • d4efce0 Merge pull request #145 from chmouel/dependabot/go_modules/github.com/urfave/...
  • e1e2eb8 Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2
  • Additional commits viewable in compare view


Updates github.com/palantir/go-githubapp from 0.25.0 to 0.26.0

Release notes

Sourced from github.com/palantir/go-githubapp's releases.

v0.26.0

  • Upgrade google/go-github to v62 (#355)
  • Other minor dependency upgrades
Commits


Updates github.com/spf13/viper from 1.18.2 to 1.19.0

Release notes

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

v1.19.0

What's Changed

Bug Fixes 🐛

Dependency Updates ⬆️

... (truncated)

Commits
  • b9733f0 build(deps): bump actions/checkout from 4.1.4 to 4.1.6
  • 6ecc5c8 build(deps): bump cachix/install-nix-action from 26 to 27
  • 248c6fd build(deps): bump github/codeql-action from 3.25.4 to 3.25.7
  • abea773 Update references to bketelsen/crypt
  • f17acb4 build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1
  • 8e285a5 build(deps): bump github/codeql-action from 3.25.2 to 3.25.4
  • 4017620 build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
  • b67e814 build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2
  • 4a182c7 build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2
  • 45a0e12 build(deps): bump mheap/github-action-required-labels
  • Additional commits viewable in compare view


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
dependabot[bot] commented 4 weeks ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml