Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps protobuf from 4.25.3 to 4.25.8.

Commits
  • a4cbdd3 Updating version.json and repo version numbers to: 25.8
  • 29445be Merge pull request #21880 from shaod2/py-25
  • cc13b69 Remove debugging code and add EOLs
  • d31100c Manually backport recursion limit enforcement to 25.x
  • 88a3b90 Change pre-22 poison pill to only log once per affected message type. (#21754)
  • 320eafa Weaken vulnerable gencode poison pills to warning by default.
  • f584fe3 Merge branch 'protocolbuffers:25.x' into 25.x
  • c710036 Update test_upb.yml to use ubuntu-22
  • 9721758 Fix missing trailing newline.
  • cca7b28 Update test_upb.yml to use ubuntu-22
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 23, 2025
@dependabot dependabot bot requested a review from pinglin as a code owner June 23, 2025 17:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 23, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/protobuf-4.25.8 branch from 9fb7b0c to 2f62eae Compare June 23, 2025 21:31
@pinglin pinglin force-pushed the main branch 3 times, most recently from aaeaabc to a58e107 Compare June 23, 2025 21:43
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2025

Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request.

@pinglin
Copy link
Member

pinglin commented Jun 23, 2025

@dependabot rebase

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.3 to 4.25.8.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.25.3...v4.25.8)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 4.25.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/protobuf-4.25.8 branch from 2d19441 to 67de005 Compare June 23, 2025 22:19
@pinglin pinglin merged commit 4b122cf into main Jun 24, 2025
9 checks passed
@pinglin pinglin deleted the dependabot/pip/protobuf-4.25.8 branch June 24, 2025 01:31
pinglin pushed a commit that referenced this pull request Jun 24, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.18.0](v0.17.2...v0.18.0)
(2025-06-24)


### Features

* **cli,model,llm-runtime:** unify LLM runtimes
([#285](#285))
([9950b8a](9950b8a))


### Miscellaneous

* **deps-dev:** bump setuptools from 74.1.2 to 78.1.1
([#279](#279))
([33fda4f](33fda4f))
* **deps-dev:** bump tornado from 6.4.2 to 6.5.1
([#280](#280))
([0caa2fe](0caa2fe))
* **deps:** bump protobuf from 4.25.3 to 4.25.8
([#286](#286))
([4b122cf](4b122cf))
* **deps:** bump requests from 2.32.3 to 2.32.4
([#282](#282))
([970f693](970f693))
* **domain:** update production domain
([3f0efe0](3f0efe0))
* **mypy:** fix make check errors
([971e640](971e640))
* **pacakge:** upgrade versions
([4e45717](4e45717))
* **poetry:** lock ray version on 2.47.0
([da75851](da75851))
* release v0.18.0
([f267cad](f267cad))
* **release-please:** update config.json
([#281](#281))
([13cbace](13cbace))


### Tests

* **instill:** improve unit test coverage
([#287](#287))
([6f38ea9](6f38ea9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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 python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant