fix(deps): update all (major)
This PR contains the following updates:
| Package | Type | Update | Change | Age | Confidence |
|---|---|---|---|---|---|
| actions/cache | action | major | v3 -> v4 |
||
| actions/checkout | action | major | v3 -> v5 |
||
| actions/checkout | action | major | v4 -> v5 |
||
| actions/checkout | action | major | v2 -> v5 |
||
| actions/setup-go | action | major | v5 -> v6 |
||
| actions/setup-go | action | major | v4 -> v6 |
||
| bulma-clean-theme | major | 0.14.0 -> 1.3.0 |
|||
| catchpoint/workflow-telemetry-action | action | major | v1 -> v2 |
||
| github.com/ccoveille/go-safecast | require | major | v1.6.1 -> v2.0.0 |
||
| github/codeql-action | action | major | v2 -> v4 |
Release Notes
chrisrhymes/bulma-clean-theme (bulma-clean-theme)
v1.3.0
- Add links page layout and documentation
v1.2.1
- 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
- Update to Bulma v1.0.3
- Update to rake v13
v1.1.0
- Update FontAwesome to v6.6
- Add social links to the footer
v1.0.4
- 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
- Update Bulma to 1.0.1
- Add Promo Page layout
- Fix reviews avatar not displaying
v1.0.2
- Update Google Analytics to set default as 'granted' when cookies are already accepted
v1.0.1
- Fix auto dark mode and allow forcing a theme
v1.0.0
- 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.
ccoveille/go-safecast (github.com/ccoveille/go-safecast)
v2.0.0
What brings the v2 ?
- better performance (
6bc8c53) - Parse function for handling string (
c6de71a) - support of uintptr (
696623e) - Ability to Parse with a dedicated base: see Parse examples and strconv.ParseInt for more information (
c6de71a) - Add WithDecimalLossReport option for Convert to report when a float to integer could lead to decimal lost (
748182b)
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
- build(deps): bump crate-ci/typos from 1.38.1 to 1.39.0 in the all group by @dependabot[bot] in ccoVeille#127
Full Changelog: https://github.com/ccoVeille/go-safecast/compare/v1.8.1...v2.0.0
v1.8.2: deprecate the v1
What's Changed
v1 is now deprecated, please use v2
Full Changelog: https://github.com/ccoVeille/go-safecast/compare/v1.8.1...v1.8.2
v1.8.1
What's Changed
- feat: use quotes when reporting issue with string conversion by @ccoVeille in ccoVeille#125
Minor
- chore: fix invalid go build tag by @ccoVeille in ccoVeille#124
Full Changelog: https://github.com/ccoVeille/go-safecast/compare/v1.8.0...v1.8.1
v1.8.0
What's Changed
- chore: add deprecation notice to all ToIntXX and ToUIntXX functions by @ccoVeille in ccoVeille#122
Full Changelog: https://github.com/ccoVeille/go-safecast/compare/v1.7.0...v1.8.0
v1.7.0
What's Changed
- refactor: remove type assertions by @ccoVeille in ccoVeille#116
- build(deps): bump crate-ci/typos from 1.36.2 to 1.36.3 in the all group by @dependabot[bot] in ccoVeille#115
- fix: handle Go +/- math.Inf and NaN in conversions by @ccoVeille in ccoVeille#118
- feat: add RequireConvert function by @ccoVeille in ccoVeille#106
Minor
- chore: improve MustConvert test by @ccoVeille in ccoVeille#107
- chore: remove CodeClimate integration by @ccoVeille in ccoVeille#117
Full Changelog: https://github.com/ccoVeille/go-safecast/compare/v1.6.1...v1.7.0
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.
⚠️ 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>'