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 v2 -> v4 age adoption passing confidence
actions/checkout action major v3 -> 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/jaswdr/faker require major v1.19.1 -> v2.3.3 age adoption passing confidence
github/codeql-action action major v2 -> v3 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4

Compare Source

v3

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
jaswdr/faker (github.com/jaswdr/faker)

v2.3.3

Compare Source

What's Changed

Full Changelog: jaswdr/faker@v2.3.2...v2.3.3

v2.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: jaswdr/faker@v.2.3.1...v2.3.2

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: jaswdr/faker@v2.2.0...v2.3.0

v2.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: jaswdr/faker@v2.1.0...v2.2.0

v2.1.0

Compare Source

Important

We changed the way int numbers are generated, which affects all Int* and UInt* methods, if you are affected by this change, we recommend to use RandomNumber or IntBetween.

What's Changed

Full Changelog: jaswdr/faker@v2.0.3...v2.1.0

v2.0.3

Compare Source

What's Changed

Full Changelog: jaswdr/faker@v2.0.2...v2.0.3

v2.0.2

Compare Source

What's Changed

Full Changelog: jaswdr/faker@v2.0.0...v2.0.2

v2.0.1

Compare Source

What's Changed

Full Changelog: jaswdr/faker@v1.19.1...v2.0.1

v2.0.0

Compare Source

What's Changed

Important: Go < 1.20 is not supported is v2! If you still use older versions, please use v1 versions (v1.19.1 is the latest at the time of written).

Commits

Full Changelog: jaswdr/faker@v1.19.1...v2.0.0

github/codeql-action (github/codeql-action)

v3

Compare Source


Configuration

📅 Schedule: Branch creation - "on monday" (UTC), 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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/gems/bundler-2.2.17/lib/bundler/vendored_thor.rb:8:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.1/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.1/gems/bundler-2.2.17/lib/bundler/friendly_errors.rb:3:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.1/gems/bundler-2.2.17/exe/bundle:32:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.1/gems/bundler-2.2.17/exe/bundle:32:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.1/gems/bundler-2.2.17/exe/bundler:4:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.1/gems/bundler-2.2.17/exe/bundler:4:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.1/bin/bundler:25:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.1/bin/bundler:25:in '<main>'

@renovate renovate bot force-pushed the renovate/major-all branch from e635c4b to d010614 Compare January 19, 2025 13:54
@renovate renovate bot force-pushed the renovate/major-all branch from d010614 to 608475f Compare January 23, 2025 19:34
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