redwoodjs / redwood-tutorial

The end state after completing the RedwoodJS introduction tutorial
https://redwoodjs.com/tutorial
40 stars 109 forks source link

Update redwood monorepo to v2.1.1 #68

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@redwoodjs/api 2.1.0 -> 2.1.1 age adoption passing confidence
@redwoodjs/auth 2.1.0 -> 2.1.1 age adoption passing confidence
@redwoodjs/core 2.1.0 -> 2.1.1 age adoption passing confidence
@redwoodjs/forms 2.1.0 -> 2.1.1 age adoption passing confidence
@redwoodjs/graphql-server 2.1.0 -> 2.1.1 age adoption passing confidence
@redwoodjs/router 2.1.0 -> 2.1.1 age adoption passing confidence
@redwoodjs/web 2.1.0 -> 2.1.1 age adoption passing confidence

Release Notes

redwoodjs/redwood ### [`v2.1.1`](https://togithub.com/redwoodjs/redwood/releases/tag/v2.1.1) [Compare Source](https://togithub.com/redwoodjs/redwood/compare/v2.1.0...v2.1.1) ##### Patch Release This release fixes a CORs headers error when deploying to Netlify or Vercel and fixes the env filename shown in the `yarn rw deploy serverless` CLI command: - fix(graphql): Fixes multiValueHeader handling (and CORS) in graphql handler [#​5970](https://togithub.com/redwoodjs/redwood/issues/5970) by [@​dac09](https://togithub.com/dac09) - Show correct env filename on serverless firstrun deploy [#​6023](https://togithub.com/redwoodjs/redwood/issues/6023) by [@​joconor](https://togithub.com/joconor)

Configuration

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

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.