[GitHub] [streams] jfrazee opened a new pull request #499: STREAMS-658: Added GitHub Actions build workflow
jfrazee opened a new pull request #499: URL: https://github.com/apache/streams/pull/499 This adds a GitHub Actions build workflow for merges and PRs. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] jfrazee merged pull request #499: STREAMS-658: Added GitHub Actions build workflow
jfrazee merged pull request #499: URL: https://github.com/apache/streams/pull/499 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] jfrazee opened a new pull request #500: STREAMS-660: Fixup release 0.6.2-SNAPSHOT version strings in poms
jfrazee opened a new pull request #500: URL: https://github.com/apache/streams/pull/500 This fixes the SNAPSHOT release version in all of the poms and makes a couple other minor changes, adding MacOS and a daily build to the build workflow and changing the log level to debug on `SchemaValidationTest`. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] jfrazee merged pull request #500: STREAMS-660: Fixup release 0.6.2-SNAPSHOT version strings in poms
jfrazee merged pull request #500: URL: https://github.com/apache/streams/pull/500 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams-master] jfrazee closed pull request #7: STREAMS-432 Update to Java 8
jfrazee closed pull request #7: URL: https://github.com/apache/streams-master/pull/7 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon opened a new pull request #501: resolves STREAMS-661 update twitter account_activity api binding
steveblackmon opened a new pull request #501: URL: https://github.com/apache/streams/pull/501 resolves STREAMS-661 update twitter account_activity api binding https://issues.apache.org/jira/browse/STREAMS-661 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] jfrazee opened a new pull request #502: STREAMS-659: Added build profile for Java 11
jfrazee opened a new pull request #502: URL: https://github.com/apache/streams/pull/502 This is an initial cut of Java 11+ support. It includes a build profile that's activated automatically for versions above 1.8. It doesn't yet work with tests but the packages can be built and the CI is working. Java 1.8 is still supported. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] jfrazee commented on pull request #501: resolves STREAMS-661 update twitter account_activity api binding
jfrazee commented on pull request #501: URL: https://github.com/apache/streams/pull/501#issuecomment-647165811 LGTM +1 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] jfrazee closed pull request #501: resolves STREAMS-661 update twitter account_activity api binding
jfrazee closed pull request #501: URL: https://github.com/apache/streams/pull/501 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon opened a new pull request #503: STREAMS-662: implement re-enable account activity webhook endpoint
steveblackmon opened a new pull request #503: URL: https://github.com/apache/streams/pull/503 resolves STREAMS-662 also organized imports, indentation, interface signatures in impacted files 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] jfrazee merged pull request #502: STREAMS-659: Added build profile for Java 11
jfrazee merged pull request #502: URL: https://github.com/apache/streams/pull/502 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon merged pull request #503: STREAMS-662: implement re-enable account activity webhook endpoint
steveblackmon merged pull request #503: URL: https://github.com/apache/streams/pull/503 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon opened a new pull request #504: STREAMS-663: Fix DISCLAIMER
steveblackmon opened a new pull request #504: URL: https://github.com/apache/streams/pull/504 resolves STREAMS-663 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] jfrazee merged pull request #504: STREAMS-663: Fix DISCLAIMER
jfrazee merged pull request #504: URL: https://github.com/apache/streams/pull/504 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon opened a new pull request #505: STREAMS-664: Fix LICENSE
steveblackmon opened a new pull request #505: URL: https://github.com/apache/streams/pull/505 mostly resolves STREAMS-664: Fix LICENSE mostly resolves STREAMS-593: Document process for keeping license files up to date during each release also repairs tiny issue with java checkstyles that caused issue running mvn -Pcheck verify for me 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon opened a new pull request #506: STREAMS-666: ensure rat check passes to prepare for 0.7.0 release
steveblackmon opened a new pull request #506: URL: https://github.com/apache/streams/pull/506 resolves STREAMS-666 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon commented on pull request #505: STREAMS-664: Fix LICENSE
steveblackmon commented on pull request #505: URL: https://github.com/apache/streams/pull/505#issuecomment-655611210 Thanks for the feedback @justinmclean . re A) I am planning for our binary/bytecode release to bundle every direct and transitive dependency into a single uber-jar, so that the user experience can be download, unzip, run any class from the project. This is driving my understanding that every dependency must be covered in this new streams-dist/LICENSE, which will be assembled into that zip file alongside the uber-jar. re B) Noted and corrected I think in 8b1d90a re C) No category B code is present in our source release, rather we have category B direct and transitive dependencies. After reviewing https://www.apache.org/legal/resolved.html#category-b I have enumerated and labelled those using CDDL in 8b1d90a. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon commented on pull request #505: STREAMS-664: Fix LICENSE
steveblackmon commented on pull request #505: URL: https://github.com/apache/streams/pull/505#issuecomment-658474267 commit e9146e3 contains the last changes related to LICENSE file that I'm proposing before we perform a binary/bytecode release for 0.7.0. development of a NOTICE to occur on another issue/branch. I'd especially appreciate feedback again from @justinmclean and from those on PMC who have dealt with LICENSE/NOTICE matters on other projects. cc @ate @mfranklin @jfrazee @rawkintrevo @smarthi 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon merged pull request #505: STREAMS-664: Fix LICENSE
steveblackmon merged pull request #505: URL: https://github.com/apache/streams/pull/505 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon merged pull request #506: STREAMS-666: ensure rat check passes to prepare for 0.7.0 release
steveblackmon merged pull request #506: URL: https://github.com/apache/streams/pull/506 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon opened a new pull request #507: STREAMS-668 upgrade flink examples to latest flink version
steveblackmon opened a new pull request #507: URL: https://github.com/apache/streams/pull/507 STREAMS-668 upgrade flink examples to latest flink version 1.11.1 small improvements to twitter flink pipelines also improved threading and consistency throughout streams-provider-twitter 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] b-hodge commented on pull request #507: STREAMS-668 upgrade flink examples to latest flink version
b-hodge commented on pull request #507: URL: https://github.com/apache/streams/pull/507#issuecomment-672590843 LGTM 👍 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon merged pull request #507: STREAMS-668 upgrade flink examples to latest flink version
steveblackmon merged pull request #507: URL: https://github.com/apache/streams/pull/507 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon opened a new pull request #508: STREAMS-671 flink twitter examples output files do not contain date-time fields
steveblackmon opened a new pull request #508: URL: https://github.com/apache/streams/pull/508 switch the twitter pojos to use java.util.Date and build them without additionalProperties maps, 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon commented on pull request #508: STREAMS-671 flink twitter examples output files do not contain date-time fields
steveblackmon commented on pull request #508: URL: https://github.com/apache/streams/pull/508#issuecomment-673561057 looks like a few unit tests broke. i need to enhance some classes in org.apache.streams.jackson to support java.util.Date as robustly as we support org.joda.time.JodaTime 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon opened a new pull request #509: STREAMS-673 Save Jenkins jobs in case we want them again
steveblackmon opened a new pull request #509: URL: https://github.com/apache/streams/pull/509 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon opened a new pull request #510: STREAMS-669 make java 8 the default source and target version
steveblackmon opened a new pull request #510: URL: https://github.com/apache/streams/pull/510 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon opened a new pull request #511: resolves STREAMS-670
steveblackmon opened a new pull request #511: URL: https://github.com/apache/streams/pull/511 resolves STREAMS-670 new Scala Maven Plugin can fail in some modules due to default incremental compile mode 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon merged pull request #508: STREAMS-671 flink twitter examples output files do not contain date-time fields
steveblackmon merged pull request #508: URL: https://github.com/apache/streams/pull/508 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon merged pull request #509: STREAMS-673 Save Jenkins jobs in case we want them again
steveblackmon merged pull request #509: URL: https://github.com/apache/streams/pull/509 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon commented on pull request #511: resolves STREAMS-670
steveblackmon commented on pull request #511: URL: https://github.com/apache/streams/pull/511#issuecomment-679272151 this PR seems to work but only for JDK8. I will try to figure out how to make the build pass with it for JDK11 as well. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon merged pull request #511: resolves STREAMS-670
steveblackmon merged pull request #511: URL: https://github.com/apache/streams/pull/511 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon commented on pull request #511: resolves STREAMS-670
steveblackmon commented on pull request #511: URL: https://github.com/apache/streams/pull/511#issuecomment-679295215 azure pipelines built successfully. going to have to figure out how to remove the Jenkins integration b/c apache is shutting down builds.apache.org. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon merged pull request #510: STREAMS-669 make java 8 the default source and target version
steveblackmon merged pull request #510: URL: https://github.com/apache/streams/pull/510 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon opened a new pull request #512: resolves STREAMS-676
steveblackmon opened a new pull request #512: URL: https://github.com/apache/streams/pull/512 remove unnecessary keying and use GlobalWindow in streams-examples-flink/flink-twitter-collection 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon opened a new pull request #513: resolves STREAMS-678
steveblackmon opened a new pull request #513: URL: https://github.com/apache/streams/pull/513 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon opened a new pull request #514: resolves STREAMS-679
steveblackmon opened a new pull request #514: URL: https://github.com/apache/streams/pull/514 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon opened a new pull request #515: resolves STREAMS-677 and STREAMS-680
steveblackmon opened a new pull request #515: URL: https://github.com/apache/streams/pull/515 resolves STREAMS-677 resolves STREAMS-680 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon merged pull request #513: resolves STREAMS-678
steveblackmon merged pull request #513: URL: https://github.com/apache/streams/pull/513 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon merged pull request #514: resolves STREAMS-679
steveblackmon merged pull request #514: URL: https://github.com/apache/streams/pull/514 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon merged pull request #512: resolves STREAMS-676
steveblackmon merged pull request #512: URL: https://github.com/apache/streams/pull/512 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon closed pull request #515: resolves STREAMS-677 and STREAMS-680
steveblackmon closed pull request #515: URL: https://github.com/apache/streams/pull/515 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon opened a new pull request #516: STREAMS-677,STREAMS-680
steveblackmon opened a new pull request #516: URL: https://github.com/apache/streams/pull/516 resolves STREAMS-677 resolves STREAMS-680 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon merged pull request #516: STREAMS-677,STREAMS-680
steveblackmon merged pull request #516: URL: https://github.com/apache/streams/pull/516 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon opened a new pull request #517: STREAMS-681: add support for using fromDate and toDate in ThirtyDaySearchProvider
steveblackmon opened a new pull request #517: URL: https://github.com/apache/streams/pull/517 resolves STREAMS-681 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon merged pull request #517: STREAMS-681: add support for using fromDate and toDate in ThirtyDaySearchProvider
steveblackmon merged pull request #517: URL: https://github.com/apache/streams/pull/517 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] opened a new pull request, #518: Bump hadoop-common from 2.7.0 to 3.2.3 in /streams-contrib/streams-persist-hbase
dependabot[bot] opened a new pull request, #518: URL: https://github.com/apache/streams/pull/518 Bumps hadoop-common from 2.7.0 to 3.2.3. [](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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/streams/network/alerts). -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] opened a new pull request, #519: Bump hadoop-common from 2.7.0 to 3.2.3 in /streams-contrib/streams-persist-hdfs
dependabot[bot] opened a new pull request, #519: URL: https://github.com/apache/streams/pull/519 Bumps hadoop-common from 2.7.0 to 3.2.3. [](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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/streams/network/alerts). -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] opened a new pull request, #520: Bump cassandra-all from 3.11.0 to 3.11.12 in /streams-contrib/streams-persist-cassandra
dependabot[bot] opened a new pull request, #520: URL: https://github.com/apache/streams/pull/520 Bumps cassandra-all from 3.11.0 to 3.11.12. [](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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/streams/network/alerts). -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] opened a new pull request, #521: Bump plexus-utils from 3.0.15 to 3.0.16 in /streams-plugins/streams-plugin-elasticsearch
dependabot[bot] opened a new pull request, #521: URL: https://github.com/apache/streams/pull/521 Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 3.0.15 to 3.0.16. Commits https://github.com/sonatype/plexus-utils/commit/cf317f9b4070c3c619e9ee75a3e38bea3ff621c1";>cf317f9 [maven-release-plugin] prepare release plexus-utils-3.0.16 https://github.com/sonatype/plexus-utils/commit/26e3ae87b56a7f389f1a1ce1fa563686b924256a";>26e3ae8 Remove incorrect tag element https://github.com/sonatype/plexus-utils/commit/99639d6558620da489b7c6d1b0c88491cde75884";>99639d6 Little test to mimic ${project.artifactMap(g:a:c)} usage https://github.com/sonatype/plexus-utils/commit/5d4697966d4c6161fc4bde1fd3fa27be6440eec0";>5d46979 Needs to build with 1.7 because of some Java7 utils, but source/target needs ... https://github.com/sonatype/plexus-utils/commit/18bd77d716ff73a707e09af7efc4d5ef5658ac35";>18bd77d We can't switch to Java7 yet while Maven still needs to run on Java6 https://github.com/sonatype/plexus-utils/commit/3cf855c6403061ae216b0f805debbfda09be9245";>3cf855c Remove release cruft https://github.com/sonatype/plexus-utils/commit/3196d4c3c1fa42d11cfeb4e39c418c2f75c5a138";>3196d4c ignore .java-version https://github.com/sonatype/plexus-utils/commit/57b636d2c57f3c023a95be3fcb8270fb6ff6780c";>57b636d changed XmlUtilTest to create test output directory https://github.com/sonatype/plexus-utils/commit/33091f9b1e5a9abc0927bc51a1670d9d5ba85a1c";>33091f9 Use the same method for finding the basedir as our other code. https://github.com/sonatype/plexus-utils/commit/a153249c24c32d3ab81850aaf7a263a78ca23f99";>a153249 MNG-5553 reworked dotted expressions interpreter Additional commits viewable in https://github.com/sonatype/plexus-utils/compare/plexus-utils-3.0.15...plexus-utils-3.0.16";>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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/streams/network/alerts). -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] opened a new pull request, #524: Bump plexus-utils from 3.0.15 to 3.0.16 in /streams-plugins/streams-plugin-scala
dependabot[bot] opened a new pull request, #524: URL: https://github.com/apache/streams/pull/524 Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 3.0.15 to 3.0.16. Commits https://github.com/sonatype/plexus-utils/commit/cf317f9b4070c3c619e9ee75a3e38bea3ff621c1";>cf317f9 [maven-release-plugin] prepare release plexus-utils-3.0.16 https://github.com/sonatype/plexus-utils/commit/26e3ae87b56a7f389f1a1ce1fa563686b924256a";>26e3ae8 Remove incorrect tag element https://github.com/sonatype/plexus-utils/commit/99639d6558620da489b7c6d1b0c88491cde75884";>99639d6 Little test to mimic ${project.artifactMap(g:a:c)} usage https://github.com/sonatype/plexus-utils/commit/5d4697966d4c6161fc4bde1fd3fa27be6440eec0";>5d46979 Needs to build with 1.7 because of some Java7 utils, but source/target needs ... https://github.com/sonatype/plexus-utils/commit/18bd77d716ff73a707e09af7efc4d5ef5658ac35";>18bd77d We can't switch to Java7 yet while Maven still needs to run on Java6 https://github.com/sonatype/plexus-utils/commit/3cf855c6403061ae216b0f805debbfda09be9245";>3cf855c Remove release cruft https://github.com/sonatype/plexus-utils/commit/3196d4c3c1fa42d11cfeb4e39c418c2f75c5a138";>3196d4c ignore .java-version https://github.com/sonatype/plexus-utils/commit/57b636d2c57f3c023a95be3fcb8270fb6ff6780c";>57b636d changed XmlUtilTest to create test output directory https://github.com/sonatype/plexus-utils/commit/33091f9b1e5a9abc0927bc51a1670d9d5ba85a1c";>33091f9 Use the same method for finding the basedir as our other code. https://github.com/sonatype/plexus-utils/commit/a153249c24c32d3ab81850aaf7a263a78ca23f99";>a153249 MNG-5553 reworked dotted expressions interpreter Additional commits viewable in https://github.com/sonatype/plexus-utils/compare/plexus-utils-3.0.15...plexus-utils-3.0.16";>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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/streams/network/alerts). -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] opened a new pull request, #522: Bump plexus-utils from 3.0.15 to 3.0.16 in /streams-plugins/streams-plugin-hive
dependabot[bot] opened a new pull request, #522: URL: https://github.com/apache/streams/pull/522 Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 3.0.15 to 3.0.16. Commits https://github.com/sonatype/plexus-utils/commit/cf317f9b4070c3c619e9ee75a3e38bea3ff621c1";>cf317f9 [maven-release-plugin] prepare release plexus-utils-3.0.16 https://github.com/sonatype/plexus-utils/commit/26e3ae87b56a7f389f1a1ce1fa563686b924256a";>26e3ae8 Remove incorrect tag element https://github.com/sonatype/plexus-utils/commit/99639d6558620da489b7c6d1b0c88491cde75884";>99639d6 Little test to mimic ${project.artifactMap(g:a:c)} usage https://github.com/sonatype/plexus-utils/commit/5d4697966d4c6161fc4bde1fd3fa27be6440eec0";>5d46979 Needs to build with 1.7 because of some Java7 utils, but source/target needs ... https://github.com/sonatype/plexus-utils/commit/18bd77d716ff73a707e09af7efc4d5ef5658ac35";>18bd77d We can't switch to Java7 yet while Maven still needs to run on Java6 https://github.com/sonatype/plexus-utils/commit/3cf855c6403061ae216b0f805debbfda09be9245";>3cf855c Remove release cruft https://github.com/sonatype/plexus-utils/commit/3196d4c3c1fa42d11cfeb4e39c418c2f75c5a138";>3196d4c ignore .java-version https://github.com/sonatype/plexus-utils/commit/57b636d2c57f3c023a95be3fcb8270fb6ff6780c";>57b636d changed XmlUtilTest to create test output directory https://github.com/sonatype/plexus-utils/commit/33091f9b1e5a9abc0927bc51a1670d9d5ba85a1c";>33091f9 Use the same method for finding the basedir as our other code. https://github.com/sonatype/plexus-utils/commit/a153249c24c32d3ab81850aaf7a263a78ca23f99";>a153249 MNG-5553 reworked dotted expressions interpreter Additional commits viewable in https://github.com/sonatype/plexus-utils/compare/plexus-utils-3.0.15...plexus-utils-3.0.16";>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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/streams/network/alerts). -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] opened a new pull request, #523: Bump plexus-utils from 3.0.15 to 3.0.16 in /streams-plugins/streams-plugin-hbase
dependabot[bot] opened a new pull request, #523: URL: https://github.com/apache/streams/pull/523 Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 3.0.15 to 3.0.16. Commits https://github.com/sonatype/plexus-utils/commit/cf317f9b4070c3c619e9ee75a3e38bea3ff621c1";>cf317f9 [maven-release-plugin] prepare release plexus-utils-3.0.16 https://github.com/sonatype/plexus-utils/commit/26e3ae87b56a7f389f1a1ce1fa563686b924256a";>26e3ae8 Remove incorrect tag element https://github.com/sonatype/plexus-utils/commit/99639d6558620da489b7c6d1b0c88491cde75884";>99639d6 Little test to mimic ${project.artifactMap(g:a:c)} usage https://github.com/sonatype/plexus-utils/commit/5d4697966d4c6161fc4bde1fd3fa27be6440eec0";>5d46979 Needs to build with 1.7 because of some Java7 utils, but source/target needs ... https://github.com/sonatype/plexus-utils/commit/18bd77d716ff73a707e09af7efc4d5ef5658ac35";>18bd77d We can't switch to Java7 yet while Maven still needs to run on Java6 https://github.com/sonatype/plexus-utils/commit/3cf855c6403061ae216b0f805debbfda09be9245";>3cf855c Remove release cruft https://github.com/sonatype/plexus-utils/commit/3196d4c3c1fa42d11cfeb4e39c418c2f75c5a138";>3196d4c ignore .java-version https://github.com/sonatype/plexus-utils/commit/57b636d2c57f3c023a95be3fcb8270fb6ff6780c";>57b636d changed XmlUtilTest to create test output directory https://github.com/sonatype/plexus-utils/commit/33091f9b1e5a9abc0927bc51a1670d9d5ba85a1c";>33091f9 Use the same method for finding the basedir as our other code. https://github.com/sonatype/plexus-utils/commit/a153249c24c32d3ab81850aaf7a263a78ca23f99";>a153249 MNG-5553 reworked dotted expressions interpreter Additional commits viewable in https://github.com/sonatype/plexus-utils/compare/plexus-utils-3.0.15...plexus-utils-3.0.16";>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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/streams/network/alerts). -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] opened a new pull request, #525: Bump plexus-utils from 3.0.15 to 3.0.16 in /streams-plugins/streams-plugin-pojo
dependabot[bot] opened a new pull request, #525: URL: https://github.com/apache/streams/pull/525 Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 3.0.15 to 3.0.16. Commits https://github.com/sonatype/plexus-utils/commit/cf317f9b4070c3c619e9ee75a3e38bea3ff621c1";>cf317f9 [maven-release-plugin] prepare release plexus-utils-3.0.16 https://github.com/sonatype/plexus-utils/commit/26e3ae87b56a7f389f1a1ce1fa563686b924256a";>26e3ae8 Remove incorrect tag element https://github.com/sonatype/plexus-utils/commit/99639d6558620da489b7c6d1b0c88491cde75884";>99639d6 Little test to mimic ${project.artifactMap(g:a:c)} usage https://github.com/sonatype/plexus-utils/commit/5d4697966d4c6161fc4bde1fd3fa27be6440eec0";>5d46979 Needs to build with 1.7 because of some Java7 utils, but source/target needs ... https://github.com/sonatype/plexus-utils/commit/18bd77d716ff73a707e09af7efc4d5ef5658ac35";>18bd77d We can't switch to Java7 yet while Maven still needs to run on Java6 https://github.com/sonatype/plexus-utils/commit/3cf855c6403061ae216b0f805debbfda09be9245";>3cf855c Remove release cruft https://github.com/sonatype/plexus-utils/commit/3196d4c3c1fa42d11cfeb4e39c418c2f75c5a138";>3196d4c ignore .java-version https://github.com/sonatype/plexus-utils/commit/57b636d2c57f3c023a95be3fcb8270fb6ff6780c";>57b636d changed XmlUtilTest to create test output directory https://github.com/sonatype/plexus-utils/commit/33091f9b1e5a9abc0927bc51a1670d9d5ba85a1c";>33091f9 Use the same method for finding the basedir as our other code. https://github.com/sonatype/plexus-utils/commit/a153249c24c32d3ab81850aaf7a263a78ca23f99";>a153249 MNG-5553 reworked dotted expressions interpreter Additional commits viewable in https://github.com/sonatype/plexus-utils/compare/plexus-utils-3.0.15...plexus-utils-3.0.16";>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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/streams/network/alerts). -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] opened a new pull request, #526: Bump plexus-utils from 3.0.15 to 3.0.16 in /streams-plugins/streams-plugin-pig
dependabot[bot] opened a new pull request, #526: URL: https://github.com/apache/streams/pull/526 Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 3.0.15 to 3.0.16. Commits https://github.com/sonatype/plexus-utils/commit/cf317f9b4070c3c619e9ee75a3e38bea3ff621c1";>cf317f9 [maven-release-plugin] prepare release plexus-utils-3.0.16 https://github.com/sonatype/plexus-utils/commit/26e3ae87b56a7f389f1a1ce1fa563686b924256a";>26e3ae8 Remove incorrect tag element https://github.com/sonatype/plexus-utils/commit/99639d6558620da489b7c6d1b0c88491cde75884";>99639d6 Little test to mimic ${project.artifactMap(g:a:c)} usage https://github.com/sonatype/plexus-utils/commit/5d4697966d4c6161fc4bde1fd3fa27be6440eec0";>5d46979 Needs to build with 1.7 because of some Java7 utils, but source/target needs ... https://github.com/sonatype/plexus-utils/commit/18bd77d716ff73a707e09af7efc4d5ef5658ac35";>18bd77d We can't switch to Java7 yet while Maven still needs to run on Java6 https://github.com/sonatype/plexus-utils/commit/3cf855c6403061ae216b0f805debbfda09be9245";>3cf855c Remove release cruft https://github.com/sonatype/plexus-utils/commit/3196d4c3c1fa42d11cfeb4e39c418c2f75c5a138";>3196d4c ignore .java-version https://github.com/sonatype/plexus-utils/commit/57b636d2c57f3c023a95be3fcb8270fb6ff6780c";>57b636d changed XmlUtilTest to create test output directory https://github.com/sonatype/plexus-utils/commit/33091f9b1e5a9abc0927bc51a1670d9d5ba85a1c";>33091f9 Use the same method for finding the basedir as our other code. https://github.com/sonatype/plexus-utils/commit/a153249c24c32d3ab81850aaf7a263a78ca23f99";>a153249 MNG-5553 reworked dotted expressions interpreter Additional commits viewable in https://github.com/sonatype/plexus-utils/compare/plexus-utils-3.0.15...plexus-utils-3.0.16";>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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/streams/network/alerts). -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] opened a new pull request, #527: Bump jackson-databind from 2.9.8 to 2.12.6.1 in /streams-plugins/streams-plugin-pojo/src/test/resources/streams-plugin-pojo
dependabot[bot] opened a new pull request, #527: URL: https://github.com/apache/streams/pull/527 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.12.6.1. Commits See full diff in https://github.com/FasterXML/jackson/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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/streams/network/alerts). -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] opened a new pull request, #528: Bump aws-java-sdk-s3 from 1.11.184 to 1.12.261 in /streams-contrib/streams-amazon-aws
dependabot[bot] opened a new pull request, #528: URL: https://github.com/apache/streams/pull/528 Bumps [aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.11.184 to 1.12.261. Changelog Sourced from https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md";>aws-java-sdk-s3's changelog. 1.12.261 2022-07-14 AWS Config Features Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types AWS Glue Features This release adds an additional worker type for Glue Streaming jobs. AWS Outposts Features This release adds the ShipmentInformation and AssetInformationList fields to the GetOrder API response. AWSKendraFrontendService Features This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing. Amazon Athena Features This release updates data types that contain either QueryExecutionId, NamedQueryId or ExpectedBucketOwner. Ids must be between 1 and 128 characters and contain only non-whitespace characters. ExpectedBucketOwner must be 12-digit string. Amazon Elastic Compute Cloud Features This release adds flow logs for Transit Gateway to allow customers to gain deeper visibility and insights into network traffic through their Transit Gateways. Amazon S3 Bugfixes Fixed possible issue in TransferManager's downloadDirectory operation where files could be downloaded to some sibling directories of the destination directory if the key contained specially-crafted relative paths. Amazon SageMaker Service Features This release adds support for G5, P4d, and C6i instance types in Amazon SageMaker Inference and increases the number of hyperparameters that can be searched from 20 to 30 in Amazon SageMaker Automatic Model Tuning AmazonNimbleStudio Features Amazon Nimble Studio adds support for IAM-based access to AWS resources for Nimble Studio components and custom studio components. Studio Component scripts use these roles on Nimble Studio workstation to mount filesystems, access S3 buckets, or other configured resources in the Studio's AWS account CodeArtifact Features This release introduces Package Origin Controls, a mechanism used to counteract Dependency Confusion attacks. Adds two new APIs, PutPackageOriginConfiguration and DescribePackage, and updates the ListPackage, DescribePackageVersion and ListPackageVersion APIs in support of the feature. Firewall Management Service Features Adds support for strict ordering in stateful rule groups in Network Firewall policies. Inspector2 Features This release adds support for Inspector V2 scan configurations through the get and update configuration APIs. Currently this allows configuring ECR automated re-scan duration to lifetime or 180 days or 30 days. 1.12.260 2022-07-13 ... (truncated) Commits https://github.com/aws/aws-sdk-java/commit/cb66c50c885566d9a7fce837a68dc48ddced8a9a";>cb66c50 AWS SDK for Java 1.12.261 https://github.com/aws/aws-sdk-java/commit/685134e62738c81362ef1cb4686b29583c15a582";>685134e Update GitHub version number to 1.12.261-SNAPSHOT https://github.com/aws/aws-sdk-java/commit/d847a882d4c3094b00ac7cec21a16cf01a3e";>d84 AWS SDK for Java 1.12.260 https://github.com/aws/aws-sdk-java/commit/ae88c8aa4b195047b94c154897475f85642d7eb3";>ae88c8a Update GitHub version number to 1.12.260-SNAPSHOT https://github.com/aws/aws-sdk-java/commit/93a0a7fbe80901b6d8795c945054ee258b72";>93a0a7f AWS SDK for Java 1.12.259 https://github.com/aws/aws-sdk-java/commit/5ec7cb70ed9144dd19e928c1da9b7be082024c52";>5ec7cb7 Update GitHub version number to 1.12.259-SNAPSHOT https://github.com/aws/aws-sdk-java/commit/75fe4e18d2c86da666c2ce134401c750ca6edf62";>75fe4e1 AWS SDK for Java 1.12.258 https://github.com/aws/aws-sdk-java/commit/8b6bdb02d83bbe3ae6e9edd11ee9ec7bca84eaa2";>8b6bdb0 Update GitHub version number to 1.12.258-SNAPSHOT https://github.com/aws/aws-sdk-java/commit/eba6423032bdf50e64f8756dbe521a8572917122";>eba6423 AWS SDK for Java 1.12.257 https://github.com/aws/aws-sdk-java/commit/d2f0b051d13d5531b0f810c568e2444c6cd590e6";>d2f0b05 Update GitHub version number to 1.12.257-SNAPSHOT Additional commits viewable in https://github.com/aws/aws-sdk-java/compare/1.11.184...1.12.261";>compare view [ { if (uri.toString().contains("#") && !uri.toString().endsWith("#")) { Schema newSchema = new Schema(baseUri, baseNode, null, true); this.schemas.put(baseUri, newSchema); -JsonNode childContent = this.fragmentResolver.resolve(baseNode, '#' + StringUtils.substringAfter(uri.toString(), "#")); +JsonNode childContent = this.fragmentResolver.resolve(baseNode, '#' + StringUtils.substringAfter(uri.toString(), "#"), "#"); Review Comment: What's going on here? Is this change related to the `jsonschema2pojo` version bump, or something else? ## streams-contrib/streams-provider-instagram/src/main/java/org/apache/streams/instagram/serializer/util/InstagramActivityUtil.java: ## @@ -21,18 +21,11 @@ import org.apache.streams.exceptions.ActivityConversionException; import org.apache.streams.exceptions.ActivitySerializerException; -import org.apache.streams.instagram.pojo.Comment; -import org.apache.streams.instagram.pojo.Comments; -import org.apache.streams.instagram.pojo.Images; -import org.apache.streams.instagram.pojo.Media; -import org.apache.streams.instagram.pojo.UserInfo; -import org.apache.streams.instagram.pojo.UserInfoCounts; -import org.apache.streams.instagram.pojo.Videos; +import org.apache.streams.instagram.pojo.*; Review Comment: What's the reason for not continuing to enumerate imports of specific classes? Are there possible future cases where importing all classes matching the wildcard would be incorrect or dangerous? ## streams-contrib/streams-provider-instagram/src/main/java/org/apache/streams/instagram/serializer/util/InstagramActivityUtil.java: ## @@ -21,18 +21,11 @@ import org.apache.streams.exceptions.ActivityConversionException; import org.apache.streams.exceptions.ActivitySerializerException; -import org.apache.streams.instagram.pojo.Comment; -import org.apache.streams.instagram.pojo.Comments; -import org.apache.streams.instagram.pojo.Images; -import org.apache.streams.instagram.pojo.Media; -import org.apache.streams.instagram.pojo.UserInfo; -import org.apache.streams.instagram.pojo.UserInfoCounts; -import org.apache.streams.instagram.pojo.Videos; +import org.apache.streams.instagram.pojo.*; import org.apache.streams.pojo.extensions.ExtensionUtil; import org.apache.streams.pojo.json.Activity; import org.apache.streams.pojo.json.ActivityObject; import org.apache.streams.pojo.json.Image; -import org.apache.streams.pojo.json.ImageParent; Review Comment: How does this change relate to the version upgrade of `jsonschema2pojo` dependency? I can't find this class anywhere in the `streams` repo, but also don't see evidence of it being removed in this PR. Was this dependency coming from the `org.apache.streams.plugins_streams-plugin-pojo` Maven dependency that's also being removed? ## streams-contrib/streams-provider-linkedin/pom.xml: ## @@ -138,36 +138,6 @@ - -org.apache.streams.plugins -streams-plugin-pojo -${project.version} - - - ${project.basedir}/src/main/jsonschema - - ${project.basedir}/target/generated-sources/pojo - org.apache.streams.linkedin.pojo - - - -org.codehaus.mojo Review Comment: What's the reason for removing this dependency? ## streams-contrib/streams-provider-linkedin/pom.xml: ## @@ -138,36 +138,6 @@ - -org.apache.streams.plugins Review Comment: What's the reason for removing this dependency? ## streams-plugins/streams-plugin-pojo/src/main/java/org/apache/streams/plugins/StreamsPojoGenerationConfig.java: ## @@ -106,10 +106,10 @@ public boolean isIncludeJsr303Annotations() { return true; } - @Override - public boolean isUseCommonsLang3() { -return true; - } +// @Override Review Comment: 1. What _was_ this function being used for? I don't see any references to it elsewhere in the repo. 2. Why comment-out instead of just removing the function entirely? -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon commented on a diff in pull request #529: resolves STREAMS-683: upgrade jsonschema2pojo usage to modern version
steveblackmon commented on code in PR #529: URL: https://github.com/apache/streams/pull/529#discussion_r970296414 ## streams-contrib/streams-provider-instagram/src/main/java/org/apache/streams/instagram/serializer/util/InstagramActivityUtil.java: ## @@ -21,18 +21,11 @@ import org.apache.streams.exceptions.ActivityConversionException; import org.apache.streams.exceptions.ActivitySerializerException; -import org.apache.streams.instagram.pojo.Comment; -import org.apache.streams.instagram.pojo.Comments; -import org.apache.streams.instagram.pojo.Images; -import org.apache.streams.instagram.pojo.Media; -import org.apache.streams.instagram.pojo.UserInfo; -import org.apache.streams.instagram.pojo.UserInfoCounts; -import org.apache.streams.instagram.pojo.Videos; +import org.apache.streams.instagram.pojo.*; import org.apache.streams.pojo.extensions.ExtensionUtil; import org.apache.streams.pojo.json.Activity; import org.apache.streams.pojo.json.ActivityObject; import org.apache.streams.pojo.json.Image; -import org.apache.streams.pojo.json.ImageParent; Review Comment: yes - the prior generated sources was creating this derived class, but improving the schemata for/near MediaItem got rid of it. -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon commented on a diff in pull request #529: resolves STREAMS-683: upgrade jsonschema2pojo usage to modern version
steveblackmon commented on code in PR #529: URL: https://github.com/apache/streams/pull/529#discussion_r970296499 ## streams-contrib/streams-provider-instagram/src/main/java/org/apache/streams/instagram/serializer/util/InstagramActivityUtil.java: ## @@ -21,18 +21,11 @@ import org.apache.streams.exceptions.ActivityConversionException; import org.apache.streams.exceptions.ActivitySerializerException; -import org.apache.streams.instagram.pojo.Comment; -import org.apache.streams.instagram.pojo.Comments; -import org.apache.streams.instagram.pojo.Images; -import org.apache.streams.instagram.pojo.Media; -import org.apache.streams.instagram.pojo.UserInfo; -import org.apache.streams.instagram.pojo.UserInfoCounts; -import org.apache.streams.instagram.pojo.Videos; +import org.apache.streams.instagram.pojo.*; Review Comment: IDE did this. will fix -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon commented on a diff in pull request #529: resolves STREAMS-683: upgrade jsonschema2pojo usage to modern version
steveblackmon commented on code in PR #529: URL: https://github.com/apache/streams/pull/529#discussion_r970297021 ## streams-plugins/streams-plugin-pojo/src/main/java/org/apache/streams/plugins/StreamsPojoGenerationConfig.java: ## @@ -106,10 +106,10 @@ public boolean isIncludeJsr303Annotations() { return true; } - @Override - public boolean isUseCommonsLang3() { -return true; - } +// @Override Review Comment: older version of abstract parent class from jsonschema2pojo contained this method, but newer version does not. it should be removed as you mentioned. -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon commented on a diff in pull request #529: resolves STREAMS-683: upgrade jsonschema2pojo usage to modern version
steveblackmon commented on code in PR #529: URL: https://github.com/apache/streams/pull/529#discussion_r970297442 ## streams-util/src/main/java/org/apache/streams/util/schema/SchemaStoreImpl.java: ## @@ -63,7 +63,7 @@ public synchronized Schema create(URI uri) { if (uri.toString().contains("#") && !uri.toString().endsWith("#")) { Schema newSchema = new Schema(baseUri, baseNode, null, true); this.schemas.put(baseUri, newSchema); -JsonNode childContent = this.fragmentResolver.resolve(baseNode, '#' + StringUtils.substringAfter(uri.toString(), "#")); +JsonNode childContent = this.fragmentResolver.resolve(baseNode, '#' + StringUtils.substringAfter(uri.toString(), "#"), "#"); Review Comment: I'm not entirely sure - I recall I was working through failing builds and/or tests that were repaired with this change. -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon commented on a diff in pull request #529: resolves STREAMS-683: upgrade jsonschema2pojo usage to modern version
steveblackmon commented on code in PR #529: URL: https://github.com/apache/streams/pull/529#discussion_r970298388 ## streams-contrib/streams-provider-linkedin/pom.xml: ## @@ -138,36 +138,6 @@ - -org.apache.streams.plugins Review Comment: this plugin was added/activated in this module via copy/paste early on. the upgraded plugin is less willing to overlook being activated when there are no schemas to generate from, so i took it out. -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon commented on a diff in pull request #529: resolves STREAMS-683: upgrade jsonschema2pojo usage to modern version
steveblackmon commented on code in PR #529: URL: https://github.com/apache/streams/pull/529#discussion_r970298516 ## streams-contrib/streams-provider-linkedin/pom.xml: ## @@ -138,36 +138,6 @@ - -org.apache.streams.plugins -streams-plugin-pojo -${project.version} - - - ${project.basedir}/src/main/jsonschema - - ${project.basedir}/target/generated-sources/pojo - org.apache.streams.linkedin.pojo - - - -org.codehaus.mojo Review Comment: without the pojo plugin activated, the build helper plugin is not 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] steveblackmon merged pull request #529: resolves STREAMS-683: upgrade jsonschema2pojo usage to modern version
steveblackmon merged PR #529: URL: https://github.com/apache/streams/pull/529 -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] opened a new pull request, #530: Bump junit from 4.11 to 4.13.1 in /streams-plugins/streams-plugin-scala/src/test/resources/streams-plugin-scala
dependabot[bot] opened a new pull request, #530: URL: https://github.com/apache/streams/pull/530 Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases";>junit's releases. JUnit 4.13.1 Please refer to the https://github.com/junit-team/junit/blob/HEAD/doc/ReleaseNotes4.13.1.md";>release notes for details. JUnit 4.13 Please refer to the https://github.com/junit-team/junit/blob/HEAD/doc/ReleaseNotes4.13.md";>release notes for details. JUnit 4.13 RC 2 Please refer to the https://github.com/junit-team/junit4/wiki/4.13-Release-Notes";>release notes for details. JUnit 4.13 RC 1 Please refer to the https://github.com/junit-team/junit4/wiki/4.13-Release-Notes";>release notes for details. JUnit 4.13 Beta 3 Please refer to the https://github.com/junit-team/junit4/wiki/4.13-Release-Notes";>release notes for details. JUnit 4.13 Beta 2 Please refer to the https://github.com/junit-team/junit4/wiki/4.13-Release-Notes";>release notes for details. JUnit 4.13 Beta 1 Please refer to the https://github.com/junit-team/junit4/wiki/4.13-Release-Notes";>release notes for details. JUnit 4.12 Please refer to the https://github.com/junit-team/junit/blob/HEAD/doc/ReleaseNotes4.12.md";>release notes for details. JUnit 4.12 Beta 3 Please refer to the https://github.com/junit-team/junit/blob/HEAD/doc/ReleaseNotes4.12.md";>release notes for details. JUnit 4.12 Beta 2 No release notes provided. JUnit 4.12 Beta 1 No release notes provided. Commits https://github.com/junit-team/junit4/commit/1b683f4ec07bcfa40149f086d32240f805487e66";>1b683f4 [maven-release-plugin] prepare release r4.13.1 https://github.com/junit-team/junit4/commit/ce6ce3aadc070db2902698fe0d3dc6729cd631f2";>ce6ce3a Draft 4.13.1 release notes https://github.com/junit-team/junit4/commit/c29dd8239d6b353e699397eb090a1fd27411fa24";>c29dd82 Change version to 4.13.1-SNAPSHOT https://github.com/junit-team/junit4/commit/1d174861f0b64f97ab0722bb324a760bfb02f567";>1d17486 Add a link to assertThrows in exception testing https://github.com/junit-team/junit4/commit/543905df72ff10364b94dda27552efebf3dd04e9";>543905d Use separate line for annotation in Javadoc https://github.com/junit-team/junit4/commit/510e906b391e7e46a346e1c852416dc7be934944";>510e906 Add sub headlines to class Javadoc https://github.com/junit-team/junit4/commit/610155b8c22138329f0723eec22521627dbc52ae";>610155b Merge pull request from GHSA-269g-pwp5-87pp https://github.com/junit-team/junit4/commit/b6cfd1e3d736cc2106242a8be799615b472c7fec";>b6cfd1e Explicitly wrap float parameter for consistency (https://github-redirect.dependabot.com/junit-team/junit4/issues/1671";>#1671) https://github.com/junit-team/junit4/commit/a5d205c7956dbed302b3bb5ecde5ba4299f0b646";>a5d205c Fix GitHub link in FAQ (https://github-redirect.dependabot.com/junit-team/junit4/issues/1672";>#1672) https://github.com/junit-team/junit4/commit/3a5c6b4d08f408c8ca6a8e0bae71a9bc5a8f97e8";>3a5c6b4 Deprecated since jdk9 replacing constructor instance of Double and Float (https://github-redirect.dependabot.com/junit-team/junit4/issues/1660";>#1660) Additional commits viewable in https://github.com/junit-team/junit4/compare/r4.11...r4.13.1";>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 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 Depen
[GitHub] [streams] dependabot[bot] commented on pull request #527: Bump jackson-databind from 2.9.8 to 2.12.6.1 in /streams-plugins/streams-plugin-pojo/src/test/resources/streams-plugin-pojo
dependabot[bot] commented on PR #527: URL: https://github.com/apache/streams/pull/527#issuecomment-1283041139 Superseded by #532. -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] opened a new pull request, #532: Bump jackson-databind from 2.9.8 to 2.13.4.1 in /streams-plugins/streams-plugin-pojo/src/test/resources/streams-plugin-pojo
dependabot[bot] opened a new pull request, #532: URL: https://github.com/apache/streams/pull/532 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.13.4.1. Commits See full diff in https://github.com/FasterXML/jackson/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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/streams/network/alerts). -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] closed pull request #527: Bump jackson-databind from 2.9.8 to 2.12.6.1 in /streams-plugins/streams-plugin-pojo/src/test/resources/streams-plugin-pojo
dependabot[bot] closed pull request #527: Bump jackson-databind from 2.9.8 to 2.12.6.1 in /streams-plugins/streams-plugin-pojo/src/test/resources/streams-plugin-pojo URL: https://github.com/apache/streams/pull/527 -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] opened a new pull request, #533: Bump jackson-databind from 2.9.8 to 2.12.7.1 in /streams-plugins/streams-plugin-pojo/src/test/resources/streams-plugin-pojo
dependabot[bot] opened a new pull request, #533: URL: https://github.com/apache/streams/pull/533 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.12.7.1. Commits See full diff in https://github.com/FasterXML/jackson/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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/streams/network/alerts). -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] commented on pull request #532: Bump jackson-databind from 2.9.8 to 2.13.4.1 in /streams-plugins/streams-plugin-pojo/src/test/resources/streams-plugin-pojo
dependabot[bot] commented on PR #532: URL: https://github.com/apache/streams/pull/532#issuecomment-1316376096 Superseded by #533. -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [streams] dependabot[bot] closed pull request #532: Bump jackson-databind from 2.9.8 to 2.13.4.1 in /streams-plugins/streams-plugin-pojo/src/test/resources/streams-plugin-pojo
dependabot[bot] closed pull request #532: Bump jackson-databind from 2.9.8 to 2.13.4.1 in /streams-plugins/streams-plugin-pojo/src/test/resources/streams-plugin-pojo URL: https://github.com/apache/streams/pull/532 -- 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...@streams.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org