Metalab / library-opac

Generate a static site OPAC from a CSV file!
https://gitlab.com/metalab-library/opac
3 stars 2 forks source link

Bump cypress from 6.0.0 to 6.0.1 in /src #40

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps cypress from 6.0.0 to 6.0.1.

Release notes

Sourced from cypress's releases.

6.0.1

Released 11/30/2020

Bugfixes:

  • Chromium based browsers on version 87 will no longer show recorded videos as frozen or blank. Fixes #9265.
  • We fixed a regression introduced in 5.0.0 that would cause an Option 'sourceMap' cannot be specified with option 'inlineSourceMap' error to throw when setting sourceMap in your tsconfig. Fixes #8477.
  • cy.screenshot() no longer throws an "offset" is out of range error when Cypress attempts to crop the image. Fixes #2034.
  • cy.screenshot() types won't mistakenly display the command as deprecated. Fixes #9303.
  • Lower-cased HTTP methods can now be used with cy.intercept(). Fixes #9313.
Commits
  • f86a2e0 release 6.0.1 [skip ci]
  • 2ceda49 Merge branch 'master' into develop
  • 2bd237d chore: release @cypress/webpack-preprocessor-v5.5.0
  • dbfde6b fix: lower-cased HTTP methods can be used with cy.intercept. (#9324)
  • f025062 fix(server): CDP needs screencasts ack before sending more frames (#9301)
  • 7271384 fix: "RangeError: Index out of range | The value of "offset" is out of range"...
  • 9971b81 Merge branch 'master' into develop
  • 02347ef feat(webpack-preprocessor): Allow specifying typescript path (#9312)
  • 197f309 fix: Remove deprecated flag from types for cy.screenshot() (#9323)
  • c4445fa feat: Collect Bitbucket BITBUCKET_STEP_RUN_NUMBER (#9292)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)