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 fluvio-spu-schema from v0.10.15 to v0.11.0 #404

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2023

Bumps fluvio-spu-schema from v0.10.15 to v0.11.0.

Release notes

Sourced from fluvio-spu-schema's releases.

v0.11.0

Release Notes

Platform Version 0.11.0 - 2023-11-16

Platform Version 0.11.0-dev-1 - 2023-11-15

v0.11.0-dev-1

Release Notes

v0.10.17

Release Notes

Platform Version 0.10.17 - 2023-10-30

Platform Version 0.10.17-dev-1 - 2023-10-25

v0.10.17-dev-1

Release Notes

Platform Version 0.10.17-dev-1 - 2023-10-24

v0.10.16

Release Notes

The format is based on Keep a Changelog

Platform Version 0.10.16 - 2023-10-07

Fixed

  • Fluvio crash on downloading in macos-sonoma (#3584) Note: If you are getting an execption on Macos Sonoma with a NSInvalidArgumentException from an existing fluvio install, you may need to reinstall the cli from curl https://www.fluvio.io/docs/get-started/mac/

CI

  • Download trait for Artifact (#3589)
  • Rel-0.10.16 (#3588)

Changed

  • Fvm API Client and updated type definitions (#3566)

Other

  • FVM self subcommand (#3570)
  • Use utc timestamp in cli-smdk-basic-test (#3574)
  • Use surf and http-client as workspace deps (#3581)
  • Move cli dep to workspace (#3582)
Changelog

Sourced from fluvio-spu-schema's changelog.

Platform Version 0.11.0 - 2023-11-16

Other

  • Use a different config for tests updating the file (#3708)

Platform Version 0.11.1 - UNRELEASED

Platform Version 0.11.0-dev-1 - 2023-11-15

Added

  • Add cascade deletion for local metadata (#3638)
  • Add support for cluster metadata (#3628)

CI

  • Postrelease 0.10.17 (#3637)
  • Update wasmtime to v14.0.1 (#3625)
  • Fvm update command (#3645)
  • Add cdk hub command (#3612)
  • Disable fvm on ci (#3660)
  • Enable merge_group event in CI (#3674)
  • Ci, publish.yml remove branches (#3690)
  • Publish-pkgset, print inputs (#3700)
  • Release.mk, quotes cause pkgset publish to fail (#3703)
  • Ci, switch ci->publish->cd_dev to repo_dispatch (#3705)

Changed

  • Update third party dep (#3656)

Fixed

  • Sc should use namespace in k8 mode (#3651)
  • Use store version on metadata stream filter (#3664)
  • Check if custom spu exists on start (#3668)
  • Use pkgset over version (#3672)
  • Properly propagate sm errors on produce (#3671)
  • Misc fixes to failing tests in CI (#3685)
  • Ci fix cd_dev and cd_release (#3687)
  • Fvm rename fallback (#3689)
  • Skip already published instead of aborting (#3695)
  • Ci fix release.mk, publish-pkgset (#3699)
  • Ci, fix cd_dev upgrade-test.sh pull intended ver (#3704)
  • Ci, fix publish->cd_dev perms for repo_disp (#3706)
  • Properly pass owner references in conversions (#3702)

Other

... (truncated)

Commits
  • 6b69381 chore: update changelog and version (#3710)
  • 84d95d0 Use a different config for tests updating the file (#3708)
  • 1fc1195 fix: properly pass owner references in conversions (#3702)
  • 6253c32 chore: ci, fix publish->cd_dev perms for repo_disp (#3706)
  • 1686ff5 chore: ci, switch ci->publish->cd_dev to repo_dispatch (#3705)
  • 33f86c5 chore: ci, fix cd_dev upgrade-test.sh pull intended ver (#3704)
  • df8e338 chore: release.mk, quotes cause pkgset publish to fail (#3703)
  • 188638a chore: publish-pkgset, print inputs (#3700)
  • 936b9be chore: ci fix release.mk, publish-pkgset (#3699)
  • edd97c8 fix: map BPKG_TOKEN for bump_fluvio job (#3698)
  • Additional commits viewable in compare view

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 [fluvio-spu-schema](https://github.com/infinyon/fluvio) from v0.10.15 to v0.11.0.
- [Release notes](https://github.com/infinyon/fluvio/releases)
- [Changelog](https://github.com/infinyon/fluvio/blob/master/CHANGELOG.md)
- [Commits](infinyon/fluvio@abcd1d5...6b69381)

---
updated-dependencies:
- dependency-name: fluvio-spu-schema
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 16, 2023
@morenol
Copy link
Contributor

morenol commented Nov 16, 2023

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2023

Looks like fluvio-spu-schema is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 16, 2023
@dependabot dependabot bot deleted the dependabot/cargo/fluvio-spu-schema-v0.11.0 branch November 16, 2023 17:29
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant