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

⬆️ Update dependency bulma to v0.9.4 #82

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bulma (source) 0.9.1 -> 0.9.4 age adoption passing confidence

Release Notes

jgthms/bulma

v0.9.4

Compare Source

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

v0.9.3

Compare Source

New features
  • New is-underlined class for underlined text and links
  • New auto value for margin and padding helper classes
Improvements
  • New $section-padding-desktop Sass variable
  • New $hero-body-padding-tablet Sass variable
  • New $shadow Sass variable (used for .box, .card, .dropdown and .panel)
  • Add is-normal size modifiers to .file and .content
  • New %reset placeholder
Bugfix

v0.9.2

Compare Source

Breaking change

To fix duplicate imports, all Sass placeholders have moved from the utilities/mixins file to its own utilities/extends file.

The Sass placeholders are:

  • %control
  • %unselectable
  • %arrow
  • %block
  • %delete
  • %loader
  • %overlay

If you were importing them directly from utilities/mixins, you'll need to import utilities/extends instead.
If you were importing utilities/_all or even bulma.sass directly, no change is required.

New features
  • Fix #​1583 New is-ghost button that behaves / looks like a regular link
  • New icon-text component, to combine an icon with text on its side
Bug fixes
  • #​3005 Fix column offsets in RTL
  • Fix #​3145 Dropdown content is bounded by a parent card
  • Fix #​3089 Sub columns of a variable columns have weird gap
  • Fix #​2937 Add width: unset for narrow columns
  • #​3208 Fix #​3163 Do not override is-rounded with button-small
  • #​3216 Removed duplicate mixins imports, created a single extends file
  • #​3216 Removed all references to the .sass file extension have been removed, since they're unnecessary when there's no ambiguity between a .sass file or a .scss file
Improvements
  • Fix #​3012 Add $media-* variables, set to !default
  • Fix #​2797 Import dependencies individually for each component
  • Remove list style from pagination list

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.

🔕 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. View repository job log here.

@sonarcloud
Copy link

sonarcloud bot commented May 9, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@proustibat proustibat temporarily deployed to react-hr-tracker-pr-82 May 9, 2021 22:23 Inactive
@renovate renovate bot changed the title ⬆️ Update dependency bulma to v0.9.2 ⬆️ Update dependency bulma to v0.9.3 Oct 18, 2021
@sonarcloud
Copy link

sonarcloud bot commented Oct 18, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title ⬆️ Update dependency bulma to v0.9.3 ⬆️ Update dependency bulma to v0.9.4 May 15, 2022
@sonarcloud
Copy link

sonarcloud bot commented May 15, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot mentioned this pull request Nov 20, 2022
1 task
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

None yet

2 participants