Releases: mountebank-testing/mountebank
v2.9.4
This is the third release published under the new mountebank-testing organization. This is a community effort to continue the maintenance and development of mountebank going forward. The package name has changed to @mbtest/mountebank to reflect this; please update your install commands accordingly.
Changes
- Updated minimum Node.js version to 20 (maintenance LTS) and Docker image to Node 24 (active LTS)
- Updated
nodemailerto v8.0.5,smtp-serverto v3.18.4, andmailparserto v3.9.7 - Security updates for multiple dependencies:
lodash,hono,@hono/node-server,@xmldom/xmldom,basic-ftp,flatted,picomatch,tar, andbrace-expansion - Fixed HTTPS documentation tests to generate valid certificates
Contributors
Many thanks to the following kind folks for help with this release, either through bug reports, suggestions, or direct code contributions:
- Bobby Philip
- Jarl Friis
- Matthew Herman
Install
npm install -g @mbtest/mountebank@2.9.4
v2.9.3
This is the second release published under the new mountebank-testing organization. This is a community effort to continue the maintenance and development of mountebank going forward. The package name has changed to @mbtest/mountebank to reflect this; please update your install commands accordingly.
Changes
This release mainly includes security updates:
- Made
mountebank-formattersdependency optional, allowing users to opt out if using a custom formatter - Security updates for multiple dependencies:
@xmldom/xmldom,mocha,winston,https-proxy-agent,csv-parse,fs-extra,hpagent,safe-stable-stringify,nodemailer,body-parser,node-forge,lodash,qs,basic-ftp, andminimatch
Contributors
Many thanks to the following kind folks for help with this release, either through bug reports, suggestions, or direct code contributions:
- Matthew Herman
- Noah Green
- Jarl Friis
Install
npm install -g @mbtest/mountebank@2.9.3
v2.9.2
This is the first release published under the new mountebank-testing organization. This is a community effort to continue the maintenance and development of mountebank going forward. The package name has changed to @mbtest/mountebank to reflect this; please update your install commands accordingly.
Changes
Most of the work in this release was focused on getting the project up and running under the new organization, but there were a few small changes:
- Updated imposter response to include allowCORS property
- Various dependencies updated
Contributors
Many thanks to the following kind folks for help with this release, either through bug reports, suggestions, or direct code contributions:
- Jarl Friis
- Matthew Herman
- Brandon Byars
- Simon Brunning
- Teameh
- misirlou-tg
Install
npm install -g @mbtest/mountebank@2.9.2