Skip to content

[v0.30.0 release] Upgrade Prisma v2.21.2#2280

Merged
thedavidprice merged 1 commit intov0.30.0-branchfrom
dsp-upgrade-prisma-v2.21.2-into-v.0.30.0-branch
Apr 15, 2021
Merged

[v0.30.0 release] Upgrade Prisma v2.21.2#2280
thedavidprice merged 1 commit intov0.30.0-branchfrom
dsp-upgrade-prisma-v2.21.2-into-v.0.30.0-branch

Conversation

@thedavidprice
Copy link
Copy Markdown
Contributor

@dac09 @peterp
Using our Patch Release Process, I have created branch v0.30.0-branch and cherry-picked the following:

This PR will merge a branch with Prisma v2.21.2 (including fix for Netlify deploy) against v0.30.0-branch.

@peterp The next step will be to release v0.30.0 using the remaining steps in our patch release process.

Release Notes for the PR

@github-actions
Copy link
Copy Markdown

📦 PR Packages

Click to Show Package Download Links

https://rw-pr-redwoodjs-com.s3.amazonaws.com/2280/create-redwood-app-0.29.0-725a6cd.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2280/redwoodjs-api-0.29.0-725a6cd.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2280/redwoodjs-api-server-0.29.0-725a6cd.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2280/redwoodjs-auth-0.29.0-725a6cd.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2280/redwoodjs-cli-0.29.0-725a6cd.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2280/redwoodjs-core-0.29.0-725a6cd.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2280/redwoodjs-dev-server-0.29.0-725a6cd.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2280/redwoodjs-eslint-config-0.29.0-725a6cd.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2280/redwoodjs-eslint-plugin-redwood-0.29.0-725a6cd.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2280/redwoodjs-forms-0.29.0-725a6cd.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2280/redwoodjs-internal-0.29.0-725a6cd.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2280/redwoodjs-prerender-0.29.0-725a6cd.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2280/redwoodjs-router-0.29.0-725a6cd.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2280/redwoodjs-structure-0.29.0-725a6cd.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2280/redwoodjs-testing-0.29.0-725a6cd.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2280/redwoodjs-web-0.29.0-725a6cd.tgz

Install this PR by running yarn rw upgrade --pr 2280:0.29.0-725a6cd

@cypress
Copy link
Copy Markdown

cypress Bot commented Apr 15, 2021



Test summary

11 0 1 0Flakiness 0


Run details

Project RedwoodJS Framework
Status Passed
Commit bd03a40 ℹ️
Started Apr 15, 2021 3:40 PM
Ended Apr 15, 2021 3:43 PM
Duration 02:46 💡
OS Linux Ubuntu - 20.04
Browser Chrome 89

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@thedavidprice thedavidprice added this to the patch milestone Apr 15, 2021
@thedavidprice thedavidprice merged commit 60e1227 into v0.30.0-branch Apr 15, 2021
@thedavidprice thedavidprice deleted the dsp-upgrade-prisma-v2.21.2-into-v.0.30.0-branch branch April 15, 2021 15:57
peterp added a commit that referenced this pull request Apr 16, 2021
* upgrade Prisma v2.21.0 (#2273)

Co-authored-by: Daniel Choudhury <[email protected]>

* Fix: webpack optimizations for JS (#2235)

* Add terser for JS minification

* Downgrade terser to 4.x, 5+ not supported on webpack 4

* Add comment about webpack modes

* Adds better messages for rwt link | Watcher does not exist on build failure | Only remove node_modules after a succesful framework build (#2269)

* fix(cli): Cli package should depend on api server explicitly (#2251)

* upgrade prisma v2.21.2 (#2280)

* v0.30.0

Co-authored-by: David Price <[email protected]>
Co-authored-by: Daniel Choudhury <[email protected]>
thedavidprice added a commit that referenced this pull request Apr 20, 2021
* upgrade Prisma v2.21.0 (#2273)

Co-authored-by: Daniel Choudhury <[email protected]>

* Fix: webpack optimizations for JS (#2235)

* Add terser for JS minification

* Downgrade terser to 4.x, 5+ not supported on webpack 4

* Add comment about webpack modes

* Adds better messages for rwt link | Watcher does not exist on build failure | Only remove node_modules after a succesful framework build (#2269)

* fix(cli): Cli package should depend on api server explicitly (#2251)

* upgrade prisma v2.21.2 (#2280)

* v0.30.0

* v0.30.1

* Update packages/api/package.json

* Update packages/cli/package.json

* Update packages/dev-server/package.json

* Update packages/create-redwood-app/package.json

* Update packages/cli/package.json

* Update packages/create-redwood-app/package.json

* update crwa/template/yarn.lock to v0.30.1

Co-authored-by: Daniel Choudhury <[email protected]>
Co-authored-by: Peter Pistorius <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant