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 all (major) #314

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

fix(deps): update all (major) #314

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@hot-loader/react-dom 16.13.0 -> 17.0.2 age adoption passing confidence dependencies major
actions/cache v3.0.6 -> v4.0.2 age adoption passing confidence action major
actions/checkout v3.0.2 -> v4.1.6 age adoption passing confidence action major
actions/checkout v3 -> v4 age adoption passing confidence action major
actions/setup-go v3 -> v5 age adoption passing confidence action major
actions/setup-node v3.5.0 -> v4.0.2 age adoption passing confidence action major
alex (source) 9.1.0 -> 11.0.1 age adoption passing confidence dependencies major
autoprefixer 9.7.6 -> 10.4.19 age adoption passing confidence devDependencies major
babel-loader 8.1.0 -> 9.1.3 age adoption passing confidence devDependencies major
browser-sync (source) 2.26.14 -> 3.0.2 age adoption passing confidence devDependencies major
chalk 4.0.0 -> 5.3.0 age adoption passing confidence devDependencies major
codecov/codecov-action v2.1.0 -> v4.4.0 age adoption passing confidence action major
connect-history-api-fallback 1.6.0 -> 2.0.0 age adoption passing confidence devDependencies major
css-loader 3.5.3 -> 7.1.1 age adoption passing confidence devDependencies major
cssnano 4.1.10 -> 7.0.1 age adoption passing confidence devDependencies major
dotenv-webpack 1.7.0 -> 8.1.0 age adoption passing confidence devDependencies major
eslint-config-prettier 6.11.0 -> 9.1.0 age adoption passing confidence devDependencies major
eslint-plugin-promise 4.2.1 -> 6.1.1 age adoption passing confidence devDependencies major
eslint-watch 7.0.0 -> 8.0.0 age adoption passing confidence devDependencies major
ghcr.io/codfish/semantic-release-action v1 -> v3 age adoption passing confidence docker major
github.com/go-chi/chi v1.5.4 -> v5.0.12 age adoption passing confidence require major
github.com/google/go-github/v30 v30.1.0 -> v62.0.0 age adoption passing confidence require major
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 -> v2.1.0 age adoption passing confidence require major
github.com/grpc-ecosystem/grpc-gateway v1.16.0 -> v2.20.0 age adoption passing confidence require major
github/codeql-action v2 -> v3 age adoption passing confidence action major
gopkg.in/yaml.v2 v2.4.0 -> v3.0.1 age adoption passing confidence require major
goreleaser/goreleaser-action v2.6.1 -> v5.1.0 age adoption passing confidence action major
html-webpack-plugin 4.2.0 -> 5.6.0 age adoption passing confidence devDependencies major
mermaid 8.5.0 -> 10.9.1 age adoption passing confidence dependencies major
mini-css-extract-plugin 0.9.0 -> 2.9.0 age adoption passing confidence devDependencies major
node 12-alpine -> 20-alpine age adoption passing confidence stage major
node-sass 4.14.0 -> 9.0.0 age adoption passing confidence devDependencies major
open-cli 6.0.1 -> 8.0.0 age adoption passing confidence devDependencies major
postcss-loader 3.0.0 -> 8.1.1 age adoption passing confidence devDependencies major
prettier (source) 2.0.5 -> 3.2.5 age adoption passing confidence devDependencies major
react-hook-form (source) 6.0.1 -> 7.51.4 age adoption passing confidence dependencies major
rimraf 3.0.2 -> 5.0.7 age adoption passing confidence devDependencies major
sass-loader 9.0.1 -> 14.2.1 age adoption passing confidence devDependencies major
style-loader 1.2.0 -> 4.0.0 age adoption passing confidence devDependencies major
webpack 4.43.0 -> 5.91.0 age adoption passing confidence devDependencies major
webpack-bundle-analyzer 3.7.0 -> 4.10.2 age adoption passing confidence devDependencies major

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.
actions/checkout (actions/checkout)

v4.1.6

Compare Source

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

  • Fix: Disable sparse chec

@renovate renovate bot requested a review from moul as a code owner August 26, 2020 13:37
@renovate
Copy link
Contributor Author

renovate bot commented Aug 26, 2020

⚠️ Artifact update problem

Renovate failed to update artifacts 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/depviz":"/mnt/renovate/gh/moul/depviz" -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/depviz" docker.io/renovate/go:1.16.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: moul.io/graphman/viz@v1.6.0: reading moul.io/graphman/viz/viz/go.mod at revision viz/v1.6.0: unknown revision viz/v1.6.0

File name: tool/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/moul/depviz":"/mnt/renovate/gh/moul/depviz" -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/depviz/tool" docker.io/renovate/go:1.16.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading github.com/gilliek/go-opml v1.0.0
go: downloading golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
go: downloading golang.org/x/net v0.0.0-20201021035429-f5854403a974
go: downloading google.golang.org/appengine v1.6.6
go: downloading github.com/golang/protobuf v1.4.2
go: downloading google.golang.org/protobuf v1.25.0
go: downloading github.com/google/go-github v17.0.0+incompatible
go: downloading github.com/google/go-github/v30 v30.1.0
go: downloading github.com/google/go-querystring v1.0.0
go: downloading golang.org/x/crypto v0.0.0-20201002170205-7f63de1d35b0
go get: added github.com/google/go-github/v30 v30.1.0
go: downloading github.com/tailscale/depaware v0.0.0-20201214215404-77d1e9757027
go: downloading golang.org/x/tools v0.0.0-20201211185031-d93e913c1a58
go: downloading github.com/pkg/diff v0.0.0-20200914180035-5b29258ca4f7
go: downloading github.com/sergi/go-diff v1.0.0
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading github.com/stretchr/testify v1.4.0
go: downloading golang.org/x/mod v0.4.0
go: downloading github.com/davecgh/go-spew v1.1.0
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v2 v2.2.2
go: downloading github.com/google/go-cmp v0.5.1
moul.io/depviz/v3/tool/internal/tools imports
	github.com/tailscale/depaware/depaware imports
	github.com/pkg/diff/write tested by
	github.com/pkg/diff/write.test imports
	github.com/sergi/go-diff/diffmatchpatch tested by
	github.com/sergi/go-diff/diffmatchpatch.test imports
	github.com/stretchr/testify/assert imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.2.2: permission denied

File name: web/package-lock.json
npm notice 
npm notice New minor version of npm available! 7.7.6 -> 7.12.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v7.12.0>
npm notice Run `npm install -g npm@7.12.0` to update!
npm notice 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: Depviz@1.0.0
npm ERR! Found: react@16.13.1
npm ERR! node_modules/react
npm ERR!   react@"16.13.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"17.0.1" from @hot-loader/react-dom@17.0.1
npm ERR! node_modules/@hot-loader/react-dom
npm ERR!   @hot-loader/react-dom@"17.0.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-05-07T03_06_02_819Z-debug.log

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Aug 26, 2020
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from 2ab66a1 to 67ec63a Compare September 8, 2020 17:12
@renovate renovate bot force-pushed the renovate/major-all branch 6 times, most recently from 172b348 to 2fab980 Compare September 19, 2020 07:07
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from bee05af to bab262f Compare October 2, 2020 13:29
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from d1dc90f to 318257b Compare October 10, 2020 20:40
@renovate renovate bot force-pushed the renovate/major-all branch 7 times, most recently from a88c9a6 to 22c61dc Compare October 19, 2020 17:57
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from d949bec to e7654b7 Compare October 21, 2020 01:46
@renovate renovate bot changed the title chore(deps): update all (major) fix(deps): update all (major) Oct 21, 2020
@renovate renovate bot force-pushed the renovate/major-all branch 5 times, most recently from 827a266 to 94b9e14 Compare April 16, 2024 18:12
@renovate renovate bot force-pushed the renovate/major-all branch 8 times, most recently from 5239dec to 07951eb Compare April 25, 2024 14:17
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 8679461 to 225d421 Compare May 3, 2024 12:02
@renovate renovate bot force-pushed the renovate/major-all branch 7 times, most recently from 951db56 to 074b2a8 Compare May 10, 2024 20:21
@renovate renovate bot force-pushed the renovate/major-all branch 6 times, most recently from 43c3228 to 70b1a39 Compare May 15, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🔍 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