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

fix!: update refit package to address security advisory #73

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

mahdichtioui
Copy link
Contributor

@mahdichtioui mahdichtioui commented Dec 2, 2024

GitHub Issue: #

Proposed Changes

  • Bug fix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes, no api changes)
  • Build or CI related changes
  • Documentation content changes
  • Other, please describe:

What is the current behavior?

What is the new behavior?

Update Refit package version to 8.0.0 to address security advisory

Impact on version

  • Major (Public API was modified.)
    • Public constructs (class, struct, delegate, enum, etc.) were removed or renamed.
    • Public members were removed or renamed.
    • Public method signatures were changed or renamed.
  • Minor (Public API was extended.)
    • Public constructs, members, or overloads were added.
  • Patch (Public API was unchanged.)
    • A bug in behavior was fixed.
    • Documentation was changed.
  • None (The library is unchanged.)
    • Only code under the build folder was changed.
    • Only code under the .github folder was changed.

Checklist

Please check that your PR fulfills the following requirements:

  • Documentation has been added/updated.
  • Automated Unit / Integration tests for the changes have been added/updated.
  • Updated BREAKING_CHANGES.md (if you introduced a breaking change).
  • Your conventional commits are aligned with the Impact on version section.

Other information

@mahdichtioui mahdichtioui force-pushed the dev/mach/update-refit-version branch from c3adea2 to 3be77d5 Compare December 3, 2024 10:01
@mahdichtioui mahdichtioui changed the title build: update refit package version fix!: bump Refit package version to 8.0.0 Dec 3, 2024
@mahdichtioui mahdichtioui changed the title fix!: bump Refit package version to 8.0.0 fix!: update refit package to address security advisory Dec 3, 2024
@mahdichtioui mahdichtioui force-pushed the dev/mach/update-refit-version branch from 3be77d5 to 56f1b8b Compare December 3, 2024 14:18
BREAKING_CHANGES.md Outdated Show resolved Hide resolved
fix!: update refit package to address security advisory
@mahdichtioui mahdichtioui force-pushed the dev/mach/update-refit-version branch from 56f1b8b to 27c8bc7 Compare December 3, 2024 20:11
@jeanplevesque jeanplevesque merged commit 43f010e into main Dec 4, 2024
4 checks passed
@jeanplevesque jeanplevesque deleted the dev/mach/update-refit-version branch December 4, 2024 13:27
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.

3 participants