(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.



(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 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 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 dependabot/maven/com.google.errorprone-error_prone_annotations-2.27.1 created (now 5c7fa15209)

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.errorprone-error_prone_annotations-2.27.1
in repository https://gitbox.apache.org/repos/asf/plc4x.git


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

No new revisions were added by this update.



[PR] build(deps): bump com.google.errorprone:error_prone_annotations from 2.27.0 to 2.27.1

2024-05-02 Thread via GitHub


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

   Bumps 
[com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone)
 from 2.27.0 to 2.27.1.
   
   Release notes
   Sourced from https://github.com/google/error-prone/releases;>com.google.errorprone:error_prone_annotations's
 releases.
   
   Error Prone 2.27.1
   This release contains all of the changes in https://github.com/google/error-prone/releases/tag/v2.27.0;>2.27.0, 
plus a bug fix to https://errorprone.info/bugpattern/ClassInitializationDeadlock;>ClassInitializationDeadlock
 (https://redirect.github.com/google/error-prone/issues/4378;>google/error-prone#4378)
   Full Changelog: https://github.com/google/error-prone/compare/v2.27.0...v2.27.1;>https://github.com/google/error-prone/compare/v2.27.0...v2.27.1
   
   
   
   Commits
   
   https://github.com/google/error-prone/commit/464bb93d292123c750fe107984dcefc6f0905f00;>464bb93
 Release Error Prone 2.27.1
   https://github.com/google/error-prone/commit/bc3309a7dbe95d006ee190fb36f2d654779858d4;>bc3309a
 Flag comparisons of SomeEnum.valueOf(...) to 
null.
   https://github.com/google/error-prone/commit/6a8f4936b20e0a432d73930dac5f78517103af2f;>6a8f493
 Don't scan into nested enums in ClassInitializationDeadlock
   https://github.com/google/error-prone/commit/c8df502ab7cc8ce16b1a2e53533e7c247eba4a85;>c8df502
 Make the logic of detecting at least one allowed usage more explicit.
   See full diff in https://github.com/google/error-prone/compare/v2.27.0...v2.27.1;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.errorprone:error_prone_annotations=maven=2.27.0=2.27.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(plc4x-extras) branch develop updated: chore(deps): bump com.google.errorprone:error_prone_annotations (#47)

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-extras.git


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

commit cbdceb138b0300777c13994d4d2d6c6fd7af13d2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 2 08:24:19 2024 +0200

chore(deps): bump com.google.errorprone:error_prone_annotations (#47)

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>
---
 plc4j/integrations/apache-calcite/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/integrations/apache-calcite/pom.xml 
b/plc4j/integrations/apache-calcite/pom.xml
index c9b8b9b..a157235 100644
--- a/plc4j/integrations/apache-calcite/pom.xml
+++ b/plc4j/integrations/apache-calcite/pom.xml
@@ -114,7 +114,7 @@
   
 com.google.errorprone
 error_prone_annotations
-2.27.0
+2.27.1
   
 
   



(plc4x-extras) branch dependabot/maven/com.google.errorprone-error_prone_annotations-2.27.1 deleted (was 3cead74)

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-extras.git


 was 3cead74  chore(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-extras) branch dependabot/maven/org.checkerframework-checker-qual-3.43.0 deleted (was ec2b38e)

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/org.checkerframework-checker-qual-3.43.0
in repository https://gitbox.apache.org/repos/asf/plc4x-extras.git


 was ec2b38e  chore(deps): bump org.checkerframework:checker-qual

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-extras) branch develop updated (9d86ed6 -> b639523)

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

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


from 9d86ed6  chore: Disabled the UI module and made sure the opcua-server 
is only built on Java 17 or higher.
 add b639523  chore(deps): bump org.checkerframework:checker-qual (#48)

No new revisions were added by this update.

Summary of changes:
 plc4j/integrations/apache-calcite/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)