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

9.7.0 Release #4489

Merged
merged 6 commits into from
May 23, 2022
Merged

9.7.0 Release #4489

merged 6 commits into from
May 23, 2022

Conversation

emilyrohrbough
Copy link
Member

@emilyrohrbough emilyrohrbough commented May 23, 2022

Note: The Electron 18 dependency upgrade bumps this release version to 9.7.0. The git branch does not reflect the correct release version.

@vercel
Copy link

vercel bot commented May 23, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cypress-documentation ✅ Ready (Inspect) Visit Preview May 23, 2022 at 4:02PM (UTC)

@rockhold
Copy link
Member

rockhold commented May 23, 2022

The write-up for the changelog looks good. Looking at commits to develop since the last release, though, I just want to double-check that it's intentional that each of the following is currently omitted:

@emilyrohrbough
Copy link
Member Author

@rockhold Nice catch. I forgot to check each commit in develop...normally I do that before posting this. Whoops! These commits do not need to be included because they merged to master and were released on merge to npm:

@emilyrohrbough
Copy link
Member Author

Follow up, cypress-io/cypress#21547 is an update to our tests and does not have a user-facing change to document.

Copy link
Contributor

@tbiethman tbiethman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Electron 18 upgrade should be in here, let me see why it's missed

Edit: cypress-io/cypress#21418

I had marked it for 9.7.0, not sure if it makes sense to release this on a bug-fix release or not?

@emilyrohrbough
Copy link
Member Author

@tbiethman Looks like it was tagged as 9.7.0

@emilyrohrbough emilyrohrbough changed the title 9.6.2 Release 9.7.0 Release May 23, 2022
- The `Cypress.Cookies.preserveOnce()` and `Cypress.Cookies.defaults()` Cypress
APIs have been deprecated. In a future release, support for
`Cypress.Cookies.preserveOnce()` and `Cypress.Cookies.defaults()` will be
removed. Consider using the [`cy.session()`](/api/commands/session) command
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe mention this is experimental.

Suggested change
removed. Consider using the [`cy.session()`](/api/commands/session) command
removed. Consider using the experimental [`cy.session()`](/api/commands/session) command

@@ -212,6 +221,7 @@ Cypress.Cookies.defaults({

| Version | Changes |
| --------------------------------------------- | --------------------------------------------------------------------------------------------- |
| [9.6.2](/guides/references/changelog#9-6-2) | Deprecated `preserveOnce` and `defaults` |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure to update this release version if we are going with 9.7.0.

<Alert type="warning">

⚠️ **`Cypress.Cookies.preserveOnce()` and `Cypress.Cookies.defaults()` are
deprecated in Cypress 9.6.2**. In a future release, support for
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update release version.

@tbiethman tbiethman self-requested a review May 23, 2022 15:15
@mjhenkes mjhenkes merged commit dc7b7b1 into master May 23, 2022
@mjhenkes mjhenkes deleted the 9.6.2-release branch May 23, 2022 18:38
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.

None yet

6 participants