bettermusic / studio

WIP for a Design System and component library to power a suite of music tools. Most notably a chord chart editor & renderer.
https://www.bettermusic.tech/
Other
6 stars 0 forks source link

Bump rollup-plugin-esbuild from 4.9.1 to 4.10.1 #103

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rollup-plugin-esbuild from 4.9.1 to 4.10.1.

Release notes

Sourced from rollup-plugin-esbuild's releases.

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)

Bug Fixes

  • filenames like component.utils.ts are not resolved properly, fixes #346 (fde5950)

v4.9.2

4.9.2 (2022-08-14)

Bug Fixes

  • support mapping .js/.jsx extensions to .ts/.tsx (#345) (14c0b99)
Commits
  • 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)
  • See full diff 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)