chore(deps): update module github.com/sijms/go-ora/v2 to v2.5.1 - autoclosed #32

Closed
CSRBot wants to merge 0 commits from renovate/github.com-sijms-go-ora-v2-2.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/sijms/go-ora/v2 require minor v2.4.28 -> v2.5.1

Release Notes

sijms/go-ora

v2.5.1

Compare Source

v2.5.0

Compare Source

1- Fix date decode problem
2- restructure the package and delete repeated files and folders


Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

β™» 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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/sijms/go-ora/v2](https://github.com/sijms/go-ora) | require | minor | `v2.4.28` -> `v2.5.1` | --- ### Release Notes <details> <summary>sijms/go-ora</summary> ### [`v2.5.1`](https://github.com/sijms/go-ora/compare/v2.5.0...v2.5.1) [Compare Source](https://github.com/sijms/go-ora/compare/v2.5.0...v2.5.1) ### [`v2.5.0`](https://github.com/sijms/go-ora/releases/v2.5.0) [Compare Source](https://github.com/sijms/go-ora/compare/v2.4.28...v2.5.0) 1- Fix date decode problem 2- restructure the package and delete repeated files and folders </details> --- ### Configuration πŸ“… **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled due to failing status checks. β™» **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
CSRBot added 1 commit 2022-08-05 22:51:55 +00:00
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is failing Details
29b0a91329
chore(deps): update module github.com/sijms/go-ora/v2 to v2.5.0
Author
Collaborator

⚠ 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: docker run --rm --name=renovate_go --label=renovate_child -v "/tmp/renovate/repos/gitea/volker.raschek/db-wait":"/tmp/renovate/repos/gitea/volker.raschek/db-wait" -v "/tmp/renovate/cache":"/tmp/renovate/cache" -e GOPATH -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e GIT_CONFIG_KEY_3 -e GIT_CONFIG_VALUE_3 -e GIT_CONFIG_KEY_4 -e GIT_CONFIG_VALUE_4 -e GIT_CONFIG_KEY_5 -e GIT_CONFIG_VALUE_5 -e GIT_CONFIG_KEY_6 -e GIT_CONFIG_VALUE_6 -e GIT_CONFIG_KEY_7 -e GIT_CONFIG_VALUE_7 -e GIT_CONFIG_KEY_8 -e GIT_CONFIG_VALUE_8 -w "/tmp/renovate/repos/gitea/volker.raschek/db-wait" docker.io/renovate/go:1.19.0 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading github.com/sijms/go-ora/v2 v2.5.1
git.cryptic.systems/volker.raschek/db-wait/cmd imports
	github.com/sijms/go-ora/v2 imports
	github.com/sijms/go-ora/advanced_nego imports
	github.com/sijms/go-ora/advanced_nego/ntlmssp imports
	github.com/sijms/go-ora/v2/network/security/md4: cannot find module providing package github.com/sijms/go-ora/v2/network/security/md4

### ⚠ 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: docker run --rm --name=renovate_go --label=renovate_child -v "/tmp/renovate/repos/gitea/volker.raschek/db-wait":"/tmp/renovate/repos/gitea/volker.raschek/db-wait" -v "/tmp/renovate/cache":"/tmp/renovate/cache" -e GOPATH -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e GIT_CONFIG_KEY_3 -e GIT_CONFIG_VALUE_3 -e GIT_CONFIG_KEY_4 -e GIT_CONFIG_VALUE_4 -e GIT_CONFIG_KEY_5 -e GIT_CONFIG_VALUE_5 -e GIT_CONFIG_KEY_6 -e GIT_CONFIG_VALUE_6 -e GIT_CONFIG_KEY_7 -e GIT_CONFIG_VALUE_7 -e GIT_CONFIG_KEY_8 -e GIT_CONFIG_VALUE_8 -w "/tmp/renovate/repos/gitea/volker.raschek/db-wait" docker.io/renovate/go:1.19.0 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy" go: downloading github.com/sijms/go-ora/v2 v2.5.1 git.cryptic.systems/volker.raschek/db-wait/cmd imports github.com/sijms/go-ora/v2 imports github.com/sijms/go-ora/advanced_nego imports github.com/sijms/go-ora/advanced_nego/ntlmssp imports github.com/sijms/go-ora/v2/network/security/md4: cannot find module providing package github.com/sijms/go-ora/v2/network/security/md4 ```
CSRBot changed title from chore(deps): update module github.com/sijms/go-ora/v2 to v2.5.0 to chore(deps): update module github.com/sijms/go-ora/v2 to v2.5.1 2022-08-07 12:31:29 +00:00
CSRBot force-pushed renovate/github.com-sijms-go-ora-v2-2.x from 29b0a91329 to 7d6291d1d6 2022-08-07 12:31:43 +00:00 Compare
CSRBot changed title from chore(deps): update module github.com/sijms/go-ora/v2 to v2.5.1 to chore(deps): update module github.com/sijms/go-ora/v2 to v2.5.1 - autoclosed 2022-08-08 16:51:11 +00:00
CSRBot closed this pull request 2022-08-08 16:51:11 +00:00
Some checks failed
continuous-integration/drone/pr Build is passing
Required
Details
continuous-integration/drone/push Build is failing
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: volker.raschek/db-wait#32
No description provided.