Skip to content

Bump wire-schema from 4.3.0 to 4.5.0 - #13

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.squareup.wire-wire-schema-4.5.0
Closed

Bump wire-schema from 4.3.0 to 4.5.0#13
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.squareup.wire-wire-schema-4.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 2, 2023

Copy link
Copy Markdown

Bumps wire-schema from 4.3.0 to 4.5.0.

Changelog

Sourced from wire-schema's changelog.

Version 4.5.0

2023-02-02

  • Add support for tvOS.
  • Add ability to supply custom schema handler from command line.

Swift

  • Add support for Proto3 types just as Struct, Any, Duration, and Timestamp.
  • Add Sendable conformance to all generated types.
  • Wrappers not required anymore for enum encoding.
  • Fix JSON unknownFields encoding.
  • Fix base64 and base64url encoding support.
  • Deprecates @JsonString and replaces it with two property wrappers.
  • Don't encode default values for JSON.

Version 4.4.3

2022-10-26

  • Fix: No more NPEs when the building project uses Kotlin 1.7.20.

Version 4.4.2

2022-10-06

  • Fix: Use KotlinProjectExtension to access source sets.
  • Fix: Improve support for ZIP artifacts.
  • Fix: When set to true, buildersOnly will take precedence over javaInterop when generating Kotlin.
  • Fix: Support nested extensions in a message.

Version 4.4.1

2022-08-05

  • New: Check HTTP2 protocol is set for passed client to GrpcClient.
  • New: Add buildersOnly option for Java and Kotlin target, setting it to true will change the visibility of generate types' constructor to non-public.
  • Fix: Properly define api dependency for okio in wire-schema.
  • Fix: Sort input locations so they match on all platforms.
  • Fix: Avoid NPEs with kotlin 1.7.20 around source sets.
  • Update: Bumped KotlinPoet to 1.12.0.

Version 4.4.0

... (truncated)

Commits
  • fb5adf5 Prepare for release 4.5.0.
  • 6375562 Merge pull request #2396 from square/docs_update_compiler
  • c1b0fc8 Update WireCompiler docs to include custom_out
  • e59b2a3 Merge pull request #2393 from square/custom_handler_cmd_line
  • ebbb7fb Update wire-compiler/src/main/java/com/squareup/wire/WireCompiler.kt
  • 50fb713 Swift: Fix unused variable due to incorrect any {} check (#2394)
  • a130ac9 Add ability to supply custom schema handler factory class from command line
  • 0327c94 Fix bad copy/paste + merge conflict (#2392)
  • 455a31f Swift: Add references to appropriate READMEs (#2387)
  • 791edce Merge pull request #2390 from square/bquenaudon.2023-01-30.buildmap
  • 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 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-schema](https://github.com/square/wire) from 4.3.0 to 4.5.0.
- [Release notes](https://github.com/square/wire/releases)
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@4.3.0...4.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 2, 2023
@dependabot @github

dependabot Bot commented on behalf of github Feb 14, 2023

Copy link
Copy Markdown
Author

Superseded by #15.

@dependabot dependabot Bot closed this Feb 14, 2023
@dependabot
dependabot Bot deleted the dependabot/maven/com.squareup.wire-wire-schema-4.5.0 branch February 14, 2023 22:35
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants