redwoodjs / example-store-stripe

Redwood Example Store with Stripe Checkout Integration
https://superstore-redwood-stripe.netlify.app/
MIT License
42 stars 14 forks source link

Update redwood monorepo to v7.3.2 #479

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@redwoodjs/api (source) 7.3.0 -> 7.3.2 age adoption passing confidence
@redwoodjs/auth (source) 7.3.0 -> 7.3.2 age adoption passing confidence
@redwoodjs/auth-dbauth-api (source) 7.3.0 -> 7.3.2 age adoption passing confidence
@redwoodjs/auth-dbauth-web (source) 7.3.0 -> 7.3.2 age adoption passing confidence
@redwoodjs/core (source) 7.3.0 -> 7.3.2 age adoption passing confidence
@redwoodjs/forms (source) 7.3.0 -> 7.3.2 age adoption passing confidence
@redwoodjs/graphql-server (source) 7.3.0 -> 7.3.2 age adoption passing confidence
@redwoodjs/router (source) 7.3.0 -> 7.3.2 age adoption passing confidence
@redwoodjs/vite (source) 7.3.0 -> 7.3.2 age adoption passing confidence
@redwoodjs/web (source) 7.3.0 -> 7.3.2 age adoption passing confidence

Release Notes

redwoodjs/redwood (@​redwoodjs/api) ### [`v7.3.2`](https://togithub.com/redwoodjs/redwood/releases/tag/v7.3.2) [Compare Source](https://togithub.com/redwoodjs/redwood/compare/v7.3.1...v7.3.2) ##### Patch Release - fix(auth): Handle when authorization header is lowercased ([#​10442](https://togithub.com/redwoodjs/redwood/issues/10442)) by [@​dac09](https://togithub.com/dac09) This fix handles an authentication error that occurred when the 'Authorization' header was presented in lowercase as 'authorization'. ### [`v7.3.1`](https://togithub.com/redwoodjs/redwood/releases/tag/v7.3.1) [Compare Source](https://togithub.com/redwoodjs/redwood/compare/v7.3.0...v7.3.1) ##### Patch Release - fix(vercel): write `vercel.json` as a part of setup ([#​10355](https://togithub.com/redwoodjs/redwood/issues/10355)) by [@​jtoar](https://togithub.com/jtoar) This fix smooths initial deploys to Vercel by writing a `vercel.json` file that specifies an env var that enables Corepack. Users that already successfully deploy to Vercel don't need to introduce this file. - fix(cli): only show webpack options for dev if `bundler = "webpack"` ([#​10359](https://togithub.com/redwoodjs/redwood/issues/10359)) by [@​jtoar](https://togithub.com/jtoar) A few flags for `yarn rw dev` don't apply to Vite but are shown nevertheless. One of them, `watchNodeModules`, is legacy at this point. It's only useful for testing out framework changes on a project using webpack. It makes the webpack dev server reload on changes to node_modules. The other, `forward` (aliased `fwd`) isn't fundamentally Webpack specific, but has been broken for quite a while because the fix is nontrivial. It seems better to hide these flags for now, otherwise we're just advertising broken or no-op behavior.

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.

netlify[bot] commented 7 months ago

Deploy Preview for superstore-redwood-stripe ready!

Name Link
Latest commit 9d9675ff98dac409303ffbe7bab3fcf0713aae7f
Latest deploy log https://app.netlify.com/sites/superstore-redwood-stripe/deploys/66186fa528f29b000885ef5f
Deploy Preview https://deploy-preview-479--superstore-redwood-stripe.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.