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

Bump bulma from 0.9.3 to 0.9.4 in /frontend #543

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2022

Bumps bulma from 0.9.3 to 0.9.4.

Release notes

Sourced from bulma's releases.

0.9.4

New features

  • Responsive buttons: the size of a button will change for each breakpoint (Fix #1572)
  • @mixin between: takes 2 breakpoint values, outputs a media query for the range between these 2 values
  • $breakpoints Sass map: a map of named breakpoints and their type (from, until or both)
  • @mixin breakpoint: uses the new $breakpoints Sass map to output a media query

Improvements

  • Add missing variables for content customization
  • Fix #683 Modal - example javascript toggle
  • Fix #3461 Bulma logo with wordmark in SVG
  • Fix #3383 'Variables' sections on docs page (#3513)
  • Fixes #3510 The navbar overlaps with sidebars in "Fullheight hero with navbar" (#3516)
  • Setup Cypress testing (#3436)

Bugfix

  • Replace disabled attr on pagination anchor elements with is-disabled
  • #3500 Fix hidden disabled buttons on iOS 15.4 (#3521)
  • #3076 Fix Table headers centered aligned in Safari
Changelog

Sourced from bulma's changelog.

0.9.4

New features

  • Responsive buttons: the size of a button will change for each breakpoint (Fix #1572)
  • @mixin between: takes 2 breakpoint values, outputs a media query for the range between these 2 values
  • $breakpoints Sass map: a map of named breakpoints and their type (from, until or both)
  • @mixin breakpoint: uses the new $breakpoints Sass map to output a media query

Improvements

  • Add missing variables for content customization
  • Fix #683 Modal - example javascript toggle
  • Fix #3461 Bulma logo with wordmark in SVG
  • Fix #3383 'Variables' sections on docs page (#3513)
  • Fixes #3510 The navbar overlaps with sidebars in "Fullheight hero with navbar" (#3516)
  • Setup Cypress testing (#3436)

Bugfix

  • Replace disabled attr on pagination anchor elements with is-disabled
  • #3500 Fix hidden disabled buttons on iOS 15.4 (#3521)
  • #3076 Fix Table headers centered aligned in Safari
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 9, 2022
@eddieferrer
Copy link
Owner

@dependabot rebase

Bumps [bulma](https://github.com/jgthms/bulma) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/jgthms/bulma/releases)
- [Changelog](https://github.com/jgthms/bulma/blob/master/CHANGELOG.md)
- [Commits](jgthms/bulma@0.9.3...0.9.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/bulma-0.9.4 branch from 7ec216f to 405a024 Compare January 4, 2024 18:20
@eddieferrer eddieferrer merged commit 800258e into master Jan 4, 2024
1 check passed
@eddieferrer eddieferrer deleted the dependabot/npm_and_yarn/frontend/bulma-0.9.4 branch January 4, 2024 18:44
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