Skip to content

chore(deps): update dependency mlly to v1#69

Merged
danielroe merged 1 commit into
mainfrom
renovate/mlly-1.x
Nov 14, 2022
Merged

chore(deps): update dependency mlly to v1#69
danielroe merged 1 commit into
mainfrom
renovate/mlly-1.x

Conversation

@renovate

@renovate renovate Bot commented Nov 14, 2022

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mlly ^0.5.16 -> ^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)

v0.5.17

Compare Source


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.

@danielroe danielroe merged commit e4405e1 into main Nov 14, 2022
@renovate renovate Bot deleted the renovate/mlly-1.x branch November 14, 2022 18:44
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.

1 participant