-
Notifications
You must be signed in to change notification settings - Fork 4
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 esbuild from 0.23.1 to 0.24.0 in the esbuild group #465
Closed
dependabot
wants to merge
1
commit into
develop
from
dependabot/npm_and_yarn/develop/esbuild-f06782126d
Closed
Bump esbuild from 0.23.1 to 0.24.0 in the esbuild group #465
dependabot
wants to merge
1
commit into
develop
from
dependabot/npm_and_yarn/develop/esbuild-f06782126d
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 23, 2024
ThrawnCA
approved these changes
Sep 26, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/develop/esbuild-f06782126d
branch
from
October 18, 2024 19:46
ba0c21f
to
190e538
Compare
ThrawnCA
approved these changes
Oct 20, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/develop/esbuild-f06782126d
branch
2 times, most recently
from
October 25, 2024 19:54
bddb233
to
4ccc7a5
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/develop/esbuild-f06782126d
branch
from
October 28, 2024 20:07
4ccc7a5
to
fa638f7
Compare
ThrawnCA
approved these changes
Oct 28, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/develop/esbuild-f06782126d
branch
from
October 30, 2024 19:58
fa638f7
to
9f0543b
Compare
ThrawnCA
previously approved these changes
Oct 31, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/develop/esbuild-f06782126d
branch
from
November 4, 2024 19:31
9f0543b
to
923b0e1
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/develop/esbuild-f06782126d
branch
from
November 14, 2024 19:17
923b0e1
to
73be267
Compare
ThrawnCA
previously approved these changes
Nov 15, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/develop/esbuild-f06782126d
branch
from
November 18, 2024 20:04
73be267
to
85defdd
Compare
Bumps the esbuild group with 1 update: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.23.1 to 0.24.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.23.1...v0.24.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: esbuild ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/develop/esbuild-f06782126d
branch
from
November 25, 2024 20:20
85defdd
to
1bd1105
Compare
Superseded by #578. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/develop/esbuild-f06782126d
branch
December 20, 2024 19:28
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the esbuild group with 1 update: esbuild.
Updates
esbuild
from 0.23.1 to 0.24.0Release notes
Sourced from esbuild's releases.
Changelog
Sourced from esbuild's changelog.
Commits
d34e79e
publish 0.24.0 to npm045a87f
fix #3887: omit dead export warning fordefault
6e049b8
fix #3913: useDefineForClassFields and decorators9c26f98
lower decorators for useDefineForClassFields #391346fdb68
fix #3898: incorrect cyclic tsconfig.json warningb500443
fix #3917: running esbuild cli with denob125e62
runmake update-compat-table
112b9aa
fix #3915: stack overflow with yarn + tsconfiged5a555
wasm: catch and rethrow stack overflows (#3915)11d3196
fix #3902: update go 1.22.5 => 1.23.1You can trigger a rebase of this PR 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions