From ac480fe1c3af08d0cc45ffa12f21eb5ababc06f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 19:03:21 +0000 Subject: [PATCH] chore(deps): update dependency @fastify/cors to v10 (#1064) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@fastify/cors](https://redirect.github.com/fastify/fastify-cors) | [`9.0.1` -> `10.0.0`](https://renovatebot.com/diffs/npm/@fastify%2fcors/9.0.1/10.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@fastify%2fcors/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fastify%2fcors/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fastify%2fcors/9.0.1/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fastify%2fcors/9.0.1/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
fastify/fastify-cors (@​fastify/cors) ### [`v10.0.0`](https://redirect.github.com/fastify/fastify-cors/releases/tag/v10.0.0) [Compare Source](https://redirect.github.com/fastify/fastify-cors/compare/v9.0.1...v10.0.0) #### What's Changed - chore(deps): bump mnemonist from 0.39.6 to 0.39.8 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-cors/pull/293](https://redirect.github.com/fastify/fastify-cors/pull/293) - chore(.gitignore): add .tap/ dir by [@​Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/fastify/fastify-cors/pull/294](https://redirect.github.com/fastify/fastify-cors/pull/294) - chore(deps-dev): bump [@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 6.21.0 to 7.1.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-cors/pull/298](https://redirect.github.com/fastify/fastify-cors/pull/298) - chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-cors/pull/300](https://redirect.github.com/fastify/fastify-cors/pull/300) - Warn about DoS attacks by [@​mcollina](https://redirect.github.com/mcollina) in [https://github.com/fastify/fastify-cors/pull/301](https://redirect.github.com/fastify/fastify-cors/pull/301) - add AsyncOriginFunction type by [@​sknetl](https://redirect.github.com/sknetl) in [https://github.com/fastify/fastify-cors/pull/302](https://redirect.github.com/fastify/fastify-cors/pull/302) - Merge `next` into `master` by [@​jsumners](https://redirect.github.com/jsumners) in [https://github.com/fastify/fastify-cors/pull/304](https://redirect.github.com/fastify/fastify-cors/pull/304) - chore(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-cors/pull/305](https://redirect.github.com/fastify/fastify-cors/pull/305) - chore(deps-dev): bump tsd from 0.30.7 to 0.31.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-cors/pull/306](https://redirect.github.com/fastify/fastify-cors/pull/306) - docs(readme): add `options.methods` default by [@​Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/fastify/fastify-cors/pull/307](https://redirect.github.com/fastify/fastify-cors/pull/307) - chore(deps-dev): bump [@​types/node](https://redirect.github.com/types/node) from 20.14.13 to 22.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-cors/pull/308](https://redirect.github.com/fastify/fastify-cors/pull/308) - chore: update min fastify version by [@​Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/fastify/fastify-cors/pull/309](https://redirect.github.com/fastify/fastify-cors/pull/309) - chore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-cors/pull/310](https://redirect.github.com/fastify/fastify-cors/pull/310) - chore: migrate from tap to node:test and c8 by [@​dancastillo](https://redirect.github.com/dancastillo) in [https://github.com/fastify/fastify-cors/pull/316](https://redirect.github.com/fastify/fastify-cors/pull/316) #### New Contributors - [@​sknetl](https://redirect.github.com/sknetl) made their first contribution in [https://github.com/fastify/fastify-cors/pull/302](https://redirect.github.com/fastify/fastify-cors/pull/302) - [@​dancastillo](https://redirect.github.com/dancastillo) made their first contribution in [https://github.com/fastify/fastify-cors/pull/316](https://redirect.github.com/fastify/fastify-cors/pull/316) **Full Changelog**: https://github.com/fastify/fastify-cors/compare/v9.0.1...v10.0.0
--- ### 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. 🔕 **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](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/tomacheese/telcheck). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 25 ++++++++++--------------- 2 files changed, 11 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 40f7f4e8..31d2bc28 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@book000/eslint-config": "1.7.53", "@book000/node-utils": "1.13.250", "@fastify/basic-auth": "6.0.0", - "@fastify/cors": "9.0.1", + "@fastify/cors": "10.0.0", "@types/cheerio": "0.22.35", "@types/node": "20.16.5", "@types/web-push": "3.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d18939e8..f0a1016a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 6.0.0 version: 6.0.0 '@fastify/cors': - specifier: 9.0.1 - version: 9.0.1 + specifier: 10.0.0 + version: 10.0.0 '@types/cheerio': specifier: 0.22.35 version: 0.22.35 @@ -286,8 +286,8 @@ packages: '@fastify/basic-auth@6.0.0': resolution: {integrity: sha512-OpVFSvkNGplt2C7cd3ijC2XKZkmteZYagnjCiLdHpunZLGIDCw1UDCdOcTlqbqjl5VrxpIqRfmFO35UnU9kNcA==} - '@fastify/cors@9.0.1': - resolution: {integrity: sha512-YY9Ho3ovI+QHIL2hW+9X4XqQjXLjJqsU+sMV/xFsxZkE8p3GNnYVFpoOxF7SsP5ZL76gwvbo3V9L+FIekBGU4Q==} + '@fastify/cors@10.0.0': + resolution: {integrity: sha512-kb9fkc/LVbLTQ3lhA+ZZjC/Styzysodo/MTCdVCvTtgHa/gBwxrEEkcp3fuoKIfAQt85wksrpXjUGbw5NQffEQ==} '@fastify/error@3.4.1': resolution: {integrity: sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==} @@ -1000,9 +1000,6 @@ packages: fast-uri@3.0.1: resolution: {integrity: sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==} - fastify-plugin@4.5.1: - resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==} - fastify-plugin@5.0.0: resolution: {integrity: sha512-0725fmH/yYi8ugsjszLci+lLnGBK6cG+WSxM7edY2OXJEU7gr2JiGBoieL2h9mhTych1vFsEfXsAsGGDJ/Rd5w==} @@ -1440,8 +1437,8 @@ packages: minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} - mnemonist@0.39.6: - resolution: {integrity: sha512-A/0v5Z59y63US00cRSLiloEIw3t5G+MiKz4BhX21FI+YBJXBOGW0ohFxTxO08dsOYlzxo87T7vGfZKYp2bcAWA==} + mnemonist@0.39.8: + resolution: {integrity: sha512-vyWo2K3fjrUw8YeeZ1zF0fy6Mu59RHokURlld8ymdUPjMlD9EC9ov1/YPqTgqRvUN9nTr3Gqfz29LYAmu0PHPQ==} moment-timezone@0.5.45: resolution: {integrity: sha512-HIWmqA86KcmCAhnMAN0wuDOARV/525R2+lOLotuGFzn4HO+FH+/645z2wx0Dt3iDv6/p61SIvKnDstISainhLQ==} @@ -2236,10 +2233,10 @@ snapshots: '@fastify/error': 4.0.0 fastify-plugin: 5.0.0 - '@fastify/cors@9.0.1': + '@fastify/cors@10.0.0': dependencies: - fastify-plugin: 4.5.1 - mnemonist: 0.39.6 + fastify-plugin: 5.0.0 + mnemonist: 0.39.8 '@fastify/error@3.4.1': {} @@ -3117,8 +3114,6 @@ snapshots: fast-uri@3.0.1: {} - fastify-plugin@4.5.1: {} - fastify-plugin@5.0.0: {} fastify@4.28.1: @@ -3541,7 +3536,7 @@ snapshots: minimist@1.2.8: {} - mnemonist@0.39.6: + mnemonist@0.39.8: dependencies: obliterator: 2.0.4