Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Update dependency mlly to v1 #18

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

Update dependency mlly to v1 #18

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

unjs/mlly

v1.1.1

Compare Source

compare changes

📦 Build
  • Add types field to exports (190a5ec)
🏡 Chore
✅ Tests
❤️ Contributors

v1.1.0

Compare Source

Features
Bug Fixes

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 - At any time (no schedule defined), 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.

@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Merging #18 (0375b2c) into main (64c166a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   87.23%   87.23%           
=======================================
  Files           1        1           
  Lines         141      141           
  Branches       11       11           
=======================================
  Hits          123      123           
  Misses         18       18           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot force-pushed the renovate/mlly-1.x branch 2 times, most recently from 6ed038b to 1544351 Compare November 21, 2022 15:03
@renovate renovate bot force-pushed the renovate/mlly-1.x branch from 1544351 to 9288656 Compare December 4, 2022 02:19
@renovate renovate bot force-pushed the renovate/mlly-1.x branch from 9288656 to dcbc2ac Compare January 9, 2023 16:25
@renovate renovate bot force-pushed the renovate/mlly-1.x branch from dcbc2ac to 0375b2c Compare February 17, 2023 00:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants