Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action major v4 -> v5 age confidence
actions/setup-go action major v5 -> v6 age confidence
bulma-clean-theme major 0.14.0 -> 1.3.0 age confidence
docker.redpanda.com/redpandadata/redpanda major v23.2.21 -> v25.2.10 age confidence
github/codeql-action action major v3 -> v4 age confidence
goftp.io/server require major v0.4.1 -> v2.0.2 age confidence

Release Notes

actions/checkout (actions/checkout)

v5

Compare Source

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

v6

Compare Source

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

v1.3.0

Compare Source

  • Add links page layout and documentation

v1.2.1

Compare Source

  • Update to Bulma v1.0.4
  • Add hover and focus states to products in the category page
  • Add post title to the read more links (visible to screen readers)
  • Add skip to content link
  • Slightly darken the default theme colour for better colour contrast

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.
github/codeql-action (github/codeql-action)

v4

Compare Source


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 March 4, 2025 21:03
@renovate renovate bot force-pushed the renovate/major-all branch from 8bc5108 to 82ad292 Compare March 5, 2025 21:06
@renovate
Copy link
Contributor Author

renovate bot commented Mar 5, 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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/gems/bundler-2.2.17/lib/bundler/vendored_thor.rb:8:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.7/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.7/gems/bundler-2.2.17/lib/bundler/friendly_errors.rb:3:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.7/gems/bundler-2.2.17/exe/bundle:32:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.7/gems/bundler-2.2.17/exe/bundle:32:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.7/gems/bundler-2.2.17/exe/bundler:4:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.7/gems/bundler-2.2.17/exe/bundler:4:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.7/bin/bundler:25:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/2.2.17/3.4.7/bin/bundler:25:in '<main>'

@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 8cae9c7 to 4421cb2 Compare March 13, 2025 15:41
@renovate renovate bot force-pushed the renovate/major-all branch from 4421cb2 to 72e644e Compare April 7, 2025 16:02
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 4c5af91 to 60c7d4c Compare April 29, 2025 15:15
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 436064d to 0b0d846 Compare May 10, 2025 05:42
@renovate renovate bot force-pushed the renovate/major-all branch from 0b0d846 to 2a579da Compare May 19, 2025 16:07
@renovate renovate bot force-pushed the renovate/major-all branch from 2a579da to 0003baf Compare June 3, 2025 19:03
@renovate renovate bot force-pushed the renovate/major-all branch from 0003baf to 26867ae Compare June 12, 2025 22:28
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from a32af54 to dcdaa0a Compare June 27, 2025 21:46
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 6127c7f to 286d992 Compare July 8, 2025 22:18
@renovate renovate bot force-pushed the renovate/major-all branch from 286d992 to e67edd7 Compare July 15, 2025 22:52
@renovate renovate bot force-pushed the renovate/major-all branch from e67edd7 to 13f2332 Compare July 23, 2025 20:12
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 3f24614 to 5578392 Compare August 6, 2025 04:24
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from ef1718c to 150d13a Compare August 13, 2025 17:00
@renovate renovate bot force-pushed the renovate/major-all branch from 150d13a to 4b422c0 Compare August 22, 2025 23:38
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from cf2b3f4 to 79829f0 Compare September 12, 2025 20:12
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 90f1ca3 to 77891d0 Compare September 24, 2025 10:41
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 102a37f to a095f4e Compare October 7, 2025 19:12
@renovate renovate bot force-pushed the renovate/major-all branch from a095f4e to be32a14 Compare October 10, 2025 18:43
@renovate renovate bot force-pushed the renovate/major-all branch from be32a14 to 1d790df Compare October 25, 2025 17:41
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