Bump the browsergym-related group with 3 updates#31
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on browsergym, [browser-use](https://github.com/browser-use/browser-use) and [playwright](https://github.com/microsoft/playwright-python) to permit the latest version. Updates `browsergym` to 0.14.3 Updates `browser-use` to 0.12.6 - [Release notes](https://github.com/browser-use/browser-use/releases) - [Commits](browser-use/browser-use@0.1.40...0.12.6) Updates `playwright` to 1.59.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.51.0...v1.59.0) --- updated-dependencies: - dependency-name: browsergym dependency-version: 0.14.3 dependency-type: direct:production dependency-group: browsergym-related - dependency-name: browser-use dependency-version: 0.12.6 dependency-type: direct:production dependency-group: browsergym-related - dependency-name: playwright dependency-version: 1.59.0 dependency-type: direct:production dependency-group: browsergym-related ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Updates the requirements on browsergym, browser-use and playwright to permit the latest version.
Updates
browsergymto 0.14.3Updates
browser-useto 0.12.6Release notes
Sourced from browser-use's releases.
Commits
329c67fchore: bump version to 0.12.6ef536d4perf: fix O(n²) bottlenecks in DOM capture for heavy pages (#4587)3aa6838style: use TimeoutError instead of asyncio.TimeoutError (py3.11+)dcc7e69fix: add 2s timeout to pending network request check in DOM watchdoge600b70fix: reuse querySelectorAll result to avoid duplicate DOM traversald2aab6bfix: address review comments (StopIteration, isClickable semantics)2048a51chore: remove accidentally committed submodules and generated files163575dstyle: fix lint (unused import, redundant parens)0db1daechore: remove local benchmark files from PR92a2cc6Merge remote-tracking branch 'upstream/main' into fix/heavy-page-dom-captureUpdates
playwrightto 1.59.0Release notes
Sourced from playwright's releases.
... (truncated)
Commits
581316cchore: roll to 1.59.1 (#3050)3aecfcffix: context.request timeout (#3032)47a5d35chore: roll to 1.58.0 (#3026)d3f5438chore: throw FileNotFoundError for nonexistant files (#3014)731b539chore: implement Request.service_worker (#3013)2d30755chore: roll 1.57.0 (#3012)3d1b875chore: roll to 1.57.0-beta-1763718928000 (#3007)75ceca0chore: update driver to 1.56.1 (#3002)f283da5devops: update ado owner (#2997)019df4bfix: prevent ProtocolCallback memory leak during tracing (#2977) (#2980)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions