gvas / knockout-jqueryui

Knockout bindings for the jQuery UI widgets.
http://gvas.github.com/knockout-jqueryui/
MIT License
103 stars 38 forks source link

Bump minimatch, grunt-cli, grunt-contrib-compress, grunt-contrib-jshint, grunt-contrib-watch and load-grunt-config #71

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps minimatch to 3.1.2 and updates ancestor dependencies minimatch, grunt-cli, grunt-contrib-compress, grunt-contrib-jshint, grunt-contrib-watch and load-grunt-config. These dependencies need to be updated together.

Updates minimatch from 0.2.14 to 3.1.2

Commits
Maintainer changes

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


Updates grunt-cli from 0.1.13 to 1.4.3

Release notes

Sourced from grunt-cli's releases.

v1.4.3

https://github.com/gruntjs/grunt-cli/compare/v1.4.0...v1.4.3

v1.4.2

https://github.com/gruntjs/grunt-cli/compare/v1.4.0...v1.4.2

v1.4.1

https://github.com/gruntjs/grunt-cli/compare/v1.4.0...v1.4.1

v1.4.0

  • Update changelog bbc4400
  • Ignore package-lock 3fa5bf6
  • Update deps, switch to actions (#141) c271173
  • Bump deps, required node version and ci (#137) 84ebcb8

https://github.com/gruntjs/grunt-cli/compare/v1.3.2...v1.4.0

Commits
Maintainer changes

This version was pushed to npm by vladikoff, a new releaser for grunt-cli since your current version.


Updates grunt-contrib-compress from 0.12.0 to 2.0.0

Release notes

Sourced from grunt-contrib-compress's releases.

v1.5.0

  • Update changelog e7cb371
  • Add package lock (#213) f6e95ab
  • Updated iltorb to latest minor version for v1.* (#209) 050ae41
  • update tar to 4.4.8 (#211) fd055e9

v1.4.3

No release notes provided.

v1.4.2

No release notes provided.

v1.4.1

No release notes provided.

v1.4.0

No release notes provided.

Changelog

Sourced from grunt-contrib-compress's changelog.

v2.0.0: date: 2020-12-12 changes: - Remove iltorb dependency, now uses zlib brotli features. - Requires node >=10.16. - Dependency and test updates. v1.6.0: date: 2019-10-21 changes: - Update iltorb dependency v1.5.0: date: 2018-04-24 changes: - Update to node 4 as minimum version - update tar to 4.4.8 v1.4.3: date: 2017-05-20 changes: - Update pretty-bytes to v4.0.2. - Add option to not to create empty archive. v1.4.2: date: 2017-05-20 changes: - Update archiver to v1.3.0. v1.4.1: date: 2017-01-20 changes: - Make brotli support optional. v1.4.0: date: 2017-01-18 changes: - Add support for brotli. v1.3.0: date: 2016-05-24 changes: - Update archiver to v1.0. - Fix node 6 support. v1.2.0: date: 2016-03-24 changes: - Dependency update. v1.1.1: date: 2016-03-08 changes: - Fix verbose output. v1.1.0: date: 2016-03-04 changes: - Add ability to replace file in the same location. v1.0.0:

... (truncated)

Commits


Updates grunt-contrib-jshint from 0.10.0 to 3.2.0

Release notes

Sourced from grunt-contrib-jshint's releases.

v3.2.0

  • Merge pull request #307 from gruntjs/hotfix-main d9c3b35
  • Patch Update 3.1.1 f3eb299

https://github.com/gruntjs/grunt-contrib-jshint/compare/v3.1.0...v3.2.0

v3.1.1

  • Update to 3.1.1 ace956f

https://github.com/gruntjs/grunt-contrib-jshint/compare/v3.1.0...v3.1.1

v3.1.0

  • update jshint to ~2.13.0 b7edf02
  • Merge pull request #303 from gruntjs/dependabot/npm_and_yarn/path-parse-1.0.7 270d8dd
  • Bump path-parse from 1.0.6 to 1.0.7 77dca66
  • Merge pull request #301 from gruntjs/dependabot/npm_and_yarn/hosted-git-info-2.8.9 1028d82
  • Bump hosted-git-info from 2.8.8 to 2.8.9 eb0314f
  • Merge pull request #300 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.21 337623c
  • Bump lodash from 4.17.20 to 4.17.21 51e07d4
  • Merge pull request #299 from gruntjs/dependabot/npm_and_yarn/y18n-4.0.1 9c08ff1
  • Bump y18n from 4.0.0 to 4.0.1 7834701
  • Merge pull request #298 from gruntjs/dependabot/npm_and_yarn/ini-1.3.8 d4359aa
  • Bump ini from 1.3.5 to 1.3.8 52f5e31
  • Add changelog 8f597c2
  • Merge pull request #275 from raddevon/patch-1 fc210e7
  • Merge pull request #297 from gruntjs/peer-dep 03f4302
  • Remove Grunt peerDependency 01d13d2
  • Merge pull request #296 from gruntjs/chalk-upt c78f6ee
  • Update chalk 656f31b
  • Merge pull request #295 from gruntjs/uptdate-deps-oct 16ee83d
  • Update dependencies, switch to github actions df2b06d
  • Merge pull request #291 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.15 9bb54cd
  • Bump lodash from 4.17.10 to 4.17.15 d2e4063
  • Ensures errors in stdoutEqual callback are logged 7a6fec4

https://github.com/gruntjs/grunt-contrib-jshint/compare/v2.1.0...v3.1.0

v2.0.0

  • Bump devDependencies.
  • Drop Node.js < 6 support.

v1.1.0

No release notes provided.

v1.0.0

No release notes provided.

v0.12.0

No release notes provided.

... (truncated)

Changelog

Sourced from grunt-contrib-jshint's changelog.

v3.2.0: date: 2022-02-17 changes: - Bump dependencies, including jshint. v3.0.0: date: 2020-10-20 changes: - Bump dependencies. - Switch to GitHub actions. - Ensures errors in stdoutEqual callback are logged. - Requires Node 10+. v2.1.0: date: 2019-03-18 changes: - Bump dependencies. - Update to latest JSHint v2.0.0: date: 2018-09-22 changes: - Bump devDependencies. - Drop Node.js < 6 support. v1.1.0: date: 2016-11-23 changes: - Fix relative output - Bump minor version v1.0.0: date: 2016-02-16 changes: - Replace String prototype colors with chalk. - Update Grunt peerDep to >=0.4.0. v0.12.0: date: 2016-01-17 changes: - Update to JSHint ~2.9.0. v0.11.3: date: 2015-09-03 changes: - Update to JSHint ~2.8.0. v0.11.2: date: 2015-04-16 changes: - Fix default value of the reporter option. v0.11.1: date: 2015-03-20 changes: - Fix io.js compatibility issues. - Other fixes to pathing. v0.11.0: date: 2015-01-22

... (truncated)

Commits
  • d9c3b35 Merge pull request #307 from gruntjs/hotfix-main
  • f3eb299 Patch Update 3.1.1
  • 1910674 3.1.0
  • b7edf02 update jshint to ~2.13.0
  • 270d8dd Merge pull request #303 from gruntjs/dependabot/npm_and_yarn/path-parse-1.0.7
  • 77dca66 Bump path-parse from 1.0.6 to 1.0.7
  • 1028d82 Merge pull request #301 from gruntjs/dependabot/npm_and_yarn/hosted-git-info-...
  • eb0314f Bump hosted-git-info from 2.8.8 to 2.8.9
  • 337623c Merge pull request #300 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.21
  • 51e07d4 Bump lodash from 4.17.20 to 4.17.21
  • Additional commits viewable in compare view


Updates grunt-contrib-watch from 0.6.1 to 1.1.0

Changelog

Sourced from grunt-contrib-watch's changelog.

v1.1.0: date: 2018-05-12 changes: - Update to tiny-lr@1.1.1, lodash@4.17.10, async@2.6.0 v1.0.1: date: 2018-04-20 changes: - Update to gaze@1.1, lodash@4 v1.0.0: date: 2016-03-12 changes: - Updated tiny-lr, gaze, async and lodash dependencies. - Fix endless loop issue with atBegin/nospawn. - Expose hostname parameter of tiny-lr. - Support cwd.event to emit events relative to path. - Removed peerDependencies setting.

Commits


Updates load-grunt-config from 0.16.0 to 4.0.1

Release notes

Sourced from load-grunt-config's releases.

Release 4.0.1

Release 4.0.0

Release 3.0.2

Release 3.0.1

Release 3.0.1

Release 3.0.0-rc3

Release 2.0.1

Release 2.0.0

Release 1.0.2

Release 1.0.1

No release notes provided.

Release 1.0.0

No release notes provided.

Release 0.19.2

No release notes provided.

Release 0.19.1

No release notes provided.

Release 0.19.0

No release notes provided.

Release 0.18.0

No release notes provided.

Release 0.17.2

No release notes provided.

Changelog

Sourced from load-grunt-config's changelog.

4.0.1 / 2021-08-20

  • Debug version to investigate issue with js-yaml & js-yaml-js-types

4.0.0 / 2021-07-04

  • Dropped support of CoffeeScript (breaking change)
  • Removed package-lock.json
  • Updated dependencies:
    • js-yaml from 3.13.1 to 4.1.0
    • cson from 5.1.0 to 7.20.0
    • glob 7.1.4 to 7.1.7
  • Added dependencies:
    • js-yaml-js-types version 1.0.0
  • Updated devDependencies:
    • grunt from 1.0.4 to 1.4.1
    • proxyquire from 2.1.1 to 2.1.3
    • grunt-gh-pages from 3.1.0 to 4.0.0
    • sinon from 7.3.2 to 11.1.1
  • Added devDependencies:
    • grunt-mocha-cli 7.0.0
  • Removed devDependencies:
    • grunt-simple-mocha

3.0.2 / 2021-07-04

  • Updated dependencies:
    • lodash from 4.17.15 to 4.7.21

3.0.1 / 2019-09-10

  • Allowed relative path for JS loading

3.0.0 / 2019-08-01

  • Dropped support of node lower than 8
  • Added yarn.lock
  • Updated dependencies:
    • load-grunt-tasks from 4.0.0 to 5.1.0
    • lodash from 4.17.11 to 4.17.15
  • Updated devDependencies

2.0.1 / 2019-07-25

  • Updated dependencies:
    • lodash from 4.7.11 to 4.7.15
  • Updated devDependencies

... (truncated)

Commits
  • 26b9158 Release 4.0.1
  • 1067941 - updated dependencies to latest versions
  • c98250f Released 3.0.2
  • 5e59e4b Merge pull request #190 from firstandthird/dependabot/npm_and_yarn/lodash-4.1...
  • aca47e8 Bump lodash from 4.17.15 to 4.17.21
  • 2539c63 small linter fix
  • cbc64f4 Released 3.0.1
  • 9d8f1eb Merge pull request #184 from zypA13510/patch-1
  • 5b2aa3b fix(readfile): resolve relative path before require
  • e5f90e3 Released 3.0.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by solomon, a new releaser for load-grunt-config since your current version.


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/gvas/knockout-jqueryui/network/alerts).