bekarice / woocommerce-remove-product-sorting

Removes core WooCommerce orderby options, such as the default product sorting
8 stars 4 forks source link

Bump minimatch, grunt-wp-i18n and load-grunt-tasks #12

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps minimatch to 3.0.4 and updates ancestor dependencies minimatch, grunt-wp-i18n and load-grunt-tasks. These dependencies need to be updated together.

Updates minimatch from 0.2.14 to 3.0.4

Commits
Maintainer changes

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


Updates grunt-wp-i18n from 0.4.9 to 1.0.3

Changelog

Sourced from grunt-wp-i18n's changelog.

1.0.3

  • Updated the node-wp-i18n dependency to 1.2.2 to fix an issue with updateTimestamp: false. See #76

1.0.2

  • Updated the node-wp-i18n dependency to version 1.0.5 to prevent deprecated notices in PHP 7.2+. See #75

1.0.1

  • Updated npm dependencies.

1.0.0

  • Abstracted the core functionality into node-wp-i18n and simplified the Grunt tasks.
  • Dropped support for using a custom path for the WP i18n PHP tools.

0.5.4

  • Updated PHP4-style constructors in the PHP library. Props @​andyreg
  • Updated peer dependencies to support Grunt 1.0. See #65

0.5.3

  • Fixed the --dry-run option when running the addtextdomain task. See #54
  • Updated msgid-bugs-address URLs to HTTPS. Props @​ntwp
  • Fixed regex to update multiple X-Poedit-SearchPath and X-Poedit-SearchPathExcluded headers. Props @​walbo

0.5.2

  • Stopped the PHP script from scanning files in excluded directories when running the makepot task. See #52

0.5.1

  • Merged upstream changes to provide better support for multiline translators comments. Props @​ntwp

0.5.0

  • Added tasks descriptions. Props @​shivapoudel
  • Made POT header keys case-insenstive.
  • Added msgmerge support to the makepot task for updating PO files. Props @​atimmer
  • Pulled in upstream changes to WP i18n tools.
  • Allow updateDomains: true in the addtextdomain task to update all text domains in a project.
  • Simplified makepot task output.
Commits
  • 130e10b Release 1.0.3.
  • 7942412 Update npm dependencies.
  • 42e25cb Add a space between the package name and version in the X-Generator header.
  • 131e915 Release 1.0.2.
  • f3010f2 Bump node-wp-i18n to 1.0.5. Fixes #75
  • 674cf2f Release 1.0.1.
  • d36a58b Update dependencies.
  • a58dc59 Release 1.0.0.
  • cabdab1 Try using the stable version of Node for Travis.
  • 12a483e Increase the required Node version to >=0.12.0.
  • Additional commits viewable in compare view


Updates load-grunt-tasks from 0.6.0 to 5.1.0

Release notes

Sourced from load-grunt-tasks's releases.

v5.1.0

  • Print a useful error if package.json is missing (#61) 6234bc9

https://github.com/sindresorhus/load-grunt-tasks/compare/v5.0.0...v5.1.0

v5.0.0

Breaking:

  • Require Node.js 8 a928bc7

Enhancements:

  • Upgrade dependencies a928bc7

https://github.com/sindresorhus/load-grunt-tasks/compare/v4.0.0...v5.0.0

Commits


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/bekarice/woocommerce-remove-product-sorting/network/alerts).