Skip to content
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

[js] Update dependency @apollo/client to v3.12.4 #14752

Merged
merged 5 commits into from
Dec 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.11.9 -> 3.12.4 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client)

v3.12.4

Compare Source

Patch Changes
  • #​12236 4334d30 Thanks @​charpeni! - Fix an issue with refetchQueries where comparing DocumentNodes internally by references could lead to an unknown query, even though the DocumentNode was indeed an active query—with a different reference.

v3.12.3

Compare Source

Patch Changes

v3.12.2

Compare Source

Patch Changes

v3.12.1

Compare Source

Patch Changes

v3.12.0

Compare Source

Minor Changes
Data masking 🎭
  • #​12042 1c0ecbf Thanks @​jerelmiller! - Introduces data masking in Apollo Client.

    Data masking enforces that only the fields requested by the query or fragment is available to that component. Data masking is best paired with colocated fragments.

    To enable data masking in Apollo Client, set the dataMasking option to true.

    new ApolloClient({
      dataMasking: true,
      // ... other options
    });

    For detailed information on data masking, including how to incrementally adopt it in an existing applications, see the data masking documentation.

  • #​12131 21c3f08 Thanks @​jerelmiller! - Allow null as a valid from value in useFragment.

More Patch Changes

v3.11.10

Compare Source

Patch Changes
  • #​12093 1765668 Thanks @​mgmolisani! - Fixed a bug when evaluating the devtools flag with the new syntax devtools.enabled that could result to true when explicitly set to false.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 13, 2024
Copy link
Contributor

qodo-merge-pro bot commented Nov 13, 2024

CI Failure Feedback 🧐

(Checks updated until commit 45a2060)

Action: Test / All RBE tests

Failed stage: Run Bazel [❌]

Failure summary:

The action failed because the pnpm-lock.yaml file was updated during the build process, requiring a
rebuild. This is a known issue with aspect_rules_js (issue #1445). Specifically:

  • The repository 'aspect_rules_js~~npm~npm' failed to fetch
  • Multiple dependent packages and tests could not be built due to missing npm dependencies
  • The error message indicates that pnpm-lock.yaml needs to be updated and the build needs to be run
    again

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    961:  Package 'php-symfony-debug-bundle' is not installed, so not removed
    962:  Package 'php-symfony-dependency-injection' is not installed, so not removed
    963:  Package 'php-symfony-deprecation-contracts' is not installed, so not removed
    964:  Package 'php-symfony-discord-notifier' is not installed, so not removed
    965:  Package 'php-symfony-doctrine-bridge' is not installed, so not removed
    966:  Package 'php-symfony-doctrine-messenger' is not installed, so not removed
    967:  Package 'php-symfony-dom-crawler' is not installed, so not removed
    968:  Package 'php-symfony-dotenv' is not installed, so not removed
    969:  Package 'php-symfony-error-handler' is not installed, so not removed
    ...
    
    1813:  (09:28:37) �[32mLoading:�[0m 240 packages loaded
    1814:  currently loading: javascript/atoms ... (13 packages)
    1815:  (09:28:47) �[32mLoading:�[0m 242 packages loaded
    1816:  currently loading: javascript/atoms ... (11 packages)
    1817:  (09:28:55) �[32mINFO: �[0mRepository aspect_rules_js~~npm~npm instantiated at:
    1818:  <builtin>: in <toplevel>
    1819:  Repository rule npm_translate_lock_rule defined at:
    1820:  /home/runner/.bazel/external/aspect_rules_js~/npm/private/npm_translate_lock.bzl:146:42: in <toplevel>
    1821:  (09:28:55) �[31m�[1mERROR: �[0mAn error occurred during the fetch of repository 'aspect_rules_js~~npm~npm':
    1822:  Traceback (most recent call last):
    1823:  File "/home/runner/.bazel/external/aspect_rules_js~/npm/private/npm_translate_lock.bzl", line 112, column 21, in _npm_translate_lock_impl
    1824:  fail(msg)
    1825:  Error in fail: 
    1826:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1827:  See https://github.com/aspect-build/rules_js/issues/1445
    1828:  (09:28:55) �[31m�[1mERROR: �[0mno such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1829:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1830:  See https://github.com/aspect-build/rules_js/issues/1445
    1831:  (09:28:55) �[31m�[1mERROR: �[0mno such package '@@aspect_rules_js~~npm~npm//': 
    1832:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1833:  See https://github.com/aspect-build/rules_js/issues/1445
    1834:  (09:28:55) �[31m�[1mERROR: �[0mno such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/prettier': 
    1835:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1836:  See https://github.com/aspect-build/rules_js/issues/1445
    1837:  (09:28:55) �[35mWARNING: �[0mTarget pattern parsing failed.
    1838:  (09:28:55) �[31m�[1mERROR: �[0mSkipping '//javascript/atoms:test-chrome': no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1839:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1840:  See https://github.com/aspect-build/rules_js/issues/1445
    1841:  (09:28:55) �[31m�[1mERROR: �[0mSkipping '//javascript/atoms:test-edge': no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1842:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1843:  See https://github.com/aspect-build/rules_js/issues/1445
    1844:  (09:28:55) �[31m�[1mERROR: �[0mSkipping '//javascript/atoms:test-firefox-beta': no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1845:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1846:  See https://github.com/aspect-build/rules_js/issues/1445
    1847:  (09:28:55) �[31m�[1mERROR: �[0mSkipping '//javascript/chrome-driver/...': no targets found beneath 'javascript/chrome-driver'
    1848:  (09:28:55) �[31m�[1mERROR: �[0mSkipping '//javascript/node/selenium-webdriver:test-bidi-network-test.js-chrome': no such package '@@aspect_rules_js~~npm~npm//': 
    1849:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1850:  See https://github.com/aspect-build/rules_js/issues/1445
    1851:  (09:28:55) �[31m�[1mERROR: �[0mSkipping '//javascript/node/selenium-webdriver:test-builder-test.js-chrome': no such package '@@aspect_rules_js~~npm~npm//': 
    1852:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1853:  See https://github.com/aspect-build/rules_js/issues/1445
    1854:  (09:28:55) �[31m�[1mERROR: �[0mSkipping '//javascript/node/selenium-webdriver:test-builder-test.js-firefox': no such package '@@aspect_rules_js~~npm~npm//': 
    1855:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1856:  See https://github.com/aspect-build/rules_js/issues/1445
    1857:  (09:28:55) �[31m�[1mERROR: �[0mSkipping '//javascript/node/selenium-webdriver:test-chrome-devtools-test.js-chrome': no such package '@@aspect_rules_js~~npm~npm//': 
    1858:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1859:  See https://github.com/aspect-build/rules_js/issues/1445
    1860:  (09:28:55) �[31m�[1mERROR: �[0mSkipping '//javascript/node/selenium-webdriver:test-chrome-options-test.js-chrome': no such package '@@aspect_rules_js~~npm~npm//': 
    1861:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1862:  See https://github.com/aspect-build/rules_js/issues/1445
    1863:  (09:28:55) �[31m�[1mERROR: �[0mSkipping '//javascript/node/selenium-webdriver:test-chrome-service-test.js-chrome': no such package '@@aspect_rules_js~~npm~npm//': 
    1864:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1865:  See https://github.com/aspect-build/rules_js/issues/1445
    1866:  (09:28:55) �[31m�[1mERROR: �[0mSkipping '//javascript/node/selenium-webdriver:test-firefox-options-test.js-firefox': no such package '@@aspect_rules_js~~npm~npm//': 
    1867:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1868:  See https://github.com/aspect-build/rules_js/issues/1445
    1869:  (09:28:55) �[31m�[1mERROR: �[0mSkipping '//javascript/node/selenium-webdriver:test-lib-capabilities-test.js-chrome': no such package '@@aspect_rules_js~~npm~npm//': 
    1870:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1871:  See https://github.com/aspect-build/rules_js/issues/1445
    1872:  (09:28:55) �[32mAnalyzing:�[0m 2052 targets (242 packages loaded)
    1873:  (09:28:55) �[32mAnalyzing:�[0m 2052 targets (242 packages loaded, 0 targets configured)
    1874:  (09:28:55) �[32mAnalyzing:�[0m 2052 targets (242 packages loaded, 0 targets configured)
    1875:  �[32m[0 / 1]�[0m [Prepa] BazelWorkspaceStatusAction stable-status.txt
    1876:  (09:29:02) �[32mAnalyzing:�[0m 2052 targets (432 packages loaded, 3041 targets configured)
    1877:  �[32m[1 / 1]�[0m checking cached actions
    1878:  (09:29:02) �[31m�[1mERROR: �[0mno such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1879:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1880:  See https://github.com/aspect-build/rules_js/issues/1445
    1881:  (09:29:02) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/rb/lib/selenium/webdriver/atoms/BUILD.bazel:17:10: //rb/lib/selenium/webdriver/atoms:is-displayed depends on //javascript/atoms/fragments:is-displayed.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1882:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1883:  See https://github.com/aspect-build/rules_js/issues/1445
    1884:  (09:29:02) �[31m�[1mERROR: �[0mno such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1885:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1886:  See https://github.com/aspect-build/rules_js/issues/1445
    1887:  (09:29:02) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/rb/lib/selenium/webdriver/atoms/BUILD.bazel:11:10: //rb/lib/selenium/webdriver/atoms:get-attribute depends on //javascript/webdriver/atoms:get-attribute.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1888:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1889:  See https://github.com/aspect-build/rules_js/issues/1445
    1890:  (09:29:02) �[31m�[1mERROR: �[0mno such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1891:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1892:  See https://github.com/aspect-build/rules_js/issues/1445
    1893:  (09:29:02) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/rb/lib/selenium/webdriver/atoms/BUILD.bazel:5:10: //rb/lib/selenium/webdriver/atoms:find-elements depends on //javascript/atoms/fragments:find-elements.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1894:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1895:  See https://github.com/aspect-build/rules_js/issues/1445
    1896:  (09:29:02) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/py/BUILD.bazel:120:10: //py:is-displayed depends on //javascript/atoms/fragments:is-displayed.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1897:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1898:  See https://github.com/aspect-build/rules_js/issues/1445
    1899:  (09:29:02) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/py/BUILD.bazel:114:10: //py:get-attribute depends on //javascript/webdriver/atoms:get-attribute.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1900:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1901:  See https://github.com/aspect-build/rules_js/issues/1445
    1902:  (09:29:02) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/py/BUILD.bazel:126:10: //py:find-elements depends on //javascript/atoms/fragments:find-elements.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1903:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1904:  See https://github.com/aspect-build/rules_js/issues/1445
    1905:  (09:29:02) �[31m�[1mERROR: �[0mno such package '@@aspect_rules_js~~npm~npm//': 
    1906:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1907:  See https://github.com/aspect-build/rules_js/issues/1445
    1908:  (09:29:03) �[31m�[1mERROR: �[0mno such package '@@aspect_rules_js~~npm~npm//': 
    1909:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1910:  See https://github.com/aspect-build/rules_js/issues/1445
    1911:  (09:29:03) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/java/src/org/openqa/selenium/remote/BUILD.bazel:88:10: //java/src/org/openqa/selenium/remote:is-displayed depends on //javascript/atoms/fragments:is-displayed.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1912:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1913:  See https://github.com/aspect-build/rules_js/issues/1445
    1914:  (09:29:03) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/java/src/org/openqa/selenium/remote/BUILD.bazel:82:10: //java/src/org/openqa/selenium/remote:get-attribute depends on //javascript/webdriver/atoms:get-attribute.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1915:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1916:  See https://github.com/aspect-build/rules_js/issues/1445
    1917:  (09:29:03) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/java/src/org/openqa/selenium/support/locators/BUILD.bazel:21:10: //java/src/org/openqa/selenium/support/locators:find-elements depends on //javascript/atoms/fragments:find-elements.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1918:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1919:  See https://github.com/aspect-build/rules_js/issues/1445
    1920:  (09:29:03) �[31m�[1mERROR: �[0mno such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1921:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1922:  See https://github.com/aspect-build/rules_js/issues/1445
    1923:  (09:29:03) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/java/test/org/openqa/selenium/atoms/BUILD.bazel:5:10: //java/test/org/openqa/selenium/atoms:execute_script depends on //javascript/atoms/fragments:execute-script.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1924:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1925:  See https://github.com/aspect-build/rules_js/issues/1445
    1926:  (09:29:03) �[31m�[1mERROR: �[0mno such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1927:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1928:  See https://github.com/aspect-build/rules_js/issues/1445
    1929:  (09:29:03) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/java/test/org/openqa/selenium/atoms/BUILD.bazel:11:10: //java/test/org/openqa/selenium/atoms:atoms_inputs depends on //javascript/webdriver/atoms:inputs_bin.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1930:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1931:  See https://github.com/aspect-build/rules_js/issues/1445
    1932:  (09:29:03) �[31m�[1mERROR: �[0mno such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1933:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1934:  See https://github.com/aspect-build/rules_js/issues/1445
    1935:  (09:29:03) �[31m�[1mERROR: �[0mno such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1936:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1937:  See https://github.com/aspect-build/rules_js/issues/1445
    1938:  (09:29:03) �[31m�[1mERROR: �[0mno such package '@@aspect_rules_js~~npm~npm//': 
    1939:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1940:  See https://github.com/aspect-build/rules_js/issues/1445
    1941:  (09:29:03) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/rb/BUILD.bazel:39:12: //rb:global-notice depends on //:license in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//': 
    1942:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1943:  See https://github.com/aspect-build/rules_js/issues/1445
    1944:  (09:29:03) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/rb/BUILD.bazel:33:12: //rb:global-license depends on //:license in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//': 
    ...
    
    1963:  (09:29:29) �[32mAnalyzing:�[0m 2052 targets (680 packages loaded, 15279 targets configured)
    1964:  �[32m[1 / 1]�[0m checking cached actions
    1965:  (09:29:35) �[32mAnalyzing:�[0m 2052 targets (819 packages loaded, 23250 targets configured)
    1966:  �[32m[1 / 1]�[0m checking cached actions
    1967:  (09:29:41) �[32mAnalyzing:�[0m 2052 targets (840 packages loaded, 24288 targets configured)
    1968:  �[32m[1 / 1]�[0m checking cached actions
    1969:  (09:29:46) �[32mAnalyzing:�[0m 2052 targets (848 packages loaded, 24534 targets configured)
    1970:  �[32m[1 / 1]�[0m checking cached actions
    1971:  (09:29:48) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/rb/BUILD.bazel:180:8: //rb:lint depends on //:rakefile in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//': 
    1972:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1973:  See https://github.com/aspect-build/rules_js/issues/1445
    1974:  (09:29:51) �[32mAnalyzing:�[0m 2052 targets (951 packages loaded, 30853 targets configured)
    1975:  �[32m[1 / 1]�[0m checking cached actions
    1976:  (09:29:56) �[32mAnalyzing:�[0m 2052 targets (995 packages loaded, 32090 targets configured)
    1977:  �[32m[1 / 1]�[0m checking cached actions
    1978:  (09:30:01) �[32mAnalyzing:�[0m 2052 targets (1046 packages loaded, 40532 targets configured)
    1979:  �[32m[65 / 376]�[0m [Prepa] Creating source manifest for @@crates__slab-0.4.9//:_bs- ... (6 actions, 0 running)
    1980:  (09:30:03) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/java/test/org/openqa/selenium/environment/BUILD.bazel:16:13: //java/test/org/openqa/selenium/environment:environment depends on //javascript/atoms:atoms in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1981:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1982:  See https://github.com/aspect-build/rules_js/issues/1445
    1983:  (09:30:03) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/java/test/org/openqa/selenium/environment/BUILD.bazel:16:13: //java/test/org/openqa/selenium/environment:environment depends on //javascript/atoms:deps in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1984:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1985:  See https://github.com/aspect-build/rules_js/issues/1445
    1986:  (09:30:03) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/dotnet/test/common/BUILD.bazel:14:10: //dotnet/test/common:test-data depends on //javascript/atoms:atoms in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    1987:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1988:  See https://github.com/aspect-build/rules_js/issues/1445
    1989:  (09:30:03) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/java/src/org/openqa/selenium/grid/BUILD.bazel:125:12: //java/src/org/openqa/selenium/grid:grid-lib depends on //javascript/grid-ui:react_jar in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//': 
    1990:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    1991:  See https://github.com/aspect-build/rules_js/issues/1445
    1992:  (09:30:03) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/java/src/org/openqa/selenium/grid/BUILD.bazel:125:12: //java/src/org/openqa/selenium/grid:grid-module depends on //javascript/grid-ui:react_jar in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//': 
    ...
    
    2002:  warning: [options] target value 8 is obsolete and will be removed in a future release
    2003:  warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    2004:  (09:30:04) �[32mINFO: �[0mFrom Building external/contrib_rules_jvm~/java/src/com/github/bazel_contrib/contrib_rules_jvm/junit5/libjunit5-compile-class.jar (19 source files):
    2005:  warning: [options] source value 8 is obsolete and will be removed in a future release
    2006:  warning: [options] target value 8 is obsolete and will be removed in a future release
    2007:  warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    2008:  (09:30:06) �[32mAnalyzing:�[0m 2052 targets (1067 packages loaded, 44172 targets configured)
    2009:  �[32m[1,073 / 1,147]�[0m checking cached actions
    2010:  (09:30:11) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/dotnet/src/webdriver/BUILD.bazel:63:15: //dotnet/src/webdriver:webdriver-net8.0 depends on //javascript/atoms/fragments:find-elements.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    2011:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    2012:  See https://github.com/aspect-build/rules_js/issues/1445
    2013:  (09:30:11) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/dotnet/src/webdriver/BUILD.bazel:63:15: //dotnet/src/webdriver:webdriver-net8.0 depends on //javascript/atoms/fragments:is-displayed.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    2014:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    2015:  See https://github.com/aspect-build/rules_js/issues/1445
    2016:  (09:30:11) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/dotnet/src/webdriver/BUILD.bazel:63:15: //dotnet/src/webdriver:webdriver-net8.0 depends on //javascript/webdriver/atoms:get-attribute.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    2017:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    2018:  See https://github.com/aspect-build/rules_js/issues/1445
    2019:  (09:30:11) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/dotnet/src/webdriver/BUILD.bazel:28:15: //dotnet/src/webdriver:webdriver-netstandard2.0 depends on //javascript/atoms/fragments:find-elements.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    2020:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    2021:  See https://github.com/aspect-build/rules_js/issues/1445
    2022:  (09:30:11) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/dotnet/src/webdriver/BUILD.bazel:28:15: //dotnet/src/webdriver:webdriver-netstandard2.0 depends on //javascript/atoms/fragments:is-displayed.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    2023:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    2024:  See https://github.com/aspect-build/rules_js/issues/1445
    2025:  (09:30:11) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/dotnet/src/webdriver/BUILD.bazel:28:15: //dotnet/src/webdriver:webdriver-netstandard2.0 depends on //javascript/webdriver/atoms:get-attribute.js in repository @@ which failed to fetch. no such package '@@aspect_rules_js~~npm~npm//javascript/node/selenium-webdriver/mocha': 
    2026:  INFO: pnpm-lock.yaml file updated. Please run your build again.
    2027:  See https://github.com/aspect-build/rules_js/issues/1445
    2028:  (09:30:12) �[32mAnalyzing:�[0m 2052 targets (1095 packages loaded, 52191 targets configured)
    2029:  �[32m[1,150 / 1,150]�[0m 77 / 77 tests;�[0m checking cached actions
    2030:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/bidi/script:EvaluateParametersTest-remote', it will not be built.
    2031:  Analysis failed
    2032:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/netty/server:medium-tests-test-lib-spotbugs', it will not be built.
    2033:  Analysis failed
    2034:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-test/selenium/webdriver/common/webdriverwait_tests.py', it will not be built.
    2035:  Analysis failed
    2036:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-bidi-test/selenium/webdriver/common/interactions_tests.py', it will not be built.
    2037:  Analysis failed
    2038:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:takes_screenshot-chrome-remote', it will not be built.
    2039:  Analysis failed
    2040:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/grid/router:JmxTest', it will not be built.
    2041:  Analysis failed
    2042:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-test/selenium/webdriver/support/event_firing_webdriver_tests.py', it will not be built.
    2043:  Analysis failed
    2044:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-bidi-test/selenium/webdriver/common/webdriverwait_tests.py', it will not be built.
    2045:  Analysis failed
    2046:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-bidi-test/selenium/webdriver/common/script_pinning_tests.py', it will not be built.
    2047:  Analysis failed
    2048:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:BiDi/Input/DefaultMouseTest-chrome', it will not be built.
    2049:  Analysis failed
    2050:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/devtools:NetworkInterceptorRestTest', it will not be built.
    2051:  Analysis failed
    2052:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:FormHandlingTest', it will not be built.
    2053:  Analysis failed
    2054:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/bidi/input:DragAndDropTest-remote', it will not be built.
    2055:  Analysis failed
    2056:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:SlowLoadingPageTest-chrome', it will not be built.
    2057:  Analysis failed
    2058:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:BiDi/Browser/BrowserTest-chrome', it will not be built.
    2059:  Analysis failed
    2060:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/unit/selenium/webdriver/common/interactions:pointer_event_prop', it will not be built.
    2061:  Analysis failed
    2062:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/devtools:NetworkInterceptorRestTest-remote', it will not be built.
    2063:  Analysis failed
    2064:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:takes_screenshot-firefox-remote', it will not be built.
    2065:  Analysis failed
    2066:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:guard-chrome-remote', it will not be built.
    2067:  Analysis failed
    2068:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:TextHandlingTest-firefox', it will not be built.
    2069:  Analysis failed
    2070:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:TextHandlingTest-spotbugs', it will not be built.
    2071:  Analysis failed
    2072:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:error-firefox-bidi', it will not be built.
    2073:  Analysis failed
    2074:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:driver-chrome', it will not be built.
    2075:  Analysis failed
    2076:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/grid/router:DistributedTest-edge', it will not be built.
    2077:  Analysis failed
    2078:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/devtools:NetworkInterceptorRestTest-edge-remote', it will not be built.
    2079:  Analysis failed
    2080:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-edge-test/selenium/webdriver/common/interactions_with_device_tests.py', it will not be built.
    2081:  Analysis failed
    2082:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:TakesScreenshotTest-edge', it will not be built.
    2083:  Analysis failed
    2084:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:WebScriptTest-chrome', it will not be built.
    2085:  Analysis failed
    2086:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-test/selenium/webdriver/common/executing_async_javascript_tests.py', it will not be built.
    2087:  Analysis failed
    2088:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:storage-firefox', it will not be built.
    2089:  Analysis failed
    2090:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:driver-firefox-remote', it will not be built.
    2091:  Analysis failed
    2092:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:SelectElementHandlingTest-edge', it will not be built.
    2093:  Analysis failed
    2094:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/devtools:NetworkInterceptorTest-spotbugs', it will not be built.
    2095:  Analysis failed
    2096:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/bidi/browsingcontext:BrowsingContextTest-chrome', it will not be built.
    2097:  Analysis failed
    2098:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:SvgDocumentTest-chrome', it will not be built.
    2099:  Analysis failed
    2100:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-test/selenium/webdriver/common/alerts_tests.py', it will not be built.
    2101:  Analysis failed
    2102:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:TypingTest-edge', it will not be built.
    2103:  Analysis failed
    2104:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/ie:InternetExplorerOptionsTest-spotbugs', it will not be built.
    2105:  Analysis failed
    2106:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-bidi-test/selenium/webdriver/common/web_components_tests.py', it will not be built.
    2107:  Analysis failed
    2108:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/grid/router:RemoteWebDriverBiDiTest-spotbugs', it will not be built.
    2109:  Analysis failed
    2110:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/netty/server:RequestConverterTest-spotbugs', it will not be built.
    2111:  Analysis failed
    2112:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:timeout-chrome-bidi', it will not be built.
    2113:  Analysis failed
    2114:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:DevTools/DevToolsLogTest-chrome', it will not be built.
    2115:  Analysis failed
    2116:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:ExecutingAsyncJavascriptTest-firefox-beta', it will not be built.
    2117:  Analysis failed
    2118:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:element-edge-bidi', it will not be built.
    2119:  Analysis failed
    2120:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-edge-bidi-test/selenium/webdriver/common/page_loading_tests.py', it will not be built.
    2121:  Analysis failed
    2122:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:fedcm-edge', it will not be built.
    2123:  Analysis failed
    2124:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/src/org/openqa/selenium/devtools/v85:v85-lib-spotbugs', it will not be built.
    2125:  Analysis failed
    2126:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/remote:AugmenterTest', it will not be built.
    2127:  Analysis failed
    2128:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:select-chrome-bidi', it will not be built.
    2129:  Analysis failed
    2130:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:UnexpectedAlertBehaviorTest-firefox', it will not be built.
    2131:  Analysis failed
    2132:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/support/Events:EventFiringWebDriverTest', it will not be built.
    2133:  Analysis failed
    2134:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:TakesScreenshotTest-edge', it will not be built.
    2135:  Analysis failed
    2136:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/firefox:FirefoxDriverPreferenceTest', it will not be built.
    2137:  Analysis failed
    2138:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-bidi-test/selenium/webdriver/common/correct_event_firing_tests.py', it will not be built.
    2139:  Analysis failed
    2140:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:SelectElementHandlingTest-edge', it will not be built.
    2141:  Analysis failed
    2142:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:PrintTest-edge', it will not be built.
    2143:  Analysis failed
    2144:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver/remote:element-firefox-beta-bidi', it will not be built.
    2145:  Analysis failed
    2146:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:unit-test/unit/selenium/webdriver/chrome/chrome_options_tests.py', it will not be built.
    2147:  Analysis failed
    2148:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/grid/node/docker:DockerOptionsTest-spotbugs', it will not be built.
    2149:  Analysis failed
    2150:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/testing/drivers:drivers-spotbugs', it will not be built.
    2151:  Analysis failed
    2152:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/bidi/input:SetFilesCommandTest-edge', it will not be built.
    2153:  Analysis failed
    2154:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/html5:LocalStorageTest-spotbugs', it will not be built.
    2155:  Analysis failed
    2156:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-test/selenium/webdriver/common/children_finding_tests.py', it will not be built.
    2157:  Analysis failed
    2158:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:HistoryNavigationTest', it will not be built.
    2159:  Analysis failed
    2160:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:VirtualAuthn/VirtualAuthenticatorTest-edge', it will not be built.
    2161:  Analysis failed
    2162:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:TypingTest', it will not be built.
    2163:  Analysis failed
    2164:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:window-edge-bidi', it will not be built.
    2165:  Analysis failed
    2166:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-test/selenium/webdriver/common/stale_reference_tests.py', it will not be built.
    2167:  Analysis failed
    2168:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/unit/selenium/webdriver:guard', it will not be built.
    2169:  Analysis failed
    2170:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:SvgElementTest-chrome', it will not be built.
    2171:  Analysis failed
    2172:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:fedcm-firefox-remote', it will not be built.
    2173:  Analysis failed
    2174:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/interactions:DefaultKeyboardTest-remote', it will not be built.
    2175:  Analysis failed
    2176:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-bidi-test/selenium/webdriver/common/select_class_tests.py', it will not be built.
    2177:  Analysis failed
    2178:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/grid/router:SessionQueueGridWithTimeoutTest', it will not be built.
    2179:  Analysis failed
    2180:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:SlowLoadingPageTest', it will not be built.
    2181:  Analysis failed
    2182:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:element-edge', it will not be built.
    2183:  Analysis failed
    2184:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:SvgDocumentTest-chrome', it will not be built.
    2185:  Analysis failed
    2186:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-bidi-test/selenium/webdriver/common/rendered_webelement_tests.py', it will not be built.
    2187:  Analysis failed
    2188:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/grid/sessionmap/jdbc:JdbcBackedSessionMapTest-spotbugs', it will not be built.
    2189:  Analysis failed
    2190:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-bidi-test/selenium/webdriver/common/alerts_tests.py', it will not be built.
    2191:  Analysis failed
    2192:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:ElementFindingTest-spotbugs', it will not be built.
    2193:  Analysis failed
    2194:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver/remote:driver-firefox-beta-bidi', it will not be built.
    2195:  Analysis failed
    2196:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-test/selenium/webdriver/support/event_firing_webdriver_tests.py', it will not be built.
    2197:  Analysis failed
    2198:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:ElementDomAttributeTest-chrome', it will not be built.
    2199:  Analysis failed
    2200:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:ProxySettingTest-edge', it will not be built.
    2201:  Analysis failed
    2202:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/remote:ProtocolHandshakeTest-spotbugs', it will not be built.
    2203:  Analysis failed
    2204:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:PageLoadingTest-spotbugs', it will not be built.
    2205:  Analysis failed
    2206:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:fedcm-edge-bidi', it will not be built.
    2207:  Analysis failed
    2208:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-test/selenium/webdriver/common/executing_javascript_tests.py', it will not be built.
    2209:  Analysis failed
    2210:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:PrintTest-firefox', it will not be built.
    2211:  Analysis failed
    2212:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:AtomsInjectionTest-spotbugs', it will not be built.
    2213:  Analysis failed
    2214:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:error-firefox-beta-bidi', it will not be built.
    2215:  Analysis failed
    2216:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/support/pagefactory:internal/LocatingElementHandlerTest-spotbugs', it will not be built.
    2217:  Analysis failed
    2218:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/support/pagefactory:internal/LocatingElementListHandlerTest', it will not be built.
    2219:  Analysis failed
    2220:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/bidi/script:ScriptCommandsTest-remote', it will not be built.
    2221:  Analysis failed
    2222:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/support/pagefactory:internal/LocatingElementHandlerTest', it will not be built.
    2223:  Analysis failed
    2224:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-bidi-test/selenium/webdriver/common/click_scrolling_tests.py', it will not be built.
    2225:  Analysis failed
    2226:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/json:JsonTest-spotbugs', it will not be built.
    2227:  Analysis failed
    2228:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/grid/router:EndToEndTest', it will not be built.
    2229:  Analysis failed
    2230:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:manager-chrome', it will not be built.
    2231:  Analysis failed
    2232:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:ContentEditableTest-firefox-beta', it will not be built.
    2233:  Analysis failed
    2234:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/firefox:FirefoxDriverBuilderTest-spotbugs', it will not be built.
    2235:  Analysis failed
    2236:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:NavigationTest-edge', it will not be built.
    2237:  Analysis failed
    2238:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/grid/router:StressTest-edge-remote', it will not be built.
    2239:  Analysis failed
    2240:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:zipper-firefox-bidi', it will not be built.
    2241:  Analysis failed
    2242:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-bidi-test/selenium/webdriver/common/virtual_authenticator_tests.py', it will not be built.
    2243:  Analysis failed
    2244:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:ImplicitWaitTest-firefox-beta', it will not be built.
    2245:  Analysis failed
    2246:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:WebScriptExecuteTest-chrome', it will not be built.
    2247:  Analysis failed
    2248:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-edge-test/selenium/webdriver/common/selenium_manager_tests.py', it will not be built.
    2249:  Analysis failed
    2250:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:FrameSwitchingTest-firefox', it will not be built.
    2251:  Analysis failed
    2252:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:unit-test/unit/selenium/webdriver/common/cdp_module_fallback_tests.py', it will not be built.
    2253:  Analysis failed
    2254:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:zipper-edge-bidi', it will not be built.
    2255:  Analysis failed
    2256:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/grid/node/relay:RelayOptionsTest-spotbugs', it will not be built.
    2257:  Analysis failed
    2258:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:print/PrintOptionsTest-spotbugs', it will not be built.
    2259:  Analysis failed
    2260:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:UploadTest-firefox-beta', it will not be built.
    2261:  Analysis failed
    2262:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:PositionAndSizeTest-spotbugs', it will not be built.
    2263:  Analysis failed
    2264:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/ie:InternetExplorerDriverServiceTest', it will not be built.
    2265:  Analysis failed
    2266:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:ClickTest-firefox-beta', it will not be built.
    2267:  Analysis failed
    2268:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:TextPagesTest-chrome', it will not be built.
    2269:  Analysis failed
    2270:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:ProxySettingTest-edge', it will not be built.
    2271:  Analysis failed
    2272:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-test/selenium/webdriver/support/expected_conditions_tests.py', it will not be built.
    2273:  Analysis failed
    2274:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:PositionAndSizeTest-firefox', it will not be built.
    2275:  Analysis failed
    2276:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-test/selenium/webdriver/common/proxy_tests.py', it will not be built.
    2277:  Analysis failed
    2278:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:StaleElementReferenceTest-spotbugs', it will not be built.
    2279:  Analysis failed
    2280:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/bidi/input:SetFilesCommandTest-remote', it will not be built.
    2281:  Analysis failed
    2282:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/grid/router:SessionQueueGridTest-spotbugs', it will not be built.
    2283:  Analysis failed
    2284:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-bidi-test/selenium/webdriver/common/upload_tests.py', it will not be built.
    2285:  Analysis failed
    2286:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/grid/node/local:LocalNodeTest', it will not be built.
    2287:  Analysis failed
    2288:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/support/ui:SelectElementTest-spotbugs', it will not be built.
    2289:  Analysis failed
    2290:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/grid/router:StressTest-chrome', it will not be built.
    2291:  Analysis failed
    2292:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/support/ui:SelectElementTest', it will not be built.
    2293:  Analysis failed
    2294:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-test/selenium/webdriver/common/web_components_tests.py', it will not be built.
    2295:  Analysis failed
    2296:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/bidi/browsingcontext:BrowsingContextInspectorTest-chrome-remote', it will not be built.
    2297:  Analysis failed
    2298:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/devtools:ConsoleEventsTest', it will not be built.
    2299:  Analysis failed
    2300:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/firefox:PreferencesTest-spotbugs', it will not be built.
    2301:  Analysis failed
    2302:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/devtools:DevToolsReuseTest-edge', it will not be built.
    2303:  Analysis failed
    2304:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-bidi-test/selenium/webdriver/support/event_firing_webdriver_tests.py', it will not be built.
    2305:  Analysis failed
    2306:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-test/selenium/webdriver/common/devtools_tests.py', it will not be built.
    2307:  Analysis failed
    2308:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:ElementSelectingTest-edge', it will not be built.
    2309:  Analysis failed
    2310:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:TextHandlingTest-firefox-beta', it will not be built.
    2311:  Analysis failed
    2312:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/src/org/openqa/selenium/grid/router:router-spotbugs', it will not be built.
    2313:  Analysis failed
    2314:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/src/org/openqa/selenium/grid/graphql:graphql-spotbugs', it will not be built.
    2315:  Analysis failed
    2316:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:storage-firefox-bidi', it will not be built.
    2317:  Analysis failed
    2318:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/interactions:ActionDurationTest', it will not be built.
    2319:  Analysis failed
    2320:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:ModernModalTest-edge', it will not be built.
    2321:  Analysis failed
    2322:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-bidi-test/selenium/webdriver/common/interactions_with_device_tests.py', it will not be built.
    2323:  Analysis failed
    2324:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/remote:ErrorCodecTest-spotbugs', it will not be built.
    2325:  Analysis failed
    2326:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-test/selenium/webdriver/common/script_pinning_tests.py', it will not be built.
    2327:  Analysis failed
    2328:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:CssValueTest-chrome', it will not be built.
    2329:  Analysis failed
    2330:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:window-chrome-remote', it will not be built.
    2331:  Analysis failed
    2332:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/bidi/browser:BrowserCommandsTest-spotbugs', it will not be built.
    2333:  Analysis failed
    2334:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/bidi/script:ScriptEventsTest-chrome', it will not be built.
    2335:  Analysis failed
    2336:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-edge-bidi-test/selenium/webdriver/common/driver_finder_tests.py', it will not be built.
    2337:  Analysis failed
    2338:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:UnexpectedAlertBehaviorTest-spotbugs', it will not be built.
    2339:  Analysis failed
    2340:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:ElementSelectingTest-edge', it will not be built.
    2341:  Analysis failed
    2342:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-test/selenium/webdriver/common/element_attribute_tests.py', it will not be built.
    2343:  Analysis failed
    2344:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/netty/server:WebSocketServingTest-spotbugs', it will not be built.
    2345:  Analysis failed
    2346:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:BiDi/Script/ScriptCommandsTest-chrome', it will not be built.
    2347:  Analysis failed
    2348:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/edge:EdgeDriverInfoTest', it will not be built.
    2349:  Analysis failed
    2350:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/remote/tracing/opentelemetry:TracerTest-spotbugs', it will not be built.
    2351:  Analysis failed
    2352:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:ClearTest-spotbugs', it will not be built.
    2353:  Analysis failed
    2354:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-bidi-test/selenium/webdriver/common/bidi_tests.py', it will not be built.
    2355:  Analysis failed
    2356:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:TypingTest-firefox-beta', it will not be built.
    2357:  Analysis failed
    2358:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-edge-bidi-test/selenium/webdriver/common/frame_switching_tests.py', it will not be built.
    2359:  Analysis failed
    2360:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/src/org/openqa/selenium/bidi:augmenter-spotbugs', it will not be built.
    2361:  Analysis failed
    2362:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/bidi/input:DefaultMouseTest-remote', it will not be built.
    2363:  Analysis failed
    2364:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:listener-firefox-remote', it will not be built.
    2365:  Analysis failed
    2366:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:storage-edge-bidi', it will not be built.
    2367:  Analysis failed
    2368:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:target_locator-edge-bidi', it will not be built.
    2369:  Analysis failed
    2370:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:UploadTest', it will not be built.
    2371:  Analysis failed
    2372:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:SvgElementTest-chrome', it will not be built.
    2373:  Analysis failed
    2374:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:DevTools/DevToolsTargetTest-edge', it will not be built.
    2375:  Analysis failed
    2376:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/interactions:ActionDurationTest-remote', it will not be built.
    2377:  Analysis failed
    2378:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/grid/node/config:SessionCapabilitiesMutatorTest-spotbugs', it will not be built.
    2379:  Analysis failed
    2380:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:guard-chrome-bidi', it will not be built.
    2381:  Analysis failed
    2382:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:WindowTest-firefox', it will not be built.
    2383:  Analysis failed
    2384:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:PositionAndSizeTest', it will not be built.
    2385:  Analysis failed
    2386:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:shadow_root-edge-bidi', it will not be built.
    2387:  Analysis failed
    2388:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:UploadTest-chrome', it will not be built.
    2389:  Analysis failed
    2390:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-bidi-test/selenium/webdriver/common/select_element_handling_tests.py', it will not be built.
    2391:  Analysis failed
    2392:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:target_locator-edge', it will not be built.
    2393:  Analysis failed
    2394:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/devtools:ChangeUserAgentTest-edge-remote', it will not be built.
    2395:  Analysis failed
    2396:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:CookieTest-edge', it will not be built.
    2397:  Analysis failed
    2398:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:HistoryNavigationTest-chrome', it will not be built.
    2399:  Analysis failed
    2400:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:ElementAriaRoleTest-chrome', it will not be built.
    2401:  Analysis failed
    2402:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:zipper-firefox-beta-remote', it will not be built.
    2403:  Analysis failed
    2404:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:TakesScreenshotTest-firefox-beta', it will not be built.
    2405:  Analysis failed
    2406:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/remote:RemoteWebDriverBuilderTest-spotbugs', it will not be built.
    2407:  Analysis failed
    2408:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-test/selenium/webdriver/common/text_handling_tests.py', it will not be built.
    2409:  Analysis failed
    2410:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-bidi-test/selenium/webdriver/common/rendered_webelement_tests.py', it will not be built.
    2411:  Analysis failed
    2412:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/grid/web:ReverseProxyHandlerTest', it will not be built.
    2413:  Analysis failed
    2414:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:action_builder-firefox-beta-bidi', it will not be built.
    2415:  Analysis failed
    2416:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver:listener-firefox-beta-bidi', it will not be built.
    2417:  Analysis failed
    2418:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/grid/router:DistributedCdpTest-chrome', it will not be built.
    2419:  Analysis failed
    2420:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/unit/selenium/webdriver:proxy', it will not be built.
    2421:  Analysis failed
    2422:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:SvgDocumentTest-edge', it will not be built.
    2423:  Analysis failed
    2424:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:Interactions/BasicWheelInterfaceTest-edge', it will not be built.
    2425:  Analysis failed
    2426:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium:ElementFindingTest-edge', it will not be built.
    2427:  Analysis failed
    2428:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/unit/selenium/webdriver/devtools:request', it will not be built.
    2429:  Analysis failed
    2430:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/io:TemporaryFilesystemTest', it will not be built.
    2431:  Analysis failed
    2432:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/grid/graphql:GraphqlHandlerTest-spotbugs', it will not be built.
    2433:  Analysis failed
    2434:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-firefox-bidi-test/selenium/webdriver/common/w3c_interaction_tests.py', it will not be built.
    2435:  Analysis failed
    2436:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-edge-test/selenium/webdriver/common/frame_switching_tests.py', it will not be built.
    2437:  Analysis failed
    2438:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/src/org/openqa/selenium/devtools/v130:v130-lib-spotbugs', it will not be built.
    2439:  Analysis failed
    2440:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//rb/spec/integration/selenium/webdriver/remote:element-firefox-beta', it will not be built.
    2441:  Analysis failed
    2442:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:ErrorsTest-firefox', it will not be built.
    2443:  Analysis failed
    2444:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/bidi/input:ReleaseCommandTest-spotbugs', it will not be built.
    2445:  Analysis failed
    2446:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-bidi-test/selenium/webdriver/common/executing_javascript_tests.py', it will not be built.
    2447:  Analysis failed
    2448:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/virtualauthenticator:VirtualAuthenticatorTest-edge', it will not be built.
    2449:  Analysis failed
    2450:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//dotnet/test/common:Interactions/DragAndDropTest-firefox', it will not be built.
    2451:  Analysis failed
    2452:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/bidi/browsingcontext:LocateNodesTest-remote', it will not be built.
    2453:  Analysis failed
    2454:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-edge-test/selenium/webdriver/common/virtual_authenticator_tests.py', it will not be built.
    2455:  Analysis failed
    2456:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/firefox:small-tests-test-lib-spotbugs', it will not be built.
    2457:  Analysis failed
    2458:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:unit-test/unit/selenium/webdriver/common/fedcm/dialog_tests.py', it will not be built.
    2459:  Analysis failed
    2460:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-bidi-test/selenium/webdriver/common/interactions_with_device_tests.py', it will not be built.
    2461:  Analysis failed
    2462:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//py:common-chrome-bidi-test/selenium/webdriver/common/bidi_script_tests.py', it will not be built.
    2463:  Analysis failed
    2464:  (09:30:15) �[35mWARNING: �[0merrors encountered while analyzing target '//java/test/org/openqa/selenium/interactions:DragAndDropTest-remote', it will not be built.
    246...

    @renovate renovate bot changed the title fix(deps): update dependency @apollo/client to v3.11.10 Update dependency @apollo/client to v3.11.10 Nov 15, 2024
    @renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 19dc751 to 7e55f9e Compare December 4, 2024 19:47
    @renovate renovate bot changed the title Update dependency @apollo/client to v3.11.10 Update dependency @apollo/client to v3.12.0 Dec 4, 2024
    @renovate renovate bot changed the title Update dependency @apollo/client to v3.12.0 Update dependency @apollo/client to v3.12.1 Dec 5, 2024
    @renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch 2 times, most recently from d6aeb65 to 1448de0 Compare December 5, 2024 21:13
    @renovate renovate bot changed the title Update dependency @apollo/client to v3.12.1 Update dependency @apollo/client to v3.12.2 Dec 5, 2024
    @renovate renovate bot changed the title Update dependency @apollo/client to v3.12.2 Update dependency @apollo/client to v3.12.3 Dec 12, 2024
    @renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 1448de0 to 4331289 Compare December 12, 2024 18:05
    @renovate renovate bot changed the title Update dependency @apollo/client to v3.12.3 Update dependency @apollo/client to v3.12.4 Dec 19, 2024
    @renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 4331289 to cee5674 Compare December 19, 2024 21:19
    @renovate renovate bot added the C-nodejs label Dec 19, 2024
    @renovate renovate bot changed the title Update dependency @apollo/client to v3.12.4 [js] Update dependency @apollo/client to v3.12.4 Dec 19, 2024
    @renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from cee5674 to ab07706 Compare December 27, 2024 08:37
    @renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 48ea102 to 67297d5 Compare December 27, 2024 09:12
    @diemol diemol merged commit 27f8e96 into trunk Dec 27, 2024
    1 check passed
    @diemol diemol deleted the renovate/apollo-graphql-packages branch December 27, 2024 09:31
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    C-nodejs dependencies Pull requests that update a dependency file
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants