woocommerce-dev-helper
woocommerce-dev-helper copied to clipboard
A simple plugin for helping develop and debug WooCommerce & extensions
## Summary The goal of this PR is to add WC Checkout Block support to our bogus gateway as a basic POC for payment gateway block support. ## Resources -...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.4 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [grunt-wp-i18n](https://github.com/cedaro/grunt-wp-i18n) and [load-grunt-tasks](https://github.com/sindresorhus/load-grunt-tasks). These dependencies need to be updated together. Updates `minimatch` from 0.2.14 to 3.0.4 Commits e46989a v3.0.4 ddfacbd update...
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.3.0 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [underscore.string](https://github.com/epeli/underscore.string) from 3.1.1 to 3.3.5. Release notes *Sourced from [underscore.string's releases](https://github.com/epeli/underscore.string/releases).* > ## 3.2.1 > No release notes provided. > > ## 3.2.0 > https://github.com/epeli/underscore.string/blob/master/CHANGELOG.markdown#320 Changelog *Sourced from [underscore.string's...
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.8.3 to 1.12.1. Commits c627e38 Mention CVE-2021-23358 in code, test and documentation (#2915) c9e803e Add diff and docs to the 1.12.1 change log entry 0c20985 Restore comments...
## PR in #6 When trying to replicate an issue, it takes a lot of time to recreate the exact settings for a customer's site. It'd be super useful to...
## PR in #9 [Some Memberships users](https://github.com/skyverge/woocommerce-memberships/issues/480) reported some performance issue when running grant access batch jobs against large installs. We addressed some by implementing direct SQL queries and optimizing...
Perhaps an edge case, but if I have a local site that normally runs on HTTP (no SSL), for example http://mysite.test, and use Forward on it, it becomes something like...