redwood icon indicating copy to clipboard operation
redwood copied to clipboard

The App Framework for Startups

Results 502 redwood issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/redwoodjs/graphql). ## Repository Problems These problems occurred while...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@clerk/clerk-sdk-node](https://clerk.dev/) ([source](https://togithub.com/clerkinc/javascript)) | [`3.9.2` -> `4.2.1`](https://renovatebot.com/diffs/npm/@clerk%2fclerk-sdk-node/3.9.2/4.2.1) |...

release:chore

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@clerk/clerk-react](https://clerk.dev/) ([source](https://togithub.com/clerkinc/javascript)) | [`3.5.1` -> `4.1.1`](https://renovatebot.com/diffs/npm/@clerk%2fclerk-react/3.5.1/4.1.1) |...

release:chore

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@clerk/clerk-js](https://clerk.dev/) ([source](https://togithub.com/clerkinc/javascript)) | [`3.17.0` -> `4.4.1`](https://renovatebot.com/diffs/npm/@clerk%2fclerk-js/3.17.0/4.4.1) |...

release:chore

While finalizing #6159, i stumbled over the default stub for auth.ts and thought this should also be synchronized with the changes introduced in #4680 & #6110.

topic/cli
topic/auth

While upgrading to v2.0.0 and running the `yarn rw lint --fix` command, i bumped into one unfixable "error" and warning each. The error makes the command return an error code...

release:fix

### Summary Hi 👋🏻 I was informed that the web auth would be available in the near future (#5680), which I think is great! I would have liked to have...

topic/auth

Make VSCode ignore the `.yarn`-folder and thus exclude it from parsing. Some more zen for the DX – and i guess some cpu cycles saved as VSCode won't try to...

release:docs

I ended up not adding the `--windows` flag for now because there are paths computed in several different places and I couldn't find an elegant way to give all of...

topic/deployment
release:fix