-
Notifications
You must be signed in to change notification settings - Fork 38
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
build(deps-dev): bump the esbuild group with 2 updates #937
Conversation
bb7837a
to
7e4b58f
Compare
Build failure without error message, needs investing locally. |
New esbuild isn't producing the licence files... |
Okay, this is about I guess we should find out if it's correct for that file to be empty... but that's not really directly related here. |
This file is currently empty and the incoming esbuild change will cause it not to be emitted at all.
Bumps the esbuild group with 2 updates: [esbuild](https://github.com/evanw/esbuild) and [esbuild-wasm](https://github.com/evanw/esbuild). Updates `esbuild` from 0.24.2 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.24.2...v0.25.0) Updates `esbuild-wasm` from 0.24.2 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.24.2...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: esbuild - dependency-name: esbuild-wasm dependency-type: direct:development update-type: version-update:semver-minor dependency-group: esbuild ... Signed-off-by: dependabot[bot] <[email protected]>
7e4b58f
to
20c733b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is good to go from me, but someone else should look at my commit, at least. @martinpitt ?
Ah, it was empty? That is correct - esbuild 0.25.0 finally fixed evanw/esbuild#3670 which we worked around previously. We had similar fixes recently, e.g. in cockpit-project/cockpit-ostree#788 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh the flakes.. but they are well known on the weather report, so not the fault of this PR. Still they need some urgent attention, it wasn't half as bad last week. testCopyPaste is brand new, and apparently with an impressive 75% failure rate..
Bumps the esbuild group with 2 updates: esbuild and esbuild-wasm.
Updates
esbuild
from 0.24.2 to 0.25.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
Commits
e9174d6
publish 0.25.0 to npmc27dbeb
fixhosts
inplugin-tests.js
6794f60
fixhosts
innode-unref-tests.js
de85afd
Merge commit from forkda1de1b
fix #4065: bitwise operators can return bigintsf4e9d19
switch case liveness:default
is always last7aa47c3
fix #4028: minify live/deadswitch
cases better22ecd30
minify: more constant folding for strict equality4cdf03c
fix #4053: reordering of.tsx
innode_modules
dc71977
fix #3692:0
now picks a random ephemeral portUpdates
esbuild-wasm
from 0.24.2 to 0.25.0Release notes
Sourced from esbuild-wasm's releases.
... (truncated)
Changelog
Sourced from esbuild-wasm's changelog.
Commits
e9174d6
publish 0.25.0 to npmc27dbeb
fixhosts
inplugin-tests.js
6794f60
fixhosts
innode-unref-tests.js
de85afd
Merge commit from forkda1de1b
fix #4065: bitwise operators can return bigintsf4e9d19
switch case liveness:default
is always last7aa47c3
fix #4028: minify live/deadswitch
cases better22ecd30
minify: more constant folding for strict equality4cdf03c
fix #4053: reordering of.tsx
innode_modules
dc71977
fix #3692:0
now picks a random ephemeral portMost Recent Ignore Conditions Applied to This Pull Request
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 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