woocommerce / woocommerce-product-tables-feature-plugin

Implements new data-stores and moves product data into custom tables, with a new, normalised data structure.
GNU General Public License v3.0
193 stars 32 forks source link

Update dependency woocommerce/woocommerce-sniffs to v1 #206

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
woocommerce/woocommerce-sniffs 0.0.9 -> 1.0.0 age adoption passing confidence

Release Notes

woocommerce/woocommerce-sniffs (woocommerce/woocommerce-sniffs) ### [`v1.0.0`](https://togithub.com/woocommerce/woocommerce-sniffs/compare/0.1.3...1.0.0) [Compare Source](https://togithub.com/woocommerce/woocommerce-sniffs/compare/0.1.3...1.0.0) ### [`v0.1.3`](https://togithub.com/woocommerce/woocommerce-sniffs/releases/tag/0.1.3): Version 0.1.3 [Compare Source](https://togithub.com/woocommerce/woocommerce-sniffs/compare/0.1.2...0.1.3) ### [`v0.1.2`](https://togithub.com/woocommerce/woocommerce-sniffs/blob/HEAD/CHANGELOG.md#012---2022-01-21) [Compare Source](https://togithub.com/woocommerce/woocommerce-sniffs/compare/0.1.1...0.1.2) ##### Added - Added `WooCommerce.Commenting.CommentHooksSniff`. ### [`v0.1.1`](https://togithub.com/woocommerce/woocommerce-sniffs/blob/HEAD/CHANGELOG.md#011---2021-08-29) [Compare Source](https://togithub.com/woocommerce/woocommerce-sniffs/compare/0.1.0...0.1.1) ##### Changed - Allow dependencies to use patch releases, no more pinned dependencies. ### [`v0.1.0`](https://togithub.com/woocommerce/woocommerce-sniffs/blob/HEAD/CHANGELOG.md#010---2020-08-06) [Compare Source](https://togithub.com/woocommerce/woocommerce-sniffs/compare/0.0.10...0.1.0) ##### Added - Added `WooCommerce.Functions.InternalInjectionMethod` sniff. ##### Changed - Renamed `WooCommerce-Core.Commenting.CommentTagsSniff` to `WooCommerce.Commenting.CommentTagsSniff`. - Updated "wp-coding-standards/wpcs" to 2.3.0. - Updated "dealerdirect/phpcodesniffer-composer-installer" to 0.7.0. ### [`v0.0.10`](https://togithub.com/woocommerce/woocommerce-sniffs/blob/HEAD/CHANGELOG.md#0010---2020-04-07) [Compare Source](https://togithub.com/woocommerce/woocommerce-sniffs/compare/0.0.9...0.0.10) ##### Changed - Updated "wp-coding-standards/wpcs" to 2.2.1. - Updated "dealerdirect/phpcodesniffer-composer-installer" to 0.6.2.

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 11 months ago

āš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

ā™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/ba2c6d/9fd9ec/repos/github/woocommerce/woocommerce-product-tables-feature-plugin":"/tmp/worker/ba2c6d/9fd9ec/repos/github/woocommerce/woocommerce-product-tables-feature-plugin" -v "/tmp/worker/ba2c6d/9fd9ec/cache":"/tmp/worker/ba2c6d/9fd9ec/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/ba2c6d/9fd9ec/repos/github/woocommerce/woocommerce-product-tables-feature-plugin" ghcr.io/containerbase/sidecar:9.20.4 bash -l -c "install-tool php 8.2.10 && install-tool composer 1.10.27 && composer update woocommerce/woocommerce-sniffs:1.0.0 --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Package "woocommerce/woocommerce-sniffs:1.0.0" listed for update is not installed. Ignoring.
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - The requested package woocommerce/woocommerce-sniffs (locked at 0.0.9, required as 1.0.0) is satisfiable by woocommerce/woocommerce-sniffs[0.0.9] but these conflict with your requirements or minimum-stability.
  Problem 2
    - Can only install one of: dealerdirect/phpcodesniffer-composer-installer[v1.0.0, v0.5.0].
    - Can only install one of: dealerdirect/phpcodesniffer-composer-installer[v1.0.0, v0.5.0].
    - woocommerce/woocommerce-sniffs 1.0.0 requires dealerdirect/phpcodesniffer-composer-installer ^1.0.0 -> satisfiable by dealerdirect/phpcodesniffer-composer-installer[v1.0.0].
    - Installation request for woocommerce/woocommerce-sniffs 1.0.0 -> satisfiable by woocommerce/woocommerce-sniffs[1.0.0].
    - Installation request for dealerdirect/phpcodesniffer-composer-installer (locked at v0.5.0) -> satisfiable by dealerdirect/phpcodesniffer-composer-installer[v0.5.0].