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

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

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

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

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/setup-go action major v4 -> v5 age adoption passing confidence
bulma-clean-theme major 0.14.0 -> 1.1.0 age adoption passing confidence
github.com/docker/docker require major v26.1.5+incompatible -> v27.5.0+incompatible age adoption passing confidence
github.com/hashicorp/golang-lru require major v1.0.2 -> v2.0.7 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

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

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

v27.5.0+incompatible

Compare Source

v27.4.1+incompatible

Compare Source

v27.4.0+incompatible

Compare Source

v27.3.1+incompatible

Compare Source

v27.3.0+incompatible

Compare Source

v27.2.1+incompatible

Compare Source

v27.2.0+incompatible

Compare Source

v27.1.2+incompatible

Compare Source

v27.1.1+incompatible

Compare Source

v27.1.0+incompatible

Compare Source

v27.0.3+incompatible

Compare Source

v27.0.2+incompatible

Compare Source

hashicorp/golang-lru (github.com/hashicorp/golang-lru)

v2.0.7: golang-lru 2.0.7

Compare Source

What's Changed
New Contributors

Full Changelog: hashicorp/golang-lru@v2.0.6...v2.0.7

v2.0.6: golang-lru 2.0.6

Compare Source

This release removes calling the eviction callback when the Add method is called with an item that is already in the cache (#​154); it reverts PR #​135 which caused issue #​141.

What's Changed

Full Changelog: hashicorp/golang-lru@v2.0.5...v2.0.6

v2.0.5: Add expirable LRU

Compare Source

This release adds an expirable LRU package.

v2.0.4: Add eviction callback on replace

Compare Source

This release encompasses https://github.com/hashicorp/golang-lru/pull/135

v2.0.3: Add Values() and separate ARC

Compare Source

This release adds the Values() method on caches and removes ARC from the main module so that it does not need to be imported along with the rest of the module for those concerned around its patent status.

The code/API is the same, but is now found at github.com/hashicorp/golang-lru/arc/v2.

v2.0.2: Reduce memory usage

Compare Source

Minor fixes to reduce some memory usage

v2.0.1

Compare Source

v2.0.0: Generics

Compare Source

This release adds support for generics, and bumps the package version appropriately.

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

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 renovate bot requested a review from adamdecaf as a code owner August 19, 2024 00:53
@renovate renovate bot force-pushed the renovate/major-all branch from bddd276 to 8a8024c Compare August 27, 2024 22:34
@renovate renovate bot force-pushed the renovate/major-all branch from 8a8024c to af636f0 Compare September 9, 2024 12:49
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 06efa4b to ef1c930 Compare September 20, 2024 21:46
@renovate renovate bot force-pushed the renovate/major-all branch from ef1c930 to ae308e2 Compare October 9, 2024 21:40
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from aa55d48 to 228e4a7 Compare November 6, 2024 16:50
@renovate renovate bot force-pushed the renovate/major-all branch from 228e4a7 to b68f959 Compare December 2, 2024 09:51
@renovate renovate bot force-pushed the renovate/major-all branch from b68f959 to 9f94605 Compare December 9, 2024 21:12
@renovate renovate bot changed the title chore(deps): update all (major) fix(deps): update all (major) Dec 10, 2024
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 418a2f5 to 899eb4d Compare December 22, 2024 15:50
@renovate renovate bot force-pushed the renovate/major-all branch from 899eb4d to 949a715 Compare January 13, 2025 22:07
Copy link
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/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>'

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