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

chore(deps): update all (major) #163

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 16, 2020

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action major v2.1.4 -> v4.0.2 age adoption passing confidence
actions/checkout action major v2 -> v4 age adoption passing confidence
actions/setup-go action major v2 -> v5 age adoption passing confidence
angular-ui-bootstrap (source) major 0.13.3 -> 2.5.6 age adoption passing confidence
codecov/codecov-action action major v1 -> v4 age adoption passing confidence
ghcr.io/codfish/semantic-release-action docker major v1 -> v3 age adoption passing confidence
github.com/grpc-ecosystem/grpc-gateway require major v1.12.1 -> v2.19.1 age adoption passing confidence
golangci/golangci-lint-action action major v2.5.2 -> v5.3.0 age adoption passing confidence
goreleaser/goreleaser-action action major v2 -> v5 age adoption passing confidence

Release Notes

actions/cache (actions/cache)

v4.0.2

Compare Source

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4...v4.0.1

v4.0.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v4.0.0

v3.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.3.3

v3.3.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.3.2

v3.3.1

Compare Source

What's Changed

Full Changelog: actions/cache@v3...v3.3.1

v3.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.3.0

v3.2.6

Compare Source

What's Changed

Full Changelog: actions/cache@v3...v3.2.6

v3.2.5

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.2.5

v3.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.2.4

v3.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.2.3

v3.2.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

Full Changelog: actions/cache@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.2.0

v3.0.11

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.0.11

v3.0.10

Compare Source

  • Fix a bug with sorting inputs.
  • Update definition for restore-keys in README.md

v3.0.9

Compare Source

  • Enhanced the warning message for cache unavailability in case of GHES.

v3.0.8

Compare Source

What's Changed

  • Fix zstd not working for windows on gnu tar in issues.
  • Allow users to provide a custom timeout as input for aborting cache segment download using the environment variable SEGMENT_DOWNLOAD_TIMEOUT_MIN. Default is 60 minutes.

v3.0.7

Compare Source

What's Changed

  • Fix for the download stuck problem has been added in actions/cache for users who were intermittently facing the issue. As part of this fix, new timeout has been introduced in the download step to stop the download if it doesn't complete within an hour and run the rest of the workflow without erroring out.

v3.0.6

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.0.6

v3.0.5

Compare Source

Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by toolkit.

v3.0.4

Compare Source

In this release, we have fixed the tar creation error while trying to create it with path as ~/ home folder on ubuntu-latest.

v3.0.3

Compare Source

Fixed avoiding empty cache save when no files are available for caching. (https://github.com/actions/cache/issues/624)

v3.0.2

Compare Source

This release adds the support for dynamic cache size cap on GHES.

v3.0.1

Compare Source

  • Added support for caching from GHES 3.5.
  • Fixed download issue for files > 2GB during restore.

v3.0.0

Compare Source

  • This change adds a minimum runner version(node12 -> node16), which can break users using an out-of-date/fork of the runner. This would be most commonly affecting users on GHES 3.3 or before, as those runners do not support node16 actions and they can use actions from github.com via github connect or manually copying the repo to their GHES instance.

  • Few dependencies and cache action usage examples have also been updated.

v2.1.8: Updating actions/core to version 1.10.0

Compare Source

The ::save-state and ::set-output are deprecated. The newer version of actions/core >1.10.0 uses the new syntax for save and set output. After this change, customers using actions/cache@v2 won't see deprecation warning message.

v2.1.7

Compare Source

Support 10GB cache upload using the latest version 1.0.8 of @actions/cache

v2.1.6

Compare Source

v2.1.5

Compare Source

actions/checkout (actions/checkout)

v4

Compare Source

v3

Compare Source

actions/setup-go (actions/setup-go)

v5

Compare Source

v4

Compare Source

v3

Compare Source

angular-ui/bootstrap (angular-ui-bootstrap)

v2.5.4

Compare Source

v2.5.3

Compare Source

v2.5.0

Compare Source

Bug Fixes
Features

v2.4.0

Compare Source

Features

2.3.2 (2016-12-27)

Bug Fixes

2.3.1 (2016-12-10)

Bug Fixes

v2.3.2

Compare Source

Bug Fixes

v2.3.1

Compare Source

Bug Fixes

v2.3.0

Compare Source

Features

v2.2.0

Compare Source

Bug Fixes
Features

2.1.4 (2016-09-24)

Bug Fixes

2.1.3 (2016-08-25)

Bug Fixes

2.1.2 (2016-08-22)

Bug Fixes

2.1.1 (2016-08-21)

Bug Fixes

v2.1.4

Compare Source

Bug Fixes

v2.1.3

Compare Source

Bug Fixes

v2.1.2

Compare Source

Bug Fixes

v2.1.1

Compare Source

Bug Fixes

v2.1.0

Compare Source

Bug Fixes
Features

2.0.2 (2016-08-15)

Bug Fixes

2.0.1 (2016-08-02)

Bug Fixes

v2.0.2

Compare Source

Bug Fixes

v2.0.1

Compare Source

Bug Fixes

v2.0.0

Compare Source

Bug Fixes
Features

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Apr 24, 2021

⚠️ 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 check 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 "/mnt/renovate/gh/moul/protoc-gen-gotemplate":"/mnt/renovate/gh/moul/protoc-gen-gotemplate" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/moul/protoc-gen-gotemplate" docker.io/renovate/go:1.13.15 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod vendor && go mod tidy && go mod tidy"
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.9.0
go: downloading github.com/gorilla/mux v1.7.3
go: downloading github.com/gorilla/handlers v1.4.2
go: extracting github.com/gorilla/mux v1.7.3
go: downloading google.golang.org/genproto v0.0.0-20210426193834-eac7f76ac494
go: extracting github.com/gorilla/handlers v1.4.2
go: finding github.com/Masterminds/sprig v2.22.0+incompatible
go: downloading github.com/Masterminds/sprig v2.22.0+incompatible
go: extracting github.com/Masterminds/sprig v2.22.0+incompatible
go: extracting github.com/grpc-ecosystem/grpc-gateway v1.9.0
go: downloading github.com/huandu/xstrings v1.3.1
go: extracting github.com/huandu/xstrings v1.3.1
go: downloading github.com/gobuffalo/packr/v2 v2.8.0
go: downloading gopkg.in/yaml.v2 v2.3.0
go: extracting github.com/gobuffalo/packr/v2 v2.8.0
go: extracting gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/markbates/oncer v1.0.0
go: extracting github.com/markbates/oncer v1.0.0
go: downloading github.com/gobuffalo/packd v1.0.0
go: downloading github.com/karrick/godirwalk v1.15.3
go: downloading github.com/markbates/safe v1.0.1
go: extracting github.com/gobuffalo/packd v1.0.0
go: extracting github.com/karrick/godirwalk v1.15.3
go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: extracting github.com/markbates/safe v1.0.1
go: extracting github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: downloading github.com/sirupsen/logrus v1.4.2
go: downloading github.com/gobuffalo/logger v1.0.3
go: extracting github.com/sirupsen/logrus v1.4.2
go: downloading github.com/markbates/errx v1.1.0
go: extracting github.com/gobuffalo/logger v1.0.3
go: extracting github.com/markbates/errx v1.1.0
go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.2
go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.2
go: downloading golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4
go: extracting golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4
go: extracting google.golang.org/genproto v0.0.0-20210426193834-eac7f76ac494
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/mitchellh/reflectwalk v1.0.1
go: extracting github.com/Masterminds/semver v1.5.0
go: extracting github.com/mitchellh/reflectwalk v1.0.1
go: extracting gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/rogpeppe/go-internal v1.5.2
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: extracting gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: extracting github.com/rogpeppe/go-internal v1.5.2
moul.io/protoc-gen-gotemplate/helpers imports
	github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor imports
	github.com/ghodss/yaml imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.3.0: permission denied
moul.io/protoc-gen-gotemplate/helpers imports
	github.com/Masterminds/sprig tested by
	github.com/Masterminds/sprig.test imports
	github.com/stretchr/testify/assert imports
	gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20210107192922-496545a6307b: permission denied

@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from dd8b15a to 700b15b Compare June 2, 2023 13:41
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 12bd72c to 468802c Compare July 28, 2023 22:00
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 82b92a9 to 5476e5a Compare August 25, 2023 18:17
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 47eab51 to 7fa27de Compare September 10, 2023 21:41
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from fb07e9f to 0b4b6da Compare September 15, 2023 06:40
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 4237867 to d62496a Compare October 19, 2023 12:35
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from d2b8948 to 16eae02 Compare November 9, 2023 22:58
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 161a4bb to 879c684 Compare January 17, 2024 16:55
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from d808fe8 to b3274f6 Compare January 31, 2024 18:18
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 413ef12 to 7d63db6 Compare February 9, 2024 22:12
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 3408b15 to f5dd82a Compare April 29, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 🔍 Ready for Review Pull Request is not reviewed yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants