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

Update redwood monorepo to v7.3.2 #479

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2024

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

Compare Source

Patch Release
  • fix(auth): Handle when authorization header is lowercased (#​10442) by @​dac09

    This fix handles an authentication error that occurred when the 'Authorization' header was presented in lowercase as 'authorization'.

v7.3.1

Compare Source

Patch Release
  • fix(vercel): write vercel.json as a part of setup (#​10355) by @​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) by @​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.


  • If you want to rebase/retry this PR, check this box

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

Copy link

netlify bot commented Apr 10, 2024

Deploy Preview for superstore-redwood-stripe ready!

Name Link
🔨 Latest commit 9d9675f
🔍 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.

@renovate renovate bot assigned jtoar Apr 11, 2024
@renovate renovate bot force-pushed the renovate/redwood-monorepo branch from e0e6430 to 9d9675f Compare April 11, 2024 23:17
@renovate renovate bot enabled auto-merge (squash) April 11, 2024 23:17
@renovate renovate bot changed the title Update redwood monorepo to v7.3.1 Update redwood monorepo to v7.3.2 Apr 11, 2024
@renovate renovate bot merged commit dd0d320 into main Apr 11, 2024
1 check failed
@renovate renovate bot deleted the renovate/redwood-monorepo branch April 11, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant