-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps): bump esbuild and vitest in /power-voting #203
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
base: main
Are you sure you want to change the base?
chore(deps): bump esbuild and vitest in /power-voting #203
Conversation
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.2 and updates ancestor dependency [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies need to be updated together. Updates `esbuild` from 0.21.5 to 0.25.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.21.5...v0.25.2) Updates `vitest` from 1.6.1 to 3.0.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.9/packages/vitest) --- updated-dependencies: - dependency-name: esbuild dependency-type: indirect - dependency-name: vitest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request. |
5 similar comments
Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request. |
Bumps esbuild to 0.25.2 and updates ancestor dependency vitest. These dependencies need to be updated together.
Updates
esbuild
from 0.21.5 to 0.25.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
4475787
publish 0.25.2 to npm8f56771
fix #4121: map js regexp flags to go regexp flags36b458d
follow-up to #41098b8437c
feat: support index source map (#4109)75286c1
unit test for absolute windows paths in source mapbcc77fb
fix #4100: invalid identifiers in node annotation37cb6a2
fix a warning fromnpm publish
6bfc1c1
publish 0.25.1 to npmf9b3952
fix #4078: prepend namespaces to source map pathsccf3dd7
add "contributed by" in changelogUpdates
vitest
from 1.6.1 to 3.0.9Release notes
Sourced from vitest's releases.
... (truncated)
Commits
8ea9e14
chore: release v3.0.9422ba66
fix(coverage): browser mode +coverage.all
(#7597)3fdee3d
chore: fix various typos (#7663)4b0451d
chore(deps): update dependency@antfu/eslint-config
to v4 (#7407)fcf3cf5
refactor: coverage types to avoid mixing node and runtime types (#7627)3fb3fbf
fix: fixgetState().testPath
during collection with no isolation (#7640)7155aef
chore: use pnpm catalog (#7590)c0cf65f
chore: useunplugin-isolated-decl
withoxc-transform
for dts build (#7609)5eb4cd1
fix(browser): fail playwright timeouts earlier than a test timeout (#7565)b7f5526
fix: race condition in RPC filesystem cache. (#7531)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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.