This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
v5.11.4 — Malted milk powder
Hello all! Not much this week, primarily just a bunch of internal improvements and dependency updates. 🏗️ Thanks to @legobeat for getting a bunch of these! 🧱🥁 We've also updated the list of Sourcify networks, even though the fetcher no longer actually checks it.
That's it for now! 👋
How to upgrade
We recommend upgrading to the latest version of Truffle by running:
npm uninstall -g truffle
npm install -g truffle
Changelog
Enhancements
- Add new sourcify networks; fix problem with beam testnet (#6182 by @haltman-at)
Internal improvements
- Remove gitHead field that snuck its way in (#6187 by @haltman-at)
- Indicate Node.js supported versions (#6180 by @legobeat)
- Pin nodejs 20 to 20.5 due to regression in 20.6 (#6186 by @legobeat)
- Deprioritize Truffle relays (#6183 by @haltman-at)
- Enforce new minimum node version (#6184 by @haltman-at)
Dependency updates
- Deduplicate babel packages (#6185 by @legobeat)
- Replace
node-ipc
9.2.1 with@achrinza/node-ipc
9.2.7 (#6178 by @legobeat) - Update semver from 7.5.2 to 7.5.4 (#6177 by @legobeat)
- Update axios from 1.2.4 to 1.5.0; update axios-retry from 3.1.9 to 3.7.0 (#6175 by @legobeat)
- Update apollo-server-core from 3.11.0 to 3.12.1 (#6173 by @dependabot[bot])