Closed dependabot[bot] closed 5 months ago
@dependabot ignore esbuild minor version @dependabot ignore esbuild-wasm minor version
Let's sort this out in https://github.com/cockpit-project/starter-kit/pull/863 first, that has a pointer to the upstream issue. This isn't urgent or important at all.
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml
OK, I won't notify you about version 0.21.x of esbuild again, unless you unignore it.
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen
if the branch has been deleted).
Bumps the esbuild group with 2 updates: esbuild and esbuild-wasm.
Updates
esbuild
from 0.20.2 to 0.21.1Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
e876394
publish 0.21.1 to npm4abc387
adjust decorator source map locationse7a9256
fix #3756: regression with--keep-names
33cbbea
runmake update-compat-table
c6da2c3
publish 0.21.0 to npm4bc834c
initial implementation of the decorators proposal (#3754)07cdbe0
some small adjustments to runtime library code71b3d9f
split offlowerPrivateMethod
fromlowerMethod
0861625
printer: preserve single-line status of block bodyf426153
runtime: make some helper functions more compactUpdates
esbuild-wasm
from 0.20.2 to 0.21.1Release notes
Sourced from esbuild-wasm's releases.
... (truncated)
Changelog
Sourced from esbuild-wasm's changelog.
... (truncated)
Commits
e876394
publish 0.21.1 to npm4abc387
adjust decorator source map locationse7a9256
fix #3756: regression with--keep-names
33cbbea
runmake update-compat-table
c6da2c3
publish 0.21.0 to npm4bc834c
initial implementation of the decorators proposal (#3754)07cdbe0
some small adjustments to runtime library code71b3d9f
split offlowerPrivateMethod
fromlowerMethod
0861625
printer: preserve single-line status of block bodyf426153
runtime: make some helper functions more compactDependabot 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