Sourced from pnpm/action-setup's releases.
v4.0.0
An error is thrown if one version of pnpm is specified in the
packageManagerfield ofpackage.jsonand a different version is specified in the action's settings #122
fe02b34
docs: bump action-setup version in READMEbee1f09
feat: throw error when multiple versions specified (#122)ce859e3
refactor: replace fs-extra with Node.js built-in fs methods
(#120)2ab6dce
docs(README): fix link to LICENSEe280758
docs(README): update dependency versions (#117)129abb7
Bump undici from 5.28.2 to 5.28.3 (#115)Sourced from supercharge/mongodb-github-action's changelog.
1.11.0 - 2024-05-22
Added
- added
mongodb-container-nameinput: this option allows you to define the Docker container nameFixed
- use the
mongocommand to interact with MongoDB versions 4.x or lower. Previously, we only checked for MongoDB 4 and would usemongoshfor MongoDB 3 (and lower). Thanks to Aravind!Updated
- bump dependencies
5a87bd8
prepare changelog for 1.11.07c12fc6
update readmead73029
bump mongoose dependency268fb2c
Merge pull request #61
from aravindnc/main12b898a
Fix to use mongo client if MongoDB verison is less than or equal to
4.b827754
wait 20 seconds5f37c5f
revert ESLint to 8.xfcc7443
bump verionsfde299b
bump deps9ceda80
bump versions of GitHub Actions