Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps bulma from 0.9.4 to 1.0.4.

Release notes

Sourced from bulma's releases.

1.0.4

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

1.0.3

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 #3822: Non-minified version of bulma-prefixed was missing
  • Fix #3805: helper classes were missing prefix

Documentation Fixes

  • Fix #3904, #3884: fix website horizontal overflow
  • Fix #3849: fix Light Mode color swatches in Dark Mode
  • Fix #3918: broken placeholder images
  • Fix #3926: broken documentation hero

1.0.2

Improvements

  • Smart Grid is-col-min now goes up to 32 (Fixes #3829)
  • Remove need for is-variable modifier for Column gaps
  • You can have a list of radio buttons or checkboxes with the radios and checkboxes classes respectively
  • Add is-max-tablet modifier to the Container element
  • Add currentColor and inherit as possible values for the color and background helpers
  • The Section can now have a minimum height of 100vh with the is-fullheight modifier
  • Add more SCSS variables:
    • $input-border-style
    • $input-border-width
    • $label-spacing
    • $field-block-spacing
  • Add more CSS variables:
    • --bulma-input-border-style
    • --bulma-input-border-width
    • --bulma-label-color
    • --bulma-label-spacing
    • --bulma-label-weight
    • --bulma-help-size

... (truncated)

Changelog

Sourced from bulma's changelog.

1.0.4

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

1.0.3

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

  • Fix #3904, #3884: fix website horizontal overflow
  • Fix #3849: fix Light Mode color swatches in Dark Mode
  • Fix #3918: broken placeholder images
  • Fix #3926: broken documentation hero

1.0.2

Improvements

  • Smart Grid is-col-min now goes up to 32 (Fixes #3829)
  • Remove need for is-variable modifier for Column gaps
  • You can have a list of radio buttons or checkboxes with the radios and checkboxes classes respectively
  • Add is-max-tablet modifier to the Container element
  • Add currentColor and inherit as possible values for the color and background helpers
  • The Section can now have a minimum height of 100vh with the is-fullheight modifier
  • Add more SCSS variables:
    • $input-border-style
    • $input-border-width
    • $label-spacing
    • $field-block-spacing
  • Add more CSS variables:
    • --bulma-input-border-style

... (truncated)

Commits
  • e133d45 Fixes #3895
  • 29e063e Merge branch 'main' of github.com:jgthms/bulma
  • b03ea79 Merge pull request #3906 from gabor-kormany/main
  • 9a61578 Merge branch 'main' of github.com:jgthms/bulma
  • 6b4c120 Merge pull request #3946 from mickverm/initial-variables-duration
  • e4daa24 Merge branch 'main' into initial-variables-duration
  • 04145fb Merge branch 'main' of github.com:jgthms/bulma
  • 6f49647 Merge pull request #3937 from brendon/extrabold
  • a18350c Merge branch 'main' into extrabold
  • b4fa908 Update changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 28, 2025
Bumps [bulma](https://github.com/jgthms/bulma) from 0.9.4 to 1.0.4.
- [Release notes](https://github.com/jgthms/bulma/releases)
- [Changelog](https://github.com/jgthms/bulma/blob/main/CHANGELOG.md)
- [Commits](jgthms/bulma@0.9.4...1.0.4)

---
updated-dependencies:
- dependency-name: bulma
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/website/bulma-1.0.4 branch from 5106f54 to f7e3c14 Compare July 28, 2025 10:14
@lahma lahma merged commit aa38828 into main Jul 28, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/website/bulma-1.0.4 branch July 28, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant