nuxt / vercel-builder

Vercel Builder for Nuxt
MIT License
645 stars 75 forks source link

chore(deps): update devdependency @vercel/routing-utils to v2 #719

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vercel/routing-utils 1.13.5 -> 2.0.2 age adoption passing confidence

Release Notes

vercel/vercel ### [`v2.0.2`](https://togithub.com/vercel/vercel/releases/tag/2.0.2) [Compare Source](https://togithub.com/vercel/vercel/compare/@vercel/routing-utils@2.0.1...@vercel/routing-utils@2.0.2) ##### Patches - Don't ignore modules directory when transpiling: [`2fa62da`](https://togithub.com/vercel/vercel/commit/2fa62da2d8b7ffe10db2b3e9887732eb08657b4f) ### [`v2.0.1`](https://togithub.com/vercel/vercel/releases/tag/2.0.1) [Compare Source](https://togithub.com/vercel/vercel/compare/@vercel/routing-utils@2.0.0...@vercel/routing-utils@2.0.1) ##### Patches - Added extensions to binaries: [`513ecfb`](https://togithub.com/vercel/vercel/commit/513ecfb7de45e7254376eb05f2b6ae9d5903767e) - Tell pkg not to use the harmony flag: [`f82cbe9`](https://togithub.com/vercel/vercel/commit/f82cbe9bc50eca0cc0c6f84a4b7d6aa9be780e0f) - Load sub commands using extensions: [`0370827`](https://togithub.com/vercel/vercel/commit/03708278df90c9036be8ae36401a47ec08db2b57) ### [`v2.0.0`](https://togithub.com/vercel/vercel/releases/tag/2.0.0) [Compare Source](https://togithub.com/vercel/vercel/compare/@vercel/routing-utils@1.13.5...@vercel/routing-utils@2.0.0) ##### Major Changes - Removed `main` property in the `package.json` file: [`18d9de4`](https://togithub.com/vercel/vercel/commit/18d9de41215ebc937dc27ab620f81faae00a9e00) - Use [async-to-gen](https://togithub.com/leebyron/async-to-gen) for all Node versions: [`9f073ad`](https://togithub.com/vercel/vercel/commit/9f073ad25cedda407220fd143912a601e0223805) ##### Minor Changes - Allow shorthand aliases with `now --alias`: [#​206](https://togithub.com/vercel/vercel/issues/206) - Details on how to get a testing token: [`81940de`](https://togithub.com/vercel/vercel/commit/81940de06e78199a4e74f6671520792fdd25e6b3) ##### Patches - Command for usage information: [`10fd578`](https://togithub.com/vercel/vercel/commit/10fd578a51bd18d7d903e77d3a4152d0bc5849de) - Options is a sub section of usage: [`8c3a40b`](https://togithub.com/vercel/vercel/commit/8c3a40b6f8f5de4827fd4a650b2a812fc99c9137) - Fix now alias on new domains: [#​207](https://togithub.com/vercel/vercel/issues/207) - Remove babel as dependecy: [#​209](https://togithub.com/vercel/vercel/issues/209) - Properly indented pkg property: [`bf2af9d`](https://togithub.com/vercel/vercel/commit/bf2af9d8d5bc8317bbb2dc5dbaaf46b7f187f83a) - Let Travis CI decide whether or not to use sudo: [`b1090fe`](https://togithub.com/vercel/vercel/commit/b1090fe97e31b808e1833c99ceac5175067b9ac9) - Stop pinning dependencies: [`2a26f01`](https://togithub.com/vercel/vercel/commit/2a26f01a95947f9296e05d7bb7cc015d9d670f2a) - Make description match the repo's: [`e981e0a`](https://togithub.com/vercel/vercel/commit/e981e0a218e70c0a46b0a25c32f0e90ece316b27) - Check for update using a package: [`d01bf29`](https://togithub.com/vercel/vercel/commit/d01bf29690fe2cf42d952ebcd2824618f1c2072f) - Only allow process.exit in certain places: [`df111b9`](https://togithub.com/vercel/vercel/commit/df111b9eba08837b42dc16d410a31513104f03f3) - Tell XO to ignore enclosed version: [`5030008`](https://togithub.com/vercel/vercel/commit/50300086316d4635c798b19ecc605684c7ebb659) ##### Credits Huge thanks to [@​lukechilds](https://togithub.com/lukechilds), [@​OlliV](https://togithub.com/OlliV) and [@​jamo](https://togithub.com/jamo) for their help!

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 has been generated by Mend Renovate. View repository job log here.