DevExpress / testcafe-browser-provider-saucelabs

This is the Sauce Labs browser provider plugin for TestCafe.
https://devexpress.github.io/testcafe/
MIT License
32 stars 41 forks source link

Bump json5 and gulp-babel #88

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 1 year ago

Removes json5. It's no longer used after updating ancestor dependency gulp-babel. These dependencies need to be updated together.

Removes json5

Updates gulp-babel from 6.1.3 to 8.0.0

Release notes

Sourced from gulp-babel's releases.

v8.0.0

The first official stable release with Babel 7.x support.

  • Updated the README for Babel 7 usage
  • Use async transform APIs to keep things as flexible as possible
  • Pass in Babel's caller option so that Babel knows the name of the caller

v8.0.0-beta.0

  • Adds a new peerDep on scoped package @babel/core instead of babel-core which is a breaking change

v7.0.0

Not many changes needed

  • just dropped Node 0.10/0.12 support
  • made babel-core a peerDependency instead of dependency and supports v6/v7/(alpha/beta/rc for v7)
  • currently on the --next npm tag until v7 is released
Changelog

Sourced from gulp-babel's changelog.

8.0.0-beta.2 (2018-03-14)

  • [Fix] Fix for sourceMapTarget removal in Babel v7.0.0-beta.41 (#149)

8.0.0-beta.1 (2018-01-26)

  • [Fix] Drop dependency on deprecated gulp-util (#137)
  • [Chore] Update repository: add CHANGELOG.md, update .gitignore, license year, update dependencies, add lock files, add npm badge, mention gulp-babel@next.

8.0.0-beta.0 (2017-10-30)

  • [Breaking change] Make @babel/core a peer dependency

7.0.0 (2017-08-06)

  • [Breaking change] Make babel-core a peer dependency

7.0.0-alpha.18 (2017-08-04)

  • [Breaking change] Update to babel-core@7.0.0-beta.18 (#112)
  • [Chore] Replace usage of ES6 by ES2015
  • [Documentation] Update README.md: update samples, fix link to issue tracker

6.1.2 (2016-01-31)

  • [Fix] Do not add .js extension to files without extension (#74)
Commits
Maintainer changes

This version was pushed to npm by loganfsmyth, a new releaser for gulp-babel since your current version.


You can trigger a rebase of this PR 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/DevExpress/testcafe-browser-provider-saucelabs/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

github-actions[bot] commented 5 months ago

This pull request has been automatically marked as stale because it has not had any activity for a long period. It will be closed and archived if no further activity occurs. However, we may return to this pull request in the future. If it is still relevant or you have any additional information regarding it, please leave a comment and we will keep it open.

github-actions[bot] commented 5 months ago

We're closing this pull request after a prolonged period of inactivity. If it is still relevant, please ask for this pull request to be reopened. Thank you.

dependabot[bot] commented 5 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.