Skip to content

upgrade some zenoh dependencies #1940

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wyfo
Copy link
Contributor

@wyfo wyfo commented May 13, 2025

Here is the exhaustive list of dependencies not upgraded:

  • bincode 2 --> MSRV 1.85
  • getrandom 0.3 --> js feature replaced by configuration flag
  • home 0.5.11 --> MSRV 1.81
  • jsonschema 0.22 --> MSRV 1.82
  • rand 0.9 + rand_chacha 0.9 --> blocked by rsa depending on old rand/rand_chacha version; rsa has been updated, but not released yet
  • secrecy 0.10 —> big API change that may need discussion

Here is the exhaustive list of dependencies not upgraded:
- `bincode` 2 --> MSRV 1.85
- `getrandom` 0.3 --> `js` feature replaced by configuration flag
- `home` 0.5.11 --> MSRV 1.81
- `jsonschema` 0.22 --> MSRV 1.82
- `rand` 0.9 + `rand_chacha` 0.9 --> blocked by `rsa` depending on old
  `rand`/`rand_chacha` version; `rsa` has been updated, but not released
  yet
- `secrecy` 0.10 —> big API change that may need discussion
@wyfo wyfo requested a review from yellowhatter May 13, 2025 08:35
Copy link

PR missing one of the required labels: {'breaking-change', 'bug', 'documentation', 'new feature', 'internal', 'enhancement', 'dependencies'}

@wyfo
Copy link
Contributor Author

wyfo commented May 13, 2025

@yellowhatter Could you check my updates regarding shared memory?

@wyfo wyfo added the internal Changes not included in the changelog label May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes not included in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants