cdowdy / bolt-tinypng

Bolt Extension Using TinyPNG API to optimize images
7 stars 2 forks source link

Bump bootstrap-vue from 1.5.1 to 2.16.0 #35

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

Bumps bootstrap-vue from 1.5.1 to 2.16.0.

Release notes

Sourced from bootstrap-vue's releases.

v2.16.0

šŸš€ Features

  • docs
    • #5549 Launch themes page with first BootstrapVue theme
  • b-form-tags
    • #5429 Add ignoreInputFocusSelector prop to make input focus behavior configurable

šŸ› Bug Fixes

  • general
    • #5564 Properly handle special characters in user-provided IDs
  • b-form-tags
  • b-tags
    • #5544 Replace spacing utility with static CSS
  • b-icon
    • #5581 Use aria-label attribute instead of alt
  • b-img
    • #5545 Allow empty alt prop
  • b-table
    • #5554 Prevent endless reevaluation when using v-model and object/array literal prop values
  • b-form-checkbox-group
    • #5432 Only emit input when value loosely changes

šŸ” Chore

  • general
    • #5612 Add script to generate release notes
    • 81713666 Update contributors
    • 97d66a9f Prettify
    • db7a9637 Add back packagequality badge to README
    • #5596 Replace packagequality badge with codacy in README
    • #5585 Regenerate yarn.lock
    • #5526 Update auto format config
    • #5474 Convert all line endings to unix
    • #5447 Change Bootstrap v4.3.x to 4.5.x in README
  • ci
    • 8ac8635e Fix BundleWatch token name
    • #5580 Update actions/cache to v2
  • docs
    • 84d53d94 Fix Bootstrap browser and devices link
    • #5579 Improve icons page
    • #5537 Add an example to <b-input-group>'s using icons
    • #5494, #5510 Fix typo in sidebar README
  • b-avatar
    • #5469 Convert line endings to Unix
Changelog

Sourced from bootstrap-vue's changelog.

2.16.0 (2020-07-27)

Released: 2020-07-27

Features v2.16.0

  • b-form-tags: add ignoreInputFocusSelector prop to make input focus behavior configurable (closes #5425) (#5429) (26d5953)
  • docs: launch themes page with first BootstrapVue theme (#5549) (ec51ef0)

Bug Fixes v2.16.0

  • properly handle special characters in user-provided IDs (closes #4927, #5561) (#5564) (1fabd68)
  • b-form-checkbox-group: only emit input when value loosely changes (#5432) (e76d408)
  • b-form-tags: unit test (#5586) (f4d509a)
  • b-icon: use aria-label attribute instead of alt (#5581) (72a1363)
  • b-img: Allow empty alt prop (fixes #5524) (#5545) (b22829d)
  • b-table: prevent endless reevaluation when using v-model and object/array literal prop values (#5554) (f127d91)
  • b-tags: replace spacing utility with static CSS (fixes #5523) (#5544) (e0de687)

v2.15.0

Released: 2020-05-22

Features v2.15.0

  • css: update Bootstrap to v4.5.0
Commits
  • d956a33 chore: release v2.16.0 (#5613)
  • ae18d46 chore: release v2.15.0
  • bd5a3d7 chore: bump version to 2.15.0 and update changelog (#5428)
  • a8ab65e chore(deps): update devdependency lint-staged to ^10.2.6 (#5427)
  • 3208309 feat(icons): upgrade to Bootstrap Icons 1.0.0-alpha4 (#5420)
  • 167e29f chore(docs): remove any old Carbonads scripts from \<head> (#5422)
  • f098f40 chore(deps): update all non-major dependencies (#5424)
  • cfb83bd chore(deps): update devdependency bootstrap-icons to ^1.0.0-alpha4 (#5418)
  • ab36bba chore: bump bundlewatch thresholds due to new icons (#5419)
  • 4b0c163 feat(b-sidebar): add prop backdrop-variant (#5411)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jackmu95, a new releaser for bootstrap-vue 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/cdowdy/bolt-tinypng/network/alerts).