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.squareup.wire:wire-schema-jvm from 5.2.1 to 5.3.1 #138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2025

Bumps com.squareup.wire:wire-schema-jvm from 5.2.1 to 5.3.1.

Changelog

Sourced from com.squareup.wire:wire-schema-jvm's changelog.

Version 5.3.1

2025-03-05

Gradle plugin

  • Better remote cache support (#3295)
  • Avoid eagerly resolving the configuration (#3302 by [Kartikaya Gupta][staktrace])

Version 5.3.0

2025-02-14

Common

  • Add support for weak imports in ProtoParser and ProtoFileElement (#3247 by [paul35621][paul35621])
  • Add Gradle and CLI options to load the protobuf schema exhaustively (#3254 by [Damian Wieczorek][damianw])

Swift

  • Fix conformance to ProtoMessage for heap allocated protos (#3260 by [Dimitris Koutsogiorgas][dnkoutso])

Gradle plugin

  • Removed usage of internal Gradle APIs in the Wire Gradle plugin which were crashing in Gradle 8.13.
Commits
  • 5326027 Prepare for release 5.3.1.
  • ba29bd2 Merge pull request #3302 from staktrace/kartikaya.lazy
  • a476264 Add a test to ensure lazy configuration resolution
  • 3493132 Avoid eagerly resolving the configuration
  • cb4cfd7 Update dependency androidx.activity:activity-compose to v1.10.1 (#3298)
  • 41741c5 Update dependency com.android.tools.build:gradle to v8.8.2 (#3300)
  • 641f1f1 Update dependency androidx.constraintlayout:constraintlayout to v2.2.1 (#3299)
  • 2622cff Centralize CI build JDK, update with Renovate (#3297)
  • 7a9cb1c Migrate to new sonatype and signing credentials (#3296)
  • 804b292 Merge pull request #3295 from square/jwilson.0227.relative_path
  • 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)

Bumps [com.squareup.wire:wire-schema-jvm](https://github.com/square/wire) from 5.2.1 to 5.3.1.
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@5.2.1...5.3.1)

---
updated-dependencies:
- dependency-name: com.squareup.wire:wire-schema-jvm
  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 Pull requests that update java code labels Mar 6, 2025
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 java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants