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 Serenity/JS to ^3.2.0 - autoclosed #487

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@serenity-js/assertions (source) ^3.1.6 -> ^3.2.0 age adoption passing confidence
@serenity-js/console-reporter (source) ^3.1.6 -> ^3.2.0 age adoption passing confidence
@serenity-js/core (source) ^3.1.6 -> ^3.2.0 age adoption passing confidence
@serenity-js/mocha (source) ^3.1.6 -> ^3.2.0 age adoption passing confidence
@serenity-js/serenity-bdd (source) ^3.1.6 -> ^3.2.0 age adoption passing confidence
@serenity-js/web (source) ^3.1.6 -> ^3.2.0 age adoption passing confidence
@serenity-js/webdriverio (source) ^3.1.6 -> ^3.2.0 age adoption passing confidence

Release Notes

serenity-js/serenity-js (@​serenity-js/assertions)

v3.2.0

Compare Source

Bug Fixes
  • core: use "types" instead of "typings" in package.json files (b83d922), closes #​1682
Features
  • core: introduced support for Node.js 20, dropped support for Node.js 14 (491fef8), closes #​1678

3.1.6 (2023-04-18)

Bug Fixes

3.1.5 (2023-04-18)

Note: Version bump only for package @​serenity-js/assertions

3.1.3 (2023-04-14)

Note: Version bump only for package @​serenity-js/assertions

3.1.2 (2023-04-07)

Note: Version bump only for package @​serenity-js/assertions

3.1.1 (2023-04-05)

Note: Version bump only for package @​serenity-js/assertions

serenity-js/serenity-js (@​serenity-js/console-reporter)

v3.2.0

Compare Source

Bug Fixes
  • core: use "types" instead of "typings" in package.json files (b83d922), closes #​1682
Features
  • core: introduced support for Node.js 20, dropped support for Node.js 14 (491fef8), closes #​1678

3.1.6 (2023-04-18)

Bug Fixes

3.1.5 (2023-04-18)

Note: Version bump only for package @​serenity-js/console-reporter

3.1.3 (2023-04-14)

Note: Version bump only for package @​serenity-js/console-reporter

3.1.2 (2023-04-07)

Note: Version bump only for package @​serenity-js/console-reporter

3.1.1 (2023-04-05)

Note: Version bump only for package @​serenity-js/console-reporter

serenity-js/serenity-js (@​serenity-js/core)

v3.2.0

Compare Source

Bug Fixes
  • core: use "types" instead of "typings" in package.json files (b83d922), closes #​1682
Features
  • core: introduced support for Node.js 20, dropped support for Node.js 14 (491fef8), closes #​1678
  • core: new factory method to create Path.fromURI (baed8c4)

3.1.6 (2023-04-18)

Bug Fixes

3.1.5 (2023-04-18)

Bug Fixes

3.1.3 (2023-04-14)

Note: Version bump only for package @​serenity-js/core

3.1.2 (2023-04-07)

Note: Version bump only for package @​serenity-js/core

3.1.1 (2023-04-05)

Bug Fixes
  • core: ensure Wait.for(..) is not terminated prematurely by interactionTimeout (f1a94e2), closes #​1604
serenity-js/serenity-js (@​serenity-js/mocha)

v3.2.0

Compare Source

Bug Fixes
  • core: use "types" instead of "typings" in package.json files (b83d922), closes #​1682
Features
  • core: introduced support for Node.js 20, dropped support for Node.js 14 (491fef8), closes #​1678

3.1.6 (2023-04-18)

Bug Fixes

3.1.5 (2023-04-18)

Bug Fixes

3.1.3 (2023-04-14)

Note: Version bump only for package @​serenity-js/mocha

3.1.2 (2023-04-07)

Note: Version bump only for package @​serenity-js/mocha

3.1.1 (2023-04-05)

Note: Version bump only for package @​serenity-js/mocha

serenity-js/serenity-js (@​serenity-js/serenity-bdd)

v3.2.0

Compare Source

Bug Fixes
  • core: use "types" instead of "typings" in package.json files (b83d922), closes #​1682
Features
  • core: introduced support for Node.js 20, dropped support for Node.js 14 (491fef8), closes #​1678

3.1.6 (2023-04-18)

Bug Fixes

3.1.5 (2023-04-18)

Note: Version bump only for package @​serenity-js/serenity-bdd

3.1.4 (2023-04-16)

Bug Fixes
  • serenity-bdd: escape HTML tags in scenaio name and title (c5ca1bf), closes #​1630

3.1.3 (2023-04-14)

Note: Version bump only for package @​serenity-js/serenity-bdd

3.1.2 (2023-04-07)

Note: Version bump only for package @​serenity-js/serenity-bdd

3.1.1 (2023-04-05)

Note: Version bump only for package @​serenity-js/serenity-bdd

serenity-js/serenity-js (@​serenity-js/web)

v3.2.0

Compare Source

Bug Fixes
  • core: use "types" instead of "typings" in package.json files (b83d922), closes #​1682
Features
  • core: introduced support for Node.js 20, dropped support for Node.js 14 (491fef8), closes #​1678

3.1.6 (2023-04-18)

Bug Fixes

3.1.5 (2023-04-18)

Note: Version bump only for package @​serenity-js/web

3.1.3 (2023-04-14)

Bug Fixes
  • protractor: click interactions now scroll element into view before performing their action (3ea7bb8)

3.1.2 (2023-04-07)

Note: Version bump only for package @​serenity-js/web

3.1.1 (2023-04-05)

Note: Version bump only for package @​serenity-js/web

serenity-js/serenity-js (@​serenity-js/webdriverio)

v3.2.0

Compare Source

Bug Fixes
  • webdriverio: aligned CJS and ESM exports to offer a consistent developer experience (c72213b)
  • webdriverio: support for WebdriverIO 8.10.0 (71da9f9)
Features

3.1.6 (2023-04-18)

Bug Fixes

3.1.5 (2023-04-18)

Bug Fixes
  • webdriverio: webdriverio 7.31 breaks backwards-compatibility, pinning to 7.30 for now (305fc64)

3.1.4 (2023-04-16)

Note: Version bump only for package @​serenity-js/webdriverio

3.1.3 (2023-04-14)

Note: Version bump only for package @​serenity-js/webdriverio

3.1.2 (2023-04-07)

Note: Version bump only for package @​serenity-js/webdriverio

3.1.1 (2023-04-05)

Bug Fixes
  • webdriverio: use custom interactionTimeout when provided in the config (4cc75bf), closes #​1604

Configuration

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

🚦 Automerge: Enabled.

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

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented May 6, 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: package-lock.json
npm notice 
npm notice New major version of npm available! 8.19.4 -> 9.6.6
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.6>
npm notice Run `npm install -g [email protected]` to update!
npm notice 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: @wdio/[email protected]
npm ERR! node_modules/@wdio/cli
npm ERR!   @wdio/cli@"^7.31.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @wdio/cli@"^8.10.0" from @serenity-js/[email protected]
npm ERR! node_modules/@serenity-js/webdriverio
npm ERR!   @serenity-js/webdriverio@"^3.2.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/2023-05-06T19_24_19_439Z-debug-0.log

@renovate renovate bot force-pushed the renovate/serenityjs branch 3 times, most recently from 6b50411 to 38fe813 Compare May 6, 2023 15:53
@renovate renovate bot changed the title Update Serenity/JS to ^3.2.0 Update Serenity/JS to ^3.2.0 - autoclosed May 6, 2023
@renovate renovate bot closed this May 6, 2023
@renovate renovate bot deleted the renovate/serenityjs branch May 6, 2023 19:58
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