Skip to content

Bump esmock from 2.6.6 to 2.7.3 in /server#511

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/server/esmock-2.7.3
Open

Bump esmock from 2.6.6 to 2.7.3 in /server#511
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/server/esmock-2.7.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps esmock from 2.6.6 to 2.7.3.

Release notes

Sourced from esmock's releases.

restore support for ava and other test runners,

match exact export paths

increment resolvewithplus, match exact export paths, thanks @​matz3

add node v24 to test matrix

a "version bump" release with no new features adding node v24 to the test matrix

resolve openai mocking

resolve issue that prevented openai package mock

support node v23

Add node 23 ro the test matrix and update to support node 23,

add pnpm test

fixes an issue that prevented esmock from being used with pnpm,

add swc tests

add swc tests and remove swc caution from README thanks @​Brooooooklyn

Changelog

Sourced from esmock's changelog.

changelog

... (truncated)

Commits
  • b444f95 Merge pull request #328 from iambumblehead/restore-ava-tests
  • b1a66ad update CHANGELOG and package version
  • 52a0a71 enable all tests, remove check for node18
  • 833c3c9 restore swc tests
  • b5fd967 restore ava tests and support
  • 88a5433 Merge pull request #327 from iambumblehead/increment-dependencies
  • 268b8c7 increment more dependencies
  • d8fadad increment dependencies in test packages
  • e6a0722 increment dependencies used in tests
  • 2f7c9e7 increment dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

You 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [esmock](https://github.com/iambumblehead/esmock) from 2.6.6 to 2.7.3.
- [Release notes](https://github.com/iambumblehead/esmock/releases)
- [Changelog](https://github.com/iambumblehead/esmock/blob/main/CHANGELOG.md)
- [Commits](iambumblehead/esmock@v2.6.6...v2.7.3)

---
updated-dependencies:
- dependency-name: esmock
  dependency-version: 2.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2025
@github-actions
Copy link

API Coverage LCOV of commit f84f855 during Tests #1573

Summary coverage rate:
  lines......: 88.3% (406 of 460 lines)
  functions..: 88.3% (128 of 145 functions)
  branches...: 81.5% (163 of 200 branches)

Files changed coverage rate: n/a

@github-actions
Copy link

Website Coverage LCOV of commit f84f855 during Tests #1573

Summary coverage rate:
  lines......: 97.2% (889 of 915 lines)
  functions..: 95.1% (366 of 385 functions)
  branches...: 84.2% (149 of 177 branches)

Files changed coverage rate: n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants