Skip to content

Commit

Permalink
chore(deps): bump github.com/errata-ai/vale/v3 from 3.6.1 to 3.9.1 in…
Browse files Browse the repository at this point in the history
… /scripts (#995)

* chore(deps): bump github.com/errata-ai/vale/v3 in /scripts

Bumps [github.com/errata-ai/vale/v3](https://github.com/errata-ai/vale) from 3.6.1 to 3.9.1.
- [Release notes](https://github.com/errata-ai/vale/releases)
- [Changelog](https://github.com/errata-ai/vale/blob/v3/.goreleaser.yml)
- [Commits](errata-ai/vale@v3.6.1...v3.9.1)

---
updated-dependencies:
- dependency-name: github.com/errata-ai/vale/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* build: bump go.mod to 1.23.2

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephen Lang <[email protected]>
  • Loading branch information
dependabot[bot] and skl authored Dec 19, 2024
1 parent a2e2d9a commit b8bb2a4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 3 additions & 2 deletions scripts/go.mod
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
module _

go 1.23.0
go 1.23.2

toolchain go1.23.4

require (
github.com/Kunde21/markdownfmt/v3 v3.1.0
github.com/cloudflare/pint v0.69.1
github.com/errata-ai/vale/v3 v3.6.1
github.com/errata-ai/vale/v3 v3.9.1
github.com/google/go-jsonnet v0.20.0
github.com/grafana/dashboard-linter v0.0.0-20231114210226-c458893a5731
github.com/jsonnet-bundler/jsonnet-bundler v0.6.0
Expand Down Expand Up @@ -132,6 +132,7 @@ require (
github.com/imdario/mergo v0.3.16 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/ionos-cloud/sdk-go/v6 v6.2.1 // indirect
github.com/jdkato/go-tree-sitter-julia v0.1.0 // indirect
github.com/jdkato/twine v0.10.1 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
Expand Down
6 changes: 4 additions & 2 deletions scripts/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,8 @@ github.com/errata-ai/ini v1.63.0 h1:XRFKXTn7FvF8mnC9RPOlYaL4Ud7dP0i35LnLcbIhWYU=
github.com/errata-ai/ini v1.63.0/go.mod h1:PhjYff6ijif0unCnaJtXxnVsmlY95CSiNJDLXQYXdX8=
github.com/errata-ai/regexp2 v1.7.0 h1:N+weOlhwTd5iyDTcTCAMljXnfzkftcOZrdXno6G+QPM=
github.com/errata-ai/regexp2 v1.7.0/go.mod h1:59rO+jaxayJPF1WKI5m9R5F3Y3zR2Wn0DHnQbxtPm4A=
github.com/errata-ai/vale/v3 v3.6.1 h1:7eWqg4fGyP8HCBqhEimTJ09wxNYer9QddWDbevFW+ZA=
github.com/errata-ai/vale/v3 v3.6.1/go.mod h1:nc9dPXfQkJE2/wnGh/Dlf1YBQWYMAs/1YVzyVaF1VRA=
github.com/errata-ai/vale/v3 v3.9.1 h1:CMAX/GMt5N3EMYwZtCJG4HgDKkZIqn9ZafS87GAXmNs=
github.com/errata-ai/vale/v3 v3.9.1/go.mod h1:forOP2QoR4vCauF9qtvHj0ijcmH60u55PA8P9Pxw914=
github.com/facette/natsort v0.0.0-20181210072756-2cd4dd1e2dcb h1:IT4JYU7k4ikYg1SCxNI1/Tieq/NFvh6dzLdgi7eu0tM=
github.com/facette/natsort v0.0.0-20181210072756-2cd4dd1e2dcb/go.mod h1:bH6Xx7IW64qjjJq8M2u4dxNaBiDfKK+z/3eGDpXEQhc=
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
Expand Down Expand Up @@ -474,6 +474,8 @@ github.com/ionos-cloud/sdk-go/v6 v6.2.1 h1:mxxN+frNVmbFrmmFfXnBC3g2USYJrl6mc1LW2
github.com/ionos-cloud/sdk-go/v6 v6.2.1/go.mod h1:SXrO9OGyWjd2rZhAhEpdYN6VUAODzzqRdqA9BCviQtI=
github.com/jarcoal/httpmock v1.3.1 h1:iUx3whfZWVf3jT01hQTO/Eo5sAYtB2/rqaUuOtpInww=
github.com/jarcoal/httpmock v1.3.1/go.mod h1:3yb8rc4BI7TCBhFY8ng0gjuLKJNquuDNiPaZjnENuYg=
github.com/jdkato/go-tree-sitter-julia v0.1.0 h1:z+6zTbd6PHMKAge7GJx9QIwPQX2NOKb4Pj5jteJvaYY=
github.com/jdkato/go-tree-sitter-julia v0.1.0/go.mod h1:lXNEZorcvU63DcANEklLMbDRjwam4VQ44MIV1Cck0w8=
github.com/jdkato/twine v0.10.1 h1:Jexy1dua9nRyr45AQ3Bml1nCVYq3VIi9g09MOkg2Wwk=
github.com/jdkato/twine v0.10.1/go.mod h1:bYejIksa/MD4jxI5/o+DFxMb7Bw7JcGZDoA6ib4j+dg=
github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=
Expand Down

0 comments on commit b8bb2a4

Please sign in to comment.