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 jest-puppeteer to v11 #637

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-puppeteer (source) 6.2.0 -> 11.0.0 age adoption passing confidence

Release Notes

argos-ci/jest-puppeteer (jest-puppeteer)

v11.0.0

Compare Source

Features
  • add support for Node.js v22-23 (d67228e)
BREAKING CHANGES
  • Node.js v16 is not supported

10.1.4 (2024-10-26)

Note: Version bump only for package jest-puppeteer

10.1.3 (2024-10-22)

Note: Version bump only for package jest-puppeteer

10.1.2 (2024-10-10)

Note: Version bump only for package jest-puppeteer

10.1.1 (2024-09-06)

Note: Version bump only for package jest-puppeteer

v10.1.4

Compare Source

Note: Version bump only for package jest-puppeteer

v10.1.3

Compare Source

Note: Version bump only for package jest-puppeteer

v10.1.2

Compare Source

Note: Version bump only for package jest-puppeteer

v10.1.1

Compare Source

Note: Version bump only for package jest-puppeteer

v10.1.0

Compare Source

Note: Version bump only for package jest-puppeteer

10.0.1 (2024-02-15)

Note: Version bump only for package jest-puppeteer

v10.0.1

Compare Source

Note: Version bump only for package jest-puppeteer

v10.0.0

Compare Source

Note: Version bump only for package jest-puppeteer

9.0.2 (2023-12-06)

Note: Version bump only for package jest-puppeteer

9.0.1 (2023-10-01)

Bug Fixes

v9.0.2

Compare Source

Note: Version bump only for package jest-puppeteer

v9.0.1

Compare Source

Bug Fixes

v9.0.0

Compare Source

Features
  • drop Node.js v14 support (d7d9833)
BREAKING CHANGES
  • drop Node.js v14 support

8.0.6 (2023-03-24)

Bug Fixes

8.0.5 (2023-03-09)

Note: Version bump only for package jest-puppeteer

8.0.4 (2023-03-08)

Bug Fixes

8.0.3 (2023-03-07)

Bug Fixes

8.0.2 (2023-03-06)

Note: Version bump only for package jest-puppeteer

8.0.1 (2023-03-06)

Note: Version bump only for package jest-puppeteer

v8.0.6

Compare Source

Bug Fixes

v8.0.5

Compare Source

Note: Version bump only for package jest-puppeteer

v8.0.4

Compare Source

Bug Fixes

v8.0.3

Compare Source

Bug Fixes

v8.0.2

Compare Source

Note: Version bump only for package jest-puppeteer

v8.0.1

Compare Source

Note: Version bump only for package jest-puppeteer

v8.0.0

Compare Source

Features
BREAKING CHANGES
    • spawnd now exports { spawd } instead of default to ensure
      compatibilty with ESM
  • toMatch has been renamed toMatchTextContent to avoid collision
    with existing Jest matcher

7.0.1 (2023-02-15)

Note: Version bump only for package jest-puppeteer

v7.0.1

Compare Source

Note: Version bump only for package jest-puppeteer

v7.0.0

Compare Source

Features
BREAKING CHANGES
  • requires puppeteer v19+

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 renovate bot enabled auto-merge (squash) December 21, 2024 10:13
Copy link
Contributor Author

renovate bot commented Dec 21, 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: pow-shield@2.0.0
npm ERR! Found: puppeteer@14.1.2
npm ERR! node_modules/puppeteer
npm ERR!   dev puppeteer@"14.1.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer puppeteer@">=19" from jest-puppeteer@11.0.0
npm ERR! node_modules/jest-puppeteer
npm ERR!   dev jest-puppeteer@"11.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-12-21T10_13_39_165Z-debug-0.log

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