Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all dependencies #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 27, 2018

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cross-env 5.1.6 -> 5.2.1 age adoption passing confidence
dealerdirect/phpcodesniffer-composer-installer (source) ^0.4.3 -> ^0.7.0 age adoption passing confidence
eslint-plugin-jest 21.15.3 -> 21.27.2 age adoption passing confidence
eslint-plugin-jsx-a11y 6.0.3 -> 6.10.2 age adoption passing confidence
eslint-plugin-react 7.8.2 -> 7.37.2 age adoption passing confidence
squizlabs/php_codesniffer 3.2.2 -> 3.11.0 age adoption passing confidence
webpack 4.9.1 -> 4.47.0 age adoption passing confidence
webpack-merge 4.1.2 -> 4.2.2 age adoption passing confidence
wimg/php-compatibility (source) 8.0.1 -> 8.2.0 age adoption passing confidence

Release Notes

kentcdodds/cross-env (cross-env)

v5.2.1

Compare Source

Bug Fixes

v5.2.0

Compare Source

Features
PHPCSStandards/composer-installer (dealerdirect/phpcodesniffer-composer-installer)

v0.7.2

Compare Source

What's Changed

CI/CD

New Contributors

Full Changelog: PHPCSStandards/composer-installer@v0.7.1...v0.7.2

v0.7.1

Compare Source

What's Changed

New Contributors

Full Changelog: PHPCSStandards/composer-installer@v0.7.0...v0.7.1

v0.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: PHPCSStandards/composer-installer@v0.6.2...v0.7.0

v0.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: PHPCSStandards/composer-installer@v0.6.1...v0.6.2

v0.6.1

Compare Source

What's Changed

Full Changelog: PHPCSStandards/composer-installer@v0.6.0...v0.6.1

v0.6.0

Compare Source

What's Changed

CI/CD

New Contributors

Full Changelog: PHPCSStandards/composer-installer@v0.5.0...v0.6.0

v0.5.0

Compare Source

What's Changed

  • Scan depth as parameter #​45
  • phpcs: Exit Code: 127 (Command not found) on every Composer command #​48
  • The composer plugin implementation seems to be breaking the composer lifecycle #​49
  • Installation error #​53
  • Broke composer commands when used with wp-cli/package-command #​59
  • Getting a new stable release #​60
  • Support PHP CodeSniffer standards in packages installed outside of the vendor directory #​63

New Contributors

Full Changelog: PHPCSStandards/composer-installer@v0.4.4...v0.5.0

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v21.27.2

Compare Source

Bug Fixes
  • valid-expect-in-promise: fix type exception (60919f6), closes #​195

v21.27.1

Compare Source

Bug Fixes

v21.27.0

Compare Source

Features

v21.26.2

Compare Source

Bug Fixes
  • no-focused-tests: detect usage like 'fit.each()' (63e6818), closes #​188

v21.26.1

Compare Source

Bug Fixes

v21.26.0

Compare Source

Features

v21.25.1

Compare Source

Bug Fixes
  • no-disabled-tests: stop picking up all funcs that start it/test (9b5939e)
  • prefer-expect-assertions: fix greedy regex (9a6ce6c)

v21.25.0

Compare Source

Features

v21.24.2

Compare Source

Bug Fixes

v21.24.1

Compare Source

Bug Fixes
  • no-focused-tests: detect usage like 'test.only.each()' (4e4313e)

v21.24.0

Compare Source

Bug Fixes
Features

v21.23.0

Compare Source

Features

v21.22.1

Compare Source

Bug Fixes

v21.22.0

Compare Source

Features

v21.21.0

Compare Source

Features

v21.20.2

Compare Source

Bug Fixes

v21.20.1

Compare Source

Bug Fixes

v21.20.0

Compare Source

Features

v21.19.0

Compare Source

Features

v21.18.0

Compare Source

Features

v21.17.0

Compare Source

Features

v21.16.1

Compare Source

Bug Fixes
  • handle callexpressions with anonymous calles (885ce17)

v21.16.0

Compare Source

Features
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)

v6.10.2

Compare Source

Fixed
  • [patch] no-redundandant-roles: allow <img src="*.svg" role="img" /> #936
Commits
  • [meta] fix changelog URLs 0d01a1a
  • [Refactor] remove no-longer-needed es-iterator-helpers aa075bd
  • [Refactor] avoid spreading things that are already arrays d15d3ab
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register 5dad7c4
  • [Tests] aria-role: Add valid test for <svg role="img" /> daba189
  • [Docs] label-has-associated-control: add line breaks for readability 0bc6378
  • [Tests] label-has-associated-control: add additional test cases 30d2318
  • [Tests] Add tests to reinforce required attributes for role="heading" d92446c

v6.10.1

Compare Source

Commits
  • [Fix] handle interactive/noninteractive changes from aria-query 4925ba8
  • [Docs] Use consistent spelling of 'screen reader' cb6788c
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, auto-changelog, eslint-plugin-import, tape 518a77e
  • [Deps] update es-iterator-helpers, string.prototype.includes eed03a3
  • [meta] package.json - Update jscodeshift & remove babel-jest 2ee940c
  • [Docs] Remove accidental whitespace in CONTRIBUTING.md a262131
  • [Deps] unpin aria-query e517937

v6.10.0

Compare Source

Fixed
  • [New] label-has-associated-control: add additional error message #1005
  • [Fix] label-has-associated-control: ignore undetermined label text #966
Commits
  • [Tests] switch from jest to tape a284cbf
  • [New] add eslint 9 support deac4fd
  • [New] add attributes setting a1ee7f8
  • [New] allow polymorphic linting to be restricted 6cd1a70
  • [Tests] remove duplicate tests 74d5dec
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types 6eca235
  • [readme] remove deprecated travis ci badge; add github actions badge 0be7ea9
  • [Tests] use npm audit instead of aud 05a5e49
  • [Deps] update axobject-query 912e98c
  • [Deps] unpin axobject-query 75147aa
  • [Deps] update axe-core 27ff7cb
  • [readme] fix jsxA11y import name ce846e0
  • [readme] fix typo in shareable config section in readme cca288b

v6.9.0

Compare Source

Fixed
  • [Fix] img-redundant-alt: fixed multibyte character support #969
  • [meta] fix changelog links #960
Commits
  • [New] add support for Flat Config 6b5f096
  • Revert "[Fix] isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1" 75d5dd7
  • [Robustness] use safe-regex-test 4c7e781
  • [actions] update actions/checkout 51a1ca7
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, eslint-doc-generator, object.entries 1271ac1
  • [Dev Deps] update @babel/cli, @babel/core, @babel/register, aud, eslint-plugin-import, npmignore, object.assign 540cb7a
  • [Deps] update @babel/runtime, array-includes, es-iterator-helpers, hasown, object.fromentries, safe-regex-test 5d14408
  • [Deps] pin aria-query and axobject-query, add ls-engines test to CI 32fd82c
  • [Dev Deps] update @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, eslint-doc-generator d1b4114
  • [Fix] ensure summary remains non-interactive 6a048da
  • [Deps] remove @babel/runtime 0a98ad8
  • [New] no-noninteractive-element-to-interactive-role: allow menuitemradio and menuitemcheckbox on <li> c0733f9
  • [Deps] update @babel/runtime, safe-regex-test 0d5321a
  • [actions] pin codecov to v3.1.5 961817f
  • [Deps] unpin axe-core b3559cf
  • [Deps] move object.entries to dev deps 1be7b70
  • [Deps] update @babel/runtime 2a48abb
  • [Deps] update @babel/runtime 1adec35

v6.8.0

Compare Source

Merged
  • Allow title attribute or aria-label attribute instead of accessible child in the "anchor-has-content" rule #727
Fixed
  • [Docs] aria-activedescendant-has-tabindex: align with changes from #​708 #924
  • [Fix] control-has-associated-label: don't accept whitespace as an accessible label #918
Commits
  • [Tests] migrate helper parsers function from eslint-plugin-react ce4d57f
  • [Refactor] use es-iterator-helpers 52de824
  • [New] mouse-events-have-key-events: add hoverInHandlers/hoverOutHandlers config db64898
  • [New] add polymorphicPropName setting for polymorphic components fffb05b
  • [Fix] isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1 64bfea6
  • [Refactor] use hasown instead of has 9a8edde
  • [actions] update used actions 10c061a
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, aud, eslint-doc-generator, eslint-plugin-import, minimist 6d5022d
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/register, eslint-doc-generator, eslint-plugin-import 4dc7f1e
  • [New] anchor-has-content: Allow title attribute OR aria-label attribute e6bfd5c
  • [patch] mouse-events-have-key-events: rport the attribute, not the node eadd70c
  • [Deps] update @babel/runtime, array-includes, array.prototype.flatmap, object.entries, object.fromentries 46ffbc3
  • [Deps] update @babel/runtime, axobject-query, jsx-ast-utils, semver 5999555
  • [Fix] pin aria-query and axe-core to fix failing tests on main 8d8f016
  • [patch] move semver from Deps to Dev Deps 4da13e7
  • [Deps] update ast-types-flow b755318
  • [Dev Deps] update eslint-plugin-import f1c976b
  • [Deps] unpin language-tags 3d1d26d
  • [Docs] no-static-element-interactions: tabIndex is written tabindex 1271153
  • [Deps] Upgrade ast-types-flow to mitigate Docker user namespacing problems f0d2ddb
  • [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6 0c278f4

v6.7.1

Compare Source

Commits
  • [Fix] no-aria-hidden-on-focusable rule's missing export b01219e

v6.7.0

Compare Source

Merged
  • New rule: prefer-tag-over-role #833
Fixed
  • [Tests] aria-role: add now-passing test #756
  • [Docs

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/all-dependencies branch from 928af8c to f5d73ad Compare May 27, 2018 21:40
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to v21.16.0 Update dependency eslint-plugin-jest to v21.16.1 May 27, 2018
@renovate renovate bot force-pushed the renovate/all-dependencies branch from f5d73ad to bb5f20c Compare May 28, 2018 00:11
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to v21.16.1 Update dependency eslint-plugin-jest to v21.17.0 May 28, 2018
@renovate renovate bot force-pushed the renovate/all-dependencies branch from bb5f20c to 8aa01f5 Compare May 28, 2018 22:01
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to v21.17.0 Update all dependencies May 28, 2018
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 8aa01f5 to 08fcbc3 Compare May 28, 2018 23:21
@renovate renovate bot force-pushed the renovate/all-dependencies branch 4 times, most recently from 8d0600e to 09a8e49 Compare July 17, 2018 20:51
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from b452465 to 6b77cb3 Compare July 27, 2018 11:29
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from 05823bd to cac9deb Compare August 6, 2018 07:25
@renovate renovate bot force-pushed the renovate/all-dependencies branch 7 times, most recently from d5bc790 to 7a5092c Compare August 14, 2018 20:23
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from 341e1c9 to 5352108 Compare August 24, 2018 16:27
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from 78c9460 to 39af4f5 Compare September 10, 2018 15:37
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 5b12e26 to 0e31d7f Compare April 25, 2024 08:36
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 0e31d7f to 6443bd4 Compare May 20, 2024 15:34
Copy link
Author

renovate bot commented May 20, 2024

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update dealerdirect/phpcodesniffer-composer-installer:0.7.2 squizlabs/php_codesniffer:3.11.0 wimg/php-compatibility:8.2.0 --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Package "dealerdirect/phpcodesniffer-composer-installer:0.7.2" listed for update is not installed. Ignoring.
Package "squizlabs/php_codesniffer:3.11.0" listed for update is not installed. Ignoring.
Package "wimg/php-compatibility:8.2.0" listed for update is not installed. Ignoring.
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 will be shutdown on August 1st 2025. You should upgrade to Composer 2. See https://blog.packagist.com/shutting-down-packagist-org-support-for-composer-1-x/
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - The requested package dealerdirect/phpcodesniffer-composer-installer (locked at v0.4.4, required as ^0.7.0) is satisfiable by dealerdirect/phpcodesniffer-composer-installer[v0.4.4] but these conflict with your requirements or minimum-stability.


@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from d559d39 to f22af98 Compare May 28, 2024 08:29
@renovate renovate bot force-pushed the renovate/all-dependencies branch from f22af98 to 89444ef Compare June 4, 2024 11:35
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from cb54ce1 to f882aa7 Compare June 20, 2024 06:28
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from ecf6212 to a074472 Compare July 20, 2024 08:32
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from c4b02bd to 234b8df Compare July 22, 2024 01:48
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 234b8df to 6e09898 Compare August 6, 2024 10:27
@renovate renovate bot force-pushed the renovate/all-dependencies branch 6 times, most recently from 9bfedf7 to 2209282 Compare September 4, 2024 07:43
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from 118b096 to 73cf441 Compare September 18, 2024 13:39
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from a81e791 to 2efc986 Compare October 1, 2024 16:00
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 2efc986 to bcb813f Compare October 9, 2024 07:54
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from 9352d41 to afcc28e Compare October 26, 2024 10:07
@renovate renovate bot force-pushed the renovate/all-dependencies branch from afcc28e to 60ac68e Compare November 12, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants