Skip to content

fix(deps): update module github.com/monetdb/monetdb-go to v2#486

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-monetdb-monetdb-go-2.x
Open

fix(deps): update module github.com/monetdb/monetdb-go to v2#486
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-monetdb-monetdb-go-2.x

Conversation

@renovate

@renovate renovate Bot commented Apr 3, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/MonetDB/MonetDB-Go v1.1.0v2.0.3 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

MonetDB/MonetDB-Go (github.com/MonetDB/MonetDB-Go)

v2.0.3: Release version v2.0.3

Compare Source

Merge pull request

v2.0.2

Compare Source

What's Changed

Full Changelog: MonetDB/MonetDB-Go@v2.0.1...v2.0.2

v2.0.1

Compare Source

What's Changed

Full Changelog: MonetDB/MonetDB-Go@v2.0.0...v2.0.1

v2.0.0

Compare Source

Implement the Context methods and the ColumnType interfaces

What's Changed

Full Changelog: MonetDB/MonetDB-Go@v1.1.0...v2.0.0


Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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.

@renovate renovate Bot added the dependencies label Apr 3, 2024
@renovate

renovate Bot commented Apr 3, 2024

Copy link
Copy Markdown
Contributor Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: mod upgrade --mod-name=github.com/MonetDB/MonetDB-Go -t=2
go: downloading github.com/MonetDB/MonetDB-Go/v2 v2.0.2
go: finding module for package github.com/MonetDB/MonetDB-Go/v2/src
go: github.com/newrelic/nri-flex/internal/inputs imports
	github.com/MonetDB/MonetDB-Go/v2/src: module github.com/MonetDB/MonetDB-Go/v2@latest found (v2.0.2), but does not contain package github.com/MonetDB/MonetDB-Go/v2/src
exit status 1

@renovate renovate Bot force-pushed the renovate/github.com-monetdb-monetdb-go-2.x branch 4 times, most recently from e06c96a to 25a6d61 Compare April 19, 2024 23:08
@renovate renovate Bot force-pushed the renovate/github.com-monetdb-monetdb-go-2.x branch 2 times, most recently from a3f5eb3 to 9ee3817 Compare May 9, 2024 09:37
@renovate

renovate Bot commented May 9, 2024

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go mod tidy
go: downloading github.com/MonetDB/MonetDB-Go/v2 v2.0.3
go: downloading github.com/elazarl/goproxy v1.7.2
go: downloading github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading go.uber.org/atomic v1.7.0
go: downloading gotest.tools/v3 v3.5.2
go: downloading github.com/bitly/go-simplejson v0.5.0
go: downloading go.yaml.in/yaml/v2 v2.4.4
go: downloading github.com/smartystreets/goconvey v1.6.4
go: downloading github.com/onsi/gomega v1.34.1
go: downloading github.com/kr/pretty v0.3.1
go: downloading pgregory.net/rapid v1.2.0
go: downloading go.opentelemetry.io/otel/sdk v1.43.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.43.0
go: downloading golang.org/x/term v0.44.0
go: downloading github.com/jtolds/gls v4.20.0+incompatible
go: downloading github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d
go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
go: downloading github.com/gliderlabs/ssh v0.3.8
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.14.1
go: downloading github.com/shoenig/test v0.6.4
go: downloading github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1
go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/stretchr/objx v0.5.2
go: finding module for package github.com/MonetDB/MonetDB-Go/v2/src
go: github.com/newrelic/nri-flex/internal/inputs imports
	github.com/MonetDB/MonetDB-Go/v2/src: module github.com/MonetDB/MonetDB-Go/v2@latest found (v2.0.3), but does not contain package github.com/MonetDB/MonetDB-Go/v2/src

@renovate renovate Bot force-pushed the renovate/github.com-monetdb-monetdb-go-2.x branch 10 times, most recently from bdad7ee to 34b8efb Compare May 16, 2024 05:00
@renovate renovate Bot force-pushed the renovate/github.com-monetdb-monetdb-go-2.x branch 11 times, most recently from 5d61e0d to 0f2c5ee Compare May 23, 2024 01:09
@renovate renovate Bot force-pushed the renovate/github.com-monetdb-monetdb-go-2.x branch 6 times, most recently from ad16232 to 8635c12 Compare June 14, 2024 10:09
@renovate renovate Bot force-pushed the renovate/github.com-monetdb-monetdb-go-2.x branch 5 times, most recently from 97a9364 to 6ff4b4f Compare June 20, 2024 21:12
@renovate renovate Bot force-pushed the renovate/github.com-monetdb-monetdb-go-2.x branch 4 times, most recently from 8a60335 to d5dbde4 Compare June 28, 2024 22:16
@renovate renovate Bot force-pushed the renovate/github.com-monetdb-monetdb-go-2.x branch 2 times, most recently from 1fdb7f0 to a4709f7 Compare July 16, 2024 23:40
@renovate renovate Bot force-pushed the renovate/github.com-monetdb-monetdb-go-2.x branch 5 times, most recently from a35c7a6 to f1211c7 Compare July 26, 2024 01:14
@renovate renovate Bot force-pushed the renovate/github.com-monetdb-monetdb-go-2.x branch 4 times, most recently from e4bb0ce to 5cac3c9 Compare July 31, 2024 08:28
@renovate renovate Bot force-pushed the renovate/github.com-monetdb-monetdb-go-2.x branch 3 times, most recently from 79804bd to f3ab025 Compare September 12, 2024 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants