Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/arangodb/go-driver/v2 to v2.1.3 #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/arangodb/go-driver/v2 v2.1.1 -> v2.1.3 age adoption passing confidence

Release Notes

arangodb/go-driver (github.com/arangodb/go-driver/v2)

v2.1.3

Compare Source

  • Switch to Go 1.22.11
  • Switch to jwt-go v5
  • Fix incorrect Http method for ReplaceDocuments
  • Fix unmarshalling error due to field name collision in Documents.
  • Add bulk operations on Collections to VertexCollection and Edges (General and Satellite Graphs only)
  • Add OldRev to CollectionDocumentUpdateResponse and CollectionDocumentReplaceResponse

v2.1.2

Compare Source

  • Expose NewType method
  • Connection configuration helper
  • Adjust Cursor options
  • Switch to Go 1.22.8
  • Remove deprecated context functions
  • Fix Error Handler in CreateCollectionWithOptions

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Nov 15, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.28.0 -> v0.31.0
github.com/rs/zerolog v1.19.0 -> v1.33.0
github.com/stretchr/testify v1.8.4 -> v1.9.0
golang.org/x/net v0.26.0 -> v0.33.0
golang.org/x/sys v0.26.0 -> v0.28.0
golang.org/x/text v0.19.0 -> v0.21.0

@renovate renovate bot changed the title Update module github.com/arangodb/go-driver/v2 to v2.1.2 Update module github.com/arangodb/go-driver/v2 to v2.1.3 Feb 24, 2025
@renovate renovate bot force-pushed the renovate/github.com-arangodb-go-driver-v2-2.x branch from 51dfe1f to f161509 Compare February 24, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants