ongeki-score icon indicating copy to clipboard operation
ongeki-score copied to clipboard

chore(deps): bump list.js from 1.5.0 to 2.3.1 in /OngekiScoreLog

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps list.js from 1.5.0 to 2.3.1.

Release notes

Sourced from list.js's releases.

Support restored for Node 6, 8, 10 and 12

I accidentally removed the support for all versions below Node 14 when I eagerly updated all the dependencies a while ago. So sorry about that. 😳

  • #708 The support for Node >=6 is now back, and I've also included tests for all main Node versions List.js supports (6,8,10,12,14) 🎊

v2.3.0 - Better search 🔍

All the updates below are included in #696 🎊

  • Feature #682 Multiple word search
  • Feature #683 Debounced keyup handler in search
  • Improvement #679 Faster search
  • Website #684 Add more documentation for automagical search and sort elements

We should all thank @sheffieldnick for this release. Great work!

v2.1.0

The highlight of this release is the item template function (thanks @boidolr). I think it'll be super useful for many of you. Check it out in the docs

  • Feature: #634 Add item template function
  • Feature: #591 Support adding custom pagination item
  • Bugfix: #667 Fix getAttribute fallback method
  • Bugfix: #636 Aviod strange ie11 bug
  • Bugfix: #570 Don't empty original value array when adding items async
  • Misc: #637 Reuse iteration indices

Thanks to @boidolr (three PRs included in this release 🏅), @dbrw, @graemehoffman, and @Ohjann for these great contributions!

v2.0.0 - Winter cleanup 🧹

  • Breaking: Drop support for IE6-8 🤯
  • Misc: Update dev dependencies to latest version: webpack 3.12.0 -> 5.6.0, jest 23.3 -> 26.6.3, jquery 3.3.1 -> 3.5.1
  • Misc: Removed: jshint & jshint-loader
  • Misc: Replace uglify-js with terser
  • Misc: Update node for dev from 6.15 to 14.15.1
  • Misc: Prettier on everything
  • Misc: Make release script simpler
  • Misc: Rename History.md to CHANGELOG.md
  • Misc: Use babal-loader with @babel/preset-env for supporting IE9-11
  • Misc: Add source-maps to /dist
  • Website: Update Jekyll to remove security warnings
  • Website: Fix all examples (sorry that they were broken)
  • Website: Use https instead of http for listjs.com
  • Website: Update Contribute guidelines 6242496de2ac5c07903fb1590a5cb5129f0887a7
  • Bugfix: Use one event listener per pagination and select page via data attributes 7610c59039f3b39f52175cd1a200e935664869e8
  • Bugfix: Don't break pagination if page=0 b3db0de731d436422e016b5e17f7ceab5941cd5d 725bc188d7ba72c7d234bda1e09fc50b40661310)
Changelog

Sourced from list.js's changelog.

2.3.1 - 2021-01-17

    • [Improvement] #708 Support restored for Node 6, 8, 10 and 12.

2.3.0 - 2020-11-25

  • [Feature] #682 Multiple word search
  • [Feature] #683 Debounced keyup handler in search
  • [Improvement] #679 Faster search
  • [Website] #684 Add more documentation for automagical search and sort elements

2.1.0 - 2020-11-21

  • [Feature] #634 Add item template function
  • [Feature] #591 Support adding custom pagination item
  • [Bugfix] #667 Fix getAttribute fallback method
  • [Bugfix] #636 Aviod strange ie11 bug
  • [Bugfix] #570 Don't empty original value array when adding items async
  • [Misc] #637 Reuse iteration indices

2.0.0 - 2020-11-21 - Winter cleanup 🧹

  • [Breaking] Drop support for IE6-8
  • [Misc] Update dev dependencies to latest version: Webpack 3.12.0 -> 5.6.0, jest 23.3 -> 26.6.3, jquery 3.3.1 -> 3.5.1, Removed: jshint jshint-loader
  • [Misc] Replace uglify-js with terser
  • [Misc] Update Node for dev from 6.15 to 14.15.1
  • [Misc] Prettier on everything
  • [Misc] Make release script simpler
  • [Misc] Rename History.md to CHANGELOG.md
  • [Misc] Use babal-loader with @babel/preset-env for supporting IE9-11
  • [Misc] Add source-maps to /dist
  • [Misc] Added WISHLIST.md for feature requests to allow cleanup of issue list.
  • [Misc] Update CircleCI from 1.0 to 2.0
  • [Website] Update Jekyll to remove security warnings
  • [Website] Fix all examples (sorry that they we're broken)
  • [Website] Use https instead of http for listjs.com
  • [Website] Update Contribute guidelines See commit →
  • [Bugfix] Use one event listener per pagination and select page via data attributes See commit →
  • [Bugfix] Don't break pagination if page=0 See commit → See commit →
Commits
  • e9312b0 2.3.1
  • a926d18 Merge pull request #708 from javve/fix/node-support
  • 7ce02b5 Update circleci config for matrix testing
  • ab6f139 Increase the node support
  • 04d5dd0 Merge pull request #705 from Krinkle/patch-1
  • 01edb51 Merge pull request #707 from javve/dependabot/bundler/docs/nokogiri-1.11.1
  • cdf606a Bump nokogiri from 1.10.10 to 1.11.1 in /docs
  • 20e4f37 Fix broken plugins/support link on overview page
  • 0f3838c Update README.md
  • 33b0ede pkg.json update
  • 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)

dependabot[bot] avatar Jan 18 '21 19:01 dependabot[bot]