Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

chore(deps): update dependency rollup-plugin-esbuild to v4 #8

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-esbuild 2.6.1 -> 4.8.2 age adoption passing confidence

Release Notes

egoist/rollup-plugin-esbuild

v4.8.2

Compare Source

Bug Fixes

v4.8.1

Compare Source

Bug Fixes
  • optimizeDeps: handling resolver errors (822d71c)
Features
  • experimental: add optimizeDeps.exclude option (0a0efe2)

v4.8.0

Compare Source

Features
  • experimental: add optimizeDeps option (671ffc3)
  • Support target option when using the minify plugin standalone (#​322) (2e9fb36)
  • Automatically infer sourceMap option from Rollup's output.sourcemap option

v4.7.2

Compare Source

Bug Fixes

v4.7.1

Compare Source

Bug Fixes
  • minify: don't set esbuild format for IIFE bundle, closes #​320 (06fb7d1)

v4.7.0

Compare Source

Features

v4.6.1

Compare Source

Bug Fixes

v4.6.0

Compare Source

Features

v4.5.0

Compare Source

Features

v4.4.0

Compare Source

Features

v4.3.1

Compare Source

Bug Fixes

v4.3.0

Compare Source

Features

v4.2.3

Compare Source

Bug Fixes
  • set default loader to js (350e48a)

v4.2.2

Compare Source

Bug Fixes
  • correctly convert string to base64 (f4ead25)

v4.2.1

Compare Source

Bug Fixes
  • fallback to load file from fs (fc216bc)

v4.2.0

Compare Source

Bug Fixes
  • skip transform in bundle mode (ad2965c)
Features
  • add experimental bundle mode (99c689e)

v4.1.0

Compare Source

Features
  • Add minify whitespace/syntax/identifiers options (#​230) (1550973)

v4.0.1

Compare Source

Bug Fixes
  • handle warnings in renderChunk hook (for minification) (f2b32a9)

v4.0.0

Compare Source

Features
  • use esbuild's built-in message formatter for warnings (b2ac329)
BREAKING CHANGES
  • requires esbuild >= 0.10.1

v3.0.4

Compare Source

Bug Fixes
  • enable sourcemap when minification is enabled (42df7cf), closes #​178

v3.0.3

Compare Source

Bug Fixes

v3.0.2

Compare Source

Bug Fixes

v3.0.1

Compare Source

Bug Fixes

v3.0.0

Compare Source

Features
BREAKING CHANGES
  • Require esbuild 0.9 or above.

Recently esbuild 0.9 was released with some breaking changes.
A breaking change broke this plugin: esbuild.startService function
is being removed.

This commit change peer and devDependencies to esbuild 0.9 and
also removing usage of service in the plugin. Instead it use
transform function directly.

All tests passed and example is built just fine.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the deps label May 11, 2021
@renovate renovate bot requested a review from mathe42 May 11, 2021 13:11
@renovate renovate bot force-pushed the renovate/rollup-plugin-esbuild-4.x branch from 6a94487 to 31b0dec Compare June 6, 2021 21:30
@renovate renovate bot force-pushed the renovate/rollup-plugin-esbuild-4.x branch from 31b0dec to ce2246e Compare October 19, 2021 00:06
@renovate renovate bot force-pushed the renovate/rollup-plugin-esbuild-4.x branch from ce2246e to 9af790e Compare March 7, 2022 13:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants