fix(deps): update module github.com/arran4/golang-ical to v0.2.3 #1669

Merged
konrad merged 2 commits from renovate/github.com-arran4-golang-ical-0.x into main 2023-12-20 10:58:01 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/arran4/golang-ical require patch v0.2.2 -> v0.2.3

Release Notes

arran4/golang-ical (github.com/arran4/golang-ical)

v0.2.3

Compare Source


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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/arran4/golang-ical](https://github.com/arran4/golang-ical) | require | patch | `v0.2.2` -> `v0.2.3` | --- ### Release Notes <details> <summary>arran4/golang-ical (github.com/arran4/golang-ical)</summary> ### [`v0.2.3`](https://github.com/arran4/golang-ical/compare/v0.2.2...v0.2.3) [Compare Source](https://github.com/arran4/golang-ical/compare/v0.2.2...v0.2.3) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41MC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNTAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate added the
dependencies
label 2023-12-20 08:03:51 +00:00
renovate added 1 commit 2023-12-20 08:03:53 +00:00
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing Details
f82828f52c
fix(deps): update module github.com/arran4/golang-ical to v0.2.3
Author
Member

⚠ 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_sidecar --label=renovate_child --user=0:0 -v "/tmp/renovate/repos/gitea/vikunja/api":"/tmp/renovate/repos/gitea/vikunja/api" -v "/tmp/renovate/cache":"/tmp/renovate/cache" -e GOPATH -e GOSUMDB -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 CONTAINERBASE_CACHE_DIR -w "/tmp/renovate/repos/gitea/vikunja/api" ghcr.io/containerbase/sidecar:9.23.12 bash -l -c "install-tool golang 1.21.5 && go get -d -t ./..."
go: go.mod file not found in current directory or any parent directory.
	'go get' is no longer supported outside a module.
	To build and install a command, use 'go install' with a version,
	like 'go install example.com/cmd@latest'
	For more information, see https://golang.org/doc/go-get-install-deprecation
	or run 'go help get' or 'go help install'.

### ⚠ 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_sidecar --label=renovate_child --user=0:0 -v "/tmp/renovate/repos/gitea/vikunja/api":"/tmp/renovate/repos/gitea/vikunja/api" -v "/tmp/renovate/cache":"/tmp/renovate/cache" -e GOPATH -e GOSUMDB -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 CONTAINERBASE_CACHE_DIR -w "/tmp/renovate/repos/gitea/vikunja/api" ghcr.io/containerbase/sidecar:9.23.12 bash -l -c "install-tool golang 1.21.5 && go get -d -t ./..." go: go.mod file not found in current directory or any parent directory. 'go get' is no longer supported outside a module. To build and install a command, use 'go install' with a version, like 'go install example.com/cmd@latest' For more information, see https://golang.org/doc/go-get-install-deprecation or run 'go help get' or 'go help install'. ```
konrad added 1 commit 2023-12-20 10:39:09 +00:00
continuous-integration/drone/pr Build is passing Details
1d1adf2cef
chore(deps): update deps
konrad merged commit d952bedce0 into main 2023-12-20 10:58:01 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 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: vikunja/vikunja#1669
No description provided.