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

chore(deps): update rust crate oxc_resolver to 1.8.1 #3047

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
oxc_resolver workspace.dependencies minor 1.7.0 -> 1.8.1

Release Notes

oxc-project/oxc-resolver (oxc_resolver)

v1.8.1

Compare Source

Fixed
  • alias value should try fragment as path (#​172)

v1.8.0

Compare Source

Added
  • [breaking] remove the constraint on packages exports default must be the last one (#​171)
  • [breaking] return ResolveError:Builtin("node:{specifier}") from package imports and exports (#​165)
Fixed
  • alias not found should return error (#​168)
Other
  • add panic test for extensions without a leading dot (#​150)
  • add test case for empty alias fields (#​149)

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Europe/Gibraltar, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/oxc_resolver-1.x branch from 03395e0 to 863312c Compare June 3, 2024 06:31
Copy link

codspeed-hq bot commented Jun 3, 2024

CodSpeed Performance Report

Merging #3047 will not alter performance

Comparing renovate/oxc_resolver-1.x (863312c) with main (ec486f0)

Summary

✅ 92 untouched benchmarks

@ematipico ematipico merged commit dad0fcb into main Jun 3, 2024
15 checks passed
@ematipico ematipico deleted the renovate/oxc_resolver-1.x branch June 3, 2024 07:22
@Conaclos Conaclos added the A-Changelog Area: changelog label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants