Skip to content

Commit

Permalink
[skip-changelog] Upgraded a bunch of libraries (#2829)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie authored Feb 6, 2025
1 parent ff4da77 commit e73ef20
Show file tree
Hide file tree
Showing 18 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion .licenses/go/github.com/cyphar/filepath-securejoin.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/cyphar/filepath-securejoin
version: v0.2.4
version: v0.2.5
type: go
summary: Package securejoin is an implementation of the hopefully-soon-to-be-included
SecureJoin helper that is meant to be part of the "path/filepath" package.
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/github.com/go-git/go-billy/v5.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/go-git/go-billy/v5
version: v5.5.0
version: v5.6.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-billy/v5/helper/chroot
version: v5.5.0
version: v5.6.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/helper/chroot
license: apache-2.0
licenses:
- sources: v5@v5.5.0/LICENSE
- sources: v5@v5.6.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.5.0/README.md
- sources: v5@v5.6.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-billy/v5/helper/polyfill
version: v5.5.0
version: v5.6.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/helper/polyfill
license: apache-2.0
licenses:
- sources: v5@v5.5.0/LICENSE
- sources: v5@v5.6.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.5.0/README.md
- sources: v5@v5.6.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
6 changes: 3 additions & 3 deletions .licenses/go/github.com/go-git/go-billy/v5/osfs.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-billy/v5/osfs
version: v5.5.0
version: v5.6.0
type: go
summary: Package osfs provides a billy filesystem for the OS.
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/osfs
license: apache-2.0
licenses:
- sources: v5@v5.5.0/LICENSE
- sources: v5@v5.6.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.5.0/README.md
- sources: v5@v5.6.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
6 changes: 3 additions & 3 deletions .licenses/go/github.com/go-git/go-billy/v5/util.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-billy/v5/util
version: v5.5.0
version: v5.6.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/util
license: apache-2.0
licenses:
- sources: v5@v5.5.0/LICENSE
- sources: v5@v5.6.0/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.5.0/README.md
- sources: v5@v5.6.0/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
2 changes: 1 addition & 1 deletion .licenses/go/github.com/skeema/knownhosts.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/skeema/knownhosts
version: v1.2.2
version: v1.3.0
type: go
summary: Package knownhosts is a thin wrapper around golang.org/x/crypto/ssh/knownhosts,
adding the ability to obtain the list of host key algorithms for a known host.
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/golang.org/x/sys/execabs.dep.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: golang.org/x/sys/execabs
version: v0.29.0
version: v0.30.0
type: go
summary: Package execabs is a drop-in replacement for os/exec that requires PATH lookups
to find absolute paths.
homepage: https://pkg.go.dev/golang.org/x/sys/execabs
license: other
licenses:
- sources: sys@v0.29.0/LICENSE
- sources: sys@v0.30.0/LICENSE
text: |
Copyright 2009 The Go Authors.
Expand Down Expand Up @@ -36,7 +36,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: sys@v0.29.0/PATENTS
- sources: sys@v0.30.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/golang.org/x/sys/unix.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/sys/unix
version: v0.29.0
version: v0.30.0
type: go
summary: Package unix contains an interface to the low-level operating system primitives.
homepage: https://pkg.go.dev/golang.org/x/sys/unix
license: bsd-3-clause
licenses:
- sources: sys@v0.29.0/LICENSE
- sources: sys@v0.30.0/LICENSE
text: |
Copyright 2009 The Go Authors.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: sys@v0.29.0/PATENTS
- sources: sys@v0.30.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/golang.org/x/term.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: golang.org/x/term
version: v0.28.0
version: v0.29.0
type: go
summary: Package term provides support functions for dealing with terminals, as commonly
found on UNIX systems.
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/golang.org/x/text/encoding.dep.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: golang.org/x/text/encoding
version: v0.21.0
version: v0.22.0
type: go
summary: Package encoding defines an interface for character encodings, such as Shift
JIS and Windows 1252, that can convert to and from UTF-8.
homepage: https://pkg.go.dev/golang.org/x/text/encoding
license: other
licenses:
- sources: text@v0.21.0/LICENSE
- sources: text@v0.22.0/LICENSE
text: |
Copyright 2009 The Go Authors.
Expand Down Expand Up @@ -36,7 +36,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: text@v0.21.0/PATENTS
- sources: text@v0.22.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/golang.org/x/text/encoding/internal.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/text/encoding/internal
version: v0.21.0
version: v0.22.0
type: go
summary: Package internal contains code that is shared among encoding implementations.
homepage: https://pkg.go.dev/golang.org/x/text/encoding/internal
license: other
licenses:
- sources: text@v0.21.0/LICENSE
- sources: text@v0.22.0/LICENSE
text: |
Copyright 2009 The Go Authors.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: text@v0.21.0/PATENTS
- sources: text@v0.22.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: golang.org/x/text/encoding/internal/identifier
version: v0.21.0
version: v0.22.0
type: go
summary: Package identifier defines the contract between implementations of Encoding
and Index by defining identifiers that uniquely identify standardized coded character
Expand All @@ -10,7 +10,7 @@ summary: Package identifier defines the contract between implementations of Enco
homepage: https://pkg.go.dev/golang.org/x/text/encoding/internal/identifier
license: other
licenses:
- sources: text@v0.21.0/LICENSE
- sources: text@v0.22.0/LICENSE
text: |
Copyright 2009 The Go Authors.
Expand Down Expand Up @@ -39,7 +39,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: text@v0.21.0/PATENTS
- sources: text@v0.22.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/golang.org/x/text/encoding/unicode.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/text/encoding/unicode
version: v0.21.0
version: v0.22.0
type: go
summary: Package unicode provides Unicode encodings such as UTF-16.
homepage: https://pkg.go.dev/golang.org/x/text/encoding/unicode
license: other
licenses:
- sources: text@v0.21.0/LICENSE
- sources: text@v0.22.0/LICENSE
text: |
Copyright 2009 The Go Authors.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: text@v0.21.0/PATENTS
- sources: text@v0.22.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/golang.org/x/text/internal/utf8internal.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/text/internal/utf8internal
version: v0.21.0
version: v0.22.0
type: go
summary: Package utf8internal contains low-level utf8-related constants, tables, etc.
homepage: https://pkg.go.dev/golang.org/x/text/internal/utf8internal
license: other
licenses:
- sources: text@v0.21.0/LICENSE
- sources: text@v0.22.0/LICENSE
text: |
Copyright 2009 The Go Authors.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: text@v0.21.0/PATENTS
- sources: text@v0.22.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/golang.org/x/text/runes.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/text/runes
version: v0.21.0
version: v0.22.0
type: go
summary: Package runes provide transforms for UTF-8 encoded text.
homepage: https://pkg.go.dev/golang.org/x/text/runes
license: bsd-3-clause
licenses:
- sources: text@v0.21.0/LICENSE
- sources: text@v0.22.0/LICENSE
text: |
Copyright 2009 The Go Authors.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: text@v0.21.0/PATENTS
- sources: text@v0.22.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ require (
go.bug.st/f v0.4.0
go.bug.st/relaxed-semver v0.12.0
go.bug.st/testifyjson v1.3.0
golang.org/x/sys v0.29.0
golang.org/x/term v0.28.0
golang.org/x/text v0.21.0
golang.org/x/sys v0.30.0
golang.org/x/term v0.29.0
golang.org/x/text v0.22.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a
google.golang.org/grpc v1.70.0
google.golang.org/protobuf v1.36.4
Expand All @@ -55,12 +55,12 @@ require (
github.com/cloudflare/circl v1.3.7 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
github.com/creack/goselect v0.1.2 // indirect
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
github.com/cyphar/filepath-securejoin v0.2.5 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/emirpasic/gods v1.18.1 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
github.com/go-git/go-billy/v5 v5.5.0 // indirect
github.com/go-git/go-billy/v5 v5.6.0 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/h2non/filetype v1.1.3 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
Expand All @@ -85,7 +85,7 @@ require (
github.com/sagikazarmark/locafero v0.4.0 // indirect
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
github.com/skeema/knownhosts v1.2.2 // indirect
github.com/skeema/knownhosts v1.3.0 // indirect
github.com/sourcegraph/conc v0.3.0 // indirect
github.com/spf13/afero v1.11.0 // indirect
github.com/spf13/cast v1.6.0 // indirect
Expand All @@ -102,7 +102,7 @@ require (
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 // indirect
golang.org/x/mod v0.22.0 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sync v0.11.0 // indirect
golang.org/x/tools v0.28.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
Expand Down
Loading

0 comments on commit e73ef20

Please sign in to comment.