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 #96

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2020

Mend Renovate

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

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 has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Sep 28, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ahrota/microstream/BvnihA8gofBQ5YwPo4MAY1T8ZUsU
✅ Preview: https://microstream-git-renovate-microbundle-0x-ahrota.vercel.app

@anthonyrota anthonyrota force-pushed the master branch 2 times, most recently from 14f5480 to eb86693 Compare September 28, 2020 07:23
@renovate renovate bot force-pushed the renovate/microbundle-0.x branch from 8b0fa2b to 01792f3 Compare September 28, 2020 07:26
@anthonyrota anthonyrota force-pushed the master branch 4 times, most recently from 292b671 to c018a81 Compare October 1, 2020 07:08
@anthonyrota anthonyrota force-pushed the master branch 14 times, most recently from 3d519a9 to 7178b49 Compare October 19, 2020 10:26
@renovate renovate bot changed the title chore(deps): update dependency microbundle to v0.12.4 Update dependency microbundle to v0.12.4 Oct 22, 2020
@anthonyrota anthonyrota force-pushed the master branch 5 times, most recently from ca83437 to 757f304 Compare October 29, 2020 10:41
@anthonyrota anthonyrota force-pushed the master branch 8 times, most recently from 28062d1 to 5762144 Compare December 31, 2020 12:29
@renovate renovate bot force-pushed the renovate/microbundle-0.x branch from 10b13de to cd4c4f9 Compare February 3, 2021 13:06
@renovate renovate bot force-pushed the renovate/microbundle-0.x branch from cd4c4f9 to 2b21de2 Compare June 6, 2021 23:19
@renovate renovate bot changed the title Update dependency microbundle to v0.13.0 Update dependency microbundle to v0.13.1 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/microbundle-0.x branch from 2b21de2 to d68a2e3 Compare June 15, 2021 03:14
@renovate renovate bot changed the title Update dependency microbundle to v0.13.1 Update dependency microbundle to v0.13.3 Jun 15, 2021
@renovate renovate bot force-pushed the renovate/microbundle-0.x branch from d68a2e3 to 8fa1277 Compare October 18, 2021 16:50
@renovate renovate bot changed the title Update dependency microbundle to v0.13.3 Update dependency microbundle to v0.14.1 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/microbundle-0.x branch from 8fa1277 to cdd8fd2 Compare March 26, 2022 12:39
@renovate renovate bot changed the title Update dependency microbundle to v0.14.1 chore(deps): update dependency microbundle to v0.14.2 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/microbundle-0.x branch from cdd8fd2 to 13d1163 Compare May 16, 2022 03:37
@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
@vercel
Copy link

vercel bot commented May 16, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
microstream ✅ Ready (Inspect) Visit Preview Sep 25, 2022 at 10:58AM (UTC)

@renovate renovate bot force-pushed the renovate/microbundle-0.x branch from 13d1163 to 822689a Compare September 25, 2022 10:55
@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