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.7.3 #500

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

redwoodjs/redwood (@​redwoodjs/api)

v7.7.3

Compare Source

Patch Release
  • hotfix(js-setup): Await all transformTSToJS functions (#​10930) by @​dac09

    This fixes an issue with the CLI for JS projects that caused file generation to fail due to unawaited promises. See #​10929 and #​10762 for more details.

v7.7.2

Compare Source

Patch Release
  • fix(prerender): Fold output to prevent crashing on large prerender counts (#​10888) by @​Josh-Walker-GM

    This change alters the CLI output during prerendering to prevent crashes when prerendering a large number (>100,000) of routes.

  • fix(tw): settings key should be "tailwindCSS.classAttributes" (#​10881) by @​Tobbe

    Fixes the VSCode settings for our TailwindCSS setup.

  • fix(cli): Add check for excessively long route (#​10830) by @​Josh-Walker-GM

    This change adds an additional internal check to protect against route definitions which are preposterously long.

  • docs(directives): Removes outdated mockAsyncRedwoodDirective and explains how to test async directives (#​10827) by @​dthyresson

    This change removes mockAsyncRedwoodDirective from documentation and properly show how to test async directives using resolves and rejects. Fixing #​10812.

  • fix(auth): Allows RedwoodAuthCurrentUserQuery when using Auth, GraphQL and Trusted Documents (#​10817) by @​dthyresson

    This PR allows authentication to function as expected when using Trusted Documents. For more information please see issue #​10816.


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 Jul 5, 2024

Deploy Preview for superstore-redwood-stripe ready!

Name Link
🔨 Latest commit 40aade6
🔍 Latest deploy log https://app.netlify.com/sites/superstore-redwood-stripe/deploys/66967f5e7762e40008f1d114
😎 Deploy Preview https://deploy-preview-500--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 force-pushed the renovate/redwood-monorepo branch 2 times, most recently from 8c3cce9 to 4dd27f5 Compare July 11, 2024 02:08
@renovate renovate bot changed the title Update redwood monorepo to v7.7.2 Update redwood monorepo to v7.7.3 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/redwood-monorepo branch from 4dd27f5 to 40aade6 Compare July 16, 2024 14:10
@renovate renovate bot enabled auto-merge (squash) July 16, 2024 14:10
@renovate renovate bot merged commit 13d0dd5 into main Jul 16, 2024
1 check failed
@renovate renovate bot deleted the renovate/redwood-monorepo branch July 16, 2024 14:10
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.

0 participants