Skip to content

chore: add configuration for Dependabot, update dependencies#377

Merged
bednar merged 29 commits intomasterfrom
dependabot
Jul 27, 2022
Merged

chore: add configuration for Dependabot, update dependencies#377
bednar merged 29 commits intomasterfrom
dependabot

Conversation

@bednar
Copy link
Copy Markdown
Contributor

@bednar bednar commented Jul 18, 2022

Proposed Changes

  1. Added configuration for Dependabot
  2. Added CI check for generation maven site
  3. Updated dependencies
  4. Updated license header for Scala and Kotlin

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • mvn test completes successfully
  • Commit messages are conventional
  • Sign CLA (if not already signed)

@bednar bednar marked this pull request as ready for review July 18, 2022 14:43
@bednar bednar requested a review from rhajek July 18, 2022 14:44
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 18, 2022

Codecov Report

Merging #377 (9cb5d0d) into master (5c15cfa) will not change coverage.
The diff coverage is n/a.

❗ Current head 9cb5d0d differs from pull request most recent head 8688b5b. Consider uploading reports for the commit 8688b5b to get more accurate results

@@            Coverage Diff            @@
##             master     #377   +/-   ##
=========================================
  Coverage     88.91%   88.91%           
  Complexity      778      778           
=========================================
  Files           169      169           
  Lines          6864     6864           
  Branches        364      364           
=========================================
  Hits           6103     6103           
  Misses          653      653           
  Partials        108      108           
Impacted Files Coverage Δ
...luxdb/client/kotlin/InfluxDBClientKotlinFactory.kt 72.00% <ø> (ø)
...otlin/com/influxdb/client/kotlin/WriteKotlinApi.kt 55.55% <ø> (ø)
...client/kotlin/internal/InfluxDBClientKotlinImpl.kt 100.00% <ø> (ø)
...luxdb/client/kotlin/internal/QueryKotlinApiImpl.kt 94.80% <ø> (ø)
...luxdb/client/kotlin/internal/WriteKotlinApiImpl.kt 95.00% <ø> (ø)
...uxdb/client/scala/InfluxDBClientScalaFactory.scala 80.00% <ø> (ø)
...cala/com/influxdb/client/scala/WriteScalaApi.scala 100.00% <ø> (ø)
...lient/scala/internal/InfluxDBClientScalaImpl.scala 100.00% <ø> (ø)
...uxdb/client/scala/internal/QueryScalaApiImpl.scala 100.00% <ø> (ø)
...uxdb/client/scala/internal/WriteScalaApiImpl.scala 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5c15cfa...8688b5b. Read the comment docs.

@bednar bednar changed the title chore: add configuration for Dependabot chore: add configuration for Dependabot, update dependencies Jul 25, 2022
@bednar bednar requested a review from rhajek July 26, 2022 05:35
@rhajek
Copy link
Copy Markdown
Contributor

rhajek commented Jul 26, 2022

I disabled tests that failed on old 1.8 InfluxDB on ARM (aarch64), influxdata/flux#2505 is fixed only in 2.X.

@bednar bednar merged commit fb85e12 into master Jul 27, 2022
@bednar bednar deleted the dependabot branch July 27, 2022 04:47
@bednar bednar added this to the 6.4.0 milestone Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants