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

build(deps): bump com.squareup.wire:wire-schema from 5.0.0 to 5.1.0 #2270

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps com.squareup.wire:wire-schema from 5.0.0 to 5.1.0.

Changelog

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

Version 5.1.0

2024-09-11

Common

  • Support for Kotlin 2.0.20. (#3093)
  • srcDir(String) has been undeprecated. (#3039)
  • Some loggings now happen at the debug level, instead of info. (#3041)
  • Remove some unactionable warnings on Kotlin/JS (#3047)
  • Propagate the deprecated flag on EnumType after pruning by wire-gradle-plugin (#3076 by [Aaron Edwards][aaron-edwards])
  • Introduce ProtoReader32, a specialization for Kotlin/JS (#3077) This is an alternative to ProtoReader, which uses Long as a cursor. It originates as an optimization for Kotlin/JS, where Long cursors are prohibitively expensive.
  • Fix Gradle project isolation issue when reading a property (#3078 by [Aurimas][liutikas])
  • Change the recursion limit to match grpc's default (#3091)

Kotlin

  • New enum option enum_mode to take precedence over the enumMode option added in 5.0.0-alpha02. Use this if you want to migrate your enums granularly. (#2993)
  • Don't throw if reading trailers fail (#3087)

Swift

  • Avoid crash when parsing an empty repeated [packed=true] for fixed-length types. (#3044 by [Sasha Weiss][sashaweiss-signal])
Commits
  • 63d7218 Prepare for release 5.1.0.
  • 5ae7f62 Merge pull request #3098 from square/renovate/com.squareup.misk-misk-2024.x
  • 5d9cd3f Update dependency com.squareup.misk:misk to v2024.09.09.203048-509e837
  • b48efe1 Merge pull request #3087 from square/bquenaudon.2024-09-04.trailers
  • 9f5f003 Don't throw if reading trailers fail
  • 2116bb1 Merge pull request #3096 from square/bquenaudon.2024-09-09.revertgradle
  • 327fc01 Reverting to Gradle 8.9
  • baa558e Update dependency gradle to v8.10.1 (#3095)
  • 56176cf Merge pull request #3094 from square/renovate/com.squareup.misk-misk-2024.x
  • 7ebfcdc Update dependency com.squareup.misk:misk to v2024.09.06.173445-d690f4c
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 16, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/com.squareup.wire-wire-schema-5.1.0 branch from 10c7383 to 053c56e Compare September 16, 2024 06:57
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/com.squareup.wire-wire-schema-5.1.0 branch from 053c56e to 250efcd Compare September 16, 2024 07:03
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/com.squareup.wire-wire-schema-5.1.0 branch from 250efcd to 8449795 Compare September 16, 2024 07:09
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/com.squareup.wire-wire-schema-5.1.0 branch from 8449795 to f844f6c Compare September 16, 2024 07:15
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/com.squareup.wire-wire-schema-5.1.0 branch from f844f6c to fcb3c78 Compare September 16, 2024 07:20
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/com.squareup.wire-wire-schema-5.1.0 branch from fcb3c78 to 14f3a23 Compare September 16, 2024 07:26
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Bumps [com.squareup.wire:wire-schema](https://github.com/square/wire) from 5.0.0 to 5.1.0.
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@5.0.0...5.1.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 force-pushed the dependabot/maven/com.squareup.wire-wire-schema-5.1.0 branch from 14f3a23 to ae27d3b Compare September 16, 2024 07:32
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@github-actions github-actions bot merged commit 348fbfa into master Sep 16, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.squareup.wire-wire-schema-5.1.0 branch September 16, 2024 07:37
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