seek-oss / vocab

Vocab is a strongly typed internationalization framework for React
MIT License
125 stars 7 forks source link

fix: es-module-lexer ^1.0.0 #217

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
es-module-lexer ^0.10.0 -> ^1.0.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

guybedford/es-module-lexer (es-module-lexer) ### [`v1.5.0`](https://togithub.com/guybedford/es-module-lexer/releases/tag/1.5.0) [Compare Source](https://togithub.com/guybedford/es-module-lexer/compare/1.4.2...1.5.0) #### What's Changed - Source phase imports by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/168](https://togithub.com/guybedford/es-module-lexer/pull/168) **Full Changelog**: https://github.com/guybedford/es-module-lexer/compare/1.4.2...1.5.0 ### [`v1.4.2`](https://togithub.com/guybedford/es-module-lexer/releases/tag/1.4.2) [Compare Source](https://togithub.com/guybedford/es-module-lexer/compare/1.4.1...1.4.2) #### What's Changed - fix: handle regexp as default export by [@​fpipita](https://togithub.com/fpipita) in [https://github.com/guybedford/es-module-lexer/pull/167](https://togithub.com/guybedford/es-module-lexer/pull/167) #### New Contributors - [@​fpipita](https://togithub.com/fpipita) made their first contribution in [https://github.com/guybedford/es-module-lexer/pull/167](https://togithub.com/guybedford/es-module-lexer/pull/167) **Full Changelog**: https://github.com/guybedford/es-module-lexer/compare/1.4.1...1.4.2 ### [`v1.4.1`](https://togithub.com/guybedford/es-module-lexer/releases/tag/1.4.1) [Compare Source](https://togithub.com/guybedford/es-module-lexer/compare/1.4.0...1.4.1) #### What's Changed - fix: ignore dynamic import for `hasModulesyntax` by [@​sapphi-red](https://togithub.com/sapphi-red) in [https://github.com/guybedford/es-module-lexer/pull/164](https://togithub.com/guybedford/es-module-lexer/pull/164) **Full Changelog**: https://github.com/guybedford/es-module-lexer/compare/1.4.0...1.4.1 ### [`v1.4.0`](https://togithub.com/guybedford/es-module-lexer/releases/tag/1.4.0) [Compare Source](https://togithub.com/guybedford/es-module-lexer/compare/1.3.1...1.4.0) #### What's Changed - types: add ParseError type by [@​sapphi-red](https://togithub.com/sapphi-red) in [https://github.com/guybedford/es-module-lexer/pull/161](https://togithub.com/guybedford/es-module-lexer/pull/161) - feat: ESM detection support by [@​sapphi-red](https://togithub.com/sapphi-red) in [https://github.com/guybedford/es-module-lexer/pull/160](https://togithub.com/guybedford/es-module-lexer/pull/160) - feat: skip trailing white space in dynamic import by [@​sapphi-red](https://togithub.com/sapphi-red) in [https://github.com/guybedford/es-module-lexer/pull/162](https://togithub.com/guybedford/es-module-lexer/pull/162) #### New Contributors - [@​sapphi-red](https://togithub.com/sapphi-red) made their first contribution in [https://github.com/guybedford/es-module-lexer/pull/161](https://togithub.com/guybedford/es-module-lexer/pull/161) **Full Changelog**: https://github.com/guybedford/es-module-lexer/compare/1.3.1...1.4.0 ### [`v1.3.1`](https://togithub.com/guybedford/es-module-lexer/releases/tag/1.3.1) [Compare Source](https://togithub.com/guybedford/es-module-lexer/compare/1.3.0...1.3.1) #### What's Changed - fix: dynamic import paren ranges by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/157](https://togithub.com/guybedford/es-module-lexer/pull/157) **Full Changelog**: https://github.com/guybedford/es-module-lexer/compare/1.3.0...1.3.1 ### [`v1.3.0`](https://togithub.com/guybedford/es-module-lexer/releases/tag/1.3.0) [Compare Source](https://togithub.com/guybedford/es-module-lexer/compare/1.2.1...1.3.0) #### What's Changed - feat: simple destructuring support by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/154](https://togithub.com/guybedford/es-module-lexer/pull/154) **Full Changelog**: https://github.com/guybedford/es-module-lexer/compare/1.2.1...1.3.0 ### [`v1.2.1`](https://togithub.com/guybedford/es-module-lexer/releases/tag/1.2.1) [Compare Source](https://togithub.com/guybedford/es-module-lexer/compare/1.2.0...1.2.1) #### What's Changed - feat: import attributes support by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/150](https://togithub.com/guybedford/es-module-lexer/pull/150) **Full Changelog**: https://github.com/guybedford/es-module-lexer/compare/1.2.0...1.2.1 ### [`v1.2.0`](https://togithub.com/guybedford/es-module-lexer/releases/tag/1.2.0) [Compare Source](https://togithub.com/guybedford/es-module-lexer/compare/1.1.1...1.2.0) #### What's Changed - fix: default export cases by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/149](https://togithub.com/guybedford/es-module-lexer/pull/149) **Full Changelog**: https://github.com/guybedford/es-module-lexer/compare/1.1.1...1.2.0 ### [`v1.1.1`](https://togithub.com/guybedford/es-module-lexer/releases/tag/1.1.1) [Compare Source](https://togithub.com/guybedford/es-module-lexer/compare/1.1.0...1.1.1) #### What's Changed - Exports update by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/136](https://togithub.com/guybedford/es-module-lexer/pull/136) - fix: import.meta detection in spread by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/146](https://togithub.com/guybedford/es-module-lexer/pull/146) **Full Changelog**: https://github.com/guybedford/es-module-lexer/compare/1.1.0...1.1.1 ### [`v1.1.0`](https://togithub.com/guybedford/es-module-lexer/releases/tag/1.1.0) [Compare Source](https://togithub.com/guybedford/es-module-lexer/compare/1.0.5...1.1.0) #### What's Changed - fix: default export detections by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/141](https://togithub.com/guybedford/es-module-lexer/pull/141) **Full Changelog**: https://github.com/guybedford/es-module-lexer/compare/1.0.5...1.1.0 ### [`v1.0.5`](https://togithub.com/guybedford/es-module-lexer/releases/tag/1.0.5) [Compare Source](https://togithub.com/guybedford/es-module-lexer/compare/1.0.4...1.0.5) #### What's Changed - fix: export default export name bug by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/139](https://togithub.com/guybedford/es-module-lexer/pull/139) **Full Changelog**: https://github.com/guybedford/es-module-lexer/compare/1.0.4...1.0.5 ### [`v1.0.4`](https://togithub.com/guybedford/es-module-lexer/releases/tag/1.0.4) [Compare Source](https://togithub.com/guybedford/es-module-lexer/compare/1.0.3...1.0.4) #### What's Changed - Convert WASM bridge to TypeScript by [@​aomarks](https://togithub.com/aomarks) in [https://github.com/guybedford/es-module-lexer/pull/130](https://togithub.com/guybedford/es-module-lexer/pull/130) - Remove uint32\_t point parameter from parse declaration by [@​aomarks](https://togithub.com/aomarks) in [https://github.com/guybedford/es-module-lexer/pull/131](https://togithub.com/guybedford/es-module-lexer/pull/131) - Adding `types` entry to exports map. by [@​dzearing](https://togithub.com/dzearing) in [https://github.com/guybedford/es-module-lexer/pull/134](https://togithub.com/guybedford/es-module-lexer/pull/134) - feat: support local names for export default by [@​await-ovo](https://togithub.com/await-ovo) in [https://github.com/guybedford/es-module-lexer/pull/135](https://togithub.com/guybedford/es-module-lexer/pull/135) #### New Contributors - [@​dzearing](https://togithub.com/dzearing) made their first contribution in [https://github.com/guybedford/es-module-lexer/pull/134](https://togithub.com/guybedford/es-module-lexer/pull/134) - [@​await-ovo](https://togithub.com/await-ovo) made their first contribution in [https://github.com/guybedford/es-module-lexer/pull/135](https://togithub.com/guybedford/es-module-lexer/pull/135) **Full Changelog**: https://github.com/guybedford/es-module-lexer/compare/1.0.3...1.0.4 ### [`v1.0.3`](https://togithub.com/guybedford/es-module-lexer/releases/tag/1.0.3) [Compare Source](https://togithub.com/guybedford/es-module-lexer/compare/1.0.2...1.0.3) #### What's Changed - fix: import keyword brace by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/129](https://togithub.com/guybedford/es-module-lexer/pull/129) **Full Changelog**: https://github.com/guybedford/es-module-lexer/compare/1.0.2...1.0.3 ### [`v1.0.2`](https://togithub.com/guybedford/es-module-lexer/releases/tag/1.0.2) [Compare Source](https://togithub.com/guybedford/es-module-lexer/compare/1.0.1...1.0.2) #### What's Changed - fix: class brace state bug by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/128](https://togithub.com/guybedford/es-module-lexer/pull/128) **Full Changelog**: https://github.com/guybedford/es-module-lexer/compare/1.0.1...1.0.2 ### [`v1.0.1`](https://togithub.com/guybedford/es-module-lexer/releases/tag/1.0.1) [Compare Source](https://togithub.com/guybedford/es-module-lexer/compare/1.0.0...1.0.1) #### What's Changed - ci: fix CI by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/120](https://togithub.com/guybedford/es-module-lexer/pull/120) - Changes exports to ExportSpecifier. by [@​tommie](https://togithub.com/tommie) in [https://github.com/guybedford/es-module-lexer/pull/119](https://togithub.com/guybedford/es-module-lexer/pull/119) - opt: minor refactoring for footprint, perf by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/114](https://togithub.com/guybedford/es-module-lexer/pull/114) - fix: reinstate js tests by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/121](https://togithub.com/guybedford/es-module-lexer/pull/121) - fix: break / continue statements before a regexp by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/124](https://togithub.com/guybedford/es-module-lexer/pull/124) #### New Contributors - [@​tommie](https://togithub.com/tommie) made their first contribution in [https://github.com/guybedford/es-module-lexer/pull/119](https://togithub.com/guybedford/es-module-lexer/pull/119) **Full Changelog**: https://github.com/guybedford/es-module-lexer/compare/0.10.5...1.0.1 ### [`v1.0.0`](https://togithub.com/guybedford/es-module-lexer/releases/tag/1.0.0) [Compare Source](https://togithub.com/guybedford/es-module-lexer/compare/0.10.5...1.0.0) #### What's Changed - ci: fix CI by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/120](https://togithub.com/guybedford/es-module-lexer/pull/120) - Changes exports to ExportSpecifier. by [@​tommie](https://togithub.com/tommie) in [https://github.com/guybedford/es-module-lexer/pull/119](https://togithub.com/guybedford/es-module-lexer/pull/119) - opt: minor refactoring for footprint, perf by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/114](https://togithub.com/guybedford/es-module-lexer/pull/114) - fix: reinstate js tests by [@​guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-lexer/pull/121](https://togithub.com/guybedford/es-module-lexer/pull/121) #### New Contributors - [@​tommie](https://togithub.com/tommie) made their first contribution in [https://github.com/guybedford/es-module-lexer/pull/119](https://togithub.com/guybedford/es-module-lexer/pull/119) **Full Changelog**: https://github.com/guybedford/es-module-lexer/compare/0.10.5...1.0.0

Configuration

πŸ“… Schedule: Branch creation - "after 3:00 am and before 6:00 am on Monday and Friday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined).

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

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

changeset-bot[bot] commented 6 months ago

πŸ¦‹ Changeset detected

Latest commit: e0ffaad52073d2f566cf56e957414978a3c1b11d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------------- | ----- | | @vocab/webpack | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

renovate[bot] commented 6 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.