metro2 icon indicating copy to clipboard operation
metro2 copied to clipboard

fix(deps): update all (major)

Open renovate[bot] opened this issue 11 months ago • 1 comments

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/cache action major v3 -> v4 age confidence
actions/checkout action major v3 -> v5 age confidence
actions/checkout action major v4 -> v5 age confidence
actions/checkout action major v2 -> v5 age confidence
actions/setup-go action major v5 -> v6 age confidence
actions/setup-go action major v4 -> v6 age confidence
bulma-clean-theme major 0.14.0 -> 1.3.0 age confidence
catchpoint/workflow-telemetry-action action major v1 -> v2 age confidence
github.com/ccoveille/go-safecast require major v1.6.1 -> v2.0.0 age confidence
github/codeql-action action major v2 -> v4 age confidence

Release Notes

actions/cache (actions/cache)

v4

Compare Source

actions/checkout (actions/checkout)

v5

Compare Source

v4

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.
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: https://github.com/ccoVeille/go-safecast/compare/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: https://github.com/ccoVeille/go-safecast/compare/v1.8.1...v1.8.2

v1.8.1

Compare Source

What's Changed

Minor

Full Changelog: https://github.com/ccoVeille/go-safecast/compare/v1.8.0...v1.8.1

v1.8.0

Compare Source

What's Changed

Full Changelog: https://github.com/ccoVeille/go-safecast/compare/v1.7.0...v1.8.0

v1.7.0

Compare Source

What's Changed

Minor

Full Changelog: https://github.com/ccoVeille/go-safecast/compare/v1.6.1...v1.7.0

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

v4

Compare Source

v3

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[bot] avatar Jan 13 '25 15:01 renovate[bot]

⚠️ 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[bot] avatar Jan 13 '25 15:01 renovate[bot]