caioagiani / mobizon-node

Biblioteca NodeJS para trabalhar com os serviços Mobizon API
https://mobizon.com.br
MIT License
20 stars 5 forks source link

chore(deps): update dependency @sucrase/jest-plugin to v3 #88

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sucrase/jest-plugin (source) 2.2.1 -> 3.0.0 age adoption passing confidence

Release Notes

alangpierce/sucrase (@​sucrase/jest-plugin) ### [`v3.0.0`](https://togithub.com/alangpierce/sucrase/blob/HEAD/integrations/jest-plugin/CHANGELOG.md#300-2022-10-08) - BREAKING: Switch `sucrase` to a peer dependency instead of a regular dependency. Please install `sucrase` separately as part of updating to this version. (\[[#​756](https://togithub.com/alangpierce/sucrase/issues/756)]) - BREAKING: Require `jest >= 27` and and `sucrase >= 3.25`. (\[[#​749](https://togithub.com/alangpierce/sucrase/issues/749)], \[[#​756](https://togithub.com/alangpierce/sucrase/issues/756)]) - BREAKING: Specify `disableESTransforms` by default, since it's no longer necessary for supported Node versions. (\[[#​754](https://togithub.com/alangpierce/sucrase/issues/754)]) - Add support for specifying Sucrase options in Jest config. (\[[#​749](https://togithub.com/alangpierce/sucrase/issues/749)]) (Jan Aagaard Meier; also implemented by stagas in \[[#​663](https://togithub.com/alangpierce/sucrase/issues/663)]) - Add support for using Jest in ESM mode, automatically configuring Sucrase accordingly. (\[[#​752](https://togithub.com/alangpierce/sucrase/issues/752)]) - Fix unhelpful error messages when an error is thrown from Sucrase. (\[[#​750](https://togithub.com/alangpierce/sucrase/issues/750)])

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.



This PR was generated by Mend Renovate. View the repository job log.