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 - autoclosed #625

Closed
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.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.

@renovate renovate bot force-pushed the renovate/mlly-1.x branch 2 times, most recently from a519033 to 95d392d Compare November 26, 2022 23:30
@renovate renovate bot force-pushed the renovate/mlly-1.x branch from 95d392d to 41917dd Compare November 30, 2022 10:33
@renovate renovate bot changed the title chore(deps): update dependency mlly to v1 chore(deps): update dependency mlly to v1 - autoclosed Nov 30, 2022
@renovate renovate bot closed this Nov 30, 2022
@renovate renovate bot deleted the renovate/mlly-1.x branch November 30, 2022 11:05
@danielroe danielroe mentioned this pull request Jun 20, 2023
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.

0 participants