testnet
testnet copied to clipboard
fix(deps): update dependency awilix to v12
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
awilix | ^11.0.4 -> ^12.0.2 |
Release Notes
jeffijoe/awilix (awilix)
v12.0.2
- Rename
awilix.browser.js
toawilix.browser.mjs
, most tools prefer this - More
exports
conditions
v12.0.1
- Fix browser build
v12.0.0
-
BREAKING: Bump TypeScript transpilation target for browser build from
ES5
toES2020
- Update packages
- Add
exports
field topackage.json
, allowing you to explicitly import the browser build usingimport { createContainer } from 'awilix/browser'
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.