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 dependency mlly to v1 #11370

Merged
merged 1 commit into from Dec 14, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mlly ^0.5.17 -> ^1.0.0 age adoption passing confidence

Release Notes

unjs/mlly

v1.0.0

Compare Source

0.5.17 (2022-11-14)
0.5.16 (2022-09-20)
Features
  • isValidNodeImport: mark unknown /es/ path as invalid without depending on syntax detection (resolves #​23) (70e2141)
Bug Fixes
0.5.15 (2022-09-19)
Bug Fixes
  • findExports: extract multi line named exports (#​75) (e22ead6)
  • isValidNodeImport: check type: module before other detections (8e866c3)
0.5.14 (2022-08-22)
Bug Fixes
  • findExports: support multiple exports terminated with ; (#​72) (e7a8de3)
0.5.13 (2022-08-18)
Features
  • findExports: support typescript enum exports (#​69) (ac7c37c)
0.5.12 (2022-08-12)
Bug Fixes
  • normalizeid: encode file uri after normalizing slashes (4569fa0)
0.5.11 (2022-08-12)
Bug Fixes
0.5.10 (2022-08-11)
Bug Fixes
  • resolve: always try to resolve url as dir too (#​67) (dd14c01)
0.5.9 (2022-08-10)
Bug Fixes
  • resolve: properly resolve relative to file urls (2099c28)
0.5.8 (2022-08-10)
Features
  • resolveModuleExportNames: resolve recursive star exports (50991e4)
Bug Fixes
  • resolveModuleExportNames: filter out star exports (dd63a31)
0.5.7 (2022-08-03)
Bug Fixes
  • findExports: disable tokenizer if parsing fails (resolves #​64) (4ed5c61)
0.5.6 (2022-08-03)
Features
  • resolveModuleExportNames and findExportNames (#​63) (a699573)
  • findExports: use acorn tokenizer to filter false positive exports (#​56) (7039f54)
Bug Fixes
  • findExports: get exports with trailing comma (#​61) (79a3ceb)
0.5.5 (2022-07-20)
Bug Fixes
0.5.4 (2022-06-29)
Bug Fixes
  • detectSyntax: detect export class as esm syntax (896c8a7)
  • findExports: filtering for named exports (#​55) (df908fd)
0.5.3 (2022-06-16)
Features
Bug Fixes
  • don't throw if module subpath not found (#​46) (37d5bcc)
  • make url optional in resolver created with createResolve (#​44) (7c1bda4)
0.5.2 (2022-04-13)
Bug Fixes
0.5.1 (2022-03-25)
Bug Fixes
  • inline import-meta-resolve (2c0a147)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 added the dependencies Pull requests that update a dependency file label Dec 14, 2022
@sapphi-red
Copy link
Member

@sapphi-red sapphi-red merged commit 9662d4d into main Dec 14, 2022
@sapphi-red sapphi-red deleted the renovate/mlly-1.x branch December 14, 2022 06:15
futurGH pushed a commit to futurGH/vite that referenced this pull request Feb 26, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant