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

fix(deps): update e2e tests (major) #38355

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@contentful/rich-text-types ^16.2.0 -> ^17.0.0 age adoption passing confidence
@mdx-js/react (source) ^2.3.0 -> ^3.1.0 age adoption passing confidence
@simonsmith/cypress-image-snapshot ^6.1.1 -> ^9.1.0 age adoption passing confidence
@testing-library/cypress ^9.0.0 -> ^10.0.3 age adoption passing confidence
cpy-cli ^4.2.0 -> ^5.0.0 age adoption passing confidence
del-cli ^5.1.0 -> ^6.0.0 age adoption passing confidence
dotenv ^8.6.0 -> ^16.4.7 age adoption passing confidence
execa ^6.1.0 -> ^9.5.2 age adoption passing confidence
is-ci ^3.0.1 -> ^4.1.0 age adoption passing confidence
make-dir-cli ^3.1.0 -> ^4.0.0 age adoption passing confidence
modern-normalize ^2.0.0 -> ^3.0.1 age adoption passing confidence
netlify-cli ^17.25.0 -> ^18.0.2 age adoption passing confidence
prettier (source) ^2.8.8 -> ^3.4.2 age adoption passing confidence
prettier (source) 2.8.8 -> 3.4.2 age adoption passing confidence
rehype-slug ^5.1.0 -> ^6.0.0 age adoption passing confidence
remark-gfm ^3.0.1 -> ^4.0.0 age adoption passing confidence
wait-on ^7.2.0 -> ^8.0.2 age adoption passing confidence

Release Notes

contentful/rich-text (@​contentful/rich-text-types)

v17.0.0

Compare Source

Features
BREAKING CHANGES
  • removed getSchemaWithNodeType in favor of validateRichTextDocument

v16.8.5

Compare Source

Note: Version bump only for package @​contentful/rich-text-types

v16.8.4

Compare Source

Note: Version bump only for package @​contentful/rich-text-types

v16.8.3

Compare Source

Note: Version bump only for package @​contentful/rich-text-types

v16.8.2

Compare Source

Bug Fixes

v16.8.1

Compare Source

Bug Fixes
  • revert schema changes [TOL-2249] (de0157b)

v16.8.0

Compare Source

Features

v16.7.0

Compare Source

Features
  • support ol & ul list validation in table cell [TOL-2249] (#​616) (f116c33)

v16.6.3

Compare Source

Note: Version bump only for package @​contentful/rich-text-html-renderer

v16.6.2

Compare Source

Note: Version bump only for package @​contentful/rich-text-html-renderer

v16.6.1

Compare Source

Note: Version bump only for package @​contentful/rich-text-types

v16.6.0

Compare Source

Features
  • switch from tslint to eslint [TOL-2218][TOL-2203] (#​594) (c077b5a)

v16.5.4

Compare Source

Note: Version bump only for package @​contentful/rich-text-types

v16.5.3

Compare Source

Note: Version bump only for package @​contentful/rich-text-types

v16.5.2

Compare Source

Note: Version bump only for package @​contentful/rich-text-types

v16.5.1

Compare Source

Bug Fixes

v16.5.0

Compare Source

Features

v16.4.0

Compare Source

Features

v16.3.5

Compare Source

Note: Version bump only for package @​contentful/rich-text-html-renderer

v16.3.4

Compare Source

Note: Version bump only for package @​contentful/rich-text-types

v16.3.3

Compare Source

Note: Version bump only for package @​contentful/rich-text-types

v16.3.2

Compare Source

Note: Version bump only for package @​contentful/rich-text-types

v16.3.1

Compare Source

Note: Version bump only for package @​contentful/rich-text-types

v16.3.0

Compare Source

Features

v16.2.1

Compare Source

Note: Version bump only for package @​contentful/rich-text-plain-text-renderer

mdx-js/mdx (@​mdx-js/react)

v3.1.0

Compare Source

Add
Fix
Types
Miscellaneous
  • 77158cd Refactor to externalize recma packages
Site

Full Changelog: mdx-js/mdx@3.0.1...3.1.0

v3.0.1

Compare Source

Fix
Types
Site

Full Changelog: mdx-js/mdx@3.0.0...3.0.1

v3.0.0

Compare Source

(see https://mdxjs.com/migrating/v3/ on how to migrate)

Change
Change (unlikely to affect you)
  • c961af8 Remove useDynamicImport option
  • 9cb26fd @mdx-js/register: remove package
  • 0d1558a @mdx-js/esbuild: remove experimental allowDangerousRemoteMdx
  • 0f62bce @mdx-js/node-loader: remove fixRuntimeWithoutExportMap
  • 4f92422 @mdx-js/preact: remove deprecated MDXContext, withMDXComponents
  • a362bb4 @mdx-js/react: remove deprecated MDXContext, withMDXComponents
Add
Misc
Docs
Site

Full Changelog: mdx-js/mdx@2.3.0...3.0.0

simonsmith/cypress-image-snapshot (@​simonsmith/cypress-image-snapshot)

v9.1.0

Compare Source

Features
  • delete screenshot option (2c3bd30)

9.0.3 (2024-05-06)

Bug Fixes
  • only replace specName in cypress run mode, fixes #​54 (fab282d)

9.0.2 (2024-04-09)

Bug Fixes
  • command.ts: align order of variables with error message (31e4f06)

9.0.1 (2023-10-23)

Bug Fixes
  • build: add missing dir to files in package.json (67e2748), closes #​35

v9.0.3

Compare Source

Bug Fixes
  • only replace specName in cypress run mode, fixes #​54 (fab282d)

v9.0.2

Compare Source

Bug Fixes
  • command.ts: align order of variables with error message (31e4f06)

v9.0.1

Compare Source

Bug Fixes
  • build: add missing dir to files in package.json (67e2748), closes #​35

v9.0.0

Compare Source

Bug Fixes
  • allow isFailOnSnapshotDiff to be set to true (62b8edf), closes #​22
  • inline just-extend to prevent build failures (c498800), closes #​12
Code Refactoring
  • remove deprecated e2eSpecFolder option (e72673f)
Features
  • allow snap and diff extensions to be configured (0fc9762), closes #​33
BREAKING CHANGES
  • Any users that made use of e2eSpecFolder in 8.0.0
    (deprecated in 8.0.1) will need to change it to e2eSpecDir

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

v8.1.2

Compare Source

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

v8.1.1

Compare Source

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

v8.1.0

Compare Source

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

8.0.2 (2023-07-31)

Bug Fixes

8.0.1 (2023-07-26)

Bug Fixes
  • rename e2eSpecFolder -> e2eSpecDir (106af6c)

v8.0.2

Compare Source

Bug Fixes

v8.0.1

Compare Source

Bug Fixes
  • rename e2eSpecFolder -> e2eSpecDir (106af6c)

v8.0.0

Compare Source

Bug Fixes
  • requireSnapshots should work with retries (ebfc8be)
Features
  • normalise directory output for snapshots (1939e25)
BREAKING CHANGES
  • This uses the Cypress.spec.relative option to
    generate the snapshot directory and changes the folder structure.

It should now match the directory structure found in the cypress/e2e/
directory

Updating to this change may mean committing new snapshot paths and
removing old ones in your project (especially with component testing)

See the section "Snapshot paths" in the README for more information

v7.0.0

Compare Source

Bug Fixes
Features
  • add recording of snapshot result (488ae4b)
  • add semantic release (b1b063b)
  • allow default options to be passed into addMatchImageSnapshotCommand (405afcb)
BREAKING CHANGES
  • removed fork of original package

This is a rewrite of the original library, now with full support for
TypeScript and improved testing.

Notes:

  • The API for matchImageSnapshot remains the same, as well as all the
    import paths
  • The behavior of the plugin is exactly the same, as are the default
    options

TypeScript types are exported under @simonsmith/cypress-image-snapshot/types.
These should be used instead of the package on DefinitelyTyped

Removed:

  • The reporter is not supported in this version.
testing-library/cypress-testing-library (@​testing-library/cypress)

v10.0.3

Compare Source

Bug Fixes
  • deps: update cypress to version 14.0.0 and adjust peer dependencies (#​281) (d77c9df)

v10.0.2

Compare Source

Bug Fixes

v10.0.1

Compare Source

Bug Fixes

v10.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
sindresorhus/cpy-cli (cpy-cli)

v5.0.0

Compare Source

Breaking
Improvements
sindresorhus/del-cli (del-cli)

v6.0.0

Compare Source

Breaking
Improvements
motdotla/dotenv (dotenv)

v16.4.7

Compare Source

Changed
  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #​848

v16.4.6

Compare Source

Changed
  • Clean up stale dev dependencies #​847
  • Various README updates clarifying usage and alternative solutions using dotenvx

v16.4.5

Compare Source

Changed
  • 🐞 fix recent regression when using path option. return to historical behavior: do not attempt to auto find .env if path set. (regression was introduced in 16.4.3) #​814

v16.4.4

Compare Source

Changed
  • 🐞 Replaced chaining operator ?. with old school && (fixing node 12 failures) #​812

v16.4.3

Compare Source

Changed
  • Fixed processing of multiple files in options.path #​805

v16.4.2

Compare Source

Changed

v16.4.1

Compare Source

  • Patch support for array as path option #​797

v16.4.0

Compare Source

  • Add error.code to error messages around .env.vault decryption handling #​795
  • Add ability to find .env.vault file when filename(s) passed

Configuration

📅 Schedule: Branch creation - "before 7am on Monday" in timezone GMT, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot label Jul 10, 2023
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jul 10, 2023
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch 2 times, most recently from b099523 to d6541e4 Compare August 7, 2023 01:27
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from d6541e4 to 3d45ef9 Compare August 14, 2023 00:26
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from 3d45ef9 to 0dc19b7 Compare August 21, 2023 01:31
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from 0dc19b7 to 9bd519b Compare September 4, 2023 00:25
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from 9bd519b to 32b83cd Compare September 11, 2023 00:42
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch 2 times, most recently from 5319589 to 50c91aa Compare September 25, 2023 00:23
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from 50c91aa to 235b9f1 Compare October 9, 2023 00:51
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch 2 times, most recently from 3f21e20 to 447ccc4 Compare October 23, 2023 00:43
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch 2 times, most recently from cae6d4b to 26acf04 Compare November 6, 2023 01:26
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch 2 times, most recently from ab7d9a6 to 34f7d4f Compare November 20, 2023 00:14
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from 34f7d4f to f5d3c55 Compare November 27, 2023 01:45
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch 2 times, most recently from 11500f1 to bdadad4 Compare December 11, 2023 02:22
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from bdadad4 to ccca6cc Compare December 18, 2023 00:30
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch 2 times, most recently from a190550 to b9d9f2b Compare January 15, 2024 01:57
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from b9d9f2b to 94bdd0e Compare January 22, 2024 01:43
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from 94bdd0e to 21dde88 Compare January 29, 2024 05:01
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from 21dde88 to 253be61 Compare February 12, 2024 00:14
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from 253be61 to a089748 Compare February 19, 2024 00:27
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from a089748 to 7f98d00 Compare February 26, 2024 01:57
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from 7f98d00 to 7048d51 Compare April 15, 2024 00:29
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from 7048d51 to d6ddf85 Compare May 6, 2024 01:02
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch 2 times, most recently from 7117cd9 to d268713 Compare June 17, 2024 00:32
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from d268713 to d3b15f4 Compare June 24, 2024 00:54
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch 2 times, most recently from 5211c4b to e6200ed Compare July 15, 2024 01:01
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch 2 times, most recently from 018fc94 to 7e2ed8f Compare July 29, 2024 00:59
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from 7e2ed8f to 93862ec Compare August 5, 2024 00:51
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from 93862ec to 32fabf9 Compare August 19, 2024 01:15
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from 32fabf9 to c6d81d2 Compare August 26, 2024 02:30
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from c6d81d2 to f169ba0 Compare September 9, 2024 00:34
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from f169ba0 to 150fd73 Compare September 16, 2024 01:01
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch 2 times, most recently from 20485bc to 4ab2ddc Compare September 30, 2024 00:17
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch 2 times, most recently from 6292012 to d251c21 Compare October 14, 2024 00:31
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from d251c21 to a8d9719 Compare October 21, 2024 01:11
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch 2 times, most recently from d5b2427 to 922d9d6 Compare November 4, 2024 01:16
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from 922d9d6 to 68b0a84 Compare November 11, 2024 01:48
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from 68b0a84 to eace988 Compare November 25, 2024 02:44
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch 2 times, most recently from e289d43 to 6fa6489 Compare December 16, 2024 00:47
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch 3 times, most recently from a2d4646 to dfdf0b6 Compare December 23, 2024 02:39
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch 2 times, most recently from 6d62d0f to d4f3b6f Compare January 13, 2025 00:30
@renovate renovate bot force-pushed the renovate/major-e2e-tests-major branch from d4f3b6f to c1107a9 Compare January 27, 2025 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants