WIP: Update dependency bulma to v1.0.4 #164

Draft
teckids_renovate_bot wants to merge 1 commit from renovate/bulma-1.x into master

This PR contains the following updates:

Package Change Age Confidence
bulma (source) 1.0.21.0.4 age confidence

Release Notes

jgthms/bulma (bulma)

v1.0.4

Compare Source

New Features
  • #​3937: Add .has-text-weight-extrabold as a typography class.
  • #​3906 fixes #​3895: Make variables root configurable
Bug Fixes
  • #​3963: Improve colour loading versions of outlined buttons
  • #​3950: Correct the syntax in hero is-bold colour variants
Documentation Fixes
  • #​3916 Fixed .skeleton-toggler issues

v1.0.3

Compare Source

Bug Fixes
  • Fix #​3842: restore use of $easing, $radius-rounded and $speed Sass variables
  • Fix #​3920: migrate code to avoid Sass 1.80 deprecation warning of global built-in functions
  • Fix #​3945: add $duration Sass variable
  • Fix #​3822: Non-minified version of bulma-prefixed was missing
  • Fix #​3805: helper classes were missing prefix
Documentation Fixes

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [bulma](https://bulma.io) ([source](https://github.com/jgthms/bulma)) | [`1.0.2` → `1.0.4`](https://renovatebot.com/diffs/npm/bulma/1.0.2/1.0.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/bulma/1.0.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bulma/1.0.2/1.0.4?slim=true) | --- ### Release Notes <details> <summary>jgthms/bulma (bulma)</summary> ### [`v1.0.4`](https://github.com/jgthms/bulma/blob/HEAD/CHANGELOG.md#104) [Compare Source](https://github.com/jgthms/bulma/compare/1.0.3...1.0.4) ##### New Features - [#&#8203;3937](https://github.com/jgthms/bulma/issues/3937): Add .has-text-weight-extrabold as a typography class. - [#&#8203;3906](https://github.com/jgthms/bulma/issues/3906) fixes [#&#8203;3895](https://github.com/jgthms/bulma/issues/3895): Make variables root configurable ##### Bug Fixes - [#&#8203;3963](https://github.com/jgthms/bulma/issues/3963): Improve colour loading versions of outlined buttons - [#&#8203;3950](https://github.com/jgthms/bulma/issues/3950): Correct the syntax in hero is-bold colour variants ##### Documentation Fixes - [#&#8203;3916](https://github.com/jgthms/bulma/issues/3916) Fixed .skeleton-toggler issues ### [`v1.0.3`](https://github.com/jgthms/bulma/blob/HEAD/CHANGELOG.md#103) [Compare Source](https://github.com/jgthms/bulma/compare/1.0.2...1.0.3) ##### Bug Fixes - Fix [#&#8203;3842](https://github.com/jgthms/bulma/issues/3842): restore use of `$easing`, `$radius-rounded` and `$speed` Sass variables - Fix [#&#8203;3920](https://github.com/jgthms/bulma/issues/3920): migrate code to avoid Sass 1.80 deprecation warning of global built-in functions - Fix [#&#8203;3945](https://github.com/jgthms/bulma/issues/3945): add `$duration` Sass variable - Fix [#&#8203;3822](https://github.com/jgthms/bulma/issues/3822): Non-minified version of bulma-prefixed was missing - Fix [#&#8203;3805](https://github.com/jgthms/bulma/issues/3805): helper classes were missing prefix ##### Documentation Fixes - Fix [#&#8203;3904](https://github.com/jgthms/bulma/issues/3904), [#&#8203;3884](https://github.com/jgthms/bulma/issues/3884): fix website horizontal overflow - Fix [#&#8203;3849](https://github.com/jgthms/bulma/issues/3849): fix Light Mode color swatches in Dark Mode - Fix [#&#8203;3918](https://github.com/jgthms/bulma/issues/3918): broken placeholder images - Fix [#&#8203;3926](https://github.com/jgthms/bulma/issues/3926): broken documentation hero </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuNCIsInVwZGF0ZWRJblZlciI6IjQzLjE5MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Update dependency bulma to v1.0.4
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
/ check (push) Has been cancelled
c7415c3a8a
tteichler changed title from Update dependency bulma to v1.0.4 to WIP: Update dependency bulma to v1.0.4 2026-05-01 23:37:20 +02:00
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
/ check (push) Has been cancelled
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/bulma-1.x:renovate/bulma-1.x
git switch renovate/bulma-1.x

Merge

Merge the changes and update on Forgejo.
git switch master
git merge --no-ff renovate/bulma-1.x
git switch renovate/bulma-1.x
git rebase master
git switch master
git merge --ff-only renovate/bulma-1.x
git switch renovate/bulma-1.x
git rebase master
git switch master
git merge --no-ff renovate/bulma-1.x
git switch master
git merge --squash renovate/bulma-1.x
git switch master
git merge --ff-only renovate/bulma-1.x
git switch master
git merge renovate/bulma-1.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
teckids/teckids-website!164
No description provided.