[PR] #1257 - Update to Storm 2.6.4 [incubator-stormcrawler]
rzo1 opened a new pull request, #1258: URL: https://github.com/apache/incubator-stormcrawler/pull/1258 Thank you for contributing to Apache StormCrawler. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken: ### For all changes: - [x] Is there a issue associated with this PR? Is it referenced in the commit message? - [x] Does your PR title start with `#` where `` is the issue number you are trying to resolve? - [x] Has your PR been rebased against the latest commit within the target branch (typically main)? - [x] Is your initial contribution a single, squashed commit? - [x] Is the code properly formatted with `mvn git-code-format:format-code -Dgcf.globPattern="**/*" -Dskip.format.code=false`? ### For code changes: - [x] Have you ensured that the full suite of tests is executed via `mvn clean verify`? - [ ] Have you written or updated unit tests to verify your changes? - [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)? - [ ] If applicable, have you updated the LICENSE file, including the main LICENSE file? - [ ] If applicable, have you updated the NOTICE file, including the main NOTICE file? ### Note: Please ensure that once the PR is submitted, you check GitHub Actions for build issues and submit an update to your PR as soon as possible. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] #1259 - Enable Dependabot [incubator-stormcrawler]
rzo1 opened a new pull request, #1260: URL: https://github.com/apache/incubator-stormcrawler/pull/1260 Thank you for contributing to Apache StormCrawler. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken: ### For all changes: - [x] Is there a issue associated with this PR? Is it referenced in the commit message? - [x] Does your PR title start with `#` where `` is the issue number you are trying to resolve? - [x] Has your PR been rebased against the latest commit within the target branch (typically main)? - [x] Is your initial contribution a single, squashed commit? - [x] Is the code properly formatted with `mvn git-code-format:format-code -Dgcf.globPattern="**/*" -Dskip.format.code=false`? ### For code changes: - [ ] Have you ensured that the full suite of tests is executed via `mvn clean verify`? - [ ] Have you written or updated unit tests to verify your changes? - [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)? - [ ] If applicable, have you updated the LICENSE file, including the main LICENSE file? - [ ] If applicable, have you updated the NOTICE file, including the main NOTICE file? ### Note: Please ensure that once the PR is submitted, you check GitHub Actions for build issues and submit an update to your PR as soon as possible. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] #1261 - Automatically generate THIRD-PARTY.txt via GitHub Action [incubator-stormcrawler]
rzo1 opened a new pull request, #1262: URL: https://github.com/apache/incubator-stormcrawler/pull/1262 …flow. Thank you for contributing to Apache StormCrawler. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken: ### For all changes: - [x] Is there a issue associated with this PR? Is it referenced in the commit message? - [x] Does your PR title start with `#` where `` is the issue number you are trying to resolve? - [x] Has your PR been rebased against the latest commit within the target branch (typically main)? - [x] Is your initial contribution a single, squashed commit? - [x] Is the code properly formatted with `mvn git-code-format:format-code -Dgcf.globPattern="**/*" -Dskip.format.code=false`? ### For code changes: - [ ] Have you ensured that the full suite of tests is executed via `mvn clean verify`? - [ ] Have you written or updated unit tests to verify your changes? - [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)? - [ ] If applicable, have you updated the LICENSE file, including the main LICENSE file? - [ ] If applicable, have you updated the NOTICE file, including the main NOTICE file? ### Note: We use a similar approach in TomEE for BOM files. It works quite fine. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] #1259 - Enable Dependabot [incubator-stormcrawler]
jnioche merged PR #1260: URL: https://github.com/apache/incubator-stormcrawler/pull/1260 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] Bump actions/cache from 3 to 4 [incubator-stormcrawler]
dependabot[bot] opened a new pull request, #1263: URL: https://github.com/apache/incubator-stormcrawler/pull/1263 Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from https://github.com/actions/cache/releases";>actions/cache's releases. v4.0.0 What's Changed Update action to node20 by https://github.com/takost";>@takost in https://redirect.github.com/actions/cache/pull/1284";>actions/cache#1284 feat: save-always flag by https://github.com/to-s";>@to-s in https://redirect.github.com/actions/cache/pull/1242";>actions/cache#1242 New Contributors https://github.com/takost";>@takost made their first contribution in https://redirect.github.com/actions/cache/pull/1284";>actions/cache#1284 https://github.com/to-s";>@to-s made their first contribution in https://redirect.github.com/actions/cache/pull/1242";>actions/cache#1242 Full Changelog: https://github.com/actions/cache/compare/v3...v4.0.0";>https://github.com/actions/cache/compare/v3...v4.0.0 v3.3.3 What's Changed Cache v3.3.3 by https://github.com/robherley";>@robherley in https://redirect.github.com/actions/cache/pull/1302";>actions/cache#1302 New Contributors https://github.com/robherley";>@robherley made their first contribution in https://redirect.github.com/actions/cache/pull/1302";>actions/cache#1302 Full Changelog: https://github.com/actions/cache/compare/v3...v3.3.3";>https://github.com/actions/cache/compare/v3...v3.3.3 v3.3.2 What's Changed Fixed readme with new segment timeout values by https://github.com/kotewar";>@kotewar in https://redirect.github.com/actions/cache/pull/1133";>actions/cache#1133 Readme fixes by https://github.com/kotewar";>@kotewar in https://redirect.github.com/actions/cache/pull/1134";>actions/cache#1134 Updated description of the lookup-only input for main action by https://github.com/kotewar";>@kotewar in https://redirect.github.com/actions/cache/pull/1130";>actions/cache#1130 Change two new actions mention as quoted text by https://github.com/bishal-pdMSFT";>@bishal-pdMSFT in https://redirect.github.com/actions/cache/pull/1131";>actions/cache#1131 Update Cross-OS Caching tips by https://github.com/pdotl";>@pdotl in https://redirect.github.com/actions/cache/pull/1122";>actions/cache#1122 Bazel example (Take https://redirect.github.com/actions/cache/issues/2";>#2️⃣) by https://github.com/vorburger";>@vorburger in https://redirect.github.com/actions/cache/pull/1132";>actions/cache#1132 Remove actions to add new PRs and issues to a project board by https://github.com/jorendorff";>@jorendorff in https://redirect.github.com/actions/cache/pull/1187";>actions/cache#1187 Consume latest toolkit and fix dangling promise bug by https://github.com/chkimes";>@chkimes in https://redirect.github.com/actions/cache/pull/1217";>actions/cache#1217 Bump action version to 3.3.2 by https://github.com/bethanyj28";>@bethanyj28 in https://redirect.github.com/actions/cache/pull/1236";>actions/cache#1236 New Contributors https://github.com/vorburger";>@vorburger made their first contribution in https://redirect.github.com/actions/cache/pull/1132";>actions/cache#1132 https://github.com/jorendorff";>@jorendorff made their first contribution in https://redirect.github.com/actions/cache/pull/1187";>actions/cache#1187 https://github.com/chkimes";>@chkimes made their first contribution in https://redirect.github.com/actions/cache/pull/1217";>actions/cache#1217 https://github.com/bethanyj28";>@bethanyj28 made their first contribution in https://redirect.github.com/actions/cache/pull/1236";>actions/cache#1236 Full Changelog: https://github.com/actions/cache/compare/v3...v3.3.2";>https://github.com/actions/cache/compare/v3...v3.3.2 v3.3.1 What's Changed Reduced download segment size to 128 MB and timeout to 10 minutes by https://github.com/kotewar";>@kotewar in https://redirect.github.com/actions/cache/pull/1129";>actions/cache#1129 Full Changelog: https://github.com/actions/cache/compare/v3...v3.3.1";>https://github.com/actions/cache/compare/v3...v3.3.1 v3.3.0 What's Changed Bug: Permission is missing in cache delete example by https://github.com/kotokaze";>@kotokaze in https://redirect.github.com/actions/cache/pull/1123";>actions/cache#1123 ... (truncated) Changelog Sourced from https://github.com/actions/cache/blob/main/RELEASES.md";>actions/cache's changelog. Releases 4.0.2 Fixed restore fail-on-cache-miss not working. 4.0.1 Updated isGhes check 4.0.0 Updated minimum runner version support from node 12 -> node 20 3.3.3 Updates @actions/cache to v3.2.3 to fix accidental mutated path arguments to getCacheVersion https://redirect.github.com/actions/toolkit/pull/1378";>actions/toolkit#1378 Additional audit f
[PR] Bump actions/checkout from 3 to 4 [incubator-stormcrawler]
dependabot[bot] opened a new pull request, #1265: URL: https://github.com/apache/incubator-stormcrawler/pull/1265 Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from https://github.com/actions/checkout/releases";>actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by https://github.com/takost";>@takost in https://redirect.github.com/actions/checkout/pull/1436";>actions/checkout#1436 Support fetching without the --progress option by https://github.com/simonbaird";>@simonbaird in https://redirect.github.com/actions/checkout/pull/1067";>actions/checkout#1067 Release 4.0.0 by https://github.com/takost";>@takost in https://redirect.github.com/actions/checkout/pull/1447";>actions/checkout#1447 New Contributors https://github.com/takost";>@takost made their first contribution in https://redirect.github.com/actions/checkout/pull/1436";>actions/checkout#1436 https://github.com/simonbaird";>@simonbaird made their first contribution in https://redirect.github.com/actions/checkout/pull/1067";>actions/checkout#1067 Full Changelog: https://github.com/actions/checkout/compare/v3...v4.0.0";>https://github.com/actions/checkout/compare/v3...v4.0.0 v3.6.0 What's Changed Mark test scripts with Bash'isms to be run via Bash by https://github.com/dscho";>@dscho in https://redirect.github.com/actions/checkout/pull/1377";>actions/checkout#1377 Add option to fetch tags even if fetch-depth > 0 by https://github.com/RobertWieczoreck";>@RobertWieczoreck in https://redirect.github.com/actions/checkout/pull/579";>actions/checkout#579 Release 3.6.0 by https://github.com/luketomlinson";>@luketomlinson in https://redirect.github.com/actions/checkout/pull/1437";>actions/checkout#1437 New Contributors https://github.com/RobertWieczoreck";>@RobertWieczoreck made their first contribution in https://redirect.github.com/actions/checkout/pull/579";>actions/checkout#579 https://github.com/luketomlinson";>@luketomlinson made their first contribution in https://redirect.github.com/actions/checkout/pull/1437";>actions/checkout#1437 Full Changelog: https://github.com/actions/checkout/compare/v3.5.3...v3.6.0";>https://github.com/actions/checkout/compare/v3.5.3...v3.6.0 v3.5.3 What's Changed Fix: Checkout Issue in self hosted runner due to faulty submodule check-ins by https://github.com/megamanics";>@megamanics in https://redirect.github.com/actions/checkout/pull/1196";>actions/checkout#1196 Fix typos found by codespell by https://github.com/DimitriPapadopoulos";>@DimitriPapadopoulos in https://redirect.github.com/actions/checkout/pull/1287";>actions/checkout#1287 Add support for sparse checkouts by https://github.com/dscho";>@dscho and https://github.com/dfdez";>@dfdez in https://redirect.github.com/actions/checkout/pull/1369";>actions/checkout#1369 Release v3.5.3 by https://github.com/TingluoHuang";>@TingluoHuang in https://redirect.github.com/actions/checkout/pull/1376";>actions/checkout#1376 New Contributors https://github.com/megamanics";>@megamanics made their first contribution in https://redirect.github.com/actions/checkout/pull/1196";>actions/checkout#1196 https://github.com/DimitriPapadopoulos";>@DimitriPapadopoulos made their first contribution in https://redirect.github.com/actions/checkout/pull/1287";>actions/checkout#1287 https://github.com/dfdez";>@dfdez made their first contribution in https://redirect.github.com/actions/checkout/pull/1369";>actions/checkout#1369 Full Changelog: https://github.com/actions/checkout/compare/v3...v3.5.3";>https://github.com/actions/checkout/compare/v3...v3.5.3 v3.5.2 What's Changed Fix: Use correct API url / endpoint in GHES by https://github.com/fhammerl";>@fhammerl in https://redirect.github.com/actions/checkout/pull/1289";>actions/checkout#1289 based on https://redirect.github.com/actions/checkout/issues/1286";>#1286 by https://github.com/1newsr";>@1newsr Full Changelog: https://github.com/actions/checkout/compare/v3.5.1...v3.5.2";>https://github.com/actions/checkout/compare/v3.5.1...v3.5.2 v3.5.1 What's Changed Improve checkout performance on Windows runners by upgrading @actions/github dependency by https://github.com/BrettDong";>@BrettDong in https://redirect.github.com/actions/checkout/pull/1246";>actions/checkout#1246 New Contributors https://github.com/BrettDong";>@BrettDong made their first contribution in https://redirect.github.com/actions/checkout/pull/1246";>actions/checkout#1246 ... (truncated) Changelog Sourced from https://github.com/actions/checkout/blob/main/CHANGELOG.md";>actions/checkout's changelog. Changelog v4.1.7 Bump the minor-npm-dependencies group across 1 directory with 4 updates by https://github.com/dependabot";>@
Re: [PR] #1261 - Automatically generate THIRD-PARTY.txt via GitHub Action [incubator-stormcrawler]
jnioche merged PR #1262: URL: https://github.com/apache/incubator-stormcrawler/pull/1262 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] Bump com.microsoft.playwright:playwright from 1.43.0 to 1.46.0 [incubator-stormcrawler]
dependabot[bot] opened a new pull request, #1268: URL: https://github.com/apache/incubator-stormcrawler/pull/1268 Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.43.0 to 1.46.0. Release notes Sourced from https://github.com/microsoft/playwright-java/releases";>com.microsoft.playwright:playwright's releases. v1.46.0 TLS Client Certificates Playwright now allows to supply client-side certificates, so that server can verify them, as specified by TLS Client Authentication. You can provide client certificates as a parameter of https://playwright.dev/java/docs/api/class-browser#browser-new-context-option-client-certificates";>browser.newContext() and https://playwright.dev/java/docs/api/class-apirequest#api-request-new-context-option-client-certificates";>apiRequest.newContext(). The following snippet sets up a client certificate for https://example.com: BrowserContext context = browser.newContext(new Browser.NewContextOptions() .setClientCertificates(asList(new ClientCertificate("https://example.com";) .setCertPath(Paths.get("client-certificates/cert.pem")) .setKeyPath(Paths.get("client-certificates/key.pem"); Trace Viewer Updates Content of text attachments is now rendered inline in the attachments pane. New setting to show/hide routing actions like https://playwright.dev/java/docs/api/class-route#route-continue";>route.resume(). Request method and status are shown in the network details tab. New button to copy source file location to clipboard. Metadata pane now displays the baseURL. Miscellaneous New maxRetries option in https://playwright.dev/java/docs/api/class-apirequestcontext#api-request-context-fetch";>apiRequestContext.fetch() which retries on the ECONNRESET network error. Browser Versions Chromium 128.0.6613.18 Mozilla Firefox 128.0 WebKit 18.0 This version was also tested against the following stable channels: Google Chrome 127 Microsoft Edge 127 v1.45.1 Highlights https://redirect.github.com/microsoft/playwright-java/issues/1617";>microsoft/playwright-java#1617 - [Bug]: Traceviewer not reporting all actions https://redirect.github.com/microsoft/playwright/issues/31764";>microsoft/playwright#31764 - [Bug]: some actions do not appear in the trace file Browser Versions Chromium 127.0.6533.5 Mozilla Firefox 127.0 WebKit 17.4 This version was also tested against the following stable channels: Google Chrome 126 Microsoft Edge 126 ... (truncated) Commits https://github.com/microsoft/playwright-java/commit/40752df57ee990cdac9762f0b4170954d56e2bf4";>40752df chore: set version to 1.46.0 (https://redirect.github.com/microsoft/playwright-java/issues/1647";>#1647) https://github.com/microsoft/playwright-java/commit/800c2e9c713c190e2807bfe052c2347ef71ea189";>800c2e9 fix: support ControlOrMeta action modifier (https://redirect.github.com/microsoft/playwright-java/issues/1644";>#1644) https://github.com/microsoft/playwright-java/commit/edf8174581287ce88e2ee1925cf962bcb4d60dbf";>edf8174 docs: add discord link in readme (https://redirect.github.com/microsoft/playwright-java/issues/1642";>#1642) https://github.com/microsoft/playwright-java/commit/8ae67204ebf9a9495a8e9ff01ead3666b9e25734";>8ae6720 test: disable failing certificate tests on webkit mac (https://redirect.github.com/microsoft/playwright-java/issues/1641";>#1641) https://github.com/microsoft/playwright-java/commit/5f2540e55629e1c80602925667d1589387930285";>5f2540e chore: roll driver to 1.46.0 (https://redirect.github.com/microsoft/playwright-java/issues/1640";>#1640) https://github.com/microsoft/playwright-java/commit/776e3f26ef67622e823444e25e9482a0935c3906";>776e3f2 chore: serizlize java Exception <==> javascript Error (https://redirect.github.com/microsoft/playwright-java/issues/1639";>#1639) https://github.com/microsoft/playwright-java/commit/46f4ac1f33987ee3bc086e598d6d0ba19087";>46f4ac1 chore: roll driver to 1.46.0-beta (https://redirect.github.com/microsoft/playwright-java/issues/1638";>#1638) https://github.com/microsoft/playwright-java/commit/73d22552e65b6d86cc302b2c26d07d28490eccdb";>73d2255 chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to... https://github.com/microsoft/playwright-java/commit/650419c952f1af362d96894e633434a96483bd50";>650419c fix: Replaced println with logMessage in DriverJar (https://redirect.github.com/microsoft/playwright-java/issues/1627";>#1627) https://github.com/microsoft/playwright-java/commit/1e8adde480b50474b892992b34443a1fa7b9bab5";>1e8adde chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 t... Additional commits viewable in https://github.com/microsoft/playwright-java/compare/v1.43.0...v1.46.0";>compare view
[PR] Bump commons-cli:commons-cli from 1.6.0 to 1.9.0 [incubator-stormcrawler]
dependabot[bot] opened a new pull request, #1270: URL: https://github.com/apache/incubator-stormcrawler/pull/1270 Bumps commons-cli:commons-cli from 1.6.0 to 1.9.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] Bump com.ibm.icu:icu4j from 74.2 to 75.1 [incubator-stormcrawler]
dependabot[bot] opened a new pull request, #1272: URL: https://github.com/apache/incubator-stormcrawler/pull/1272 Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 74.2 to 75.1. Release notes Sourced from https://github.com/unicode-org/icu/releases";>com.ibm.icu:icu4j's releases. ICU 75.1 Unicode® ICU 75 updates to https://cldr.unicode.org/index/downloads/cldr-45";>CLDR 45 (https://blog.unicode.org/2024/04/unicode-cldr-v45-beta-available-for.html";>beta blog) locale data with new locales and various additions and corrections. C++ code now requires C++17 and is being made more robust. The CLDR MessageFormat 2.0 specification is now in https://github.com/unicode-org/message-format-wg?tab=readme-ov-file#messageformat-2-technical-preview";>technology preview, together with a corresponding update of the ICU4J (Java) tech preview and a new ICU4C (C++) tech preview. For details, please see https://icu.unicode.org/download/75";>https://icu.unicode.org/download/75. ICU 75 RC We are pleased to announce the release candidate for Unicode® ICU 75. It updates to https://cldr.unicode.org/index/downloads/cldr-45";>CLDR 45 (https://blog.unicode.org/2024/03/unicode-cldr-v45-alpha-available-for.html";>alpha blog) locale data with new locales and various additions and corrections. C++ code now requires C++17 and is being made more robust. The CLDR MessageFormat 2.0 specification is now in https://github.com/unicode-org/message-format-wg?tab=readme-ov-file#messageformat-2-technical-preview";>technology preview, together with a corresponding update of the ICU4J (Java) tech preview and a new ICU4C (C++) tech preview. For details, please see https://icu.unicode.org/download/75";>https://icu.unicode.org/download/75. Please test this release candidate on your platforms and report bugs and regressions by Monday, 2024-apr-15, via the https://icu.unicode.org/contacts";>icu-support mailing list, and/or please https://icu.unicode.org/bugs";>find/submit error reports. Please do not use this release candidate in production. The preliminary API reference documents are published on https://unicode-org.github.io/icu-docs/";>unicode-org.github.io/icu-docs/ – follow the “Dev” links there. Commits See full diff in https://github.com/unicode-org/icu/commits";>compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] Bump log4j2.version from 2.23.0 to 2.23.1 [incubator-stormcrawler]
dependabot[bot] opened a new pull request, #1273: URL: https://github.com/apache/incubator-stormcrawler/pull/1273 Bumps `log4j2.version` from 2.23.0 to 2.23.1. Updates `org.apache.logging.log4j:log4j-core` from 2.23.0 to 2.23.1 Updates `org.apache.logging.log4j:log4j-api` from 2.23.0 to 2.23.1 Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.23.0 to 2.23.1 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] Bump org.apache:apache from 31 to 33 [incubator-stormcrawler]
dependabot[bot] opened a new pull request, #1275: URL: https://github.com/apache/incubator-stormcrawler/pull/1275 Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent) from 31 to 33. Release notes Sourced from https://github.com/apache/maven-apache-parent/releases";>org.apache:apache's releases. Apache Parent POM version 33 🚀 New features and improvements Enable GitHUb issues (https://redirect.github.com/apache/maven-apache-parent/pull/216";>#216) https://github.com/slawekjaranowski";>@slawekjaranowski 📦 Dependency updates Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1 (https://redirect.github.com/apache/maven-apache-parent/pull/238";>#238) https://github.com/dependabot";>@dependabot Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.5.0 to 3.6.1 (https://redirect.github.com/apache/maven-apache-parent/pull/239";>#239) https://github.com/dependabot";>@dependabot Upgrade to Maven Fluido Skin 1.12.0 (https://redirect.github.com/apache/maven-apache-parent/pull/240";>#240) https://github.com/michael-o";>@michael-o Bump org.apache.maven.plugins:maven-scm-publish-plugin from 3.2.1 to 3.3.0 (https://redirect.github.com/apache/maven-apache-parent/pull/237";>#237) https://github.com/dependabot";>@dependabot Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (https://redirect.github.com/apache/maven-apache-parent/pull/236";>#236) https://github.com/dependabot";>@dependabot Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 (https://redirect.github.com/apache/maven-apache-parent/pull/235";>#235) https://github.com/dependabot";>@dependabot Bump version.maven-surefire from 3.2.5 to 3.3.0 (https://redirect.github.com/apache/maven-apache-parent/pull/234";>#234) https://github.com/dependabot";>@dependabot Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 (https://redirect.github.com/apache/maven-apache-parent/pull/233";>#233) https://github.com/dependabot";>@dependabot Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0 (https://redirect.github.com/apache/maven-apache-parent/pull/231";>#231) https://github.com/dependabot";>@dependabot Bump org.apache.maven.plugins:maven-help-plugin from 3.4.0 to 3.4.1 (https://redirect.github.com/apache/maven-apache-parent/pull/230";>#230) https://github.com/dependabot";>@dependabot Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 (https://redirect.github.com/apache/maven-apache-parent/pull/229";>#229) https://github.com/dependabot";>@dependabot Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.6.0 (https://redirect.github.com/apache/maven-apache-parent/pull/228";>#228) https://github.com/dependabot";>@dependabot Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 (https://redirect.github.com/apache/maven-apache-parent/pull/227";>#227) https://github.com/dependabot";>@dependabot Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 (https://redirect.github.com/apache/maven-apache-parent/pull/225";>#225) https://github.com/dependabot";>@dependabot Bump version.maven-plugin-tools from 3.12.0 to 3.13.1 (https://redirect.github.com/apache/maven-apache-parent/pull/226";>#226) https://github.com/dependabot";>@dependabot Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0 (https://redirect.github.com/apache/maven-apache-parent/pull/224";>#224) https://github.com/dependabot";>@dependabot Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 (https://redirect.github.com/apache/maven-apache-parent/pull/221";>#221) https://github.com/dependabot";>@dependabot Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (https://redirect.github.com/apache/maven-apache-parent/pull/218";>#218) https://github.com/dependabot";>@dependabot Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 (https://redirect.github.com/apache/maven-apache-parent/pull/222";>#222) https://github.com/dependabot";>@dependabot Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 (https://redirect.github.com/apache/maven-apache-parent/pull/217";>#217) https://github.com/dependabot";>@dependabot Bump org.apache.maven.plugins:maven-scm-plugin from 2.0.1 to 2.1.0 (https://redirect.github.com/apache/maven-apache-parent/pull/214";>#214) https://github.com/dependabot";>@dependabot 👻 Maintenance Fix link in issueManagement in docs (https://redirect.github.com/apache/maven-apache-parent/pull/219";>#219) https://github.com/slawekjaranowski";>@slawekjaranowski 🔧 Build Disable matrix build on GitHub (https://redirect.github.com/apache/maven-apache-parent/pull/241";>#241) https://github.com/slawekjaranowski";>@slawekjaranowski Add Release Drafter (https:
[PR] Bump storm-client.version from 2.6.3 to 2.6.4 [incubator-stormcrawler]
dependabot[bot] opened a new pull request, #1274: URL: https://github.com/apache/incubator-stormcrawler/pull/1274 Bumps `storm-client.version` from 2.6.3 to 2.6.4. Updates `org.apache.storm:storm-client` from 2.6.3 to 2.6.4 Commits https://github.com/apache/storm/commit/9434c7d42c9cd78b79b4bc2de64025be1983404a";>9434c7d [maven-release-plugin] prepare release v2.6.4 https://github.com/apache/storm/commit/664142c7820935cc5c78b7c2224c8b711ce541e6";>664142c Update license files after latest merge https://github.com/apache/storm/commit/f9f3f47b4ee2a0f6ae934cde999b0b875bd9aae8";>f9f3f47 STORM-4070 mTls support - fix LICENSE-binary https://github.com/apache/storm/commit/6c49ccfc069d2375fa6adc91df6de8ba4d17df84";>6c49ccf STORM-4070 mTls support - fix LICENSE-binary https://github.com/apache/storm/commit/a03b466e28d2fc7dee6c99d0a216c8948048695f";>a03b466 STORM-4070 mTls support (https://redirect.github.com/apache/storm/issues/3678";>#3678) https://github.com/apache/storm/commit/a793764b672680748aa65bb2c8f7c9eef446b9aa";>a793764 Uplift netty to 4.1.112 (https://redirect.github.com/apache/storm/issues/3685";>#3685) https://github.com/apache/storm/commit/6ea22464d421a5cb69d1db12542973b2d19e055f";>6ea2246 Bump org.apache.maven.plugins:maven-surefire-report-plugin https://github.com/apache/storm/commit/18a23e8691971c23fe0493d92c80fcc5e8c200c6";>18a23e8 Bump testcontainers.version from 1.19.6 to 1.20.1 https://github.com/apache/storm/commit/088c0ddf800aa10a96c4edec603cb2425d04bf8b";>088c0dd STORM-4069 - java.lang.ClassCastException for Trident-based Topology https://github.com/apache/storm/commit/242b89ee5ff54ae34d66f4c823ce9031bbafacd3";>242b89e Fix licenses after dependency upgrades Additional commits viewable in https://github.com/apache/storm/compare/v2.6.3...v2.6.4";>compare view Updates `org.apache.storm:storm-hdfs` from 2.6.3 to 2.6.4 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GH] (incubator-stormcrawler): Workflow run "Java CI with Maven" failed!
The GitHub Actions job "Java CI with Maven" on incubator-stormcrawler.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 2eede4aad1185fb667b30b5f11c0bac5b0cd8d39 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump actions/cache from 3 to 4 Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Report URL: https://github.com/apache/incubator-stormcrawler/actions/runs/10725081050 With regards, GitHub Actions via GitBox
[PR] Bump junit.version from 5.10.2 to 5.11.0 [incubator-stormcrawler]
dependabot[bot] opened a new pull request, #1278: URL: https://github.com/apache/incubator-stormcrawler/pull/1278 Bumps `junit.version` from 5.10.2 to 5.11.0. Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.2 to 5.11.0 Release notes Sourced from https://github.com/junit-team/junit5/releases";>org.junit.jupiter:junit-jupiter-api's releases. JUnit 5.11.0 = Platform 1.11.0 + Jupiter 5.11.0 + Vintage 5.11.0 See http://junit.org/junit5/docs/5.11.0/release-notes/";>Release Notes. New Contributors https://github.com/pshevche";>@pshevche made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3427";>junit-team/junit5#3427 https://github.com/rybak";>@rybak made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3416";>junit-team/junit5#3416 https://github.com/pixeebot";>@pixeebot made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3491";>junit-team/junit5#3491 https://github.com/shartte";>@shartte made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3562";>junit-team/junit5#3562 https://github.com/eliasnogueira";>@eliasnogueira made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3674";>junit-team/junit5#3674 https://github.com/bigdaz";>@bigdaz made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3668";>junit-team/junit5#3668 https://github.com/gilday";>@gilday made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3667";>junit-team/junit5#3667 https://github.com/bjmi";>@bjmi made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3806";>junit-team/junit5#3806 https://github.com/madalingiurca";>@madalingiurca made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3787";>junit-team/junit5#3787 https://github.com/dmlloyd";>@dmlloyd made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3820";>junit-team/junit5#3820 https://github.com/compf";>@compf made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3867";>junit-team/junit5#3867 https://github.com/SveinKare";>@SveinKare made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3840";>junit-team/junit5#3840 https://github.com/mobounya";>@mobounya made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3720";>junit-team/junit5#3720 https://github.com/robinjhector";>@robinjhector made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3345";>junit-team/junit5#3345 https://github.com/jabhatfield";>@jabhatfield made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3829";>junit-team/junit5#3829 https://github.com/rfscholte";>@rfscholte made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3909";>junit-team/junit5#3909 Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0";>https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0 JUnit 5.11.0-RC1 = Platform 1.11.0-RC1 + Jupiter 5.11.0-RC1 + Vintage 5.11.0-RC1 See http://junit.org/junit5/docs/5.11.0-RC1/release-notes/";>Release Notes. New Contributors https://github.com/compf";>@compf made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3867";>junit-team/junit5#3867 https://github.com/SveinKare";>@SveinKare made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3840";>junit-team/junit5#3840 https://github.com/mobounya";>@mobounya made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3720";>junit-team/junit5#3720 https://github.com/robinjhector";>@robinjhector made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3345";>junit-team/junit5#3345 https://github.com/jabhatfield";>@jabhatfield made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3829";>junit-team/junit5#3829 Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.0-M2...r5.11.0-RC1";>https://github.com/junit-team/junit5/compare/r5.11.0-M2...r5.11.0-RC1 JUnit 5.11.0-M2 = Platform 1.11.0-M2 + Jupiter 5.11.0-M2 + Vintage 5.11.0-M2 See http://junit.org/junit5/docs/5.11.0-M2/release-notes/";>Release Notes. New Contributors https://github.com/bjmi";>@bjmi made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3806";>junit-team/junit5#3806 https://github.com/madalingiurca";>@madalingiurca made their first contribution in https://redirect.github.com/junit-team/junit5/pull/3787";>junit-team/junit5#3787 https://github.com/dmlloyd";>@dmlloyd made their first contribution in https://redirect.
[PR] Regenerated License file after dependency upgrades [incubator-stormcrawler]
github-actions[bot] opened a new pull request, #1280: URL: https://github.com/apache/incubator-stormcrawler/pull/1280 Found some uncommited changes (from license regeneration) after running build on StormCrawler main -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] Bump org.mockito:mockito-core from 5.10.0 to 5.13.0 [incubator-stormcrawler]
dependabot[bot] opened a new pull request, #1279: URL: https://github.com/apache/incubator-stormcrawler/pull/1279 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.10.0 to 5.13.0. Release notes Sourced from https://github.com/mockito/mockito/releases";>org.mockito:mockito-core's releases. v5.13.0 Changelog generated by https://github.com/shipkit/shipkit-changelog";>Shipkit Changelog Gradle Plugin 5.13.0 2024-08-27 - https://github.com/mockito/mockito/compare/v5.12.0...v5.13.0";>43 commit(s) by Breno A, Caleb Cushing, Jinwoo, Kurt Alfred Kluever, Stefano Cordio, Thach Le, dependabot[bot] Bump versions.bytebuddy from 1.14.19 to 1.15.0 [(https://redirect.github.com/mockito/mockito/issues/3429";>#3429)](https://redirect.github.com/mockito/mockito/pull/3429";>mockito/mockito#3429) Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.10 to 2.0.20 [(https://redirect.github.com/mockito/mockito/issues/3427";>#3427)](https://redirect.github.com/mockito/mockito/pull/3427";>mockito/mockito#3427) Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0 [(https://redirect.github.com/mockito/mockito/issues/3425";>#3425)](https://redirect.github.com/mockito/mockito/pull/3425";>mockito/mockito#3425) Bump com.gradle.enterprise from 3.17.6 to 3.18 [(https://redirect.github.com/mockito/mockito/issues/3423";>#3423)](https://redirect.github.com/mockito/mockito/pull/3423";>mockito/mockito#3423) Fix a typo in InjectMocks [(https://redirect.github.com/mockito/mockito/issues/3422";>#3422)](https://redirect.github.com/mockito/mockito/pull/3422";>mockito/mockito#3422) Bump versions.bytebuddy from 1.14.18 to 1.14.19 [(https://redirect.github.com/mockito/mockito/issues/3417";>#3417)](https://redirect.github.com/mockito/mockito/pull/3417";>mockito/mockito#3417) Bump androidx.test:runner from 1.6.1 to 1.6.2 [(https://redirect.github.com/mockito/mockito/issues/3415";>#3415)](https://redirect.github.com/mockito/mockito/pull/3415";>mockito/mockito#3415) Bump versions.junitJupiter from 5.10.3 to 5.11.0 [(https://redirect.github.com/mockito/mockito/issues/3413";>#3413)](https://redirect.github.com/mockito/mockito/pull/3413";>mockito/mockito#3413) Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.0 to 2.0.10 [(https://redirect.github.com/mockito/mockito/issues/3409";>#3409)](https://redirect.github.com/mockito/mockito/pull/3409";>mockito/mockito#3409) Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 [(https://redirect.github.com/mockito/mockito/issues/3408";>#3408)](https://redirect.github.com/mockito/mockito/pull/3408";>mockito/mockito#3408) Bump com.google.googlejavaformat:google-java-format from 1.22.0 to 1.23.0 [(https://redirect.github.com/mockito/mockito/issues/3407";>#3407)](https://redirect.github.com/mockito/mockito/pull/3407";>mockito/mockito#3407) Bump org.shipkit:shipkit-auto-version from 2.0.9 to 2.0.10 [(https://redirect.github.com/mockito/mockito/issues/3405";>#3405)](https://redirect.github.com/mockito/mockito/pull/3405";>mockito/mockito#3405) Bump com.gradle.enterprise from 3.17.5 to 3.17.6 [(https://redirect.github.com/mockito/mockito/issues/3404";>#3404)](https://redirect.github.com/mockito/mockito/pull/3404";>mockito/mockito#3404) Bump gradle/wrapper-validation-action from 3.4.2 to 3.5.0 [(https://redirect.github.com/mockito/mockito/issues/3401";>#3401)](https://redirect.github.com/mockito/mockito/pull/3401";>mockito/mockito#3401) Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 [(https://redirect.github.com/mockito/mockito/issues/3398";>#3398)](https://redirect.github.com/mockito/mockito/pull/3398";>mockito/mockito#3398) Bump versions.bytebuddy from 1.14.17 to 1.14.18 [(https://redirect.github.com/mockito/mockito/issues/3397";>#3397)](https://redirect.github.com/mockito/mockito/pull/3397";>mockito/mockito#3397) ci: add .m2 dependencies cache [(https://redirect.github.com/mockito/mockito/issues/3396";>#3396)](https://redirect.github.com/mockito/mockito/pull/3396";>mockito/mockito#3396) Bump org.codehaus.groovy:groovy from 3.0.21 to 3.0.22 [(https://redirect.github.com/mockito/mockito/issues/3394";>#3394)](https://redirect.github.com/mockito/mockito/pull/3394";>mockito/mockito#3394) Bump androidx.test:runner from 1.6.0 to 1.6.1 [(https://redirect.github.com/mockito/mockito/issues/3393";>#3393)](https://redirect.github.com/mockito/mockito/pull/3393";>mockito/mockito#3393) Bump org.junit.platform:junit-platform-launcher from 1.10.2 to 1.10.3 [(https://redirect.github.com/mockito/mockito/issues/3392";>#3392)](https://redirect.github.com/mockito/mockito/pull/3392";>mockito/mockito#3392) Gradle lazy configuration [(https://redirect.github.com/mockito/mockito/issues/3391";>#3391)](https://redirect.github.com/mockito/mockito/pull/3391";>mockito/mockito#3391) Bump androidx.test.ext:junit from 1.2.0 to 1.2.1 [(https://redirect.github.com/mockito/mockito/issues/3388";>#3388)](https://redire
Re: [PR] Bump storm-client.version from 2.6.3 to 2.6.4 [incubator-stormcrawler]
dependabot[bot] closed pull request #1274: Bump storm-client.version from 2.6.3 to 2.6.4 URL: https://github.com/apache/incubator-stormcrawler/pull/1274 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] Storm 2.6.4 [incubator-stormcrawler]
jnioche closed issue #1257: Storm 2.6.4 URL: https://github.com/apache/incubator-stormcrawler/issues/1257 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Bump storm-client.version from 2.6.3 to 2.6.4 [incubator-stormcrawler]
dependabot[bot] commented on PR #1274: URL: https://github.com/apache/incubator-stormcrawler/pull/1274#issuecomment-2332259992 Looks like these dependencies are up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GH] (incubator-stormcrawler): Workflow run "Code Coverage" failed!
The GitHub Actions job "Code Coverage" on incubator-stormcrawler.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: f5980c8f225d46b437f395b2098d786d6d9ac9a9 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump com.microsoft.playwright:playwright from 1.43.0 to 1.46.0 Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.43.0 to 1.46.0. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](https://github.com/microsoft/playwright-java/compare/v1.43.0...v1.46.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Report URL: https://github.com/apache/incubator-stormcrawler/actions/runs/10725086012 With regards, GitHub Actions via GitBox
[GH] (incubator-stormcrawler): Workflow run "Java CI with Maven" failed!
The GitHub Actions job "Java CI with Maven" on incubator-stormcrawler.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: ee43a01ecb9564f8d193bce50556c5fc5f969a4f / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump tika.version from 2.9.1 to 2.9.2 Bumps `tika.version` from 2.9.1 to 2.9.2. Updates `org.apache.tika:tika-core` from 2.9.1 to 2.9.2 - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](https://github.com/apache/tika/compare/2.9.1...2.9.2) Updates `org.apache.tika:tika-parsers-standard-package` from 2.9.1 to 2.9.2 --- updated-dependencies: - dependency-name: org.apache.tika:tika-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.tika:tika-parsers-standard-package dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Report URL: https://github.com/apache/incubator-stormcrawler/actions/runs/10725122858 With regards, GitHub Actions via GitBox
Re: [PR] #1162 - Replace Coveralls with JaCoCo [incubator-stormcrawler]
jnioche commented on PR #1255: URL: https://github.com/apache/incubator-stormcrawler/pull/1255#issuecomment-2332267145 Thanks @sigee -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] Drop coveralls code-coverage flow? [incubator-stormcrawler]
jnioche closed issue #1162: Drop coveralls code-coverage flow? URL: https://github.com/apache/incubator-stormcrawler/issues/1162 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GH] (incubator-stormcrawler): Workflow run "Java CI with Maven" is working again!
The GitHub Actions job "Java CI with Maven" on incubator-stormcrawler.git has succeeded. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 5c24f2edd4f6a329e0e3cb0ee1ed57aad57c7e07 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump org.mockito:mockito-core from 5.10.0 to 5.13.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.10.0 to 5.13.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.10.0...v5.13.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Report URL: https://github.com/apache/incubator-stormcrawler/actions/runs/10725099790 With regards, GitHub Actions via GitBox
Re: [PR] Bump testcontainers.version from 1.19.7 to 1.20.1 [incubator-stormcrawler]
jnioche merged PR #1277: URL: https://github.com/apache/incubator-stormcrawler/pull/1277 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GH] (incubator-stormcrawler): Workflow run "Java CI with Maven" failed!
The GitHub Actions job "Java CI with Maven" on incubator-stormcrawler.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 81fb222af88272421c0f9876a65d34f0bf0eafde / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump opensearch.version from 2.12.0 to 2.16.0 Bumps `opensearch.version` from 2.12.0 to 2.16.0. Updates `org.opensearch.client:opensearch-rest-high-level-client` from 2.12.0 to 2.16.0 - [Release notes](https://github.com/opensearch-project/OpenSearch/releases) - [Changelog](https://github.com/opensearch-project/OpenSearch/blob/main/CHANGELOG.md) - [Commits](https://github.com/opensearch-project/OpenSearch/compare/2.12.0...2.16.0) Updates `org.opensearch.client:opensearch-rest-client-sniffer` from 2.12.0 to 2.16.0 - [Release notes](https://github.com/opensearch-project/OpenSearch/releases) - [Changelog](https://github.com/opensearch-project/OpenSearch/blob/main/CHANGELOG.md) - [Commits](https://github.com/opensearch-project/OpenSearch/compare/2.12.0...2.16.0) --- updated-dependencies: - dependency-name: org.opensearch.client:opensearch-rest-high-level-client dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.opensearch.client:opensearch-rest-client-sniffer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Report URL: https://github.com/apache/incubator-stormcrawler/actions/runs/10725206546 With regards, GitHub Actions via GitBox
Re: [PR] Bump actions/setup-java from 3 to 4 [incubator-stormcrawler]
jnioche merged PR #1264: URL: https://github.com/apache/incubator-stormcrawler/pull/1264 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Bump actions/checkout from 3 to 4 [incubator-stormcrawler]
jnioche merged PR #1265: URL: https://github.com/apache/incubator-stormcrawler/pull/1265 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GH] (incubator-stormcrawler): Workflow run "CI Main - Regenerate License" failed!
The GitHub Actions job "CI Main - Regenerate License" on incubator-stormcrawler.git has failed. Run started by GitHub user jnioche (triggered by jnioche). Head commit for run: 4becd72ad569f355e1d37539a9b431ff36556b99 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump actions/setup-java from 3 to 4 (#1264) Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Report URL: https://github.com/apache/incubator-stormcrawler/actions/runs/10725379404 With regards, GitHub Actions via GitBox
[GH] (incubator-stormcrawler): Workflow run "Java CI with Maven" failed!
The GitHub Actions job "Java CI with Maven" on incubator-stormcrawler.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 7a8d01c106494498cd58c4bcbaedce111becbbcb / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump actions/cache from 3 to 4 Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Report URL: https://github.com/apache/incubator-stormcrawler/actions/runs/10725406000 With regards, GitHub Actions via GitBox
[GH] (incubator-stormcrawler): Workflow run "Java CI with Maven" failed!
The GitHub Actions job "Java CI with Maven" on incubator-stormcrawler.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 7a8d01c106494498cd58c4bcbaedce111becbbcb / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump actions/cache from 3 to 4 Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Report URL: https://github.com/apache/incubator-stormcrawler/actions/runs/10725405357 With regards, GitHub Actions via GitBox
[GH] (incubator-stormcrawler): Workflow run "Java CI with Maven" is working again!
The GitHub Actions job "Java CI with Maven" on incubator-stormcrawler.git has succeeded. Run started by GitHub user jnioche (triggered by jnioche). Head commit for run: 4becd72ad569f355e1d37539a9b431ff36556b99 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump actions/setup-java from 3 to 4 (#1264) Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Report URL: https://github.com/apache/incubator-stormcrawler/actions/runs/10725379444 With regards, GitHub Actions via GitBox
Re: [PR] Bump org.jsoup:jsoup from 1.17.2 to 1.18.1 [incubator-stormcrawler]
jnioche merged PR #1271: URL: https://github.com/apache/incubator-stormcrawler/pull/1271 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Regenerated License file after dependency upgrades [incubator-stormcrawler]
jnioche merged PR #1280: URL: https://github.com/apache/incubator-stormcrawler/pull/1280 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org