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 dependency eslint-plugin-jest-dom to v4.0.3 #72

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest-dom 4.0.2 -> 4.0.3 age adoption passing confidence

Release Notes

testing-library/eslint-plugin-jest-dom (eslint-plugin-jest-dom)

v4.0.3

Compare Source

Bug Fixes
  • prefer-in-document: handle toHaveLength without any arguments and with trailing commas (#​276) (5ab24d9)

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate
Copy link
Contributor Author

renovate bot commented Mar 11, 2023

⚠ 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: pnpm-lock.yaml
installing v2 tool node v18.15.0
linking tool node v18.15.0
node: v18.15.0 /usr/local/bin/node
npm: 9.5.0  /usr/local/bin/npm
Installed v2 /usr/local/buildpack/tools/v2/node.sh in 3 seconds
skip cleanup, not a docker build: 31e3828d124f
installing v2 tool pnpm v7.5.1
linking tool pnpm v7.5.1
7.5.1
Installed v2 /usr/local/buildpack/tools/v2/pnpm.sh in 1 seconds
skip cleanup, not a docker build: 31e3828d124f
Scope: all 3 workspace projects

   ╭──────────────────────────────────────────────────────────────────╮
   │                                                                  │
   │                Update available! 7.5.1 → 7.29.1.                 │
   │   Changelog: https://github.com/pnpm/pnpm/releases/tag/v7.29.1   │
   │                Run "pnpm add -g pnpm" to update.                 │
   │                                                                  │
   │      Follow @pnpmjs for updates: https://twitter.com/pnpmjs      │
   │                                                                  │
   ╰──────────────────────────────────────────────────────────────────╯

Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 27, reused 0, downloaded 23, added 0
Progress: resolved 34, reused 0, downloaded 30, added 0
Progress: resolved 36, reused 0, downloaded 31, added 0
packages/react-dice                      |  WARN  deprecated @types/[email protected]
Progress: resolved 101, reused 0, downloaded 84, added 0
Progress: resolved 114, reused 0, downloaded 99, added 0
Progress: resolved 254, reused 0, downloaded 213, added 0
Progress: resolved 385, reused 0, downloaded 329, added 0
Progress: resolved 470, reused 0, downloaded 380, added 0
Progress: resolved 646, reused 0, downloaded 500, added 0
Progress: resolved 795, reused 0, downloaded 609, added 0
.                                        |  WARN  deprecated [email protected]
Progress: resolved 1010, reused 0, downloaded 632, added 0
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
└─┬ eslint-config-react-app
  └─┬ eslint-plugin-flowtype
    ├── ✕ missing peer @babel/plugin-syntax-flow@^7.14.5
    └── ✕ missing peer @babel/plugin-transform-react-jsx@^7.14.9
Peer dependencies that should be installed:
  @babel/plugin-syntax-flow@^7.14.5
  @babel/plugin-transform-react-jsx@^7.14.9

hint: If you want peer dependencies to be automatically installed, add "auto-install-peers=true" to an .npmrc file at the root of your project.
hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.


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