chore(deps): bump @tootallnate/once and nightwatch#4016
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump @tootallnate/once and nightwatch#4016dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
d88d196 to
d98a3f1
Compare
3d3b5e6 to
d499138
Compare
Collaborator
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Collaborator
|
@dependabot recreate |
Removes [@tootallnate/once](https://github.com/TooTallNate/once). It's no longer used after updating ancestor dependency [nightwatch](https://github.com/nightwatchjs/nightwatch). These dependencies need to be updated together. Removes `@tootallnate/once` Updates `nightwatch` from 2.6.25 to 3.15.0 - [Release notes](https://github.com/nightwatchjs/nightwatch/releases) - [Commits](nightwatchjs/nightwatch@v2.6.25...v3.15.0) --- updated-dependencies: - dependency-name: "@tootallnate/once" dependency-version: dependency-type: indirect - dependency-name: nightwatch dependency-version: 3.15.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
de21843 to
dfbef0b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes @tootallnate/once. It's no longer used after updating ancestor dependency nightwatch. These dependencies need to be updated together.
Removes
@tootallnate/onceUpdates
nightwatchfrom 2.6.25 to 3.15.0Release notes
Sourced from nightwatch's releases.
... (truncated)
Commits
f3a5784v3.15.0f7baefanpm audit fix4cd6f7f[TS] Fix return type of a few commands available on Page Objects. (#4434)4918658Fix v8-compile-cache causing unpredictable behaviour in unit tests. (#4437)b8787a4Fix snapshot typo in testSaveSnapshot.js (#4438)e8cf1a8Fix ESM support in Node >= 20. (#4425)ea59e4bAdddisable_output_boxesconfig to default Nightwatch config file. (#4432)01fc2ceAdd Node 20, 22 to CI. (#4428)a0817ffv3.14.03676937npm audit fix (#4427)Maintainer changes
This version was pushed to npm by garg3133, a new releaser for nightwatch since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.