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.0 #473

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

redwoodjs/redwood (@​redwoodjs/api)

v7.3.0

Compare Source

[!NOTE]

There was a hiccup in our release tooling for the v7.2.0 release so we're skipping that one here. v7.3.0 is the next release after v7.1.3.

Changelog
  • fix(deps): update prisma monorepo to v5.11.0 #​10262

  • fix(deps): update dependency @​apollo/client to v3.9.9 #​10297

  • chore(deps): update dependency typescript to v5.4.3 #​10308

  • fix(cli): Update build and serve to handle the absence of the api side (#​10265) by @​Josh-Walker-GM

    This change allows you to successfully build your app with yarn rw build even when you choose to totally delete your api side. Previously you would have seen errors related to both Prisma and GraphQL. It also improves the error messages produced by yarn rw serve in this case.

  • fix(esm): get lint working (#​10152) by @​jtoar

    This PR fixes yarn rw lint and some generators and setup commands for ESM projects.
    Before projects would get the following error:

    Oops! Something went wrong! :(
    ESLint: 8.55.0
    Error [ERR_REQUIRE_ESM]: require() of ES Module ~/redwood-app/prettier.config.js from ~/redwood-app/node_modules/prettier/third-party.js not supported.
    Instead change the require of prettier.config.js in ~/redwood-app/node_modules/prettier/third-party.js to a dynamic import() which is available in all CommonJS modules.
    
  • chore(babel-config): Fix error message grammar (#​10280) by @​Tobbe

    Fixed the grammar of the error message you see if you have more than one Page file in a single Page directory.

  • Fix react docs links (#​10278) by @​rxx

  • Update deployment.md (#​10267) by @​LAdanimo

  • Update Prisma Dataguide Link (#​10254) by @​pantheredeye

  • docs: fix typo on router page (#​10251) by @​thenewnickyzz

  • Update first-test.md (#​10244) by @​LAdanimo

Dependencies
Click to see all upgraded dependencies
  • chore(deps): update dependency @​clerk/clerk-react to v4.30.7 #​10129
  • chore(deps): update dependency @​auth0/auth0-spa-js to v2.1.3 #​10128
  • chore(deps): update dependency @​types/babel-plugin-tester to v9.0.10 #​10141
  • chore(deps): update dependency @​types/babel__core to v7.20.5 #​10142
  • chore(deps): update dependency @​types/babel__generator to v7.6.8 #​10144
  • chore(deps): update dependency @​types/jsonwebtoken to v9.0.6 #​10148
  • chore(deps): update dependency @​types/memjs to v1.3.3 #​10154
  • chore(deps): update dependency @​types/lodash to v4.14.202 #​10153
  • chore(deps): update dependency @​types/prompts to v2.4.9 #​10156
  • chore(deps): update dependency @​types/mjml to v4.7.4 #​10155
  • chore(deps): update dependency @​types/uuid to v9.0.8 #​10159
  • chore(deps): update dependency memjs to v1.3.2 #​10163
  • chore(deps): update dependency esbuild to v0.20.1 #​10161
  • chore(deps): update dependency node to v20.11.1 #​10165
  • chore(deps): update dependency vitest to v1.3.1 #​10166
  • chore(deps): update yarn monorepo #​10180
  • chore(deps): update chore (major) #​10186
  • fix(deps): update dependency @​mdx-js/react to v3.0.1 #​10203
  • fix(deps): update dependency @​clerk/clerk-sdk-node to v4.13.11 #​10198
  • fix(deps): update graphql-tools monorepo #​10258
  • fix(deps): update dependency pino to v8.19.0 #​10260
  • chore(deps): update dependency @​supabase/supabase-js to v2.39.8 #​10255
  • chore(deps): update dependency esbuild to v0.20.2 #​10269
  • fix(deps): update dependency webpack-bundle-analyzer to v4.10.1 #​10319
  • fix(deps): update dependency webpack to v5.91.0 #​10318
  • fix(deps): update dependency dotenv to v16.4.5 #​10315
  • fix(deps): update dependency dotenv-webpack to v8.1.0 #​10316
  • fix(deps): update dependency @​graphql-yoga/plugin-persisted-operations to v3.2.0 #​10312
  • fix(deps): update dependency @​graphql-yoga/plugin-graphql-sse to v3.2.0 #​10311
  • fix(deps): update dependency @​fastify/http-proxy to v9.5.0 #​10309
  • chore(deps): update dependency nodemon to v3.1.0 #​10304
  • chore(deps): update dependency @​testing-library/react to v14.2.2 #​10303
  • chore(deps): update dependency @​testing-library/jest-dom to v6.4.2 #​10302
  • fix(deps): update dependency msw to v1.3.3 #​10299
  • fix(deps): update dependency webpack-dev-server to v4.15.2 #​10300
  • fix(deps): update dependency @​sdl-codegen/node to v0.0.13 #​10298
  • chore(deps): update dependency tsx to v4.7.1 #​10307
  • fix(deps): update dependency graphql-yoga to v5.2.0 #​10317
  • fix(deps): update dependency css-loader to v6.10.0 #​10314
  • chore(deps): update dependency semver to v7.6.0 #​10306
  • chore(deps): update dependency vitest to v1.4.0 #​10259
  • fix(deps): update dependency @​graphql-yoga/plugin-defer-stream to v3.2.0 #​10310
  • fix(deps): update dependency core-js to v3.36.1 #​10313
  • fix(deps): update dependency react-hook-form to v7.51.2 #​10329
  • fix(deps): update dependency archiver to v7 #​10334
  • chore(deps): update babel monorepo #​10331

v7.2.0

Compare Source

v7.1.3

Compare Source

Patch Release
  • fix(dbAuth): restore behavior of checking whether a search query is present (#​10204) by @​cannikin

    Previously dbAuth would check whether or not query string variables were present at all before invoking the proper function. During a refactor we updated this code to assume a query would always be present. Which it would be during normal browser behavior. But, we had a complaint from a user who relied on this optional check in one of their tests. So we're restoring the optional check here.


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.

@renovate renovate bot enabled auto-merge (squash) April 3, 2024 00:45
Copy link

netlify bot commented Apr 3, 2024

Deploy Preview for superstore-redwood-stripe ready!

Name Link
🔨 Latest commit 0a068c6
🔍 Latest deploy log https://app.netlify.com/sites/superstore-redwood-stripe/deploys/660cdf216b78490008cc6e4f
😎 Deploy Preview https://deploy-preview-473--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 from 4791464 to 0a068c6 Compare April 3, 2024 04:46
@renovate renovate bot merged commit 9136f7e into main Apr 3, 2024
1 check failed
@renovate renovate bot deleted the renovate/redwood-monorepo branch April 3, 2024 04:46
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