Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps gradle/wrapper-validation-action from 1.0.4 to 1.0.6.

Release notes

Sourced from gradle/wrapper-validation-action's releases.

v1.0.6

Gradle Wrapper Validation

v1.0.5

Gradle Wrapper Validation

  • Update dependencies for Node 16 (#53)
  • Update dependencies with security vulnerabilities (#67)
  • Update various other dependencies (#45, #47, #48, #54)
Commits
  • 8d49e55 Use Node 16 for CI workflow
  • 553793a Build outputs
  • 79fc16c Add name to package_lock
  • bc61a16 Merge pull request #68 from TWiStErRob/patch-2
  • 64a4451 Merge pull request #71 from gradle/dependabot/npm_and_yarn/json5-1.0.2
  • 664dcf5 Merge pull request #70 from gradle/dependabot/npm_and_yarn/qs-6.11.0
  • dabb1b5 Merge pull request #73 from obfusk/patch-2
  • 777fab0 fix typo: diffoscope not DiffScope
  • 6c56157 Merge pull request #72 from gradle/no/checkout-3
  • a63eded Update workflows to v3
  • Additional commits viewable in compare view

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 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 [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v1.0.4...v1.0.6)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Feb 20, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #176 (bd94504) into 3.x (624c4fb) will increase coverage by 0.05%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                3.x     #176      +/-   ##
============================================
+ Coverage     99.51%   99.56%   +0.05%     
- Complexity     6780     6782       +2     
============================================
  Files           751      751              
  Lines         47482    47482              
  Branches       6378     6378              
============================================
+ Hits          47250    47275      +25     
+ Misses          106       94      -12     
+ Partials        126      113      -13     
Impacted Files Coverage Δ
...l/operators/observable/ObservableFlatMapMaybe.java 92.25% <0.00%> (-5.64%) ⬇️
.../operators/flowable/FlowableBlockingSubscribe.java 93.02% <0.00%> (-4.66%) ⬇️
...tivex/rxjava3/internal/jdk8/ParallelCollector.java 96.33% <0.00%> (-1.84%) ⬇️
...ternal/operators/observable/ObservableFlatMap.java 97.87% <0.00%> (-0.71%) ⬇️
...a3/internal/operators/flowable/FlowableReplay.java 99.78% <0.00%> (+0.21%) ⬆️
...operators/flowable/FlowableConcatMapScheduler.java 99.60% <0.00%> (+0.39%) ⬆️
...a/io/reactivex/rxjava3/subjects/ReplaySubject.java 99.58% <0.00%> (+0.41%) ⬆️
.../operators/maybe/MaybeFlatMapIterableFlowable.java 100.00% <0.00%> (+0.81%) ⬆️
...3/internal/operators/flowable/FlowablePublish.java 100.00% <0.00%> (+0.99%) ⬆️
...java3/internal/operators/flowable/FlowableZip.java 100.00% <0.00%> (+1.02%) ⬆️
... and 11 more

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant