Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2022

Bumps axios to 1.2.1 and updates ancestor dependencies axios, @applitools/eyes-selenium, @applitools/eyes-webdriverio and chromedriver. These dependencies need to be updated together.

Updates axios from 0.19.2 to 1.2.1

Release notes

Sourced from axios's releases.

v1.2.1

[1.2.1] - 2022-12-05

Changed

  • feat(exports): export mergeConfig #5151

Fixed

  • fix(CancelledError): include config #4922
  • fix(general): removing multiple/trailing/leading whitespace #5022
  • fix(headers): decompression for responses without Content-Length header #5306
  • fix(webWorker): exception to sending form data in web worker #5139

Refactors

  • refactor(types): AxiosProgressEvent.event type to any #5308
  • refactor(types): add missing types for static AxiosError.from method #4956

Chores

  • chore(docs): remove README link to non-existent upgrade guide #5307
  • chore(docs): typo in issue template name #5159

Contributors to this release

v1.2.0

[1.2.0] - 2022-11-10

Changed

  • changed: refactored module exports #5162
  • change: re-added support for loading Axios with require('axios').default #5225

Fixed

  • fix: improve AxiosHeaders class #5224
  • fix: TypeScript type definitions for commonjs #5196
  • fix: type definition of use method on AxiosInterceptorManager to match the the README #5071
  • fix: __dirname is not defined in the sandbox #5269
  • fix: AxiosError.toJSON method to avoid circular references #5247
  • fix: Z_BUF_ERROR when content-encoding is set but the response body is empty #5250

Refactors

  • refactor: allowing adapters to be loaded by name #5277

... (truncated)

Changelog

Sourced from axios's changelog.

[1.2.1] - 2022-12-05

Changed

  • feat(exports): export mergeConfig #5151

Fixed

  • fix(CancelledError): include config #4922
  • fix(general): removing multiple/trailing/leading whitespace #5022
  • fix(headers): decompression for responses without Content-Length header #5306
  • fix(webWorker): exception to sending form data in web worker #5139

Refactors

  • refactor(types): AxiosProgressEvent.event type to any #5308
  • refactor(types): add missing types for static AxiosError.from method #4956

Chores

  • chore(docs): remove README link to non-existent upgrade guide #5307
  • chore(docs): typo in issue template name #5159

Contributors to this release

[1.2.0] - 2022-11-10

Changed

  • changed: refactored module exports #5162
  • change: re-added support for loading Axios with require('axios').default #5225

Fixed

  • fix: improve AxiosHeaders class #5224
  • fix: TypeScript type definitions for commonjs #5196
  • fix: type definition of use method on AxiosInterceptorManager to match the the README #5071
  • fix: __dirname is not defined in the sandbox #5269
  • fix: AxiosError.toJSON method to avoid circular references #5247
  • fix: Z_BUF_ERROR when content-encoding is set but the response body is empty #5250

Refactors

  • refactor: allowing adapters to be loaded by name #5277

Chores

... (truncated)

Commits
  • 981265d chore: release notes
  • 1fd79d3 chore: release 1.2.1
  • a6efeaf Change AxiosProgressEvent.event type to any; (#5308)
  • 6d367b9 docs: remove README link to non-existent upgrade guide (#5307)
  • 2687460 feat: export mergeConfig (#5151)
  • 6f59cdb refactor: add missing types for static AxiosError.from method (#4956)
  • e1a4efe Fix typo in issue template name (#5159)
  • e3d7594 fix: exception to sending formdata in webworker (#5139)
  • 9041c7d Fixed decompression for responses without Content-Length header (#5306)
  • 786b113 fix: removing multiple/trailing/leading whitespaces (#5022)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jasonsaayman, a new releaser for axios since your current version.


Updates @applitools/eyes-selenium from 4.33.30 to 4.61.0

Changelog

Sourced from @​applitools/eyes-selenium's changelog.

4.61.0 - 2022/10/18

Features

  • Drop support for Android 9 and Android 10 specific devices

Bug fixes

  • Fixed error that was happening when test results were deleted

4.60.2 - 2022/10/13

Features

  • Changed default value of sendDom from true to dynamically calculated
  • Added new android device Sony Xperia 10 II

Bug fixes

  • Fixed issue with ufg renders failing intermittently

4.60.1 - 2022/10/9

Features

  • Applied client's user-agent by default to resource requests in ufg mode

Bug fixes

  • Fixed wrong signature of closeBatch function
  • Blank missed frames src in ufg
  • Fix an issue when ufg related requests were not sent through the proxy
  • Fixed issue with logs not being saved/written

4.60.0 - 2022/10/4

Features

  • Deprecated "Content" match level value in favor of "IgnoreColors"
  • Added support for webview switching in classic execution

Bug fixes

  • Fixed the issue with screenshots being taken on chrome-emulated devices
  • Fixed bug when error was thrown when coded region wasn't found using selector

4.59.6 - 2022/9/26

Features

Bug fixes

  • Fixed minor issues

4.59.5 - 2022/9/22

Features

  • Don't fail eyes.open when there is a failure to set viewport size in UFG.
  • Added support for lazy loading views in android native apps
  • Using lazyLoad.waitingTime as a delay between stitches by default
  • Added Sony Xperia 10 II emulation device
  • Added iPhone 14 and iPhone 14 Pro Max ios devices

Bug fixes

  • Fixed incorrect calculation of the target element position.

... (truncated)

Commits
  • 06949cd @​applitools/eyes-selenium@​4.61.0
  • 2e8a013 [auto commit] @​applitools/eyes-selenium: upgrade deps
  • adcaa1f @​applitools/eyes-selenium@​4.60.2
  • 01a7272 [auto commit] @​applitools/eyes-selenium: upgrade deps
  • 4525523 @​applitools/eyes-selenium@​4.60.1
  • 846089b [auto commit] @​applitools/eyes-selenium: upgrade deps
  • 8c9eb3a [selenium] fix agent id
  • 1c90537 fix types
  • 92542d5 @​applitools/eyes-selenium@​4.60.0
  • ce3f052 [auto commit] @​applitools/eyes-selenium: upgrade deps
  • Additional commits viewable in compare view

Updates @applitools/eyes-webdriverio from 5.9.22 to 5.38.2

Changelog

Sourced from @​applitools/eyes-webdriverio's changelog.

5.38.2 - 2022/12/1

Features

Bug fixes

  • Fixed issue with element scroll position not being restored after screenshot is taken on native platforms

5.38.1 - 2022/11/29

Features

  • Added ignoreColors method to CheckSettings to set a match level

Bug fixes

5.38.0 - 2022/11/17

Features

  • Added new selector extensions child and fallback
  • Added new iOS device - 'iPad Pro (11-inch) (4th generation)'
  • Mark target element with data-applitools-scroll attribute before capture dom
  • Use user agent metadata to improve browser environment detection logic
  • Use APPLITOOLS_CONCURRENCY env variable to specify concurrency

Bug fixes

  • Fixed bug that caused extractText to throw, due to fractional size of the target region
  • Fixed issue when current context is not being preserved in ufg mode

5.37.0 - 2022/10/18

Features

  • Drop support for Android 9 and Android 10 specific devices

Bug fixes

  • Fixed error that was happening when test results were deleted

5.36.3 - 2022/10/13

Features

  • Changed default value of sendDom from true to dynamically calculated
  • Added new android device Sony Xperia 10 II

Bug fixes

  • Fixed issue with ufg renders failing intermittently

5.36.2 - 2022/10/8

Features

  • Applied client's user-agent by default to resource requests in ufg mode

Bug fixes

  • Fixed bug when error was thrown when coded region wasn't found using selector
  • Fixed wrong signature of closeBatch function
  • Blank missed frames src in ufg
  • Fix an issue when ufg related requests were not sent through the proxy
  • Fixed issue with logs not being saved/written

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by applitools-admin, a new releaser for @​applitools/eyes-webdriverio since your current version.


Updates chromedriver from 84.0.1 to 108.0.0

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

…webdriverio and chromedriver

Bumps [axios](https://github.com/axios/axios) to 1.2.1 and updates ancestor dependencies [axios](https://github.com/axios/axios), [@applitools/eyes-selenium](https://github.com/applitools/eyes.sdk.javascript1/tree/HEAD/js/packages/eyes-selenium), [@applitools/eyes-webdriverio](https://github.com/applitools/eyes.sdk.javascript1/tree/HEAD/js/packages/eyes-webdriverio-5) and [chromedriver](https://github.com/giggio/node-chromedriver). These dependencies need to be updated together.


Updates `axios` from 0.19.2 to 1.2.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.19.2...v1.2.1)

Updates `@applitools/eyes-selenium` from 4.33.30 to 4.61.0
- [Release notes](https://github.com/applitools/eyes.sdk.javascript1/releases)
- [Changelog](https://github.com/applitools/eyes.sdk.javascript1/blob/master/js/packages/eyes-selenium/CHANGELOG.md)
- [Commits](https://github.com/applitools/eyes.sdk.javascript1/commits/@applitools/[email protected]/js/packages/eyes-selenium)

Updates `@applitools/eyes-webdriverio` from 5.9.22 to 5.38.2
- [Release notes](https://github.com/applitools/eyes.sdk.javascript1/releases)
- [Changelog](https://github.com/applitools/eyes.sdk.javascript1/blob/master/js/packages/eyes-webdriverio-5/CHANGELOG.md)
- [Commits](https://github.com/applitools/eyes.sdk.javascript1/commits/@applitools/[email protected]/js/packages/eyes-webdriverio-5)

Updates `chromedriver` from 84.0.1 to 108.0.0
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](giggio/node-chromedriver@84.0.1...108.0.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@applitools/eyes-selenium"
  dependency-type: direct:development
- dependency-name: "@applitools/eyes-webdriverio"
  dependency-type: direct:development
- dependency-name: chromedriver
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2022
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.

1 participant