AndyOGo / stylelint-declaration-strict-value

Specify properties for which a variable, function, keyword or value must be used.
MIT License
134 stars 10 forks source link

chore(deps-dev): bump microbundle from 0.12.4 to 0.14.2 #203

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps microbundle from 0.12.4 to 0.14.2.

Release notes

Sourced from microbundle's releases.

v0.14.2

Patch Changes

  • dd0bdde #904 Thanks @​rschristian! - Added missing CLI doc for 'jsxImportSource' and correcting the Examples section of the '--help' output

v0.14.1

Patch Changes

v0.14.0

Minor Changes

Patch Changes

v0.13.3

Patch Changes

  • 3534815 #848 Thanks @​developit! - Bugfix: re-enable support for Terser annotations like /*@__NOINLINE__*/ (these were incorrectly being removed during the Babel pass)

v0.13.2

Patch Changes

  • e3f1933 #847 Thanks @​developit! - - Upgrade to Terser 5.7 to re-enable support for reduce_funcs:false in mangle.json configuration.

  • 86371f0 #784 Thanks @​rschristian! - Allows users to customize the modern output's filename using "exports" like they can with "esmodules"

v0.13.1

Patch Changes

... (truncated)

Changelog

Sourced from microbundle's changelog.

0.14.2

Patch Changes

  • dd0bdde #904 Thanks @​rschristian! - Added missing CLI doc for 'jsxImportSource' and correcting the Examples section of the '--help' output

0.14.1

Patch Changes

0.14.0

Minor Changes

Patch Changes

  • 96b85da #887 Thanks @​developit! - When using --target node, resolve "node" conditional Package Export keys, otherwise resolve "browser" keys.

0.13.3

Patch Changes

0.13.2

Patch Changes

  • e3f1933 #847 Thanks @​developit! - - Upgrade to Terser 5.7 to re-enable support for reduce_funcs:false in mangle.json configuration.
  • 86371f0 #784 Thanks @​rschristian! - Allows users to customize the modern output's filename using "exports" like they can with "esmodules"

0.13.1

Patch Changes

... (truncated)

Commits
  • 778ca3c Version Packages (#911)
  • 75525a3 Add Teaful as "Built with Microbundle" in README (#910)
  • dd0bdde fix: Ensuring CLI & docs match up with each other (#904)
  • afa74ca [docs] Fix incorrect package exports recommendation (#903)
  • c04bd48 Version Packages (#900)
  • 2a0ca88 feat: :sparkles: Closes #497: preserve trailing newline in mangle.json (#882)
  • 26f382a fix: Corrects completion message to show the package's name, rather than the ...
  • d94bd97 Version Packages (#859)
  • 96b85da Resolve using "node" export condition for --target node (#887)
  • 2980336 feat: Expands generateTypes flag to support TS entries (#865)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #222.