Tradeshift / bucko

Provides some friendly assistance to get started developing apps on the Tradeshift platform.
3 stars 19 forks source link

chore(deps): update dependency nodemon to v3 #207

Closed tradeshift-renovate[bot] closed 12 months ago

tradeshift-renovate[bot] commented 12 months ago

This PR contains the following updates:

Package Type Update Change
nodemon (source) devDependencies major 2.0.22 -> 3.0.1

Release Notes

remy/nodemon (nodemon) ### [`v3.0.1`](https://togithub.com/remy/nodemon/releases/tag/v3.0.1) [Compare Source](https://togithub.com/remy/nodemon/compare/v3.0.0...v3.0.1) ##### Bug Fixes - restore default ext watch behaviour ([95bee00](https://togithub.com/remy/nodemon/commit/95bee008bfb4eb77d7826f193e9386812652f449)), closes [#​2124](https://togithub.com/remy/nodemon/issues/2124) [#​1957](https://togithub.com/remy/nodemon/issues/1957) ### [`v3.0.0`](https://togithub.com/remy/nodemon/releases/tag/v3.0.0) [Compare Source](https://togithub.com/remy/nodemon/compare/v2.0.22...v3.0.0) ##### Bug Fixes - also watch cjs ([86d5f40](https://togithub.com/remy/nodemon/commit/86d5f403a3e06e8aed48b37fa854730dc83257be)) - node@10 support back in ([af3b9e2](https://togithub.com/remy/nodemon/commit/af3b9e237281beffd92ceee0e2411ef53edcf375)) - semver vuln dep ([6bb8766](https://togithub.com/remy/nodemon/commit/6bb876666715e16464d48f98cd4bc2cba172a970)), closes [#​2119](https://togithub.com/remy/nodemon/issues/2119) ##### Features - always use polling on IBM i ([3b58104](https://togithub.com/remy/nodemon/commit/3b5810463e7c39b0a8e2856c996faf454a6ca1f8)) ##### BREAKING CHANGES - official support for node@8 dropped. However there's no function being used in semver that breaks node 8, so it's technically still possible to run with node 8, but it will no longer be supported (or tested in CI).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.