-
Notifications
You must be signed in to change notification settings - Fork 83
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
Bump tough-cookie and webdriver in /test #6652
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/test/tough-cookie-and-webdriver--removed
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump tough-cookie and webdriver in /test #6652
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/test/tough-cookie-and-webdriver--removed
Conversation
This file contains 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
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [webdriver](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriver). These dependencies need to be updated together. Removes `tough-cookie` Updates `webdriver` from 5.0.0-beta.0 to 8.11.3 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v8.11.3/packages/webdriver) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect - dependency-name: webdriver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jul 8, 2023
Hi, I am trying to get a backup of the site, but It always stop in the
download process, can be possible to get help, I need the backup to ask
people here if possible to migrate the site before it be freeze
Any help will be very welcome
Best wishes
Carlos
this is the link to the file
http://backup.scratchpads.org/arachnids.myspecies.info-20230719.161204.tar.gz
…On Fri, Jul 7, 2023 at 11:29 PM dependabot[bot] ***@***.***> wrote:
Removes tough-cookie <https://github.com/salesforce/tough-cookie>. It's
no longer used after updating ancestor dependency webdriver
<https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriver>.
These dependencies need to be updated together.
Removes tough-cookie
Updates webdriver from 5.0.0-beta.0 to 8.11.3
Release notes
*Sourced from webdriver's releases
<https://github.com/webdriverio/webdriverio/releases>.*
v8.11.3 (2023-07-07) 🐛 Bug Fix
- wdio-jasmine-framework
- #10686
<https://redirect.github.com/webdriverio/webdriverio/pull/10686> (
@wdio/jasmine-framework): support addMatcher (@christian-bromann
<https://github.com/christian-bromann>)
- #10685
<https://redirect.github.com/webdriverio/webdriverio/pull/10685> (
@wdio/jasmine-framework): support sync negative matchers (
@christian-bromann <https://github.com/christian-bromann>)
- wdio-junit-reporter
- #10684
<https://redirect.github.com/webdriverio/webdriverio/pull/10684> (
@wdio/junit-reporter): fix issue with junit reporter not working
on windows (@christian-bromann
<https://github.com/christian-bromann>)
- wdio-allure-reporter
- #10475
<https://redirect.github.com/webdriverio/webdriverio/pull/10475>
@wdio/allure-reporter cucumber step reporter adds blank steps
before and after each scenario bug fixing (@JordiSAGE
<https://github.com/JordiSAGE>)
- devtools
- #10578
<https://redirect.github.com/webdriverio/webdriverio/pull/10578>
fix: Webdriverio v7 screenshot issue/behaviour change webdriverio#9226 (
@franck-jude <https://github.com/franck-jude>)
- wdio-cucumber-framework
- #10567
<https://redirect.github.com/webdriverio/webdriverio/pull/10567>
@wdio/cucumber-framework: Enables ability to set a default
language for feature files (@lukefitz1
<https://github.com/lukefitz1>)
💅 Polish
- wdio-browserstack-service
- #10601
<https://redirect.github.com/webdriverio/webdriverio/pull/10601>
[browserstack-service] added beforeAll and afterAll hook mappings for WDIO
mocha and jasmine (@sriteja777 <https://github.com/sriteja777>)
- webdriver
- #10584
<https://redirect.github.com/webdriverio/webdriverio/pull/10584>
Fix typos and remove duplicate 'to' in WebDriver error message (
@Kazaz-Or <https://github.com/Kazaz-Or>)
📝 Documentation
- Other
- #10676
<https://redirect.github.com/webdriverio/webdriverio/pull/10676>
Updating the Boilerplate name (@larryg01
<https://github.com/larryg01>)
- wdio-devtools-service
- #10677
<https://redirect.github.com/webdriverio/webdriverio/pull/10677>
Update documentation for cdp network events (@nils-hoyer
<https://github.com/nils-hoyer>)
Committers: 8
- Christian Bromann (@christian-bromann
<https://github.com/christian-bromann>)
- Jordi Lagunas (@JordiSAGE <https://github.com/JordiSAGE>)
- LarryG (@larryg01 <https://github.com/larryg01>)
- Or Kazaz (@Kazaz-Or <https://github.com/Kazaz-Or>)
- Sriteja Sugoor (@sriteja777 <https://github.com/sriteja777>)
- @franck-jude <https://github.com/franck-jude>
- @lukefitz1 <https://github.com/lukefitz1>
- @nils-hoyer <https://github.com/nils-hoyer>
v8.11.2 (2023-06-12) 🐛 Bug Fix
- wdio-spec-reporter
- #10537
<https://redirect.github.com/webdriverio/webdriverio/pull/10537>
(spec-reporter): skip logging when title is empty (
@christian-bromann <https://github.com/christian-bromann>)
- webdriverio
- #10535
<https://redirect.github.com/webdriverio/webdriverio/pull/10535>
waitUntil, if given should return custom error message when condition
returns always false (@rashiq231 <https://github.com/rashiq231>)
- wdio-browser-runner, wdio-globals, wdio-jasmine-framework,
wdio-runner
- #10533
<https://redirect.github.com/webdriverio/webdriverio/pull/10533>
(jasmine): Bring back Jasmine assertions (@christian-bromann
<https://github.com/christian-bromann>)
Committers: 2
- Christian Bromann (@christian-bromann
<https://github.com/christian-bromann>)
- @rashiq231 <https://github.com/rashiq231>
... (truncated)
Changelog
*Sourced from webdriver's changelog
<https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md>.*
v8.11.3 (2023-07-07) 🐛 Bug Fix
- wdio-jasmine-framework
- #10686
<https://redirect.github.com/webdriverio/webdriverio/pull/10686> (
@wdio/jasmine-framework): support addMatcher (@christian-bromann
<https://github.com/christian-bromann>)
- #10685
<https://redirect.github.com/webdriverio/webdriverio/pull/10685> (
@wdio/jasmine-framework): support sync negative matchers (
@christian-bromann <https://github.com/christian-bromann>)
- wdio-junit-reporter
- #10684
<https://redirect.github.com/webdriverio/webdriverio/pull/10684> (
@wdio/junit-reporter): fix issue with junit reporter not working
on windows (@christian-bromann
<https://github.com/christian-bromann>)
- wdio-allure-reporter
- #10475
<https://redirect.github.com/webdriverio/webdriverio/pull/10475>
@wdio/allure-reporter cucumber step reporter adds blank steps
before and after each scenario bug fixing (@JordiSAGE
<https://github.com/JordiSAGE>)
- devtools
- #10578
<https://redirect.github.com/webdriverio/webdriverio/pull/10578>
fix: Webdriverio v7 screenshot issue/behaviour change webdriverio#9226 (
@franck-jude <https://github.com/franck-jude>)
- wdio-cucumber-framework
- #10567
<https://redirect.github.com/webdriverio/webdriverio/pull/10567>
@wdio/cucumber-framework: Enables ability to set a default
language for feature files (@lukefitz1
<https://github.com/lukefitz1>)
💅 Polish
- wdio-browserstack-service
- #10601
<https://redirect.github.com/webdriverio/webdriverio/pull/10601>
[browserstack-service] added beforeAll and afterAll hook mappings for WDIO
mocha and jasmine (@sriteja777 <https://github.com/sriteja777>)
- webdriver
- #10584
<https://redirect.github.com/webdriverio/webdriverio/pull/10584>
Fix typos and remove duplicate 'to' in WebDriver error message (
@Kazaz-Or <https://github.com/Kazaz-Or>)
📝 Documentation
- Other
- #10676
<https://redirect.github.com/webdriverio/webdriverio/pull/10676>
Updating the Boilerplate name (@larryg01
<https://github.com/larryg01>)
- wdio-devtools-service
- #10677
<https://redirect.github.com/webdriverio/webdriverio/pull/10677>
Update documentation for cdp network events (@nils-hoyer
<https://github.com/nils-hoyer>)
Committers: 8
- Christian Bromann (@christian-bromann
<https://github.com/christian-bromann>)
- Jordi Lagunas (@JordiSAGE <https://github.com/JordiSAGE>)
- LarryG (@larryg01 <https://github.com/larryg01>)
- Or Kazaz (@Kazaz-Or <https://github.com/Kazaz-Or>)
- Sriteja Sugoor (@sriteja777 <https://github.com/sriteja777>)
- @franck-jude <https://github.com/franck-jude>
- @lukefitz1 <https://github.com/lukefitz1>
- @nils-hoyer <https://github.com/nils-hoyer>
v8.11.2 (2023-06-12) 🐛 Bug Fix
- wdio-spec-reporter
- #10537
<https://redirect.github.com/webdriverio/webdriverio/pull/10537>
(spec-reporter): skip logging when title is empty (
@christian-bromann <https://github.com/christian-bromann>)
- webdriverio
- #10535
<https://redirect.github.com/webdriverio/webdriverio/pull/10535>
waitUntil, if given should return custom error message when condition
returns always false (@rashiq231 <https://github.com/rashiq231>)
- wdio-browser-runner, wdio-globals, wdio-jasmine-framework,
wdio-runner
- #10533
<https://redirect.github.com/webdriverio/webdriverio/pull/10533>
(jasmine): Bring back Jasmine assertions (@christian-bromann
<https://github.com/christian-bromann>)
Committers: 2
- Christian Bromann (@christian-bromann
<https://github.com/christian-bromann>)
... (truncated)
Commits
- bcae91b
<webdriverio/webdriverio@bcae91b>
v8.11.3
- e008bba
<webdriverio/webdriverio@e008bba>
Fix typos and remove duplicate 'to' in WebDriver error message (#10584
<https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriver/issues/10584>
)
- a654fae
<webdriverio/webdriverio@a654fae>
v8.11.1
- 96cf84b
<webdriverio/webdriverio@96cf84b>
update webdriver docs
- 6fa7ae4
<webdriverio/webdriverio@6fa7ae4>
v8.11.0
- 1c13ee1
<webdriverio/webdriverio@1c13ee1>
Type Safe Bidi Protocol (#10447
<https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriver/issues/10447>
)
- c7f9f09
<webdriverio/webdriverio@c7f9f09>
v8.10.7
- caa9877
<webdriverio/webdriverio@caa9877>
fix: tune isMobile for Appium situation (#10491
<https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriver/issues/10491>
)
- 7ef166a
<webdriverio/webdriverio@7ef166a>
v8.10.6
- d1c9ac9
<webdriverio/webdriverio@d1c9ac9>
Revert got from v13 to v12.6.0 due to type issues
- Additional commits viewable in compare view
<https://github.com/webdriverio/webdriverio/commits/v8.11.3/packages/webdriver>
Maintainer changes
This version was pushed to npm by wdio-user
<https://www.npmjs.com/~wdio-user>, a new releaser for webdriver since
your current version.
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting @dependabot
rebase.
------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits
that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot ignore this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security
Alerts page
<https://github.com/NaturalHistoryMuseum/scratchpads2/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#6652
Commit Summary
- 28ce253
<28ce253>
Bump tough-cookie and webdriver in /test
File Changes
(2 files
<https://github.com/NaturalHistoryMuseum/scratchpads2/pull/6652/files>)
- *M* test/package-lock.json
<https://github.com/NaturalHistoryMuseum/scratchpads2/pull/6652/files#diff-304309dddab548e91bface540850d1491e0ccb13255c02d91d456632a3d71f7a>
(1119)
- *M* test/package.json
<https://github.com/NaturalHistoryMuseum/scratchpads2/pull/6652/files#diff-b9188cc104c28fc06ff913ef07a9fa1a038b3f4de944a86c32f85fe3df17efaf>
(2)
Patch Links:
- https://github.com/NaturalHistoryMuseum/scratchpads2/pull/6652.patch
- https://github.com/NaturalHistoryMuseum/scratchpads2/pull/6652.diff
—
Reply to this email directly, view it on GitHub
<#6652>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6OX4BE5XERL6LASQSR3DALXPDV47ANCNFSM6AAAAAA2CUG5EU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Carlos Viquez N
Investigador Arácnidos
Costa Rica
E-mail.
***@***.***
http://arachnids.myspecies.info/
https://www.researchgate.net/profile/Carlos_Viquez
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 tough-cookie. It's no longer used after updating ancestor dependency webdriver. These dependencies need to be updated together.
Removes
tough-cookie
Updates
webdriver
from 5.0.0-beta.0 to 8.11.3Release notes
Sourced from webdriver's releases.
... (truncated)
Changelog
Sourced from webdriver's changelog.
... (truncated)
Commits
bcae91b
v8.11.3e008bba
Fix typos and remove duplicate 'to' in WebDriver error message (#10584)a654fae
v8.11.196cf84b
update webdriver docs6fa7ae4
v8.11.01c13ee1
Type Safe Bidi Protocol (#10447)c7f9f09
v8.10.7caa9877
fix: tune isMobile for Appium situation (#10491)7ef166a
v8.10.6d1c9ac9
Revert got from v13 to v12.6.0 due to type issuesMaintainer changes
This version was pushed to npm by wdio-user, a new releaser for webdriver since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.