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 admin-lte from 2.4.8 to 3.0.4 #392

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

Conversation

dependabot-preview[bot]
Copy link

Bumps admin-lte from 2.4.8 to 3.0.4.

Release notes

Sourced from admin-lte's releases.

AdminLTE 3.0.4

Release Notes

  • fixed accent not working on datatable pagination
  • fixed collapse is not working when when i maximize
  • fixed slow scrolling bug with ScrollAnywhere
  • downgraded bootstrap-switch to v3.3.4
  • updated dependencies
    • @fortawesome/fontawesome-free from 5.11.2 to 5.13.0
    • @fullcalendar/bootstrap from 4.3.0 to 4.4.0
    • @fullcalendar/core from 4.3.1 to 4.4.0
    • @fullcalendar/daygrid from 4.3.0 to 4.4.0
    • @fullcalendar/interaction from 4.3.0 to 4.4.0
    • @fullcalendar/timegrid from 4.3.0 to 4.4.0
    • @sweetalert2/theme-bootstrap-4 from 2.2.1 to 3.1.4
    • bootstrap from 4.3.1 to 4.4.1
    • bootstrap-colorpicker from 3.1.2 to 3.2.0
    • bs-custom-file-input from 1.3.2 to 1.3.4
    • flag-icon-css from 3.4.5 to 3.4.6
    • flot from 3.2.13 to 4.2.0
    • fs-extra from 8.1.0 to 9.0.0
    • inputmask from 4.0.9 to 5.0.3
    • ion-rangeslider from 2.3.0 to 2.3.1
    • jszip from 3.2.2 to 3.3.0
    • overlayscrollbars from 1.10.0 to 1.11.0
    • pdfmake from 0.1.62 to 0.1.65
    • popper.js from 1.16.0 to 1.16.1
    • select2 from 4.0.12 to 4.0.13
    • summernote from 0.8.12 to 0.8.16
    • sweetalert2 from 8.19.0 to 9.10.8
  • updated devDependencies
    • @babel/cli from 7.7.4 to 7.8.4
    • @babel/core from 7.7.4 to 7.9.0
    • @babel/plugin-external-helpers from 7.7.4 to 7.8.3
    • @babel/preset-env from 7.7.4 to 7.9.0
    • autoprefixer from 9.7.3 to 9.7.5
    • babel-eslint from 10.0.3 to 10.1.0
    • css-loader from 3.2.1 to 3.4.2
    • eslint from 6.7.2 to 6.8.0
    • eslint-plugin-compat from 3.3.0 to 3.5.1
    • nodemon from 1.19.4 to 2.0.2
    • postcss-cli from 6.1.3 to 7.1.0
    • rollup from 1.27.8 to 2.3.2
    • rollup-plugin-babel from 4.3.3 to 4.4.0
    • set-value from 3.0.1 to 3.0.2
    • style-loader from 1.0.1 to 1.1.3
    • terser from 4.4.2 tom 4.6.10

For the complete changelog look here.

AdminLTE 3.0.3

... (truncated)
Commits
  • 4723bcc prep version
  • 709c01d updated dependencies & devDependencies
  • d67c3a0 fixed slow scrolling bug with ScrollAnywhere
  • 282ff7f enhanced PushMenu's autoCollapse feature
  • 533a765 downgraded bootstrap-switch from v3.4.0 to v3.3.4
  • a53971d fixed accent with pagination
  • 459ac77 prepr pre-version
  • 87b8078 prep version
  • ae68ffc fixed docs generation for local docs
  • b9460ae rebuild dist files
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by rejack, a new releaser for admin-lte 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [admin-lte](https://github.com/ColorlibHQ/AdminLTE) from 2.4.8 to 3.0.4.
- [Release notes](https://github.com/ColorlibHQ/AdminLTE/releases)
- [Commits](ColorlibHQ/AdminLTE@v2.4.8...v3.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2020
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.

None yet

0 participants