Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

chore(deps): bump the go-everything group with 4 updates #329

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2024

Bumps the go-everything group with 4 updates: github.com/jackc/pgx/v5, github.com/mattn/go-sqlite3, go.6river.tech/gosix and google.golang.org/api.

Updates github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3

Changelog

Sourced from github.com/jackc/pgx/v5's changelog.

5.5.3 (February 3, 2024)

  • Fix: prepared statement already exists
  • Improve CopyFrom auto-conversion of text-ish values
  • Add ltree type support (Florent Viel)
  • Make some properties of Batch and QueuedQuery public (Pavlo Golub)
  • Add AppendRows function (Edoardo Spadolini)
  • Optimize convert UUID [16]byte to string (Kirill Malikov)
  • Fix: LargeObject Read and Write of more than ~1GB at a time (Mitar)
Commits
  • 6f8f6ed Update changelog for v5.5.3
  • 576b6c8 Bump actions/setup-go version
  • 7caa448 Skip test on CockroachDB
  • 832b4f9 Fix: prepared statement already exists
  • fd44114 Improve Conn.LoadType documentation
  • 34da2fe Improve CopyFrom auto-conversion of text-ish values
  • 7b5fcac Add timetz and []timetz OID constants
  • 0819a17 Remove openssl from TLS test setup
  • bf1c1d7 create ltree extension in pg setup for tests
  • 0fa5333 add ltree pgtype support
  • Additional commits viewable in compare view

Updates github.com/mattn/go-sqlite3 from 1.14.20 to 1.14.22

Commits

Updates go.6river.tech/gosix from 0.10.38 to 0.10.40

Release notes

Sourced from go.6river.tech/gosix's releases.

v0.10.40

0.10.40 (2024-02-05)

Bug Fixes

  • allow metrics reuse for pubsub (05f2db31)

v0.10.39

0.10.39 (2024-02-05)

Chores

  • deps: bump the go-everything group with 6 updates (90d7c676)
Commits
  • 05f2db3 fix: allow metrics reuse for pubsub
  • 90d7c67 chore(deps): bump the go-everything group with 6 updates
  • See full diff in compare view

Updates google.golang.org/api from 0.161.0 to 0.162.0

Release notes

Sourced from google.golang.org/api's releases.

v0.162.0

0.162.0 (2024-02-05)

Features

Bug Fixes

  • transport: Enforce 1s timeout on requests to MDS universe_domain (#2393) (6862015)
Changelog

Sourced from google.golang.org/api's changelog.

0.162.0 (2024-02-05)

Features

Bug Fixes

  • transport: Enforce 1s timeout on requests to MDS universe_domain (#2393) (6862015)
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/mattn/go-sqlite3 [>= 2.a, < 2.999999]

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-everything group with 4 updates: [github.com/jackc/pgx/v5](https://github.com/jackc/pgx), [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3), [go.6river.tech/gosix](https://github.com/6RiverSystems/gosix) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/jackc/pgx/v5` from 5.5.2 to 5.5.3
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](jackc/pgx@v5.5.2...v5.5.3)

Updates `github.com/mattn/go-sqlite3` from 1.14.20 to 1.14.22
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.20...v1.14.22)

Updates `go.6river.tech/gosix` from 0.10.38 to 0.10.40
- [Release notes](https://github.com/6RiverSystems/gosix/releases)
- [Commits](6RiverSystems/gosix@v0.10.38...v0.10.40)

Updates `google.golang.org/api` from 0.161.0 to 0.162.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.161.0...v0.162.0)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-everything
- dependency-name: github.com/mattn/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-everything
- dependency-name: go.6river.tech/gosix
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-everything
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-everything
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 6, 2024
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (433a8e1) 38.28% compared to head (6d6a3a0) 38.28%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #329   +/-   ##
=======================================
  Coverage   38.28%   38.28%           
=======================================
  Files          14       14           
  Lines         525      525           
=======================================
  Hits          201      201           
  Misses        302      302           
  Partials       22       22           

@mgabeler-lee-6rs mgabeler-lee-6rs added this pull request to the merge queue Feb 6, 2024
Merged via the queue into main with commit e1f1c52 Feb 6, 2024
8 of 9 checks passed
@mgabeler-lee-6rs mgabeler-lee-6rs deleted the dependabot/go_modules/go-everything-c5ca83a79a branch February 6, 2024 23:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

1 participant