Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: release v4.0.0 #357

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

Conversation

oxc-bot
Copy link
Contributor

@oxc-bot oxc-bot commented Jan 10, 2025

🤖 New release

  • oxc_resolver: 3.0.3 -> 4.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.37.0/src/lints/inherent_method_missing.ron

Failed in:
  ResolverGeneric::new_with_file_system, previously in file /tmp/.tmpZj3j0S/oxc_resolver/src/lib.rs:138
Changelog

4.0.0 - 2025-01-16

Features


This PR was generated with release-plz.

@oxc-bot oxc-bot force-pushed the release-plz-2025-01-10T13-02-18Z branch from 16c06af to faf07ed Compare January 10, 2025 13:02
Copy link

codspeed-hq bot commented Jan 10, 2025

CodSpeed Performance Report

Merging #357 will not alter performance

Comparing release-plz-2025-01-10T13-02-18Z (00c78cd) with main (2bc5173)

Summary

✅ 3 untouched benchmarks

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.46%. Comparing base (2bc5173) to head (00c78cd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #357   +/-   ##
=======================================
  Coverage   95.46%   95.46%           
=======================================
  Files          11       11           
  Lines        2492     2492           
=======================================
  Hits         2379     2379           
  Misses        113      113           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@oxc-bot oxc-bot changed the title chore: release v3.0.4 chore: release v4.0.0 Jan 16, 2025
@oxc-bot oxc-bot force-pushed the release-plz-2025-01-10T13-02-18Z branch from faf07ed to 142dd7d Compare January 16, 2025 01:07
@oxc-bot oxc-bot force-pushed the release-plz-2025-01-10T13-02-18Z branch from 142dd7d to 00c78cd Compare January 16, 2025 01:07
@Boshen Boshen marked this pull request as draft January 16, 2025 01:20
@Boshen
Copy link
Member

Boshen commented Jan 16, 2025

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants