Skip to content

Commit

Permalink
chore: 12.15.0 release (#27087)
Browse files Browse the repository at this point in the history
  • Loading branch information
mschile committed Jun 20, 2023
1 parent 89f0fb6 commit d76d4e1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cli/CHANGELOG.md
@@ -1,7 +1,7 @@
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
## 12.15.0

_Released 06/20/2023 (PENDING)_
_Released 06/20/2023_

**Features:**

Expand Down
5 changes: 3 additions & 2 deletions cli/types/cypress.d.ts
Expand Up @@ -3062,7 +3062,7 @@ declare namespace Cypress {
* specified will remain in the response headers.
*
* Please see the documentation for more information.
* @see https://on.cypress.io/configuration#experimentalCspAllowList
* @see https://on.cypress.io/experiments#Experimental-CSP-Allow-List
* @default false
*/
experimentalCspAllowList: boolean | experimentalCspAllowedDirectives[],
Expand All @@ -3077,7 +3077,7 @@ declare namespace Cypress {
* Please see https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity.
* This option has no impact on experimentalSourceRewriting and is only used with the
* non-experimental source rewriter.
* @see https://on.cypress.io/configuration#experimentalModifyObstructiveThirdPartyCode
* @see https://on.cypress.io/experiments#Configuration
*/
experimentalModifyObstructiveThirdPartyCode: boolean
/**
Expand All @@ -3087,6 +3087,7 @@ declare namespace Cypress {
* navigations, and will require the use of cy.origin(). This option takes an array of
* strings/string globs.
* @see https://developer.mozilla.org/en-US/docs/Web/API/Document/domain
* @see https://on.cypress.io/experiments#Experimental-Skip-Domain-Injection
* @default null
*/
experimentalSkipDomainInjection: string[] | null
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cypress",
"version": "12.14.0",
"version": "12.15.0",
"description": "Cypress is a next generation front end testing tool built for the modern web",
"private": true,
"scripts": {
Expand Down

9 comments on commit d76d4e1

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on d76d4e1 Jun 20, 2023

Choose a reason for hiding this comment

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

Circle has built the linux arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.15.0/linux-arm64/develop-d76d4e1ecfe4d7617347dd91a26007fc2735c604/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on d76d4e1 Jun 20, 2023

Choose a reason for hiding this comment

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

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.15.0/linux-x64/develop-d76d4e1ecfe4d7617347dd91a26007fc2735c604/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on d76d4e1 Jun 20, 2023

Choose a reason for hiding this comment

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

Circle has built the darwin arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.15.0/darwin-arm64/develop-d76d4e1ecfe4d7617347dd91a26007fc2735c604/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on d76d4e1 Jun 20, 2023

Choose a reason for hiding this comment

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

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.15.0/darwin-x64/develop-d76d4e1ecfe4d7617347dd91a26007fc2735c604/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on d76d4e1 Jun 20, 2023

Choose a reason for hiding this comment

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

Circle has built the win32 x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.15.0/win32-x64/develop-d76d4e1ecfe4d7617347dd91a26007fc2735c604/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on d76d4e1 Jun 21, 2023

Choose a reason for hiding this comment

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

Circle has built the linux arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.15.1/linux-arm64/develop-d76d4e1ecfe4d7617347dd91a26007fc2735c604/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on d76d4e1 Jun 21, 2023

Choose a reason for hiding this comment

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

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.15.1/linux-x64/develop-d76d4e1ecfe4d7617347dd91a26007fc2735c604/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on d76d4e1 Jun 21, 2023

Choose a reason for hiding this comment

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

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.15.1/darwin-x64/develop-d76d4e1ecfe4d7617347dd91a26007fc2735c604/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on d76d4e1 Jun 21, 2023

Choose a reason for hiding this comment

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

Circle has built the win32 x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.15.1/win32-x64/develop-d76d4e1ecfe4d7617347dd91a26007fc2735c604/cypress.tgz

Please sign in to comment.