Skip to content

Conversation

@dependabot
Copy link

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

Bumps com.google.protobuf:protobuf-java-util from 3.21.11 to 3.24.3.

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.google.protobuf:protobuf-java-util from 3.21.11 to 3.24.3.

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Sep 25, 2023
@github-actions
Copy link

github-actions bot commented Sep 25, 2023

📝 PRs merging into main branch

Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.

 - name: Upload a Build Artifact
  uses: actions/[email protected]
  with:
    # Artifact name
    name: # optional, default is artifact
    # A file, directory or wildcard pattern that describes what to upload
    path: 
    # The desired behavior if no files are found using the provided path.
Available Options:
  warn: Output a warning but do not fail the action
  error: Fail the action with an error message
  ignore: Do not output any warnings or errors, the action does not fail

    if-no-files-found: # optional, default is warn
    # Duration after which artifact will expire in days. 0 means using default retention.
Minimum 1 day. Maximum 90 days unless changed from the repository settings page.

    retention-days: # optional
- name: Upload a Build Artifact
  uses: actions/[email protected]
  with:
    # Artifact name
    name: # optional, default is artifact
    # A file, directory or wildcard pattern that describes what to upload
    path: 
    # The desired behavior if no files are found using the provided path.
Available Options:
  warn: Output a warning but do not fail the action
  error: Fail the action with an error message
  ignore: Do not output any warnings or errors, the action does not fail

    if-no-files-found:# optional, default is warn
    # Duration after which artifact will expire in days. 0 means using default retention.
Minimum 1 day. Maximum 90 days unless changed from the repository settings page.

    retention-days: # optional
@github-actions
Copy link

Unit Test Results

   771 files  +   771     771 suites  +771   35m 45s ⏱️ + 35m 45s
4 995 tests +4 995  4 973 ✔️ +4 973  21 💤 +21  1 +1 
8 939 runs  +8 939  8 896 ✔️ +8 896  42 💤 +42  1 +1 

For more details on these failures, see this check.

Results for commit 1adeed7. ± Comparison against base commit 292d549.

@Watemlifts Watemlifts self-requested a review September 26, 2023 20:48
@Watemlifts Watemlifts self-assigned this Sep 26, 2023
@Watemlifts Watemlifts added the enhancement New feature or request label Sep 26, 2023
@Watemlifts Watemlifts merged commit eba865f into master Sep 26, 2023
@dependabot dependabot bot deleted the dependabot/gradle/com.google.protobuf-protobuf-java-util-3.24.3 branch September 26, 2023 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Mend: dependency security vulnerability Security vulnerability detected by Mend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants