🌱(deps): Bump the all-go-deps group across 1 directory with 7 updates#568
Closed
dependabot[bot] wants to merge 1 commit into
Closed
🌱(deps): Bump the all-go-deps group across 1 directory with 7 updates#568dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #568 +/- ##
=======================================
Coverage 25.19% 25.19%
=======================================
Files 27 27
Lines 2040 2040
=======================================
Hits 514 514
Misses 1414 1414
Partials 112 112 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps the all-go-deps group with 4 updates in the / directory: [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go), [github.com/transparency-dev/formats](https://github.com/transparency-dev/formats), [golang.org/x/mod](https://github.com/golang/mod) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `cloud.google.com/go/spanner` from 1.91.0 to 1.92.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@spanner/v1.91.0...spanner/v1.92.0) Updates `github.com/transparency-dev/formats` from 0.1.1-0.20260505144013-1e3a4ad78464 to 0.1.1 - [Release notes](https://github.com/transparency-dev/formats/releases) - [Commits](https://github.com/transparency-dev/formats/commits/v0.1.1) Updates `golang.org/x/mod` from 0.36.0 to 0.37.0 - [Commits](golang/mod@v0.36.0...v0.37.0) Updates `golang.org/x/net` from 0.54.0 to 0.55.0 - [Commits](golang/net@v0.54.0...v0.55.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `google.golang.org/api` from 0.279.0 to 0.283.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.279.0...v0.283.0) Updates `modernc.org/sqlite` from 1.52.0 to 1.53.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.52.0...v1.53.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/spanner dependency-version: 1.92.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: github.com/transparency-dev/formats dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps - dependency-name: golang.org/x/mod dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: golang.org/x/net dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: google.golang.org/api dependency-version: 0.283.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: modernc.org/sqlite dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
59a5f4a to
bdd9699
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-go-deps group with 4 updates in the / directory: cloud.google.com/go/spanner, github.com/transparency-dev/formats, golang.org/x/mod and modernc.org/sqlite.
Updates
cloud.google.com/go/spannerfrom 1.91.0 to 1.92.0Release notes
Sourced from cloud.google.com/go/spanner's releases.
Commits
14b5a48chore: librarian release pull request: 20260615T093125Z (#19973)827f70efix(spanner): propagate previous transaction ID on inline-begin retries (#19955)f75fa52chore: librarian release pull request: 20260611T211916Z (#19963)a37509dfeat(bigtable): generate Admin API client using selective gapic (#19962)34baee9chore(backstory): add backstory to repo-config.yaml (#19960)af93528feat(bigtable): enable JWT (#19957)38ff9d2chore(backstory): add source_roots to backstory (#19959)c7607befeat: update API sources and regenerate (#19950)1d2a264feat(backstory): onboard a new library (#19952)6fdcf75chore(storage): add read checksum disable option (#14670)Updates
github.com/transparency-dev/formatsfrom 0.1.1-0.20260505144013-1e3a4ad78464 to 0.1.1Release notes
Sourced from github.com/transparency-dev/formats's releases.
Commits
Updates
golang.org/x/modfrom 0.36.0 to 0.37.0Commits
deb1dfcgo.mod: update golang.org/x dependencies087f651modfile: use slices.Backward343ee60x/mod: allow for aggressively conslidating requiresUpdates
golang.org/x/netfrom 0.54.0 to 0.55.0Commits
7770ec4go.mod: update golang.org/x dependencies4ece7b6html: escape greater-than symbol in doctype identifiers08be507html: improve Noah's Ark clause performancea8fb2fehtml: properly render fostered elements in foreign content0dc5b7ahtml: properly check namespace in "in body" any other end taga452f3chtml: ignore duplicate attributes during tokenizationf865199quic: fix appendMaxDataFrame erroneously accumulating sentLimit210ed3cquic: establish a "happened-before" relationship between stream write and readad8140equic: fix buffer slicing when handling overlapping stream data23ee2efhttp2: avoid API changes when built with go1.27Updates
golang.org/x/syncfrom 0.20.0 to 0.21.0Commits
5071ed6all: fix some comments to improve readabilityUpdates
google.golang.org/apifrom 0.279.0 to 0.283.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
f672636chore(main): release 0.283.0 (#3610)32624d3feat(all): auto-regenerate discovery clients (#3612)3855346feat(all): auto-regenerate discovery clients (#3611)ed84bb8feat(all): auto-regenerate discovery clients (#3609)60aebbdchore(main): release 0.282.0 (#3608)3c139a0feat(all): auto-regenerate discovery clients (#3607)8f434ffchore(main): release 0.281.0 (#3601)57f4b28chore(all): update all (#3605)3ad8e8efeat(all): auto-regenerate discovery clients (#3606)711e008feat(all): auto-regenerate discovery clients (#3604)Updates
modernc.org/sqlitefrom 1.52.0 to 1.53.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
6b32d1eCHANGELOG.md: document experimental freebsd/386 + freebsd/arm (#119)697300fMerge branch 'dbstatus-binding' into 'master'759639fsqlite: review fixes for !132 — restore #131 CHANGELOG link, correct DBStatus...40ff027sqlite: add DBStatus wrapper for sqlite3_db_status + pcache spill-I/O benchmark6a28fe7HACKING.md: document CHANGELOG versioning + MR integration flowadff4b1Merge branch 'pcache-shared-cache-draft' into 'master'14e5790vendor: regenerate freebsd/arm vec at SQLite 3.53.28725c22Add freebsd/386 + freebsd/arm targets73050dcMerge branch 'pcache-pool-polish' into 'master'1897fddCHANGELOG.md: consolidate untagged v1.53.0/v1.54.0 into one v1.53.0 section