Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-all
Open

fix(deps): update all (major)#225
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/cache action major v3v5 age confidence
actions/checkout action major v3v6 age confidence
actions/checkout action major v4v6 age confidence
actions/checkout action major v2v6 age confidence
actions/setup-go action major v5v6 age confidence
actions/setup-go action major v4v6 age confidence
bulma-clean-theme major 0.14.01.3.1 age confidence
catchpoint/workflow-telemetry-action action major v1v2 age confidence
github.com/ccoveille/go-safecast require major v1.6.1v2.0.0 age confidence
github/codeql-action action major v2v4 age confidence

Release Notes

actions/cache (actions/cache)

v5

Compare Source

v4

Compare Source

actions/checkout (actions/checkout)

v6

Compare Source

v5

Compare Source

v4

Compare Source

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

v6

Compare Source

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

v1.3.1

Compare Source

  • Add buttons to product pages

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.
catchpoint/workflow-telemetry-action (catchpoint/workflow-telemetry-action)

v2

Compare Source

ccoveille/go-safecast (github.com/ccoveille/go-safecast)

v2.0.0

Compare Source

What brings the v2 ?

Fixed

  • float overflow handling with parse float from string

    Previously, it returned an ErrStringConversion error while it's an overflow.
    Now it returns the proper overflow error.

BREAKING CHANGES

  • package no longer supports converting from bool

true/false are no longer converted to 1/0
These values cannot overflow, this was an error.

  • Convert no longer supports converting from string

You can now use Parse function

  • string to number conversion no longer uses base 0 (auto-detect in Go strconv library)

Use Parse function with proper base instead

This solves issue with 07 being parsed as 7, and 08 being reported as an invalid octal

  • Convert no longer returns 0 when conversion fails (e6c5137)

It now returns the invalid converted value with the error

  • Removed Input type (Input=string|bool|Number)

This type was used by Convert function to represent input value.
Now Convert function uses Number type directly.

This also drastically improves performance as it removes the type assertion checks.

All of these was introduced with ccoVeille#120

Minor

Full Changelog: ccoVeille/go-safecast@v1.8.1...v2.0.0

v1.8.2: deprecate the v1

Compare Source

What's Changed

v1 is now deprecated, please use v2

d47929d

Full Changelog: ccoVeille/go-safecast@v1.8.1...v1.8.2

v1.8.1

Compare Source

What's Changed

Minor

Full Changelog: ccoVeille/go-safecast@v1.8.0...v1.8.1

v1.8.0

Compare Source

What's Changed

Full Changelog: ccoVeille/go-safecast@v1.7.0...v1.8.0

v1.7.0

Compare Source

What's Changed

Minor

Full Changelog: ccoVeille/go-safecast@v1.6.1...v1.7.0

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

v4

Compare Source

v3

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 13, 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/4.0.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/4.0.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/4.0.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/4.0.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/4.0.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/4.0.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/4.0.2/gems/bundler-2.2.17/lib/bundler/vendored_thor.rb:8:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/lib/bundler/vendored_thor.rb:8:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/lib/bundler/friendly_errors.rb:3:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/lib/bundler/friendly_errors.rb:3:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/exe/bundle:32:in 'Kernel#require_relative'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/exe/bundle:32:in '<top (required)>'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/exe/bundler:4:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/gems/bundler-2.2.17/exe/bundler:4:in '<top (required)>'
	from /opt/containerbase/tools/ruby/4.0.2/lib/ruby/4.0.0/rubygems.rb:304:in 'Kernel#load'
	from /opt/containerbase/tools/ruby/4.0.2/lib/ruby/4.0.0/rubygems.rb:304:in 'Gem.activate_and_load_bin_path'
	from /opt/containerbase/tools/bundler/2.2.17/4.0.2/bin/bundler:25:in '<main>'

@renovate renovate bot force-pushed the renovate/major-all branch from 9122d5a to 9963477 Compare July 28, 2025 13:10
@renovate renovate bot force-pushed the renovate/major-all branch from 9963477 to 9b069ff Compare August 11, 2025 13:41
@renovate renovate bot force-pushed the renovate/major-all branch from 9b069ff to 40a601e Compare September 4, 2025 04:58
@renovate renovate bot force-pushed the renovate/major-all branch from 40a601e to 38daf23 Compare September 25, 2025 15:03
@renovate renovate bot force-pushed the renovate/major-all branch from 38daf23 to 6c7ce34 Compare October 7, 2025 15:48
@renovate renovate bot force-pushed the renovate/major-all branch from 6c7ce34 to a9fa22e Compare November 3, 2025 22:49
@renovate renovate bot changed the title chore(deps): update all (major) fix(deps): update all (major) Nov 3, 2025
@renovate renovate bot force-pushed the renovate/major-all branch from a9fa22e to 1a7359f Compare November 20, 2025 17:36
@renovate renovate bot force-pushed the renovate/major-all branch from 1a7359f to e346ec0 Compare December 12, 2025 04:31
@renovate renovate bot force-pushed the renovate/major-all branch from e346ec0 to 7538a13 Compare February 2, 2026 21:04
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