Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps com.squareup.wire:wire-gradle-plugin from 5.2.1 to 5.3.0.

Changelog

Sourced from com.squareup.wire:wire-gradle-plugin's changelog.

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
  • f011c9e Prepare for release 5.3.0.
  • 4a39f53 Update dependency com.android.tools.build:gradle to v8.8.1 (#3289)
  • 8dddcef Don't use FileOrUriNotationConverter (#3288)
  • 7d3be25 Update dependency com.charleskorn.kaml:kaml to v0.72.0 (#3285)
  • 6dd5579 Merge pull request #3282 from square/renovate/com.squareup.misk-misk-2025.x
  • 90403f6 Update dependency com.charleskorn.kaml:kaml to v0.71.0 (#3283)
  • 262fa42 Update dependency com.squareup.misk:misk to v2025.02.05.153220-e697dee
  • a7cb99b Merge pull request #3280 from square/bquenaudon.2025-02-05.protos
  • e138d01 Update protobuf runtime protos
  • 8f06183 Merge pull request #3279 from square/renovate/checkerqual
  • 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-gradle-plugin](https://github.com/square/wire) from 5.2.1 to 5.3.0.
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@5.2.1...5.3.0)

---
updated-dependencies:
- dependency-name: com.squareup.wire:wire-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Changes that affect dependencies gradle Gradle changes labels Feb 17, 2025
@dependabot dependabot bot requested a review from sureshg February 17, 2025 07:49
@github-actions github-actions bot merged commit 4ca43ef into main Feb 17, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/com.squareup.wire-wire-gradle-plugin-5.3.0 branch February 17, 2025 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changes that affect dependencies gradle Gradle changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant