Ecosyste.ms: Timeline

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

diemol

diemol pushed 1 commit to nullaway mk868/selenium
  • [java] Removing NullAway checks in JMXHelper as these are internal classes. 2d4d6fa

View on GitHub

diemol pushed 5 commits to nullaway mk868/selenium
  • [js] Update dependency react-modal to v3.16.3 (#14951) * [js] Update dependency react-modal to v3.16.3 * Repin de... b19a5d0
  • [js] Update dependency esbuild to v0.24.2 (#14948) * [js] Update dependency esbuild to v0.24.2 * Repin dependenci... 7062b65
  • [js] Update dependency rules_nodejs to v6.3.2 (#14952) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.n... de88a12
  • [grid] use a single event listener for the event-bus health check 269a7f6
  • Merge branch 'trunk' into nullaway 00abb63

View on GitHub

diemol pushed 1 commit to nullaway mk868/selenium
  • [java] Fixing nullable issues d941c18

View on GitHub

diemol pushed 1 commit to nullaway mk868/selenium
  • Adding annotations to validate the check 4558a24

View on GitHub

diemol deleted a branch SeleniumHQ/selenium

renovate/rules_nodejs-6.x

diemol pushed 1 commit to trunk SeleniumHQ/selenium
  • [js] Update dependency rules_nodejs to v6.3.2 (#14952) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.n... de88a12

View on GitHub

diemol closed a pull request on SeleniumHQ/selenium
[js] Update dependency rules_nodejs to v6.3.2
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | rules_nodejs | bazel_dep | patch | `6.3.0` -> `6.3.2` | --- ### Configuration 📅 **Schedule**: Br...
diemol deleted a branch SeleniumHQ/selenium

renovate/esbuild-0.x

diemol pushed 1 commit to trunk SeleniumHQ/selenium
  • [js] Update dependency esbuild to v0.24.2 (#14948) * [js] Update dependency esbuild to v0.24.2 * Repin dependenci... 7062b65

View on GitHub

diemol closed a pull request on SeleniumHQ/selenium
[js] Update dependency esbuild to v0.24.2
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [esbuild](https://redirect.github.com/evanw/esbuild) | [`0.24.0` ->...
diemol deleted a branch SeleniumHQ/selenium

renovate/react-modal-3.x

diemol pushed 1 commit to trunk SeleniumHQ/selenium
  • [js] Update dependency react-modal to v3.16.3 (#14951) * [js] Update dependency react-modal to v3.16.3 * Repin de... b19a5d0

View on GitHub

diemol closed a pull request on SeleniumHQ/selenium
[js] Update dependency react-modal to v3.16.3
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-modal](https://redirect.github.com/reactjs/react-modal) | [`...
diemol pushed 1 commit to nullaway mk868/selenium

View on GitHub

diemol pushed 58 commits to nullaway mk868/selenium
  • [rb] BiDi Network: add_request_handler, remove_request_handler, clear_request_handlers (#14751) * Start the work on ... 89b84ae
  • [dotnet] [bidi] Convert RemoteRefrence to an interface daf7356
  • [dotnet] [bidi] Convert RemoteObjectReference to an interface 19b7b5d
  • [dotnet] [bidi] Fix name of autodetect proxy configuration e6d6e0b
  • [rust] Use file lock to protect concurrent accesses to cache (fix #13511 and #13686) * [rust] Use file lock to prote... 6ce47b2
  • [dotnet] [cdp] Add more internal logs around CDP implementation Related to #14903 cd138fc
  • [java]: Improved span name for `TracedCommandExecutor` (#14902) Co-authored-by: Puja Jagani <[email protected]> 825b040
  • Automate dependencies repins for Renovate PRs (#14709) Co-authored-by: Viet Nguyen Duc <[email protected]> 7ee9d16
  • [dotnet] Correct assertion of struct type in internal tests (#14878) 4f25f67
  • [dotnet] Add nullability annotations to `SessionId` (#14841) c0b45ad
  • [java] use Local.ENGLISH for lower / upper case transformations #14916 cc5ca35
  • add `locators.html` file in static web pages (#14905) * add locators.html file for docs * remove `action_page.php... 5cc56b0
  • [java] setter for flag JsonInput.readPerformed (#14921) Co-authored-by: Puja Jagani <[email protected]> dbe1004
  • [ci] Run format script Signed-off-by: Viet Nguyen Duc <[email protected]> 7854e62
  • [grid] Distributor listen and handle the NodeRestartedEvent (#14938) Signed-off-by: Viet Nguyen Duc <nguyenducviet44... 8a04527
  • [grid] delay the newsessionqueue response (#14764) * [grid] delay the newsessionqueue response * Update variable ... 359ac9a
  • [java] Fix FedCM command definition and tests (#14070) Co-authored-by: Puja Jagani <[email protected]> c2d859c
  • [java] Disabling Firefox Beta test cfa5959
  • [ci] Running format script b49678d
  • [grid] Improve SlotMatcher and SlotSelector on request browserVersion (#14914) * [grid] Improve SlotMatcher and Slot... dc952cd
  • and 38 more ...

View on GitHub

diemol created a comment on a pull request on SeleniumHQ/selenium
Apologies for the delay in responding, @mk868. I will run the CI again and merge it; everything is working well.

View on GitHub

diemol pushed 1 commit to trunk SeleniumHQ/selenium
  • [js] Removing TODO Closes #14490 7681ebc

View on GitHub

diemol closed a pull request on SeleniumHQ/selenium
[js] convert camelCase and snake_case to `BIG_SNAKE_CASE`
### **User description** **Thanks for contributing to Selenium!** **A PR well described will help maintainers to quickly review and merge it** Before submitting your PR, please check our [contr...
diemol created a comment on a pull request on SeleniumHQ/selenium
Thank you for the PR, though, @navin772!

View on GitHub

diemol created a review on a pull request on SeleniumHQ/selenium
Yeah, as @AutomatedTester says, we do not need to invest in this. I just modified the comment to add clarity about this.

View on GitHub

diemol closed an issue on SeleniumHQ/selenium
[🐛 Bug]: [GRID] logging.properties is ignored when trying to remove stack trace errors from Logs
### What happened? When using: -Djava.util.logging.config.file=/opt/logging.properties which contains: handlers=java.util.logging.ConsoleHandler java.util.logging.ConsoleHandler.level=INFO ja...
diemol pushed 1 commit to trunk SeleniumHQ/selenium
  • [java] Added a check for intentionally existing loggers (#14754) Added a check for intentionally existing loggers ... 16b0074

View on GitHub

diemol closed a pull request on SeleniumHQ/selenium
[java] Added a check for intentionally existing loggers
### **User description** ### Description A check for the existence of the handlers property in the LogManager is added in the configureLogging() function as to ensure that intentionally existing l...
diemol created a review on a pull request on SeleniumHQ/selenium
Thank you, @JHeflinger! I don't think we need a test for this because the number of people using this is very low. If we get bug reports around this, then I would consider adding a test for this.

View on GitHub

diemol pushed 81 commits to grid-logging-properties-fix JHeflinger/selenium
  • [py] Moved Rust binary settings to `pyproject.toml` from `setup.py` (#14837) * Moved Rust binary settings to pyproje... 30cf1bc
  • [java] SpotBugs exclude `DMI_HARDCODED_ABSOLUTE_FILENAME` (#14597) Co-authored-by: Puja Jagani <puja.jagani93@gmail.... c286473
  • [java]Replace lambdas with method references (#14857) 7a93ff7
  • [ci] Update script pinned_browsers for changes in Edge API product fetch (#14865) Signed-off-by: Viet Nguyen Duc <ng... a3af929
  • [py] moved all getters in `fedcm/account.py` into descriptor object. (#14858) 313f7a5
  • [dotnet] Migrate NUnit assertions to `Assert.That` syntax (#14853) ae6fe72
  • [dotnet] Address warnings with `ActionSequence.inputDevice` and use proper alternative (#14848) 22a6f0b
  • [dotnet] Migrate remaining NUnit assertions to `Assert.That` and `Has.Count` (#14870) 40ea8a4
  • [dotnet] Add nullability annotations to `Proxy` (#14861) be90e2f
  • [dotnet] Modernize `Response` type (#14839) abb8440
  • [dotnet] Add nullability to Logs API (#14875) 623c4aa
  • [java] include the exit code to the error message of a failed driver startup cc58a4e
  • [py] add execute_cdp_cmd to Remote (#14809) * [py] add execute_cdp_cmd to Remote * use inherited method 4bb5353
  • [java] SpotBugs exclude `IS2_INCONSISTENT_SYNC` form the `SeleniumManager` (#14768) 9d68245
  • [java] Enable SpotBugs for java_export (#14882) f697509
  • [rust] Bump Selenium Manager version 71db187
  • [rust] Bump SM crates and rules_rust to the latest versions 3f3fd78
  • [dotnet] Add nullability to `CookieJar` (#14874) 28e9a3a
  • [dotnet] Refactor away private constructor from `Response` (#14877) 0174bce
  • [dotnet] Add nullability to `Alert`s (#14669) 6442f61
  • and 61 more ...

View on GitHub

diemol pushed 1 commit to trunk SeleniumHQ/selenium
  • [py] remove xfail attr for firefox and safari for cookie tests (#14794) [py] remove xfail attr for firefox and safar... d1f9874

View on GitHub

diemol closed a pull request on SeleniumHQ/selenium
[py] remove xfail attr for firefox and safari for cookie tests
### **User description** **Thanks for contributing to Selenium!** **A PR well described will help maintainers to quickly review and merge it** Before submitting your PR, please check our [contr...
diemol created a review on a pull request on SeleniumHQ/selenium
Thank you, @Delta456!

View on GitHub

diemol pushed 2 commits to test_cookie Delta456/selenium
  • [dotnet] Do not intercept exceptions from `ICommandExecutor.ExecuteAsync` (#14892) 1545600
  • Merge branch 'trunk' into test_cookie 7ce06c9

View on GitHub

diemol pushed 92 commits to test_cookie Delta456/selenium
  • [py] fix packaging (#14823) Ensure `selenium.webdriver.common.fedcm` gets packaged in. 5c49a66
  • Run update_copyright script. No logical changes 5e3d04f
  • [bazel] Bump `rules_jvm_external` to 6.6 and use the maven resolver (#14829) By using the maven resolver, we can mak... ff7fa52
  • [dotnet] Add nullable reference annotations to `Platform` (#14834) 209e275
  • [dotnet] Fix Virtual Authenticator removal, annotate NRT (#14822) b256c5f
  • [dotnet] Annotate Nullable Reference Types on `OpenQA.Selenium.Internal` (#14840) 51e7267
  • [dotnet] Annotate nullable reference types in internal logging (#14819) 4f07e4a
  • [py] Update README command install source distribution from PyPI Follow https://packaging.python.org/en/latest/discu... dd8c914
  • [rb] Add tests for the cookie named, and updates type (#14843) * add tests for the cookie named, and updates type ... 901dc6c
  • [rb] Update note for return value of Hash (#14845) Update note for return value of Hash ce7448b
  • [rust] xz uncompressor for Firefox Linux nightlies (#14832) * [rust] Add xz2 dependency The xz2 crate is already ... 966bed6
  • [java] Enhance Null Check in Exception Handling (#14810) 454ae25
  • [py] Typing package import enhancement (#14283) 875f0a6
  • [py] Moved Rust binary settings to `pyproject.toml` from `setup.py` (#14837) * Moved Rust binary settings to pyproje... 30cf1bc
  • [java] SpotBugs exclude `DMI_HARDCODED_ABSOLUTE_FILENAME` (#14597) Co-authored-by: Puja Jagani <puja.jagani93@gmail.... c286473
  • [java]Replace lambdas with method references (#14857) 7a93ff7
  • [ci] Update script pinned_browsers for changes in Edge API product fetch (#14865) Signed-off-by: Viet Nguyen Duc <ng... a3af929
  • [py] moved all getters in `fedcm/account.py` into descriptor object. (#14858) 313f7a5
  • [dotnet] Migrate NUnit assertions to `Assert.That` syntax (#14853) ae6fe72
  • [dotnet] Address warnings with `ActionSequence.inputDevice` and use proper alternative (#14848) 22a6f0b
  • and 72 more ...

View on GitHub

Load more