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

Bump from django 4.2.11 to 4.2.16 #24

Merged

Conversation

SmithPeder
Copy link
Member

@SmithPeder SmithPeder commented Oct 25, 2024

I see now that this is actually a duplicate of #23 🙃 But, I would prefer to change the pyproject.yaml as well, as the >=3 semver is a bit broad. So, from the lockfile, we're running 4.2.11.

Fixes the 9 vulnerabilities here

• django  installed 4.2.11  affected <4.2.16  CVE CVE-2024-45230
• django  installed 4.2.11  affected <4.2.16  CVE CVE-2024-45231
• django  installed 4.2.11  affected <4.2.14  CVE CVE-2024-39614
• django  installed 4.2.11  affected <4.2.14  CVE CVE-2024-39330
• django  installed 4.2.11  affected <4.2.14  CVE CVE-2024-39329
• django  installed 4.2.11  affected <4.2.14  CVE CVE-2024-38875
• django  installed 4.2.11  affected <4.2.15  CVE CVE-2024-41991
• django  installed 4.2.11  affected <4.2.15  CVE CVE-2024-41990
• django  installed 4.2.11  affected <4.2.15  CVE CVE-2024-42005

Closes #23

@SmithPeder
Copy link
Member Author

I am not sure how we normally merge stuff in the decorator, as there are many projects/teams that use it 🤔

pyproject.toml Outdated Show resolved Hide resolved
@mortenkrane
Copy link
Member

I am not sure how we normally merge stuff in the decorator, as there are many projects/teams that use it 🤔

Looks like you need to add a separate version bump commit like this: a670979, and then create a new release here: https://github.com/kolonialno/django-api-decorator/releases. From there the build, etc should be automatic.

Copy link
Member

@mortenkrane mortenkrane left a comment

Choose a reason for hiding this comment

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

👍

@SmithPeder SmithPeder force-pushed the smith/sho-955-upgrade-to-django-4216-in-the-djangoapidecorator branch from 94bff43 to 80a68e7 Compare October 25, 2024 10:41
@SmithPeder SmithPeder merged commit 9248727 into main Oct 25, 2024
10 checks passed
@SmithPeder SmithPeder deleted the smith/sho-955-upgrade-to-django-4216-in-the-djangoapidecorator branch October 25, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants