Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cypress-io/cypress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.0.0
Choose a base ref
...
head repository: cypress-io/cypress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.0.1
Choose a head ref
  • 10 commits
  • 42 files changed
  • 8 contributors

Commits on Nov 8, 2022

  1. 5 Configuration menu
    Copy the full SHA
    d21cd96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38e1111 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07d2666 View commit details
    Browse the repository at this point in the history
  4. 5 Configuration menu
    Copy the full SHA
    7093072 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. fix: Disallow same-superdomain-origin cy.origin blocks (#24569)

    * fix: throw error if the cy.origin origin is in the same superDomainOrigin as top.
    
    * testing test tweaks
    
    * 'fix' cypress in cypress tests
    
    * Inject cross origin in google subdomains when not same-origin
    
    * style tweaks
    
    * Ensure strict same-origin check works for google.
    
    * test fixes
    
    * we don't need the location object when we just want the href.
    
    * what is in a name?
    
    * Address PR Comments
    mjhenkes authored Nov 9, 2022
    5 Configuration menu
    Copy the full SHA
    23299ac View commit details
    Browse the repository at this point in the history
  2. 4 Configuration menu
    Copy the full SHA
    547b700 View commit details
    Browse the repository at this point in the history
  3. 5 Configuration menu
    Copy the full SHA
    141c799 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. 5 Configuration menu
    Copy the full SHA
    e9e8cad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89276ad View commit details
    Browse the repository at this point in the history
  3. 5 Configuration menu
    Copy the full SHA
    339478d View commit details
    Browse the repository at this point in the history
Loading