Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

pujagani

pujagani pushed 2 commits to trunk AdamPDotty/selenium
  • [rb] Fix ruby test 71ca31a
  • Merge branch 'trunk' of https://github.com/AdamPDotty/selenium into pr/14482 5422f20

View on GitHub

pujagani pushed 18 commits to trunk AdamPDotty/selenium
  • [rust] Use tax.xz for Firefox package starting in version 135 f064eca
  • [JS] Specify Node.js engine version as 22.x LTS in package.json (#15058) * [js] set min node verstion to 22.x lts ... 27072c0
  • [java] Update dependency org.mockito:mockito-core to v5.15.2 (#15016) Co-authored-by: renovate[bot] <29139614+renova... d224cf3
  • [py] Update supported Python versions 3.9+ (#15018) * [py] Update supported Python versions 3.9+ --------- ... e37334c
  • [JS] Add detailed error message for invalid cookie name validation in getCookie method c657e70
  • [JS] Add err message for invalid cookie name in deleteCookie method 62c3daf
  • [JS] Enables diagnostic logging for Safari 49ee40b
  • [JS] update npm deps to latest 5b02e61
  • [dotnet] Guard for cookie deletion when name is empty (#15074) bd225cc
  • [js] Update dependency @apollo/client to v3.12.5 (#15075) * [js] Update dependency @apollo/client to v3.12.5 * Re... 02f3ca7
  • [dotnet] Modernize code style in the devtools source generator (#15067) * [dotnet] Modernize code style in the devto... f33ad97
  • [java] Replace anonymous types with lambdas (#15043) 790fd61
  • [py] Upgraded WebDriverWait Docstrings (#15054) * Improved WebDriverWait Docstrings * format.sh * Revert "form... d2ab626
  • [dotnet] Add nullability to `FirefoxExtension` (#14964) * [dotnet] Add nullability to `FirefoxExtension` * Handle... 2ca9b4f
  • [py] Added Docstrings to ActionBuilder (#15065) f6d95bb
  • [py] Upgraded WebElement Docstrings (#15056) a2bbaaf
  • [py] Upgraded WebDriver Docstrings (#15055) a7c0cfb
  • Merge branch 'trunk' into trunk e1fa883

View on GitHub

pujagani pushed 1 commit to trunk AdamPDotty/selenium

View on GitHub

pujagani deleted a branch SeleniumHQ/selenium

renovate/mockito-monorepo

pujagani pushed 1 commit to trunk SeleniumHQ/selenium
  • [java] Update dependency org.mockito:mockito-core to v5.15.2 (#15016) Co-authored-by: renovate[bot] <29139614+renova... d224cf3

View on GitHub

pujagani closed a pull request on SeleniumHQ/selenium
[java] Update dependency org.mockito:mockito-core to v5.15.2
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.mockito:mockito-core](https://redirect.github.com/mockito/mock...
pujagani pushed 1 commit to trunk AdamPDotty/selenium
  • [js] Fix javascript tests 283d0aa

View on GitHub

pujagani pushed 1 commit to trunk AdamPDotty/selenium

View on GitHub

pujagani pushed 1 commit to trunk AdamPDotty/selenium

View on GitHub

pujagani pushed 10 commits to trunk AdamPDotty/selenium
  • Option to search for elements from given element straight into one direction d1f6e09
  • wrong variable name in python tests f7fd74d
  • try to make python linter happy 8f4cc3a
  • lists are counted with len() f998a5f
  • implement functions in py; adjust tests 0918d42
  • implement functions in java; adjust tests c172e82
  • fix more python relative locator tests 4162818
  • fix more python relative locator tests 5cb020c
  • Fix formatting 9b8df0d
  • Merge branch 'trunk' of https://github.com/AdamPDotty/selenium into pr/14482 3071524

View on GitHub

pujagani pushed 250 commits to trunk AdamPDotty/selenium
  • [java] deleted the deprecated FormEncodedData (#14688) 7dc68df
  • Update dependency @testing-library/jest-dom to v6.6.3 (#14719) Co-authored-by: renovate[bot] <29139614+renovate[bot]... 3589d3f
  • [JS] update pnpm workspace 34d3ff8
  • [java] make RemoteWebDriverDownloadTest less flaky 15b44c0
  • [java] use --headless=new in EdgeDriverFunctionalTest d411615
  • Copyright dotnet (#13522) * [build] allow copyright script to work with dotnet files * [dotnet] update all copyri... 7540e09
  • Cleaned up Py doc sphinx warnings/errors and added README (#14191) - Cleaned up various sphinx build error and warni... d5ab5ff
  • Throw Error When Using Unsupported Linux ARM (#14616) --------- Co-authored-by: Puja Jagani <puja.jagani93@gmai... 0a9d689
  • [java] case insensitive header names in http requests (#14095) --------- Co-authored-by: Diego Molina <diemol@u... 19a4546
  • [java] feat: Add method to select options containing the provided text (#14426) --------- Signed-off-by: Viet N... b4b8aab
  • [ci][py] Update runners and tests (#14729) Signed-off-by: Viet Nguyen Duc <[email protected]> 7257cf3
  • [py] Updated Handling for DetachedShadowRoot Exception (#14677) 7aabb8d
  • chore: fix format and minor jsdoc comments f8d6c36
  • [dotnet] Add reflection-based JSON serialization fallback to `Command`s (#14732) 5c9d683
  • [dotnet] Make Selenium Manager's AOT safety explicit (#14733) fbe116c
  • [py] moved `MANIFEST.in` contents to `pyproject.toml` (#14680) moved MANIFEST.in contents to pyproject.toml Co-au... 3e1cb0c
  • [py] Set user_agent and extra_headers via ClientConfig (#14718) --------- Signed-off-by: Viet Nguyen Duc <ngu... e202389
  • [java] simplify reading http headers 305280b
  • [grid] speed up the server shutdown 62aa0e5
  • [rb] Reduce RBS errors to 0 (#14661) a14b659
  • and 230 more ...

View on GitHub

pujagani pushed 30 commits to renovate/mockito-monorepo SeleniumHQ/selenium
  • [grid-ui] update deps to latest ec6e817
  • [dotnet] Move `Response` constructors towards immutability (#14998) Moves us towards immutability of the Response ty... 1f1d6b9
  • [js] Update react monorepo (#15023) * [js] Update react monorepo * Repin dependencies --------- Co-authored... 7bbbffc
  • [java] Update dependency io.lettuce:lettuce-core to v6.5.2.RELEASE (#14991) * [java] Update dependency io.lettuce:le... d4139ec
  • [js] Update pnpm to v9.15.2 (#15022) * [js] Update pnpm to v9.15.2 * Repin dependencies --------- Co-author... c4f228b
  • [js] Add Federated Credential Management support (#15008) 88d3996
  • [java] Update dependency org.htmlunit:htmlunit-core-js to v4.7.0 (#14982) Co-authored-by: renovate[bot] <29139614+re... 9936a16
  • [java] Update dependency org.assertj:assertj-core to v3.27.2 (#15030) Co-authored-by: renovate[bot] <29139614+renova... 799d665
  • [py] Update dependency idna to v3.10 (#15034) * [py] Update dependency idna to v3.10 * Repin dependencies ----... df7cbf3
  • Added rangeStrategy to renovate file (#15027) Added rangeStrategy to npm and cargo managers as some of the dependenc... 75aab75
  • [grid]: platformName is empty should be considered as enum ANY instead of WINDOWS (#15036) Signed-off-by: Viet Nguye... 81f435d
  • Update mirror info (Tue Jan 7 00:20:31 UTC 2025) 335c14c
  • [dotnet] Switch DevTools response JSON parsing to `JsonElement` (#14990) c8aa015
  • Update mirror info (Wed Jan 8 00:20:04 UTC 2025) 8ae9c3b
  • [py] Fix WebKitGTK driver name check (#15046) py: Fix WebKitGTK driver name. Similar to WPEWebKit changes from 24... 7425162
  • [java] rawtypes javac warning fix for AbstractDriverOptions (#15048) rawtypes javac fixe for AbstractDriverOptions 88e4608
  • [java] Test is now working in remote builds 398a082
  • [dotnet] Fix current version of `IgnoreTargetAttribute` in test suite (#15051) 85b8164
  • [dotnet] Utilize dedicated WebDriver Spec endpoint to get named cookie (#14957) 7d8068d
  • [java]: allow setting custom timeout for DevTools (#14931) * allow setting custom timeout via overloaded constructor... 8740f13
  • and 10 more ...

View on GitHub

pujagani created a review comment on a pull request on SeleniumHQ/selenium
It would be nice to add a comment with the link to the resource where they standardized numbers are mentioned.

View on GitHub

pujagani created a review on a pull request on SeleniumHQ/selenium

View on GitHub

pujagani created a review on a pull request on SeleniumHQ/selenium
Thank you @iampopovich!

View on GitHub

pujagani created a comment on a pull request on SeleniumHQ/selenium
Please run `./scripts/format.sh`

View on GitHub

pujagani created a review comment on a pull request on SeleniumHQ/selenium
Just curious, why was this method changed?

View on GitHub

pujagani created a review comment on a pull request on SeleniumHQ/selenium
I would recommend to minimize formatting changes in a PR. Typically a separate PR with formatting changes is a better idea, it helps in quick reviews.

View on GitHub

pujagani created a review comment on a pull request on SeleniumHQ/selenium
I would suggest please add separate tests to verify all the added constants.

View on GitHub

pujagani created a review on a pull request on SeleniumHQ/selenium

View on GitHub

pujagani created a review comment on a pull request on SeleniumHQ/selenium
Just a nit. I think this comment is not necessary.

View on GitHub

pujagani created a review on a pull request on SeleniumHQ/selenium

View on GitHub

pujagani pushed 10 commits to feat/configurable-timeout-for-devtools-commands dennisoelkers/selenium
  • [dotnet] Tolerate invalid UTF-16 strings in DevTools JSON response (#14972) Co-authored-by: Nikolay Borisenko <22616... c1bb977
  • [dotnet] Fix logging issue when log context level conflicts with logger already captured level (#15057) d457c4e
  • [dotnet] Apply formatting on internal CDP generator (#15049) 4aee006
  • [rb] Update Jruby to version 9.4.9.0 (#14791) * Update ruby version * Update checksum * Update Jruby version ... e4b1e48
  • [grid] Dynamic Grid is able to trigger video record in browser node (#15047) Signed-off-by: Viet Nguyen Duc <nguyend... 928833e
  • [java] Nullness annotations for Cookie and Platform (#15062) Co-authored-by: Diego Molina <[email protected]... 040b9ba
  • [dotnet] Move devtools generator to `System.Text.Json`, update to .NET 8 (#15061) 6da3095
  • [dotnet] Safari driver supports /status endpoint (#15066) 61dc85b
  • [dotnet] Simplify nuget package readme code example 013443d
  • Merge branch 'trunk' into feat/configurable-timeout-for-devtools-commands b96a332

View on GitHub

pujagani created a review on a pull request on SeleniumHQ/selenium
LGTM. Thank you @MustafaAgamy!

View on GitHub

pujagani created a comment on an issue on SeleniumHQ/selenium
I do not think the timeout is configurable in BiDi. Currently, It is set to 30 seconds. I think we should make it configurable so end users have that flexibility.

View on GitHub

pujagani pushed 11 commits to refactor/merge-overloads nnnnoel/selenium
  • [js] Update react monorepo (#15023) * [js] Update react monorepo * Repin dependencies --------- Co-authored... 7bbbffc
  • [java] Update dependency io.lettuce:lettuce-core to v6.5.2.RELEASE (#14991) * [java] Update dependency io.lettuce:le... d4139ec
  • [js] Update pnpm to v9.15.2 (#15022) * [js] Update pnpm to v9.15.2 * Repin dependencies --------- Co-author... c4f228b
  • [js] Add Federated Credential Management support (#15008) 88d3996
  • [java] Update dependency org.htmlunit:htmlunit-core-js to v4.7.0 (#14982) Co-authored-by: renovate[bot] <29139614+re... 9936a16
  • [java] Update dependency org.assertj:assertj-core to v3.27.2 (#15030) Co-authored-by: renovate[bot] <29139614+renova... 799d665
  • [py] Update dependency idna to v3.10 (#15034) * [py] Update dependency idna to v3.10 * Repin dependencies ----... df7cbf3
  • Added rangeStrategy to renovate file (#15027) Added rangeStrategy to npm and cargo managers as some of the dependenc... 75aab75
  • [grid]: platformName is empty should be considered as enum ANY instead of WINDOWS (#15036) Signed-off-by: Viet Nguye... 81f435d
  • Update mirror info (Tue Jan 7 00:20:31 UTC 2025) 335c14c
  • Merge branch 'trunk' into refactor/merge-overloads beb4f95

View on GitHub

pujagani deleted a branch SeleniumHQ/selenium

renovate/org.assertj-assertj-core-3.x

pujagani pushed 1 commit to trunk SeleniumHQ/selenium
  • [java] Update dependency org.assertj:assertj-core to v3.27.2 (#15030) Co-authored-by: renovate[bot] <29139614+renova... 799d665

View on GitHub

pujagani closed a pull request on SeleniumHQ/selenium
[java] Update dependency org.assertj:assertj-core to v3.27.2
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.assertj:assertj-core](https://assertj.github.io/doc/#assertj-c...
pujagani deleted a branch SeleniumHQ/selenium

renovate/org.htmlunit-htmlunit-core-js-4.x

Load more