BlazorDialog
BlazorDialog copied to clipboard
Bump tough-cookie and selenium-standalone in /BlazorDialog
Removes tough-cookie. It's no longer used after updating ancestor dependency selenium-standalone. These dependencies need to be updated together.
Removes tough-cookie
Updates selenium-standalone
from 6.16.0 to 6.24.0
Release notes
Sourced from selenium-standalone's releases.
v6.24.0
- selenium 4 support
- update default versions
- package updates
v6.23.0
- allow specifying fullURL to download selenium or browser driver #520
- increased download and startup timeouts, and added more logging #519
- edgechromium startup disabled for linux platform
v6.22.2
- edgechromium disabled for linux platform
v6.22.1
- avoid mutating the default config
v6.22.0
- chrome, edgechromium, and geckodriver support
latest
as version- replaced
async
package with native promises- resolved issues #468 #502 #511 #496
v6.21.0
- resolved issues #357 #457 #376 #488 #489
- replaced
request
withgot
- update diedriver version to
3.150.1
- updated chromiumedge version to
87.0.637.0
- updated geckodriver version to
87.0.637.0
- decreased package size by 60% (8.6Mb)
- nodejs version in docker updated to 12
- added eslint + prettier
- minor bug fixes
Changelog
Sourced from selenium-standalone's changelog.
6.24.0 (2021-06-16)
- selenium 4 support
- update default versions
- package updates
6.23.0 (2020-12-02)
- allow specifying
fullURL
to download selenium or browser driver #520- increased download and startup timeouts, and added more logging #519
- edgechromium startup disabled for linux platform
6.22.2 (2020-11-30)
- edgechromium install disabled for linux platform
6.22.1 (2020-11-27)
- avoid mutating the default config
6.22.0 (2020-11-27)
- chrome, edgechromium, and geckodriver support
latest
as version- replaced
async
package with native promises- resolved issues #468 #502 #511
6.21.0 (2020-11-26)
- resolved issues #357 #457 #376 #488 #489
- replaced
request
withgot
- update diedriver version to
3.150.1
- updated chromiumedge version to
87.0.637.0
- updated geckodriver version to
87.0.637.0
- decreased package size by 60% (8.6Mb)
- nodejs version in docker updated to 12
- added eslint + prettier
- minor bug fixes
6.20.1 (2020-10-09)
- Fix chromiumedge privileges
6.20.0 (2020-09-11)
- add support for chrome edge driver
6.19.0 (2020-08-31)
- feat(chrome): update to latest
6.18.0 (2020-07-20)
- chore: Update binaries versions #463
6.17.0 (2019-11-26)
6.15.4 (2018-11-15)
- Updated Selenium Server to 3.141.0
... (truncated)
Commits
39f4a1c
6.24.07e575d6
selenium v4 fixes #554 #449 (#556)a912029
fix "chroimum" typo (#544)da28d38
chore(deps): update ubuntu:latest docker digest to aba80b7 (#547)4acbac5
chore(deps): update dependency doctoc to v2 (#523)16aa034
chore(deps): update dependency eslint-plugin-prettier to v3.3.0 (#531)1baa8ec
chore(deps): update dependency husky to v4.3.6 (#530)554c8f3
chore(deps): update dependency eslint to v7.15.0 (#524)8aa85d7
chore(deps): update dependency husky to v4.3.5 (#527)aad5b77
chore(deps): update dependency eslint-config-prettier to v7 (#526)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by mgrybyk, a new releaser for selenium-standalone 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.