Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.gradle.common-custom-user-data-gradle-plugin from 1.10 to 1.11.2 #28386

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.10 to 1.11.2.

Dependabot compatibility score

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 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 <dependency name> 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)

Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.10 to 1.11.2.

---
updated-dependencies:
- dependency-name: com.gradle.common-custom-user-data-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Sep 11, 2023
@github-actions github-actions bot added build and removed java labels Sep 11, 2023
@github-actions
Copy link
Contributor

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @Abacn for label build.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@github-actions
Copy link
Contributor

Reminder, please take a look at this pr: @Abacn

@damccorm
Copy link
Contributor

Run Java PreCommit

@damccorm
Copy link
Contributor

Run Java_Pulsar_IO_Direct PreCommit

@damccorm
Copy link
Contributor

Run Python_Coverage PreCommit

@github-actions
Copy link
Contributor

github-actions bot commented Sep 19, 2023

Test Results

  1 269 files  +1 123    1 269 suites  +1 123   2h 20m 59s ⏱️ + 1h 41m 47s
10 627 tests +9 293  10 558 ✔️ +9 257  68 💤 +35  1 +1 
10 651 runs  +9 315  10 582 ✔️ +9 279  68 💤 +35  1 +1 

For more details on these failures, see this check.

Results for commit 09fbf9f. ± Comparison against base commit 5e4b9bb.

This pull request removes 9 and adds 9300 tests. Note that renamed tests count towards both.
id]
id`]
org.apache.beam.sdk.extensions.sql.CalciteCannotParseSimpleIdentifiersTest ‑ testFailsToParseAlias[`field
org.apache.beam.sdk.extensions.sql.CalciteCannotParseSimpleIdentifiersTest ‑ testFailsToParseAlias[field
org.apache.beam.sdk.extensions.sql.impl.LazyAggregateCombineFnTest$UdafImplTest ‑ subclassGetUdafImpl[aggregateFn: org.apache.beam.sdk.extensions.sql.impl.LazyAggregateCombineFnTest$Sum@ac9fa95]
org.apache.beam.sdk.extensions.sql.impl.LazyAggregateCombineFnTest$UdafImplTest ‑ subclassGetUdafImpl[aggregateFn: org.apache.beam.sdk.extensions.sql.impl.LazyAggregateCombineFnTest$SumChild@67172cd]
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyCodeIsCompiledWithJava8
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyRunningJVMVersionIs17
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyTestCodeIsCompiledWithJava17
DefaultPackageTest ‑ defaultPackageInvoker
org.apache.beam.examples.DebuggingWordCountTest ‑ testDebuggingWordCount
org.apache.beam.examples.MinimalWordCountTest ‑ testMinimalWordCount
org.apache.beam.examples.WindowedWordCountIT ‑ testWindowedWordCountInBatchDynamicSharding
org.apache.beam.examples.WindowedWordCountIT ‑ testWindowedWordCountInBatchStaticSharding
org.apache.beam.examples.WindowedWordCountIT ‑ testWindowedWordCountInStreamingStaticSharding
org.apache.beam.examples.WordCountIT ‑ testE2EWordCount
org.apache.beam.examples.WordCountTest ‑ testCountWords
org.apache.beam.examples.WordCountTest ‑ testExtractWordsFn
org.apache.beam.examples.complete.AutoCompleteTest ‑ testAutoComplete[0]
…

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #28386 (09fbf9f) into master (5e4b9bb) will increase coverage by 0.00%.
Report is 130 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master   #28386    +/-   ##
========================================
  Coverage   72.34%   72.35%            
========================================
  Files         682      683     +1     
  Lines      100536   100795   +259     
========================================
+ Hits        72736    72927   +191     
- Misses      26224    26292    +68     
  Partials     1576     1576            
Flag Coverage Δ
python 82.83% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 22 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@damccorm
Copy link
Contributor

Run Java PreCommit

@damccorm
Copy link
Contributor

Run Java_Pulsar_IO_Direct PreCommit

@github-actions
Copy link
Contributor

Reminder, please take a look at this pr: @Abacn

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2023

Superseded by #28762.

@dependabot dependabot bot closed this Oct 2, 2023
@dependabot dependabot bot deleted the dependabot/gradle/com.gradle.common-custom-user-data-gradle-plugin-1.11.2 branch October 2, 2023 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build dependencies Pull requests that update a dependency file Next Action: Reviewers slow-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant