modular-css
modular-css copied to clipboard
chore(deps): bump es-module-lexer from 1.3.0 to 1.7.0
Bumps es-module-lexer from 1.3.0 to 1.7.0.
Release notes
Sourced from es-module-lexer's releases.
1.7.0
What's Changed
- feat: support import defer syntax by
@guybedfordin guybedford/es-module-lexer#187Full Changelog: https://github.com/guybedford/es-module-lexer/compare/1.6.0...1.7.0
1.6.0
What's Changed
- fix: add exports type for lexer.asm.js by
@ahaoboyin guybedford/es-module-lexer#179- docs: typo by
@godkyin guybedford/es-module-lexer#180- Update README.md for types info link by
@yaodingydin guybedford/es-module-lexer#182- feat: implement
initSyncby@SukkaWin guybedford/es-module-lexer#185New Contributors
@ahaoboymade their first contribution in guybedford/es-module-lexer#179@godkymade their first contribution in guybedford/es-module-lexer#180@yaodingydmade their first contribution in guybedford/es-module-lexer#182@SukkaWmade their first contribution in guybedford/es-module-lexer#185Full Changelog: https://github.com/guybedford/es-module-lexer/compare/1.5.4...1.6.0
1.5.4
What's Changed
- fix: of keyword context in for statement only by
@guybedfordin guybedford/es-module-lexer#178Full Changelog: https://github.com/guybedford/es-module-lexer/compare/1.5.3...1.5.4
1.5.3
What's Changed
- fix: handling of of keyword by
@guybedfordin guybedford/es-module-lexer#174Full Changelog: https://github.com/guybedford/es-module-lexer/compare/1.5.2...1.5.3
1.5.2
What's Changed
- fix: import type definitions by
@guybedfordin guybedford/es-module-lexer#172Full Changelog: https://github.com/guybedford/es-module-lexer/compare/1.5.1...1.5.2
1.5.1
What's Changed
- Fix "of" regex case by
@guybedfordin guybedford/es-module-lexer#171Full Changelog: https://github.com/guybedford/es-module-lexer/compare/1.5.0...1.5.1
... (truncated)
Commits
dceaab81.7.0880c30afeat: support import defer syntax (#187)35221ed1.6.0abb62e2feat: implementinitSync(#185)765927cUpdate README.md for types info (#182)57e92affix: typo (#180)763a9cdfix: add exports type for lexer.asm.js (#179)d70de9b1.5.42f48134fix: of keyword context in for statement only (#178)fc43bd71.5.3- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
⚠️ No Changeset found
Latest commit: bebe4512d8fac7409e955b459f01dac047ac2321
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Deploy Preview for m-css ready!
| Name | Link |
|---|---|
| Latest commit | bebe4512d8fac7409e955b459f01dac047ac2321 |
| Latest deploy log | https://app.netlify.com/projects/m-css/deploys/68b87c244aab170008f0d438 |
| Deploy Preview | https://deploy-preview-1062--m-css.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
@dependabot rebase