Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: release v6.0.0 #461

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
Apr 22, 2025
Merged

chore: release v6.0.0 #461

merged 1 commit into from
Apr 22, 2025

Conversation

oxc-bot
Copy link
Contributor

@oxc-bot oxc-bot commented Apr 21, 2025

πŸ€– New release

  • oxc_resolver: 5.3.0 -> 6.0.0 (⚠ API breaking changes)

⚠ oxc_resolver breaking changes

--- failure inherent_method_missing: pub method removed or renamed ---

Description:
A publicly-visible method or associated fn is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.40.0/src/lints/inherent_method_missing.ron

Failed in:
  FileSystemOs::strip_windows_prefix, previously in file /tmp/.tmpZFrfKd/oxc_resolver/src/file_system.rs:168
Changelog

6.0.0 - 2025-04-22

Bug Fixes

  • properly handle DOS device paths in strip_windows_prefix (#455)


This PR was generated with release-plz.

@oxc-bot oxc-bot force-pushed the release-plz-2025-04-21T09-49-42Z branch from cd4e331 to 31d739b Compare April 21, 2025 09:49
Copy link

codecov bot commented Apr 21, 2025

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 95.30%. Comparing base (850cbf9) to head (82442df).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #461   +/-   ##
=======================================
  Coverage   95.30%   95.30%           
=======================================
  Files          13       13           
  Lines        2707     2707           
=======================================
  Hits         2580     2580           
  Misses        127      127           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

codspeed-hq bot commented Apr 21, 2025

CodSpeed Performance Report

Merging #461 will not alter performance

Comparing release-plz-2025-04-21T09-49-42Z (7bed97e) with main (850cbf9)

Summary

βœ… 3 untouched benchmarks

@oxc-bot oxc-bot changed the title chore: release v5.3.1 chore: release v6.0.0 Apr 22, 2025
@oxc-bot oxc-bot force-pushed the release-plz-2025-04-21T09-49-42Z branch 3 times, most recently from 82442df to 7bed97e Compare April 22, 2025 06:43
@oxc-bot oxc-bot force-pushed the release-plz-2025-04-21T09-49-42Z branch from 7bed97e to 7135e7b Compare April 22, 2025 06:43
@Boshen Boshen merged commit 5fc3395 into main Apr 22, 2025
3 checks passed
@Boshen Boshen deleted the release-plz-2025-04-21T09-49-42Z branch April 22, 2025 06:50
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