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

Bump rollup-plugin-esbuild from 4.8.2 to 5.0.0 #78

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 9, 2022

Bumps rollup-plugin-esbuild from 4.8.2 to 5.0.0.

Release notes

Sourced from rollup-plugin-esbuild's releases.

v5.0.0

5.0.0 (2022-11-08)

Bug Fixes

  • republish 4.10.2 as 5.0.0 (rollup v3 and node 14) (c806163)

BREAKING CHANGES

  • require node.js 14 or above

v4.10.3

Revert previous release #358 which contains a breaking change, it will be re-published as v5.0.0

Full Changelog: egoist/rollup-plugin-esbuild@v4.10.2...v4.10.3

v4.10.2

4.10.2 (2022-11-07)

Bug Fixes

v4.10.1

4.10.1 (2022-08-26)

Bug Fixes

  • jsxDev compatibility with older esbuild versions, closes #351 (2df49f4)

v4.10.0

4.10.0 (2022-08-26)

Bug Fixes

Features

  • Support reading jsx option from tsconfig (#348) (ecbf5a7)

v4.9.3

4.9.3 (2022-08-15)

... (truncated)

Commits
  • c806163 fix: republish 4.10.2 as 5.0.0 (rollup v3 and node 14)
  • 048e02f fix: Revert "fix: support rollup v3 & update deps (#356)", this was a breakin...
  • 0e39583 fix: support rollup v3 & update deps (#356)
  • 4d927aa Update README to be in sync with latest release (#353)
  • 2df49f4 fix: jsxDev compatibility with older esbuild versions, closes #351
  • 61df802 fix: fix sourcemap behavior (#349)
  • ecbf5a7 feat: Support reading jsx option from tsconfig (#348)
  • fde5950 fix: filenames like component.utils.ts are not resolved properly, fixes #346
  • 14c0b99 fix: support mapping .js/.jsx extensions to .ts/.tsx (#345)
  • 6795cb3 fix(types): bundle d.ts file, closes #327
  • 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)

Bumps [rollup-plugin-esbuild](https://github.com/egoist/rollup-plugin-esbuild) from 4.8.2 to 5.0.0.
- [Release notes](https://github.com/egoist/rollup-plugin-esbuild/releases)
- [Changelog](https://github.com/egoist/rollup-plugin-esbuild/blob/dev/.releaserc.json)
- [Commits](egoist/rollup-plugin-esbuild@v4.8.2...v5.0.0)

---
updated-dependencies:
- dependency-name: rollup-plugin-esbuild
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants