open-meteo / sdk

Open-Meteo schema files
MIT License
19 stars 14 forks source link

fix: bump com.google.flatbuffers:flatbuffers-java from 23.5.26 to 24.3.6 #72

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps com.google.flatbuffers:flatbuffers-java from 23.5.26 to 24.3.6.

Changelog

Sourced from com.google.flatbuffers:flatbuffers-java's changelog.

[24.3.6] (March 24 2024)(https://github.com/google/flatbuffers/releases/tag/v24.3.6)

  • Fix typescript object API to allow 0 values for null-default scalars (#7864)
Commits
  • d1867fb FlatBuffers Version v24.3.6
  • 129ef42 Target .NET Standard 2.1, .NET 6, .NET 8 only (#8184)
  • e5fc3b1 flatbuffer_builder: Prevent Finish() from being called twice
  • c0d1699 [TS/JS] Create byte vectors (#8185)
  • 70c8292 Update README.md
  • d47cd10 Add Clear() for python Builder (#8186)
  • 66bd3d7 WORKSPACE: Run Buildifier
  • 0cc1edb WORKSPACE: go back to version that was working
  • 57375a9 WORKSPACE: fix swift
  • 0346535 presubmit.yml: Explicitly use bazel 6.4.0
  • 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 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[bot] commented 4 months ago

Superseded by #74.