(plc4x) branch dependabot/maven/com.google.errorprone-error_prone_annotations-2.27.1 deleted (was 5c7fa15209)

2024-05-02 Thread sruehl
This is an automated email from the ASF dual-hosted git repository.

sruehl pushed a change to branch 
dependabot/maven/com.google.errorprone-error_prone_annotations-2.27.1
in repository https://gitbox.apache.org/repos/asf/plc4x.git


 was 5c7fa15209 build(deps): bump 
com.google.errorprone:error_prone_annotations

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(plc4x) branch develop updated: build(deps): bump com.google.errorprone:error_prone_annotations (#1578)

2024-05-02 Thread sruehl
This is an automated email from the ASF dual-hosted git repository.

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
 new 0c9067d574 build(deps): bump 
com.google.errorprone:error_prone_annotations (#1578)
0c9067d574 is described below

commit 0c9067d574afe96ab2c3c1d7858b86667f9e7580
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 2 17:16:25 2024 +0200

build(deps): bump com.google.errorprone:error_prone_annotations (#1578)

Bumps 
[com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone)
 from 2.27.0 to 2.27.1.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](https://github.com/google/error-prone/compare/v2.27.0...v2.27.1)

---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 71cb7d7cd5..dff630c5b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -576,7 +576,7 @@
   
 com.google.errorprone
 error_prone_annotations
-2.27.0
+2.27.1
   
 
   



(plc4x) branch develop updated: build(deps): bump com.google.j2objc:j2objc-annotations from 2.8 to 3.0.0 (#1560)

2024-05-02 Thread sruehl
This is an automated email from the ASF dual-hosted git repository.

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
 new ad9183af64 build(deps): bump com.google.j2objc:j2objc-annotations from 
2.8 to 3.0.0 (#1560)
ad9183af64 is described below

commit ad9183af6436e4169743f160e3fc91bc8439dfa9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 2 17:16:49 2024 +0200

build(deps): bump com.google.j2objc:j2objc-annotations from 2.8 to 3.0.0 
(#1560)

Bumps 
[com.google.j2objc:j2objc-annotations](https://github.com/google/j2objc) from 
2.8 to 3.0.0.
- [Release notes](https://github.com/google/j2objc/releases)
- [Commits](https://github.com/google/j2objc/compare/2.8...3.0.0)

---
updated-dependencies:
- dependency-name: com.google.j2objc:j2objc-annotations
  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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dff630c5b6..4e1d32d1aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -594,7 +594,7 @@
   
 com.google.j2objc
 j2objc-annotations
-2.8
+3.0.0
   
 
   



(plc4x) branch dependabot/maven/com.google.j2objc-j2objc-annotations-3.0.0 deleted (was 31c5101e15)

2024-05-02 Thread sruehl
This is an automated email from the ASF dual-hosted git repository.

sruehl pushed a change to branch 
dependabot/maven/com.google.j2objc-j2objc-annotations-3.0.0
in repository https://gitbox.apache.org/repos/asf/plc4x.git


 was 31c5101e15 build(deps): bump com.google.j2objc:j2objc-annotations from 
2.8 to 3.0.0

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[PR] build(deps): bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre

2024-05-02 Thread via GitHub


dependabot[bot] opened a new pull request, #1579:
URL: https://github.com/apache/plc4x/pull/1579

   Bumps [com.google.guava:guava](https://github.com/google/guava) from 
33.1.0-jre to 33.2.0-jre.
   
   Release notes
   Sourced from https://github.com/google/guava/releases";>com.google.guava:guava's 
releases.
   
   33.2.0
   Android users: Please test recent Guava versions
   If you know of Guava Android users who have not yet upgraded to at least 
release https://github.com/google/guava/releases/tag/v33.0.0";>33.0.0, please 
encourage them to upgrade, preferably to today's release, 33.2.0. These 
releases have begun adding Java 8+ APIs to guava-android. While we 
don't anticipate problems, we do anticipate that any unexpected problems could 
force a disruptive rollback. To minimize any disruption, we'd like to catch any 
such problems early.
   Please https://github.com/google/guava/issues/new?assignees=&labels=type%3Ddefect&projects=&template=bug_report.yaml";>let
 us know of any problems you encounter.
   Maven
   
 com.google.guava
 guava
 33.2.0-jre
 
 33.2.0-android
   
   
   Jar files
   
   https://repo1.maven.org/maven2/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar";>33.2.0-jre.jar
   https://repo1.maven.org/maven2/com/google/guava/guava/33.2.0-android/guava-33.2.0-android.jar";>33.2.0-android.jar
   
   Guava requires https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies";>one
 runtime dependency, which you can download here:
   
   https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar";>failureaccess-1.0.1.jar
   
   Javadoc
   
   https://guava.dev/releases/33.2.0-jre/api/docs/";>33.2.0-jre
   https://guava.dev/releases/33.2.0-android/api/docs/";>33.2.0-android
   
   JDiff
   
   https://guava.dev/releases/33.2.0-jre/api/diffs/";>33.2.0-jre 
vs. 33.1.0-jre
   https://guava.dev/releases/33.2.0-android/api/diffs/";>33.2.0-android vs. 
33.1.0-android
   https://guava.dev/releases/33.2.0-android/api/androiddiffs/";>33.2.0-android
 vs. 33.2.0-jre
   
   Changelog
   
   Dropped testing for Android versions before Lollipop (API Level 21). 
Guava may stop working under older versions in the future, or it may have done 
so already.
   Fixed https://redirect.github.com/google/guava/issues/7134";>a 
GWT compilation breakage under Gradle. (858caf425c)
   collect: Made our Collector APIs (e.g., 
ImmutableList.toImmutableList()) available in 
guava-android. More https://redirect.github.com/google/guava/issues/6567";>Java 8 APIs 
will follow in future releases. (96fca0b747)
   
   As always, streams are available to Android code only when that code https://developer.android.com/studio/write/java8-support#library-desugaring";>enables
 library desugaring or targets a new enough API Level (https://developer.android.com/reference/java/util/stream/Stream";>24 
(Nougat) for many stream APIs). (But note that we test only with library 
desugaring, so we don't currently know if API Level 24 is high enough to use 
our Collector APIs unless you have also enabled library 
desugaring.) Guava users who avoid the Collector APIs do 
not need to meet this requirement.
   
   
   collect: Fixed a potential 
NullPointerException in ImmutableMap.Builder on a 
rare code path. (70a98115d8)
   net: Added HttpHeaders constants 
Ad-Auction-Allowed, Permissions-Policy-Report-Only, 
and Sec-GPC. (7dc01ed27b, 41d0d9a833, 
38c8017bd44b7919b112f1c99f3d8ce4b058ae5d)
   
   
   
   
   Commits
   
   See full diff in https://github.com/google/guava/commits";>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.guava:guava&package-manager=maven&previous-version=33.1.0-jre&new-version=33.2.0-jre)](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 c

(plc4x) branch dependabot/maven/com.google.guava-guava-33.2.0-jre created (now ecfd5ffe96)

2024-05-02 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/com.google.guava-guava-33.2.0-jre
in repository https://gitbox.apache.org/repos/asf/plc4x.git


  at ecfd5ffe96 build(deps): bump com.google.guava:guava from 33.1.0-jre to 
33.2.0-jre

No new revisions were added by this update.



(plc4x) branch dependabot/maven/org.apache.commons-commons-csv-1.11.0 created (now 2800f03a58)

2024-05-02 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.commons-commons-csv-1.11.0
in repository https://gitbox.apache.org/repos/asf/plc4x.git


  at 2800f03a58 build(deps): bump org.apache.commons:commons-csv from 
1.10.0 to 1.11.0

No new revisions were added by this update.



[PR] build(deps): bump org.apache.commons:commons-csv from 1.10.0 to 1.11.0

2024-05-02 Thread via GitHub


dependabot[bot] opened a new pull request, #1580:
URL: https://github.com/apache/plc4x/pull/1580

   Bumps 
[org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 
1.10.0 to 1.11.0.
   
   Changelog
   Sourced from https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt";>org.apache.commons:commons-csv's
 changelog.
   
   Apache Commons CSV Version 1.11.0
   Release Notes
   This document contains the release notes for the 1.11.0 version of Apache 
Commons CSV.
   Commons CSV reads and writes files in variations of the Comma Separated 
Value (CSV) format.
   Commons CSV requires at least Java 8.
   The Apache Commons CSV library provides a simple interface for reading 
and writing CSV files of various types.
   Feature and bug fix release (Java 8 or above)
   Changes in this version include:
   New Features
   
   CSV-308:  [Javadoc] Add example to CSVFormat#setHeaderComments() https://redirect.github.com/apache/commons-csv/issues/344";>#344. 
Thanks to Buddhi De Silva, Gary Gregory.
   
 Add and use CSVFormat#setTrailingData(boolean) in 
CSVFormat.EXCEL for Excel compatibility 
[#303](https://github.com/apache/commons-csv/issues/303). Thanks to 
DamjanJovanovic, Gary Gregory.
   
   
   
 Add and use CSVFormat#setLenientEof(boolean) in 
CSVFormat.EXCEL for Excel compatibility 
[#303](https://github.com/apache/commons-csv/issues/303). Thanks to 
DamjanJovanovic, Gary Gregory.
   
   
   
   Fixed Bugs
   
   CSV-306:  Replace deprecated method in user guide, update external link 
https://redirect.github.com/apache/commons-csv/issues/324";>#324, 
https://redirect.github.com/apache/commons-csv/issues/325";>#325. 
Thanks to Sam Ng, Bruno P. Kinoshita.
   
 Document duplicate header behavior 
[#309](https://github.com/apache/commons-csv/issues/309). Thanks to Seth Falco, 
Bruno P. Kinoshita.
   
   
   
 Add missing docs 
[#328](https://github.com/apache/commons-csv/issues/328). Thanks to jkbkupczyk.
   
   
   
 [StepSecurity] CI: Harden GitHub Actions 
[#329](https://github.com/apache/commons-csv/issues/329), 
[#330](https://github.com/apache/commons-csv/issues/330). Thanks to 
step-security-bot.
   
   
   CSV-147:  Better error message during faulty CSV record read https://redirect.github.com/apache/commons-csv/issues/347";>#347. 
Thanks to Steven Peterson, Benedikt Ritter, Gary Gregory, Joerg Schaible, 
Buddhi De Silva, Elliotte Rusty Harold.
   CSV-310:  Misleading error message when QuoteMode set to None https://redirect.github.com/apache/commons-csv/issues/352";>#352. 
Thanks to Buddhi De Silva.
   CSV-311:  OutOfMemory for very long rows despite using column value of 
type Reader. Thanks to Christian Feuersaenger, Gary Gregory.
   
 Use try-with-resources to manage JDBC Clob in 
CSVPrinter.printRecords(ResultSet). Thanks to Gary Gregory.
   
   
   
 JDBC Blob columns are now output as Base64 instead of 
Object#toString(), which usually is InputStream#toString(). Thanks to Gary 
Gregory.
   
   
   
 Support unusual Excel use cases: Add support for trailing 
data after the closing quote, and EOF without a final closing quote 
[#303](https://github.com/apache/commons-csv/issues/303). Thanks to 
DamjanJovanovic, Gary Gregory.
   
   
   
 MongoDB CSV empty first column parsing fix 
[#412](https://github.com/apache/commons-csv/issues/412). Thanks to Igor 
Kamyshnikov, Gary Gregory.
   
   
   
   Changes
   
   
 Bump commons-io:commons-io: from 2.11.0 to 2.16.1 
[#408](https://github.com/apache/commons-csv/issues/408), 
[#413](https://github.com/apache/commons-csv/issues/413). Thanks to Gary 
Gregory.
   
   
   
 Bump commons-parent from 57 to 69 
[#410](https://github.com/apache/commons-csv/issues/410). Thanks to Gary 
Gregory, Dependabot.
   
   
   
 Bump h2 from 2.1.214 to 2.2.224 
[#333](https://github.com/apache/commons-csv/issues/333), 
[#349](https://github.com/apache/commons-csv/issues/349), 
[#359](https://github.com/apache/commons-csv/issues/359). Thanks to Dependabot.
   
   
   
 Bump commons-lang3 from 3.12.0 to 3.14.0. Thanks to Gary 
Gregory.
   
   
   
 Update exception message in CSVRecord#getNextRecord() 
[#348](https://github.com/apache/commons-csv/issues/348). Thanks to Buddhi De 
Silva, Michael Osipov, Gary Gregory.
   
   
   
 Bump tests using com.opencsv:opencsv from 5.8 to 5.9 
[#373](https://github.com/apache/commons-csv/issues/373). Thanks to Dependabot.
   
   
   
   Historical list of changes: https://commons.apache.org/proper/commons-csv/changes-report.html";>https://commons.apache.org/proper/commons-csv/changes-report.html
   For complete information on Apache Commons CSV, including instructions on 
how to submit bug reports,
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/apache/commons-csv/commit/74e12741b24e724bb2e60109daa0c834fd75a68a";>74e1274
 Prepare for the next release candidate