Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency fastify to v3.20.1 #55

Merged
merged 1 commit into from
Aug 7, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastify (source) 3.4.1 -> 3.20.1 age adoption passing confidence

Release Notes

fastify/fastify

v3.20.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.20.0...v3.20.1

v3.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.19.2...v3.20.0

v3.19.2

Compare Source

PR:

  • Bumped v3.19.1
  • Updated minimum pino version
  • docs: add fastify-formdiable (#​3187)
  • docs: fix constrainted route definition (#​3192)
  • Revert "fix: #​3110 version resolution (#​3113)" (#​3191)
  • Bumped tsd to v0.17.0 (#​3195)
  • add types for printRoutes (#​3196)
  • doc: removed reference to pump and added description on http2SessionTimeout (#​3198)
  • fix: headRouteExists lookup argument (#​3199)
  • Server.md fix default value of onConstructorPoisoning (#​3205)
  • docs: request.context and reply.context (#​3201)
  • Update type defs to include new server req/rep property (#​3204)
  • Update Ecosystem.md (#​3206)
  • fix: pino deps warning (#​3208)

v3.19.1

Compare Source

📚 PR:

  • Revert "Use path.join(__dirname, './package.json') to load version (#​3155)"
  • docs: add fastify-formdiable (#​3187)

v3.19.0

Compare Source

📚 PR:

  • feat: Shorthand schema bypass flag (#​3156)
  • fastify-route-group (#​3165)
  • Clarified LTS sentence about the supported Node.js releases (#​3168)
  • chore: remove benchmark devDependencies (#​3167)
  • chore: add stream to logger (#​3169)
  • ecosystem: add heply/fastify-bcrypt (#​3173)
  • dep: Use Fastify fork of pre-commit (#​3175)
  • fix: windows flakiness (#​3176)
  • build(deps): bump fastify/github-action-merge-dependabot (#​3179)
  • build(deps-dev): bump @​types/node from 15.14.1 to 16.0.0 (#​3180)
  • docs: fix broken links (#​3183)
  • Use path.join(__dirname, './package.json') to load version (#​3155)

v3.18.1

Compare Source

📚 PR:

  • docs: add notice of early response in hooks (#​3135) (#​3138)
  • chore: add benchmark workflow to run by label (#​3139)
  • docs: update description for onReady hooks (#​3136)
  • Update FST_ERR_CTP_BODY_TOO_LARGE description (#​3142)
  • Update TypeScript definitions: http2SessionTimeout (#​3144)
  • fix(types): add missing typings for this in encapsulated hooks (#​3143)
  • Update Server.md (#​3147)
  • doc: add fastify early hints (#​3151)
  • Update Ecosystem.md (#​3148)
  • Fixes formatting error (and consequent build fail for website) (#​3152)
  • Update ContentTypeParser.md (#​3159)
  • Fix thrown non-Error values not being treated as errors (#​3162)
  • Removed the engines field in package.json (#​3166)

v3.18.0

Compare Source

📚 PR:

  • build(deps): bump fastify/github-action-merge-dependabot (#​3112)
  • [Fix] Change warning message when version appears in route declaration (#​3109)
  • fix: #​3110 version resolution (#​3113)
  • chore: go back to original proxy-addr instead of the forked one (#​3115)
  • fix #​3116 (#​3119)
  • Notes for augmenting default 404 handler (#​3122)
  • docs(ecosystem): add fastify-seaweedfs to community plugins (#​3098)
    • Fixed preHandler from being stuck when requested (#​3124)
  • Feature: adding hook display to printRoutes (#​2997)
  • Update GOVERNANCE.md (#​3130)

v3.17.0

Compare Source

  • Add instance property to req/rep prototypes (#​3102)
  • Revert sent refactoring (#​3108)

v3.16.2

Compare Source

📚 PR:

v3.16.1

Compare Source

  • Removed spurious file from the npm package.

v3.16.0

Compare Source

📚 PR:

  • Update Validation-and-Serialization.md (#​3053)
  • docs(examples): use console.log to log address (#​3048)
  • test: 100% coverage (#​3046)
  • Fix Content-Length not being updated after onSend hook (#​3058)
  • build(deps-dev): bump fluent-json-schema from 2.0.5 to 3.0.0 (#​3063)
  • build(deps): bump tibdex/backport from 1 to 1.1.1 (#​3066)
  • ci(package-manager-ci): update ubuntu environment (#​3068)
  • build(deps): bump actions/checkout from 2 to 2.3.4 (#​3067)
  • add clientErrorHandler in fastify ts definition (#​3069)
  • Note about security releases and LTS (#​3071)
  • serializer log req and res are now Fastify Objects in type definition (#​3034)
  • Update @​types/node to 15.3.0 and fix type definition (#​3076)
  • Simplify reply sent monitoring (#​3072)
  • Fix requires in the benchmark scripts (#​3073)
  • fixup! Simplify reply sent monitoring (#​3072) (#​3079)
  • Add new packages for the fastify ecosystem (#​3080)
  • feat: compilers factory (transient ajv dependency) (#​2862)
  • Use ajv options from ajv-compiler (#​3088)
  • feat: error on wrong decorator dependency type (#​3090)
  • Mergeable context config type (#​2947)
  • build(deps-dev): bump eslint-plugin-promise from 4.3.1 to 5.1.0 (#​3093)
  • fix: #​229 TypeScript page, CONTRIBUTING.md anchor tag broken link (#​3095)

v3.15.1

Compare Source

📚 PR:

  • perf: loop optimization (#​2992)
  • feat(test/https): auto generate test certification (#​3000)
  • test: move build certificate to the file it need only (#​3032)
  • doc: fix example (#​3028)
  • fix: reply hasHeader behavior (#​3035)
  • feat(plugins): community plugin oas-fastify (#​3037)
  • Documentation update (#​3013)
  • build(deps-dev): bump @​types/node from 14.14.42 to 15.0.0 (#​3040)
  • style(ci): use shorter syntax for node matrix (#​3041)
  • chore: use outlined svg logo (#​3039)
  • test: improve coverage (#​3042)
  • docs(lts): update list of ci operating systems (#​3022)
  • docs: grammar, spelling, and readability fixes (#​3044)
  • Fix: use case when route defined without a url (#​3049)

v3.15.0

Compare Source

📚 PR:

  • fix: doc typo, added 'to'. (#​2978)
  • Minor typo fix (#​2979)
  • Added info on logging from outside route handlers (#​2982)
  • Update Ecosystem.md (#​2984)
  • adding reference to commonPrefix option in printRoutes documentation (#​2985)
  • docs(ecosystem): add nstats and fastify-good-sessions to community plugins (#​2988)
  • Point our SECURITY.md to the new hackerone program (#​2987)
  • Tap15.0.1 support (#​2986)
  • Test route onSend accepts function or array of functions (#​2999)
  • chore: auto label test (#​3002)
  • ci: remove redundant conditional (#​3004)
  • Fix error message for FST_ERR_SEND_UNDEFINED_ERR (#​3006)
  • docs: add fastify-hasura (#​3008)
  • test: fix typos in test messages (#​3009)
  • fix typo in comment (#​3011)
  • fix: remove invalid assertion (#​3018)
  • Node 16 (#​3021)

v3.14.2

Compare Source

📚 PR:

  • docs: fix link (#​2963)
  • do not print the FSTDEP009 warning in test but use assertion (#​2972)
  • fix types (#​2961)
  • Fix: schema compiler for schemas with the same ids. (#​2969)

v3.14.1

Compare Source

📚 PR:

  • docs: delete an extra word (#​2931)
  • chore: auto plugins label (#​2933)
  • Add fastify-vite (#​2910)
  • fix regression: schema duplicate (#​2925)
  • build(deps): bump fastify/github-action-merge-dependabot (#​2934)
  • Fix typescript def for the setNotFoundHandler (#​2929)
  • Remove broken link from Server documentation (#​2937)
  • Minor improvements to docs and a comment (#​2940)
  • fix: catch errors thrown by serializers in the default error handler (#​2942)
  • chore(readme): add @​Fdawgs to plugins team list (#​2946)
  • docs(contributing): minor sentence restructuring to increase readability (#​2945)
  • docs: improve preValidation docs (#​2948)
  • docs(contributing): clarify sort order (#​2950)
  • fix content-type type (#​2952)
  • add types for default parser (#​2951)
  • docs: added Typescript docs for json-schema-to-ts (#​2863)
  • docs(ecosystem): add a few community plugins (#​2956)
  • docs(ecosystem): add fastify-api-key to community plugins (#​2958)
  • update master to main (#​2909)
  • Update Hooks.md (#​2960)

v3.14.0

Compare Source

📚 PR:

  • build(deps): bump fastify/github-action-merge-dependabot (#​2892)
  • Mark serverless environments as supported (#​2895)
  • build(deps): bump fastify/github-action-merge-dependabot (#​2896)
  • docs: ips order detail (#​2894)
  • Regexp support content type parser (#​2890)
  • docs: add fastify-schema-to-typescript to ecosystem (#​2898)
  • Update on comments inside prepareRoute (#​2912)
  • Updated Serverless docs (#​2911)
  • Fix lru require for webpack builds (#​2918)
  • Expose the avvio pretty printer for printing the plugin tree (#​2882)
  • Added a comment about lru.default (#​2921)
  • tests: Update tests to newer constrained routes (#​2920)
  • fix: adjust schema compiler type (#​2903)
  • add workflow for labeling PRs by their content (#​2908)
  • docs(style-guide): minor fixes (#​2922)
  • fix: oneOf schema side effect (#​2923)
  • chore: link badges (#​2924)
  • chore(gitignore): use latest github ignore template (#​2927)
  • fix: stream should always be destroyed when response is ended (#​2915)
  • fix: logger argument type (#​2926)
  • fix: should test if destroy is a function (#​2928)

v3.13.0

Compare Source

📚 PR:

  • docs(Validation-and-Serialization): add section about coerceType array (#​2851)
  • build(deps-dev): bump form-data from 3.0.1 to 4.0.0 (#​2856)
  • docs(coc): bump from 1.4 to 2.0 (#​2857)
  • Update JSDoc TypeScript example (#​2858)
  • Add @​coobaha/typed-fastify to Ecosystem.md (#​2861)
  • feat: add initialConfig to FastifyInstance (#​2794)
  • Removed console.log (#​2864)
  • Fix promise parameter name (#​2865)
  • Fix FST_ERR_PROMISE_NOT_FULFILLED (#​2866)
  • build(deps-dev): bump concurrently from 5.3.0 to 6.0.0 (#​2867)
  • build(deps): bump actions/setup-node from v2.1.4 to v2.1.5 (#​2870)
  • feat: 🎸 Convert request id to string of base 36 (#​2848)
  • docs: add diagnostics-channel plugin to core list (#​2875)
  • docs(errors): sort error list alphabetically ascending (#​2868)
  • docs: grammar and sentence structure fixes (#​2871)
  • docs(style-guide): add section regarding contraction usage; grammar fixes (#​2873)
  • docs(ecosystem): sort community plugin list alphabetically ascending (#​2872)
  • docs: fix broken links (#​2878)
  • Add support for constrained routes from newer find-my-way (#​2682)
  • Docs: Add note about colon in path (#​2881)
  • fix const ... → interface (#​2888)

v3.12.0

Compare Source

📚 PR:

  • adds Ayoub El Khattabi to collaborators list (#​2820)
  • docs(ecosystem): add fastify-nuxtjs plugin (#​2821)
  • include all lifecycle hooks as route level hooks (#​2824)
  • Convert header names to lowercase (#​2828)
  • Create shallow copy of the route context config (#​2827)
  • fixes #​2805 (#​2807)
  • Add me to the contributors and plugins teams (#​2832)
  • Fixes link preview to Reply (#​2835)
  • docs: update installation guide for typescript (#​2798)
  • feature: Removing genReqId from the doc docs/Server.md (#​2838)
  • Update serverless Vercel configuration (#​2839)
  • docs: Fix encapsulation decorators example (#​2840)
  • fix: reply.d.ts missing hijack function (#​2843)
  • Use discord vanity URL (#​2844)
  • chore(scripts): sort alphabetically ascending order (#​2845)
  • Document use of JSDoc to enable Intellisense (#​2846)
  • feat: schema controller layer (#​2755)
  • Clarify fastify-swagger description (#​2850)
  • Use forked proxy-addr instead (#​2849

v3.11.0

Compare Source

📚 PR:

  • Fix typo in Serverless.md (#​2800)
  • ci(dependabot): auto update github actions (#​2801)
  • build(deps): bump fastify/github-action-merge-dependabot (#​2802)
  • build(deps): bump actions/setup-node from v1 to v2.1.4 (#​2803)
  • rename file to be included in tests (#​2804)
  • docs(ecosystem): add fastify-schedule plugin (#​2806)
  • ci: define flag-name input param for coveralls (#​2810)
  • Exposing fastify httpHandler and defaultRoute function, and adding support for hijacking FastifyReply (#​2733)
  • Fix(2788): by preventing invalid route creation (#​2790)

v3.10.1

Compare Source

📚 PR:

  • avoid warning with exposeHeadRoute route option (#​2797)
  • docs(ecosystem): add fastify-doc (#​2795)

v3.10.0

Compare Source

📚 PR:

  • Correct small typo (#​2741)
  • updated deps (#​2740)
  • fix: setSerializerCompiler types (#​2722) (#​2745)
  • Update Ecosystem.md (#​2751)
  • deph: rename fluent-schema to fluent-json-schema (#​2750)
  • docs(readme): normalize all necessary code snippets to sh (#​2754)
  • build(deps-dev): bump undici from 2.2.1 to 3.0.0 (#​2747)
  • docs: fix a few typos (#​2756)
  • remove events.once dev dep (#​2757)
  • docs: fix a few typos (#​2758)
  • build(deps-dev): bump frameguard from 3.1.0 to 4.0.0 (#​2759)
  • Add fastify-awilix to Ecosystem.md (#​2762)
  • docs: upgrade all http links to https (#​2763)
  • move validation type to core (#​2749)
  • Added (probably) missing line for http2 server (#​2681)
  • Add comment explaining the role of SMI (#​2766)
  • feat: Set HEAD routes automatically for each GET route (#​2700)
  • Add fastify-openapi-docs and fastify-print-routes to the Ecosystem. (#​2772)
  • fix: Do not trigger errorHandler when reply.sent === true for async handlers (#​2774)
  • Update Encapsulation.md (#​2777)
  • add support for running preSerialization hooks for custom reply serializers (#​2773)
  • feat: add hint which plugin is requesting specific decorator (#​2778)
  • docs(ecosystem): add fastify-traps (#​2783)
  • chore: rename next to done (#​2786)
  • docs(ecosystem): add fastify-disablecache plugin (#​2789)
  • build(deps-dev): bump @​sinonjs/fake-timers from 6.0.1 to 7.0.0 (#​2791)
  • Grammar and spelling corrections in documentation (#​2793)
  • fix(2767): prevent calling onRoute while prefixing (#​2782)
  • docs(ecosystem): add fastify-autoload to core list (#​2796)

v3.9.2

Compare Source

📚 PR:

  • Update the type definition of querystringParser (#​2717)
  • build(deps-dev): bump tsd from 0.13.1 to 0.14.0 (#​2720)
  • build(deps-dev): bump yup from 0.31.1 to 0.32.0 (#​2721)
  • Add encapsulation reference doc (#​2724)
  • Fix typo in encapsulation svg (#​2725)
  • Fix language (#​2726)
  • Add fastify-funky to Ecosystem.md (#​2730)
  • chore: update plugins team (#​2732)
  • Correct typo in type declaration file: factory function (#​2737)
  • fix: throw in onSend causes fastify to not respond (#​2695)

v3.9.1

Compare Source

📚 PR:

  • Support null as a valid value for decorateRequest decorateReply (#​2718)

v3.9.0

Compare Source

📚 PR:

  • chore: use automerge actions (#​2684)
  • docs: add fastify-get-head to ecosystem (#​2685)
  • docs: added fastify-envalid to ecosystem (#​2689)
  • Add fastify-custom-healthcheck to ecosystem (#​2690)
  • Update Ecosystem.md (#​2693)
  • feat: add warning on decorate (#​2688)
  • Update Ecosystem.md (#​2696)
  • build(deps-dev): bump yup from 0.29.3 to 0.30.0 (#​2698)
  • fix: schemaErrorFormatter bind to fastify instance (#​2703)
  • docs: add reply lifecycle (#​2701)
  • Fix spelling error (#​2708)
  • Politely link to source rather than archive.org (#​2709)
  • test async preSerialization with a failed response schema (#​2713)
  • fix(2711): expose instance.errorHandler in types (#​2712)
  • feat: custom schema applied on errors (#​2691)
  • Track renaming of fastify-errors-properties to fastify-http-errors-enhanced. (#​2714)
  • build(deps-dev): bump yup from 0.30.0 to 0.31.1 (#​2716)

v3.8.0

Compare Source

📚 PR:

  • fix: use TS type inference for hooks (#​2615)
  • Improve language (#​2632)
  • feat: upgrade eslint typescript (#​2626)
  • update fastify-gql to mercurius (#​2637)
  • document kubernetes readiness pitfall (#​2638)
  • docs: fix anchor and make standardize refs to redirect (#​2640)
  • Removed empty 'return' lines at the end of Hooks examples (#​2643)
  • Fix reference to pino logLevel in docs (#​2650)
  • Test nullable body (#​2648)
  • Add fastify-totp (#​2611)
  • chore: add @​gquittet/graceful-server to Ecosystem (#​2654)
  • Fix type for prefixTrailingSlash (#​2657)
  • reply: allow send content-length header for empty body on HEAD (#​2651)
  • chore: auto-merge dependabot updates (#​2669)
  • feat: delete var syntax (#​2667)
  • Style Guide Documentation (#​2574)
  • chore: fix dependabot config (#​2674)
  • docs: include casbin plugins (#​2676)
  • fix: automerge for dependabot (#​2677)
  • Added security notice to route versioning docs (#​2679)
  • treat x-forwarded-host headers as x-forwarded-proto (#​2678)
  • test: add some coverage (#​2662)
  • Fix Markdown list alignment (#​2652)
  • docs: added link to fastify-postgraphile in ecosystem (#​2666)

v3.7.0

Compare Source

📚 PR:

  • warning test on deprecate request.connection usage
  • Update Ecosystem.md (#​2612)
  • Update ContentTypeParser.md (#​2617)
  • fix: remove .use from types (#​2614)
  • #​2430 add validationContext to custom errors passed into the custom e… (#​2622)
  • build(deps-dev): bump fastify-plugin from 2.3.4 to 3.0.0 (#​2625)
  • fix typos in enum definition (#​2628)
  • feat: allow falling back to default error handler from custom error handler (#​2621)
  • test(types): add register test type (#​2630)

v3.6.0

Compare Source

📚 PR:

v3.5.1

Compare Source

📚 PR:

v3.5.0

Compare Source

📚 PR:

  • doc: improve reply raw explaination (#​2553)
  • feat: Add plugin version check (#​2549)
  • Provide additional clarification for decorated fields (#​2560)
  • Improve wording of field decoration documentation (#​2562)
  • Add fastify-response-caching to ecosystem (#​2559)
  • Add prettyPrint option to logger type definitions (#​2550)
  • Improve dec merging dev experience (#​2558)
  • Adding test case for handling pipe (#​2564)
  • fix(types): update types to setErrorHandler and setNotFoundHandler (#​2570)
  • Clones opts object on route management (#​2569)
  • fix: FastifySchemaCompiler signature incompatible with AJV (#​2576)
  • Added Attribute 'protocol' to Request (#​2582)
  • Typescript: Improve FastifyRequest typing (#​2584)
  • Support for named export in Node v14.13.0 (#​2590)

Configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency fastify to v3.5.0 chore(deps): update dependency fastify to v3.5.1 Oct 4, 2020
@renovate renovate bot changed the title chore(deps): update dependency fastify to v3.5.1 chore(deps): update dependency fastify to v3.6.0 Oct 11, 2020
@renovate renovate bot changed the title chore(deps): update dependency fastify to v3.6.0 chore(deps): update dependency fastify to v3.7.0 Oct 19, 2020
@renovate renovate bot changed the title chore(deps): update dependency fastify to v3.7.0 chore(deps): update dependency fastify to v3.8.0 Nov 9, 2020
@renovate renovate bot changed the title chore(deps): update dependency fastify to v3.8.0 chore(deps): update dependency fastify to v3.9.0 Dec 2, 2020
@renovate renovate bot changed the title chore(deps): update dependency fastify to v3.9.0 chore(deps): update dependency fastify to v3.9.1 Dec 2, 2020
@sonarcloud
Copy link

sonarcloud bot commented Dec 2, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title chore(deps): update dependency fastify to v3.9.1 chore(deps): update dependency fastify to v3.9.2 Jan 6, 2021
@renovate renovate bot changed the title chore(deps): update dependency fastify to v3.9.2 chore(deps): update dependency fastify to v3.10.1 Jan 22, 2021
@renovate renovate bot changed the title chore(deps): update dependency fastify to v3.10.1 chore(deps): update dependency fastify to v3.11.0 Jan 31, 2021
@renovate renovate bot changed the title chore(deps): update dependency fastify to v3.11.0 chore(deps): update dependency fastify to v3.12.0 Feb 13, 2021
@renovate renovate bot changed the title chore(deps): update dependency fastify to v3.12.0 chore(deps): update dependency fastify to v3.13.0 Mar 2, 2021
@renovate renovate bot changed the title chore(deps): update dependency fastify to v3.13.0 chore(deps): update dependency fastify to v3.14.0 Mar 11, 2021
@sonarcloud
Copy link

sonarcloud bot commented Mar 11, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title chore(deps): update dependency fastify to v3.14.0 chore(deps): update dependency fastify to v3.15.0 Apr 26, 2021
@renovate renovate bot changed the title chore(deps): update dependency fastify to v3.15.0 chore(deps): update dependency fastify to v3.15.1 May 9, 2021
@renovate renovate bot changed the title chore(deps): update dependency fastify to v3.15.1 chore(deps): update dependency fastify to v3.17.0 Jun 6, 2021
@sonarcloud
Copy link

sonarcloud bot commented Jun 6, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title chore(deps): update dependency fastify to v3.17.0 chore(deps): update dependency fastify to v3.20.1 Aug 7, 2021
@sonarcloud
Copy link

sonarcloud bot commented Aug 7, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ruslanguns ruslanguns merged commit 886e317 into master Aug 7, 2021
@ruslanguns ruslanguns deleted the renovate/fastify-3.x branch August 7, 2021 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants