build(deps): bump com.google.protobuf:protobuf-java from 4.36.1 to 4.36.2 - #447
Merged
github-actions[bot] merged 1 commit intoSep 21, 2026
Conversation
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.36.1 to 4.36.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.36.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #447 +/- ##
=======================================
Coverage 88.73% 88.73%
=======================================
Files 21 21
Lines 1553 1553
Branches 281 281
=======================================
Hits 1378 1378
Misses 77 77
Partials 98 98 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
github-actions
Bot
deleted the
dependabot/maven/com.google.protobuf-protobuf-java-4.36.2
branch
September 21, 2026 16:47
karel-rehor
pushed a commit
that referenced
this pull request
Sep 22, 2026
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.36.1 to 4.36.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.36.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
karel-rehor
pushed a commit
that referenced
this pull request
Sep 22, 2026
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.36.1 to 4.36.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.36.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
karel-rehor
added a commit
that referenced
this pull request
Sep 22, 2026
* ci: github action for automated releasing to stage (#445) * ci: start maven-release.yml workflow * chore: remove branches tag on release trigger * chore: add here doc for generating release.properties * chore: fix typo * chore: update pom.xml and deploy-settings.xml for fork. * chore: add simple volume check to workflow * chore: add release command to model release step * chore: reintroduce verify step to maven0release.yml workflow * docs: start RELEASE.md * docs: document gpg2 key generation in RELEASE.md. * chore: reintroduce checks in scripts/on-release.sh * docs: update temporary notes in CHANGELOG.md * chore: fix file permissions for on-release.sh * docs: temporary change to release date - for testing workflow. * docs: temporary update toe README.md to test workflow. * chore: set correct scm version an update RELEASE.md * chore: add scm/tag value check to on-release.sh * chore: fix dropped variable in on-release.sh * chore: temporarily change scm tag to test workflow failure. * chore: revert scm tag in pom.xml after workflow test proven correct. * chore: start workflow step Prepare next cycle. * chore: get correct TAG_NAME envar in workflow script. * chore: set next release cycle branch * chore: fix broken variable string in script. * chore: temporarily add debugging checks to workflow script. * chore: add automatic update to CHANGELOG.md in workflow. * chore: use correct envar in workflow script. * chore: fix formatting of next release CHANGELOG.md header * chore: setup automated git commands for next release cycle. * chore: setup github identity in release workflow prepare next cycle. * chore: fix push to origin in workstream Prepare next cycle. * chore: fix origin repository in workflow Prepare next release cycle. * chore: setup automatic PR for new release cycle. * chore: update permissions to allow creation of PR. * chore: remove automatic PR merge command - requires permission changes at org and project level to work. * chore: add site documentation update step. Update RELEASE.md * chore: add checks and updates to examples/pom.xml * chore: temporarily change examples dependency version to verify workflow. * chore: fix typo * chore: tidy maven-release.yml * chore: add check for remote next release branch. * docs: updated and proofed RELEASE.md * chore: clarify error message. * docs: add Maven Central step to releasing instructions. * chore: remove debug messages from on-release.sh * chore: remove debug messages from maven-release.yml * chore: troubleshoot document releasing step * chore: troubleshoot site publishing issue 02 * chore: troubleshoot site publishing - set to global. * chore: revert pubScmUrl - troubleshoot site publishing step. * chore: troubleshoot sit publishing 03 * chore: modify pubScmUrl to troubleshoot site publishing * chore: troubleshoot site publishing 05 * chore: revert troubleshoot changes * chore: troubleshoot site publishing 06 * chore: troubleshoot publish site documents. * chore: fix typo * chore: troubleshoot site document releasing 07 * chore: troubleshoot site documentation 08 * chore: troubleshoot publish sit documentation 09 * chore: troubleshoot publish sit documentation 10 * chore: troubleshoot publish sit documentation 11 * chore: troubleshoot publish sit documentation 12 * chore: troubleshoot publish sit documentation 13 * chore: troubleshoot publish sit documentation 14 * chore: troubleshoot publish sit documentation 15 * chore: troubleshoot publish sit documentation 16 * chore: troubleshoot publish sit documentation 17 * chore: troubleshoot publish sit documentation 18 * chore: remove debug commands from Publish documentation step. * chore: experim - try automatic PR creation. * chore: experim - try to create new PR 02 * chore: switch off automatic PR creation, requires special permissions. * chore: reactivate branch controls for prerelease. * chore: add env checks for matching scm values. * chore: fix path in script. * chore: remove debug of script ENV. * chore: remove commented nodes from pom.xml * docs: update RELEASE.md to match current workflow. * chore: remove unnecessary commands from workflow. * chore: prepare automated releasing branch for PR to upstream. * chore: remove experimental permissions from release workflow. * docs: update CHANGELOG.md * docs: lint fixes for RELEASE.md * docs: fix linting issues in RELEASE.md * docs: fixing lint issues in RELEASE.md 02 * docs: fix typos in RELEASE.md * chore: fixing lint issues in on-release.sh * chore: fix lint issues in maven-release.yml * chore: fix linter issue in maven-release.yml * chore: revise pom version values to match upstream HEAD. * docs: anonymize commands in RELEASE.md * chore: fix typo in on-releas.sh, add reminder to check RC_OR_BETA tagged releases. * chore: fix flaws in workflow and bash scripts. * chore: use more meaningful user.email in workflow. * chore: use current shell when calling on-release.sh in workflow * chore: fix RC or BETA release tag checks. * chore: update trigger, fix snapshot credentials, verify workfow envars. * chore: remove TODO and set RC_OR_BETA envar * chore: fix typos add TODOs for fixes in on-release.sh * chore: improve checks in on-release.sh * chore: better control sequencing, better checks in workflow. * chore: fine tune release workflow and script. * chore: remove snapshot checks, revert workflow check for next working snapshot branch. * chore: fine tune behavior for patch releases. * chore: update CHANGELOG.md, fix double negative and failure message. * chore: check gradle tag version in README.md * docs: clarify behavior of pre-release, beta/rc releases and patch releases in RELEASE.md. * chore: fix typo in ENVAR name and remove trim of release number. * chore: various updates to on-release.sh * chore: correct fix for on-release.sh * chore: script and doc tweaks. * chore: fix capitalization in user facing messages. * chore: fix capitalization in messages in workflow. * docs: add reminder about Gradle in RELEASE.md * chore: replace ossrh references with maven central. * chore: prioritize pom version checks in on-release.sh * chore: add CRLF to error message. * docs: fix PR number in CHANGELOG.md * docs: fix phantom space in CHANGELOG.md * chore: workflow security fixes * chore: start scm-settings.xml * chore: protect gpg-passphrase in workflow. * chore: add license to scm-settings.xml * chore: switch repository secrets to environment secrets. * chore: remove tag filter for release event - not applicable to 'release'. * chore: revert workflow env back to secrets * chore: match envirionment in workflow to gerun releasing * build(deps): bump com.google.protobuf:protobuf-java (#447) Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.36.1 to 4.36.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.36.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump github/codeql-action from 4.38.0 to 4.38.1 (#448) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.38.0 to 4.38.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.38.0...v4.38.1) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.38.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: fix changes to git operations after security fixes. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps com.google.protobuf:protobuf-java from 4.36.1 to 4.36.2.
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)