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

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.2.3 age adoption passing confidence action major
actions/checkout v3.0.2 -> v4.2.2 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.3.0 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.21 age adoption passing confidence devDependencies major
axios (source) ^0.27.2 -> ^1.0.0 age adoption passing confidence dependencies major
babel-loader 8.1.0 -> 10.0.0 age adoption passing confidence devDependencies major
browser-sync (source) 2.26.14 -> 3.0.3 age adoption passing confidence devDependencies major
chalk 4.0.0 -> 5.4.1 age adoption passing confidence devDependencies major
codecov/codecov-action v2.1.0 -> v5.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.2 age adoption passing confidence devDependencies major
cssnano 4.1.10 -> 7.0.6 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 -> 10.1.1 age adoption passing confidence devDependencies major
eslint-plugin-promise 4.2.1 -> 7.2.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.2.1 age adoption passing confidence require major
github.com/google/go-github/v30 v30.1.0 -> v70.0.0 age adoption passing confidence require major
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 -> v2.3.1 age adoption passing confidence require major
github.com/grpc-ecosystem/grpc-gateway v1.16.0 -> v2.26.3 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 -> v6.2.1 age adoption passing confidence action major
html-webpack-plugin 4.2.0 -> 5.6.3 age adoption passing confidence devDependencies major
mini-css-extract-plugin 0.9.0 -> 2.9.2 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.5.3 age adoption passing confidence devDependencies major
react-hook-form (source) 6.0.1 -> 7.55.0 age adoption passing confidence dependencies major
rimraf 3.0.2 -> 6.0.1 age adoption passing confidence devDependencies major
sass-loader 9.0.1 -> 16.0.5 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.98.0 age adoption passing confidence devDependencies major
webpack-bundle-analyzer 3.7.0 -> 4.10.2 age adoption passing confidence devDependencies major
webpack-dev-middleware 3.7.2 -> 7.4.2 age adoption passing confidence devDependencies major

Release Notes

actions/cache (actions/cache)

v4.2.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.2.2...v4.2.3

v4.2.2

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

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

v4.2.1

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

New Contributors

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

v4.2.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v4.1.2...v4.2.0

v4.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.1.1...v4.1.2

v4.1.1

Compare Source

What's Changed

Full Changelog: actions/cache@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.0.2...v4.1.0

v4.0.2

Compare Source

What's Changed

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

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.4.3

Compare Source

What's Changed

Full Changelog: actions/cache@v3.4.2...v3.4.3

v3.4.2

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v3.4.0, see those release notes and the announcement for more details.

Full Changelog: actions/cache@v3.4.0...v3.4.2

v3.4.1

Compare Source

[!WARNING]
This version was incorrectly released using a SHA pointing to a newer version for immutable actions only. Please use v3.4.2 (or v3) instead.

v3.4.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v3.3.3...v3.4.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

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 was generated by Mend Renovate. View the repository job log.

@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/[email protected]: 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/[email protected]: 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 [email protected]` to update!
npm notice 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
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/[email protected]
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 6 times, most recently from 045f5c1 to 9b579a0 Compare February 23, 2025 03:33
@renovate renovate bot force-pushed the renovate/major-all branch 6 times, most recently from 9c5f658 to 18a2473 Compare March 6, 2025 01:00
@renovate renovate bot force-pushed the renovate/major-all branch 8 times, most recently from db51c7a to ca8ef14 Compare March 13, 2025 21:13
@renovate renovate bot force-pushed the renovate/major-all branch 6 times, most recently from c80d394 to c0c4ca7 Compare March 22, 2025 07:35
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from ceb5215 to 4f02177 Compare March 29, 2025 00:10
@renovate renovate bot force-pushed the renovate/major-all branch from 4f02177 to c4c546f Compare April 1, 2025 00:08
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.

0 participants