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

Bump @cypress/request, @redhat-cloud-services/frontend-components-utilities, @simonsmith/cypress-image-snapshot and cypress #2648

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2023

Bumps @cypress/request to 3.0.1 and updates ancestor dependencies @cypress/request, @redhat-cloud-services/frontend-components-utilities, @simonsmith/cypress-image-snapshot and cypress. These dependencies need to be updated together.

Updates @cypress/request from 2.88.12 to 3.0.1

Release notes

Sourced from @​cypress/request's releases.

v3.0.1

3.0.1 (2023-09-06)

Bug Fixes

v3.0.0

3.0.0 (2023-08-08)

Features

  • Add allowInsecureRedirect option (c5bcf21)

BREAKING CHANGES

  • The allowInsecureRedirect is false by default, which may cause issues if your usage relies on insecure redirects. For the former behavior, you can opt in to insecure redirects by setting the option to true, but it is not recommended.

Co-authored-by: Szymon Drosdzol [email protected]

Changelog

Sourced from @​cypress/request's changelog.

Change Log

v2.88.0 (2018/08/10)

v2.87.0 (2018/05/21)

v2.86.0 (2018/05/15)

v2.85.0 (2018/03/12)

v2.84.0 (2018/03/12)

v2.83.0 (2017/09/27)

v2.82.0 (2017/09/19)

v2.81.0 (2017/03/09)

v2.80.0 (2017/03/04)

... (truncated)

Commits

Updates @redhat-cloud-services/frontend-components-utilities from 4.0.1 to 4.0.2

Commits

Updates @simonsmith/cypress-image-snapshot from 6.1.1 to 8.1.2

Release notes

Sourced from @​simonsmith/cypress-image-snapshot's releases.

8.1.2

8.1.2 (2023-09-13)

Bug Fixes

  • normalize spec name and e2e spec dir to fix cross OS issue (23b9083)

8.1.1

8.1.1 (2023-08-17)

Bug Fixes

  • remove attempt suffix from snapshot name (eb544a1), closes #19

8.1.0

8.1.0 (2023-08-15)

Features

  • allow subdirectories to be created in snapshots dir (2218586), closes #17

8.0.2

8.0.2 (2023-07-31)

Bug Fixes

  • sanitise snapshot filenames (ef49519), closes #15

8.0.1

8.0.1 (2023-07-26)

Bug Fixes

  • rename e2eSpecFolder -> e2eSpecDir (106af6c)

8.0.0

8.0.0 (2023-07-25)

Bug Fixes

  • requireSnapshots should work with retries (ebfc8be)

Features

... (truncated)

Changelog

Sourced from @​simonsmith/cypress-image-snapshot's changelog.

8.1.2 (2023-09-13)

Bug Fixes

  • normalize spec name and e2e spec dir to fix cross OS issue (23b9083)

8.1.1 (2023-08-17)

Bug Fixes

  • remove attempt suffix from snapshot name (eb544a1), closes #19

8.1.0 (2023-08-15)

Features

  • allow subdirectories to be created in snapshots dir (2218586), closes #17

8.0.2 (2023-07-31)

Bug Fixes

  • sanitise snapshot filenames (ef49519), closes #15

8.0.1 (2023-07-26)

Bug Fixes

  • rename e2eSpecFolder -> e2eSpecDir (106af6c)

8.0.0 (2023-07-25)

Bug Fixes

  • requireSnapshots should work with retries (ebfc8be)

Features

  • normalise directory output for snapshots (1939e25)

BREAKING CHANGES

... (truncated)

Commits
  • 3366c06 chore(release): 8.1.2 [skip ci]
  • 23b9083 fix: normalize spec name and e2e spec dir to fix cross OS issue
  • c07da67 chore(release): 8.1.1 [skip ci]
  • eb544a1 fix: remove attempt suffix from snapshot name
  • ebc4662 chore(release): 8.1.0 [skip ci]
  • 2218586 feat: allow subdirectories to be created in snapshots dir
  • e558fd8 chore: add meta to package.json
  • 370f3d8 chore(release): 8.0.2 [skip ci]
  • ef49519 fix: sanitise snapshot filenames
  • b64bdc3 chore(release): 8.0.1 [skip ci]
  • Additional commits viewable in compare view

Updates cypress from 12.17.3 to 13.3.0

Release notes

Sourced from cypress's releases.

v13.3.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-3-0

v13.2.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-2-0

v13.1.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-1-0

v13.0.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-0-0

v12.17.4

Changelog: https://docs.cypress.io/guides/references/changelog#12-17-4

Commits
  • 0871b03 chore: update 13.3.0 release date in changelog (#27918)
  • 1ec045f chore: fix action to properly add PR to the Triage Board for visibility (#27917)
  • a1b4124 chore: release 13.3.0 (#27900)
  • b114dce fix: statusCode allow 999 (#27853)
  • dbfb3e6 chore: Update installation requirements in CONTRIBUTING.md (#27878)
  • b1efbaf chore(deps): update dependency systeminformation to v5.21.7 [security] (#27874)
  • 199f4c3 chore: remove KPI generation workflow (#27887)
  • 273d8ce chore: skip binary jobs if we don't have a circle token (#27876)
  • ce17a44 fix: issue with font flooding (#27860)
  • 154311a chore: gate restricted contexts with approval job for contributor workflow (#...
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2023

Codecov Report

Merging #2648 (867e097) into master (8320a9a) will increase coverage by 0.02%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

❗ Current head 867e097 differs from pull request most recent head a9456d0. Consider uploading reports for the commit a9456d0 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2648      +/-   ##
==========================================
+ Coverage   57.47%   57.49%   +0.02%     
==========================================
  Files          93       93              
  Lines        2843     2842       -1     
  Branches      582      581       -1     
==========================================
  Hits         1634     1634              
+ Misses       1208     1207       -1     
  Partials        1        1              

see 2 files with indirect coverage changes

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cypress/request-and-redhat-cloud-services/frontend-components-utilities-and-simonsmith/cypress-image-snapshot-and-cypress-3.0.1 branch from d6c4a6d to 8042ca4 Compare October 6, 2023 08:22
…lities, @simonsmith/cypress-image-snapshot and cypress

Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.1 and updates ancestor dependencies [@cypress/request](https://github.com/cypress-io/request), [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components), [@simonsmith/cypress-image-snapshot](https://github.com/simonsmith/cypress-image-snapshot) and [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together.


Updates `@cypress/request` from 2.88.12 to 3.0.1
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](cypress-io/request@v2.88.12...v3.0.1)

Updates `@redhat-cloud-services/frontend-components-utilities` from 4.0.1 to 4.0.2
- [Commits](https://github.com/RedHatInsights/frontend-components/commits)

Updates `@simonsmith/cypress-image-snapshot` from 6.1.1 to 8.1.2
- [Release notes](https://github.com/simonsmith/cypress-image-snapshot/releases)
- [Changelog](https://github.com/simonsmith/cypress-image-snapshot/blob/master/CHANGELOG.md)
- [Commits](simonsmith/cypress-image-snapshot@6.1.1...8.1.2)

Updates `cypress` from 12.17.3 to 13.3.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v12.17.3...v13.3.0)

---
updated-dependencies:
- dependency-name: "@cypress/request"
  dependency-type: indirect
- dependency-name: "@redhat-cloud-services/frontend-components-utilities"
  dependency-type: direct:production
- dependency-name: "@simonsmith/cypress-image-snapshot"
  dependency-type: direct:development
- dependency-name: cypress
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cypress/request-and-redhat-cloud-services/frontend-components-utilities-and-simonsmith/cypress-image-snapshot-and-cypress-3.0.1 branch from 8042ca4 to a9456d0 Compare October 10, 2023 08:57
@Hyperkid123
Copy link
Contributor

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2023

Dependabot tried to merge this PR, but received the following error from GitHub:

Waiting on code owner review from Hyperkid123, florkbr, karelhala, and/or ryelo.

@Hyperkid123 Hyperkid123 merged commit e083eac into master Oct 10, 2023
7 checks passed
@Hyperkid123 Hyperkid123 deleted the dependabot/npm_and_yarn/cypress/request-and-redhat-cloud-services/frontend-components-utilities-and-simonsmith/cypress-image-snapshot-and-cypress-3.0.1 branch October 10, 2023 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants