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 buefy from 0.7.1 to 0.7.2 #17

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps buefy from 0.7.1 to 0.7.2.

Release notes

Sourced from buefy's releases.

v0.7.2

New features

  • Add header autocomplete slot to taginput
  • Add required prop to switch
  • Add mobile-sort-placeholder prop to table
  • Add contextmenu event to table (thanks @​gps-dev)
  • Add show-detail-icon prop to table and toggle row detail programmatically (thanks @​omer2500)
  • Add use-html5-validation prop to form components and defaultUseHtml5Validation constructor options (thanks @​lukio3)
  • #1164 Disable selecting row on checkbox click when table is checkable

Fixes

  • Fix taginput when allow-new is enabled
  • Fix pagination order when simple
  • #1126 Fix init sort using columns table prop
  • #898, #1154 Fix browser autocomplete using multiple fields
Changelog

Sourced from buefy's changelog.

0.7.10

  • Fix #1536 build error using Sass customization
  • Fix menu component example on codepen and/or simple html page

0.7.9

New features

Fixes

  • Fix build errors using typescript and return type of snackbar and notification
  • Fix upload on iOS
  • Fix native timepicker when enable-seconds
  • Fix #1515 toggle datepicker programmatically
  • Fix #1516 month picker on iOS
  • Fix #1526 timepicker default parser

0.7.8

New features

  • New component: Steps, see docs (thanks @​service-paradis)
  • Add label-position prop to field
  • Add full-screen prop to modal
  • Add enable-seconds prop to timepicker
  • Add years-range, nearby-month-days, nearby-selectable-month-days prop to datepicker

Fixes

  • Fix timepicker and clockpicker force new Date object on input event
  • Fix #1450 clockpicker rounded style (thanks @​atinybeardedman)
  • Fix #1455 margins to taginput (thanks @​francoism90)
  • Fix #1460 long press click on plus/minus buttons to numberinput
  • Fix #1462 table column width when a column is toggled invisible and visible again (thanks @​service-paradis)
  • Fix #1469 use-html5-validation prop to numberinput
  • Fix #1470 override label-weight Bulma variable
  • Fix #1480 cancelling long press on Chromium (thanks @​yxngl)

0.7.7

New features

  • Update Bulma to 0.7.5

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by jtommy, a new releaser for buefy since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 16, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/buefy-0.7.2 branch from 2d45b47 to e617931 Compare August 17, 2024 08:13
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 17, 2024

Sorry, only users with push access can use that command.

Bumps [buefy](https://github.com/buefy/buefy) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/buefy/buefy/releases)
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md)
- [Commits](buefy/buefy@v0.7.1...v0.7.2)

---
updated-dependencies:
- dependency-name: buefy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/buefy-0.7.2 branch from e617931 to 9091a2b Compare August 17, 2024 08:27
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@inkz inkz merged commit 3e9bc55 into main Aug 17, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/buefy-0.7.2 branch August 17, 2024 08:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant