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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/MonetDB/MonetDB-Go v1.1.0 -> v2.0.2 age adoption passing 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.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: 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
Copy link
Contributor Author

renovate bot commented Apr 3, 2024

⚠ 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
Copy link
Contributor Author

renovate bot commented May 9, 2024

⚠️ 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 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 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
@renovate renovate bot force-pushed the renovate/github.com-monetdb-monetdb-go-2.x branch 4 times, most recently from 0ed9662 to 885b7f4 Compare October 15, 2024 12:34
@renovate renovate bot force-pushed the renovate/github.com-monetdb-monetdb-go-2.x branch 5 times, most recently from a52a7d4 to 064f4c4 Compare October 28, 2024 11:50
@renovate renovate bot force-pushed the renovate/github.com-monetdb-monetdb-go-2.x branch from 064f4c4 to 44cf16f Compare November 7, 2024 14:35
@renovate renovate bot force-pushed the renovate/github.com-monetdb-monetdb-go-2.x branch from 44cf16f to 9dccf45 Compare November 8, 2024 03:15
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