Skip to content

Update cbor 2 requirement to 5.5 #11704

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

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

hammer498
Copy link
Contributor

Currently cbor is listed as required for >= 5.2
b612563 relies on the existence of cbor2._decoder which appears first in cbor 5.5 https://github.com/agronholm/cbor2/tree/5.5.0/cbor2 notice its absence here
https://github.com/agronholm/cbor2/tree/5.4.6/cbor2

Motivation

#11703

more accurately reflects requirements

Currently cbor is listed as required for >= 5.2
localstack@b612563
relies on the existence of `cbor2._decoder` which appears first in cbor 5.5
https://github.com/agronholm/cbor2/tree/5.5.0/cbor2
notice its absence here
https://github.com/agronholm/cbor2/tree/5.4.6/cbor2
@localstack-bot
Copy link
Contributor

localstack-bot commented Oct 17, 2024

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

Copy link
Contributor

@localstack-bot localstack-bot left a comment

Choose a reason for hiding this comment

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

Welcome to LocalStack! Thanks for raising your first Pull Request and landing in your contributions. Our team will reach out with any reviews or feedbacks that we have shortly. We recommend joining our Slack Community and share your PR on the #community channel to share your contributions with us. Please make sure you are following our contributing guidelines and our Code of Conduct.

@hammer498
Copy link
Contributor Author

I know i'm supposed to add a label, it should be semver: patch but i can't figure out how to add it :/

@dfangl dfangl added the semver: patch Non-breaking changes which can be included in patch releases label Oct 17, 2024
@hammer498
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

localstack-bot added a commit that referenced this pull request Oct 22, 2024
@silv-io silv-io added this to the Playground milestone Jan 24, 2025
@alexrashed
Copy link
Member

@hammer498 I am terribly sorry that I overlooked this contribution! Thanks a lot for the proactive approach! I already fixed this with #12051. I'll try to merge this either way, let's see if we can still merge this one to give you the credits.

@alexrashed alexrashed merged commit c10bf82 into localstack:master Jan 24, 2025
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants