tleunen / pixi-multistyle-text

Multi-Style Text for pixi.js
MIT License
118 stars 39 forks source link

chore(deps-dev): bump microbundle from 0.11.0 to 0.13.3 #166

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps microbundle from 0.11.0 to 0.13.3.

Release notes

Sourced from microbundle's releases.

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

v0.13.0

Minor Changes

... (truncated)

Changelog

Sourced from microbundle's changelog.

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

  • d87a5dc Thanks @​developit! - - Fix --sourcemap=false to match --no-sourcemap and actually turn sourcemaps off.
  • 25b73d2 #834 Thanks @​cometkim! - Add support for configuration overrides using the publishConfig package.json field.
  • 4f7fbc4 Thanks @​developit! - Fix transform-fast-rest to support referencing ...rest params from within closures.

0.13.0

Minor Changes

  • 967f8d5 #769 Thanks @​developit! - Add --css inline option. The default CSS output for all formats is now external files (as it was supposed to be).

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by smoljsteam, a new releaser for microbundle since your current version.


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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.