Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2025

This PR contains the following updates:

Package Change Age Confidence
nightwatch (source) 3.6.3 -> 3.12.3 age confidence

Release Notes

nightwatchjs/nightwatch (nightwatch)

v3.12.3

Compare Source

What's Changed

New Contributors

Full Changelog: nightwatchjs/nightwatch@v3.12.2...v3.12.3

v3.12.2

Compare Source

What's Changed
New Contributors

Full Changelog: nightwatchjs/nightwatch@v3.12.1...v3.12.2

v3.12.1

Compare Source

What's Changed

Full Changelog: nightwatchjs/nightwatch@v3.12.0...v3.12.1

v3.12.0

Compare Source

What's Changed
  • Pass BDD describe title to JUnit reports by @​garg3133 in #​4386.
    (The name attribute of testsuite tag and the classname attribute of testcase tag will now contain the describe title instead of testsuite file path for BDD describe tests.)
  • Fix double entry of test case run times in reports. by @​garg3133 in #​4387
  • Fix test section stats and status in reports. by @​garg3133 in #​4388
  • Always return NightwatchClient instance from client.initialize() call. by @​garg3133 in #​4389

Full Changelog: nightwatchjs/nightwatch@v3.11.1...v3.12.0

v3.11.1

Compare Source

What's Changed

Full Changelog: nightwatchjs/nightwatch@v3.11.0...v3.11.1

v3.11.0

Compare Source

What's Changed

Enhancements

Full Changelog: nightwatchjs/nightwatch@v3.10.2...v3.11.0

v3.10.2

Compare Source

What's Changed

Full Changelog: nightwatchjs/nightwatch@v3.10.1...v3.10.2

v3.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: nightwatchjs/nightwatch@v3.10.0...v3.10.1

v3.10.0

Compare Source

NOTE: This release contains a few important fixes in the core of Nightwatch. So, if you encounter any unexpected behaviour after upgrading to this release that is not reproducible in the previous release, please open a new issue and tag @​garg3133.

What's Changed

Fixes
Enhancements and other changes

New Contributors

Full Changelog: nightwatchjs/nightwatch@v3.9.0...v3.10.0

v3.9.0

Compare Source

What's Changed

Full Changelog: nightwatchjs/nightwatch@v3.8.1...v3.9.0

v3.8.1

Compare Source

Issue in v3.8.0

Fixes and other updates

Full Changelog: nightwatchjs/nightwatch@v3.8.0...v3.8.1

v3.8.0

Compare Source

What's Changed

Enhancements
Fixes and other updates

New Contributors

Full Changelog: nightwatchjs/nightwatch@v3.7.0...v3.8.0

v3.7.0

Compare Source

What's Changed

Full Changelog: nightwatchjs/nightwatch@v3.6.4...v3.7.0

v3.6.4

Compare Source

What's Changed

New Contributors

Full Changelog: nightwatchjs/nightwatch@v3.6.3...v3.6.4


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.

@sourcery-ai
Copy link

sourcery-ai bot commented Mar 30, 2025

Reviewer's Guide by Sourcery

This pull request updates the nightwatch dependency to version 3.12.1 in both nuxt-paper-dashboard and vue-paper-dashboard projects.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
The nightwatch dependency was updated to version 3.12.1.
  • Updated nightwatch from version 3.6.3 to 3.12.1.
nuxt-paper-dashboard/package.json
vue-paper-dashboard/package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

@sonarqubecloud
Copy link

@renovate renovate bot force-pushed the renovate/nightwatch-3.x branch from 9914d81 to 2a21e27 Compare June 6, 2025 22:50
@renovate renovate bot changed the title Update dependency nightwatch to v3.12.1 Update dependency nightwatch to v3.12.2 Jun 6, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 6, 2025

@renovate renovate bot force-pushed the renovate/nightwatch-3.x branch from 2a21e27 to f0449b3 Compare October 28, 2025 10:41
@renovate renovate bot changed the title Update dependency nightwatch to v3.12.2 Update dependency nightwatch to v3.12.3 Oct 28, 2025
@sonarqubecloud
Copy link

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.

1 participant