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 microbundle to v0.15.1 #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 7, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
microbundle 0.11.0 -> 0.15.1 age adoption passing confidence

Release Notes

developit/microbundle (microbundle)

v0.15.1

Compare Source

Patch Changes
  • cebafa1 #​961 Thanks @​zyrong! - Fix for when multiple entries reference different CSS, only the CSS referenced by the first entry will be packaged
  • 6018e58 #​956 Thanks @​rschristian! - Silences warnings when using Node builtins with the 'node:...' protocol on imports. Warnings related to bare usage of these builtins were already silenced.
  • e72377a #​964 Thanks @​rschristian! - Fixes filename generation for es & modern outputs. Both 'jsnext:main' and 'esmodule' were incorrectly ignored.

v0.15.0

Compare Source

Minor Changes
Patch Changes
  • b51b855 #​935 Thanks @​mycoin! - Don't attempt to write build stats in watch mode when there has been a build error/sizeInfo is undefined

v0.14.2

Compare Source

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

v0.14.1

Compare Source

Patch Changes

v0.14.0

Compare Source

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

v0.13.3

Compare Source

Patch Changes

v0.13.2

Compare Source

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

v0.13.1

Compare Source

Patch Changes
  • d87a5dc Thanks @​developit! - - Fix --sourcemap=false to match --no-sourcemap and actually turn sourcemaps off.
  • 4f7fbc4 Thanks @​developit! - Fix transform-fast-rest to support referencing ...rest params from within closures.

v0.13.0

Compare Source

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

v0.12.4

Compare Source

Patch Changes

v0.12.3

Compare Source

Features & Improvements
Bug Fixes

v0.12.2

Compare Source

  • Updated Babel and preset-env to 7.10 (#​660)
  • Fixed an version conflict caused by multiple copies of Babel (#​664)
  • Fixed globals generation when --external values include dashes (#​667, thanks @​katywings!)

v0.12.1

Compare Source

Features
Bugfixes
General Improvements

v0.12.0

Compare Source

Breaking Changes
  • .babelrc is now detected and supported - it was previously ignored.
  • Microbundle now requires Node 10+

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/microbundle-0.x branch from 02c9396 to 7c4d174 Compare June 6, 2021 19:31
@renovate renovate bot changed the title chore(deps): update dependency microbundle to v0.13.0 chore(deps): update dependency microbundle to v0.13.1 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/microbundle-0.x branch from 7c4d174 to f5006b4 Compare June 15, 2021 07:04
@renovate renovate bot changed the title chore(deps): update dependency microbundle to v0.13.1 chore(deps): update dependency microbundle to v0.13.3 Jun 15, 2021
@renovate renovate bot force-pushed the renovate/microbundle-0.x branch from f5006b4 to eb50b7c Compare October 18, 2021 20:16
@renovate renovate bot changed the title chore(deps): update dependency microbundle to v0.13.3 chore(deps): update dependency microbundle to v0.14.1 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/microbundle-0.x branch from eb50b7c to 9c3737e Compare March 7, 2022 13:28
@renovate renovate bot changed the title chore(deps): update dependency microbundle to v0.14.1 chore(deps): update dependency microbundle to v0.14.2 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/microbundle-0.x branch from 9c3737e to e0e7aef Compare May 16, 2022 00:32
@renovate renovate bot changed the title chore(deps): update dependency microbundle to v0.14.2 chore(deps): update dependency microbundle to v0.15.0 May 16, 2022
@renovate renovate bot force-pushed the renovate/microbundle-0.x branch from e0e7aef to a898cf2 Compare September 25, 2022 11:13
@renovate renovate bot changed the title chore(deps): update dependency microbundle to v0.15.0 chore(deps): update dependency microbundle to v0.15.1 Sep 25, 2022
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