Closed dependabot[bot] closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
8f14d6a
) 64.64% compared to head (677717d
) 64.64%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #383.
Bumps esbuild from 0.19.5 to 0.19.7.
Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
a7773b3
publish 0.19.7 to npm2886b5d
more adjustments to import assertions/attributes2dad830
add basic support for import assertions6b9737a
fix test262 crash in v8 due to renamed test0d9f765
fix #3230, fix #3326, fix #3394: update decorators9fc1ed3
ast helpers: use a context object00fa010
tree shaking: handle destructuring of an arrayf361c7f
fix #3477: forbid--keep-names
if not supported4c64c19
compat-table: sort kangax feature mapcd7b93f
dev server: add a fallbackfavicon.ico
handlerDependabot 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 show