Skip to content

Bump wire-gradle-plugin from 3.7.0 to 3.7.1#26

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/com.squareup.wire-wire-gradle-plugin-3.7.1
Closed

Bump wire-gradle-plugin from 3.7.0 to 3.7.1#26
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/com.squareup.wire-wire-gradle-plugin-3.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2021

Bumps wire-gradle-plugin from 3.7.0 to 3.7.1.

Changelog

Sourced from wire-gradle-plugin's changelog.

Version 3.7.1

2021-11-03

  • Fix: Properly load schema located at root without packages.

Version 4.0.0-alpha.15

2021-10-21

  • Fix: Support for serializing builder-less Kotlin generated classes to JSON.
  • Fix: Wire Gradle plugin tasks have been modernized with configuration caching support.

Version 4.0.0-alpha.13

2021-10-12

  • Fix: Memory fixes found with Address Sanitizer in Swift.

Version 4.0.0-alpha.11

2021-09-02

  • New: change the Gradle plugin so that (unstable) custom handlers can be configured with instance instead of with a class name.

Note that releases 4.0.0-alpha.9 and 4.0.0-alpha.10 were published incorrectly and should not be used.

Version 4.0.0-alpha.8

2021-08-30

This release drops the -multiplatform suffix on Kotlin Multiplatform artifacts. All artifacts now share the same name (like com.squareup.wire:wire-runtime:4.0.0-alpha.8) for both Kotlin/JVM and Kotlin Multiplatform.

  • New: Programmatic API to prune schemas. See Pruner in wire-schema.
  • New: Expose the source .proto file at ProtoAdaper.sourceFile. This is null for built-in types and types generated prior to this release.
  • Fix: Retain field order when emitting a schema as .proto files.
  • Fix: Support Kotlin-generated annotations on Java fields.
  • Fix: Locate files in the root package when importing.

... (truncated)

Commits
  • 46b2043 Prepare next development version.
  • fc11720 Prepare for release 3.7.1.
  • 4f30a9c Remove Java13 as CI target
  • f8c37b3 3.7.1: Properly load schema located at root without packages. (#2106)
  • ad02341 SNAPSHOTed the version so CI doesn't try to release it
  • See full diff 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 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 [wire-gradle-plugin](https://github.com/square/wire) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/square/wire/releases)
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@3.7.0...3.7.1)

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

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 Nov 8, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2021

Dependabot tried to add @cortinico, @vbuberen and @MiSikora as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/esafirm/Chucker/pulls/26/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the esafirm/Chucker repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2021

Superseded by #30.

@dependabot dependabot bot closed this Dec 6, 2021
@dependabot dependabot bot deleted the dependabot/gradle/com.squareup.wire-wire-gradle-plugin-3.7.1 branch December 6, 2021 23:12
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