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

build(deps-dev): bump bootbox from 5.5.3 to 6.0.0 in /src/webui #334

Open
wants to merge 1 commit into
base: v21.xx.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps bootbox from 5.5.3 to 6.0.0.

Release notes

Sourced from bootbox's releases.

v6.0.0

  • Adds Bootstrap 5 support. Note: jQuery is still required
  • Removes various IE polyfills
  • Replaces var with let
  • Normalizes locale strings to IANA standard format (see CHANGLOG).
    • bg_BG -> bg-BG
    • pt-br -> pt-BR
    • zh_CN -> zh-CN
    • zh_TW -> zh-CW
Changelog

Sourced from bootbox's changelog.

6.0.0 (Latest Release)

  • Removes various IE polyfills
  • Replaces var with let
  • JSDoc cleanup
  • Adds code to handle cases when click starts on the modal body and ends on the backdrop and backdrop is set to true
  • bootbox.locale.js and bootbox.all.js are now generated files and will be found in the /dist directory
  • Simplify locale file structure
  • Changed a few locale identifiers to match IANA specifications:
    • bg_BG -> bg-BG
    • pt-br -> pt-BR
    • zh_CN -> zh-CN
    • zh_TW -> zh-CW

5.5.2

  • Adds Vietnamese locale

5.5.0

  • Adds reusable option, which allows an instance of a Bootbox modal to be reused.

5.4.1

  • Updates to how backdrop is handled. Fixes #766.

5.4.0

  • Adds function hooks for onShow, onShown, onHide, and onHidden events, which map to their Bootstrap modal equivalents.

5.3.4

  • Removes ':first' selector from default button binding

5.3.3

  • Fixes incorrect value validation for the step option when setting inputType to number for a prompt.

5.3.2

  • Adds Georgian (ka) locale.

5.3.0

  • Moves development (unminified) versions of Bootbox files back to repository root (to simplify getting CDNjs updated).

5.2.0

... (truncated)

Commits
  • 07396f5 Slight update to package.json
  • 7994b2c Merge pull request #820 from makeusabrew/v6-wip
  • ca38d72 Merge branch 'master' into v6-wip
  • ae1197d Merge pull request #825 from makeusabrew/dependabot/npm_and_yarn/engine.io-an...
  • 9c6e990 Bump engine.io and socket.io
  • a3e79ef Merge pull request #822 from makeusabrew/dependabot/npm_and_yarn/loader-utils...
  • 20fe788 Merge pull request #823 from makeusabrew/dependabot/npm_and_yarn/minimist-and...
  • fb7edee Merge pull request #824 from makeusabrew/dependabot/npm_and_yarn/shelljs-and-...
  • 3d91896 Bump shelljs and grunt-contrib-jshint
  • d1d9447 Bump minimist and karma-mocha
  • 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 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)

Bumps [bootbox](https://github.com/makeusabrew/bootbox) from 5.5.3 to 6.0.0.
- [Release notes](https://github.com/makeusabrew/bootbox/releases)
- [Changelog](https://github.com/makeusabrew/bootbox/blob/master/CHANGELOG.md)
- [Commits](bootboxjs/bootbox@v5.5.3...v6.0.0)

---
updated-dependencies:
- dependency-name: bootbox
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2022
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
0 participants