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) #478

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

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

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2023

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action major v3 -> v4 age adoption passing confidence
actions/checkout action major v2 -> v4 age adoption passing confidence
actions/setup-go action major v4 -> v5 age adoption passing confidence
actions/setup-node action major v3 -> v4 age adoption passing confidence
bulma-clean-theme major 0.13.3 -> 1.2.0 age adoption passing confidence
github.com/urfave/cli/v2 require major v2.4.0 -> v3.1.1 age adoption passing confidence
node uses-with major 20 -> 22 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4

Compare Source

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

v5

Compare Source

actions/setup-node (actions/setup-node)

v4

Compare Source

chrisrhymes/bulma-clean-theme (bulma-clean-theme)

v1.2.0

Compare Source

  • Update to Bulma v1.0.3
  • Update to rake v13

v1.1.0

Compare Source

  • Update FontAwesome to v6.6
  • Add social links to the footer

v1.0.4

Compare Source

  • Update Bulma to 1.0.2
  • Add TikTok video include
  • Allow customising product collection name
  • Increase cookie expiry time in cookie banner

v1.0.3

Compare Source

  • Update Bulma to 1.0.1
  • Add Promo Page layout
  • Fix reviews avatar not displaying

v1.0.2

Compare Source

  • Update Google Analytics to set default as 'granted' when cookies are already accepted

v1.0.1

Compare Source

  • Fix auto dark mode and allow forcing a theme

v1.0.0

Compare Source

  • Upgrade to Bulma v1
  • Include bulma-block-list within the _scss folder due to load_path issues with dart sass.

Breaking changes

  • v1 only supports Jekyll <=4.3 due to bulma requiring dart sass
  • GitHub pages native builds will no longer work as GitHub pages requires Jekyll 3.9. Use GitHub actions to build and deploy to GitHub pages instead.

v0.14.0

Compare Source

  • Add cookie banner
  • Update Google Analytics to v4 and use consent mode
urfave/cli (github.com/urfave/cli/v2)

v3.1.1

Compare Source

v3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.0.0-beta1.01...v3.1.0

v2.27.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.5...v2.27.6

v2.27.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.4...v2.27.5

v2.27.4

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.3...v2.27.4

v2.27.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.27.2...v2.27.3

v2.27.2

Compare Source

What's Changed
New Contributors

Full Changelog: urfave/cli@v2.27.1...v2.27.2

v2.27.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.0...v2.27.1

v2.27.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.26.0...v2.27.0

v2.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.7...v2.26.0

v2.25.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.25.6...v2.25.7

v2.25.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.25.5...v2.25.6

v2.25.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.25.4...v2.25.5

v2.25.4

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.3...v2.25.4

v2.25.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.2...v2.25.3

v2.25.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.1...v2.25.2

v2.25.1

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.0...v2.25.1

v2.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.24.4...v2.25.0

v2.24.4

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.24.3...v2.24.4

v2.24.3

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.24.2...v2.24.3

v2.24.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.24.1...v2.24.2

v2.24.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.24.0...v2.24.1

v2.24.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.10...v2.24.0

v2.23.10

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.9...v2.23.10

v2.23.9

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.23.8...v2.23.9

v2.23.8

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.7...v2.23.8

v2.23.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.6...v2.23.7

v2.23.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.5...v2.23.6

v2.23.5

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.23.4...v2.23.5

v2.23.4

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.3...v2.23.4

v2.23.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.23.2...v2.23.3

Note. This is considered a minor release even though it has a new "feature" i.e support for int64slice for alstrc flags. The int64slice is verbatim copy of existing code and doesnt include any new behaviour compared to other altsrc flags.

v2.23.2

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.1...v2.23.2

v2.23.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.0...v2.23.1

v2.23.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.22.0...v2.23.0

v2.22.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.21.0...v2.22.0

v2.21.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.20.5...v2.21.0

v2.20.5

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.20.4...v2.20.5

v2.20.4

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.20.3...v2.20.4

v2.20.3

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.20.2...v2.20.3

v2.20.2

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.20.1...v2.20.2

v2.20.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.20.0...v2.20.1

v2.20.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.19.3...v2.20.0

v2.19.3

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.19.2...v2.19.3

v2.19.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.19.1...v2.19.2

v2.19.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.19.0...v2.19.1

v2.19.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.18.2...v2.19.0

v2.18.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.18.1...v2.18.2

v2.18.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.18.0...v2.18.1

v2.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.17.2...v2.18.0

v2.17.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.17.1...v2.17.2

v2.17.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.17.0...v2.17.1

v2.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.16.6...v2.17.0

v2.16.6

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.16.5...v2.16.6

v2.16.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.16.4...v2.16.5

v2.16.4

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.16.3...v2.16.4

v2.16.3

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.16.2...v2.16.3

v2.16.2

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.16.1...v2.16.2

v2.16.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.16.0...v2.16.1

v2.16.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.15.0...v2.16.0

v2.15.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.14.2...v2.15.0

v2.14.2

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.14.1...v2.14.2

v2.14.1

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.14.0...v2.14.1

v2.14.0

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 adamdecaf as a code owner February 20, 2023 04:03
@renovate
Copy link
Contributor Author

renovate bot commented Feb 20, 2023

⚠ 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: webui/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @material-ui/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"18.2.0" from the root project
npm ERR!   peer react@"^18.2.0" from [email protected]
npm ERR!   node_modules/react-dom
npm ERR!     react-dom@"18.2.0" from the root project
npm ERR!     peer react-dom@">= 16.8.0" from [email protected]
npm ERR!     node_modules/styled-components
npm ERR!       dev styled-components@"6.1.1" from the root project
npm ERR!   2 more (react-scripts, styled-components)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0 || ^17.0.0" from @material-ui/[email protected]
npm ERR! node_modules/@material-ui/core
npm ERR!   dev @material-ui/core@"4.12.4" from the root project
npm ERR!   peer @material-ui/core@"^4.0.0" from @material-ui/[email protected]
npm ERR!   node_modules/@material-ui/icons
npm ERR!     dev @material-ui/icons@"4.11.3" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR!   peer react@"^16.8.0 || ^17.0.0" from @material-ui/[email protected]
npm ERR!   node_modules/@material-ui/core
npm ERR!     dev @material-ui/core@"4.12.4" from the root project
npm ERR!     peer @material-ui/core@"^4.0.0" from @material-ui/[email protected]
npm ERR!     node_modules/@material-ui/icons
npm ERR!       dev @material-ui/icons@"4.11.3" 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! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/59a405/ea2a76/cache/others/npm/_logs/2023-11-14T15_17_37_576Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/59a405/ea2a76/cache/others/npm/_logs/2023-11-14T15_17_37_576Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-all branch from 2f30cdf to e635c4b Compare January 15, 2025 18:50
@renovate renovate bot changed the title chore(deps): update all (major) fix(deps): update all (major) Jan 15, 2025
Copy link
Contributor Author

renovate bot commented Jan 15, 2025

⚠️ 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: docs/Gemfile.lock

/opt/containerbase/tools/bundler/2.2.17/3.4.2/gems/bundler-2.2.17/lib/bundler/vendor/thor/lib/thor/error.rb:105:in '<class:Thor>': uninitialized constant DidYouMean::SPELL_CHECKERS (NameError)

    DidYouMean::SPELL_CHECKERS.merge!(
              ^^^^^^^^^^^^^^^^
Did you mean?  DidYouMean::SpellChecker
	from /opt/containerbase/tools/bundler/2.2.17/3.4.2/gems/bundler-2.2.17/lib/bundler/vendor/thor/lib/thor/error.rb:1:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.2/gems/bundler-2.2.17/lib/bundler/vendor/thor/lib/thor/base.rb:3:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.2/gems/bundler-2.2.17/lib/bundler/vendor/thor/lib/thor/base.rb:3:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.2/gems/bundler-2.2.17/lib/bundler/vendor/thor/lib/thor.rb:1:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.2/gems/bundler-2.2.17/lib/bundler/vendor/thor/lib/thor.rb:1:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.2/gems/bundler-2.2.17/lib/bundler/vendored_thor.rb:8:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.2/gems/bundler-2.2.17/lib/bundler/vendored_thor.rb:8:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.2/gems/bundler-2.2.17/lib/bundler/friendly_errors.rb:3:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.2/gems/bundler-2.2.17/lib/bundler/friendly_errors.rb:3:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.2/gems/bundler-2.2.17/exe/bundle:32:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.2/gems/bundler-2.2.17/exe/bundle:32:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.2/gems/bundler-2.2.17/exe/bundler:4:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.2/gems/bundler-2.2.17/exe/bundler:4:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.2/bin/bundler:25:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.2/bin/bundler:25:in '<main>'

@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from d010614 to 608475f Compare January 23, 2025 19:34
@renovate renovate bot force-pushed the renovate/major-all branch from 608475f to 416aaeb Compare January 29, 2025 23:28
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from b53b2b7 to f5e7f6d Compare February 13, 2025 17:56
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from c58e72b to a8d6983 Compare February 24, 2025 22:04
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 6d9981c to 977a595 Compare February 27, 2025 19:02
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from bbe57ff to abc3b9d Compare March 13, 2025 21:16
@renovate renovate bot changed the title fix(deps): update all (major) chore(deps): update all (major) Mar 13, 2025
@renovate renovate bot force-pushed the renovate/major-all branch from abc3b9d to df7990d Compare March 14, 2025 14:41
@renovate renovate bot force-pushed the renovate/major-all branch from df7990d to 635fd27 Compare March 31, 2025 12:48
@renovate renovate bot changed the title chore(deps): update all (major) fix(deps): update all (major) Mar 31, 2025
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from cc5ac74 to 03e4f37 Compare April 1, 2025 16:18
@renovate renovate bot changed the title fix(deps): update all (major) Update all (major) Apr 6, 2025
@renovate renovate bot force-pushed the renovate/major-all branch from 03e4f37 to 0c1e7d9 Compare April 8, 2025 14:52
@renovate renovate bot changed the title Update all (major) fix(deps): update all (major) Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants