intercom-react-native icon indicating copy to clipboard operation
intercom-react-native copied to clipboard

Bump the npm_and_yarn group group in /example/e2e with 2 updates

Open dependabot[bot] opened this issue 1 year ago • 3 comments

Bumps the npm_and_yarn group group in /example/e2e with 2 updates: appium and semver.

Updates appium from 1.21.0 to 2.5.1

Release notes

Sourced from appium's releases.

[email protected]

2.5.1 (2024-02-13)

Bug Fixes

  • execute-driver-plugin: update dependency webdriverio to v8.31.1 (db0eec0)
  • support: update dependency @​types/semver to v7.5.7 (bd8a92f)
  • support: update dependency semver to v7.6.0 (7b40a32)

[email protected]

2.5.0 (2024-02-06)

Features

  • appium: Set a proper exit code if any of required doctor checks fails (#19617) (f4011f1)

Bug Fixes

  • appium: Tune warning messages about installed extensions (#19612) (5cd9ca5)
  • execute-driver-plugin: update dependency webdriverio to v8.27.2 (35f1dba)
  • execute-driver-plugin: update dependency webdriverio to v8.28.0 (e8e0444)
  • execute-driver-plugin: update dependency webdriverio to v8.28.6 (da84efc)
  • execute-driver-plugin: update dependency webdriverio to v8.28.8 (1fdf117)
  • execute-driver-plugin: update dependency webdriverio to v8.29.0 (6f0101e)
  • execute-driver-plugin: update dependency webdriverio to v8.29.1 (fb0f8f7)
  • execute-driver-plugin: update dependency webdriverio to v8.29.3 (6dacb5e)
  • execute-driver-plugin: update dependency webdriverio to v8.29.7 (52a6f96)
  • execute-driver-plugin: update dependency webdriverio to v8.30.0 (91320dd)
  • support: update dependency axios to v1.6.4 (332cc48)
  • support: update dependency axios to v1.6.5 (#19616) (ac73522)
  • support: update dependency axios to v1.6.6 (6313704)
  • support: update dependency axios to v1.6.7 (795092a)
  • types: update dependency type-fest to v4.10 (#19694) (966d305)
  • types: update dependency type-fest to v4.10.1 (#19703) (501395c)

[email protected]

2.4.1 (2024-01-04)

Bug Fixes

  • appium: Properly handle version check for aliases (474f3ce)

[email protected]

2.4.0 (2024-01-03)

... (truncated)

Changelog

Sourced from appium's changelog.

2.5.1 (2024-02-13)

Bug Fixes

  • execute-driver-plugin: update dependency webdriverio to v8.31.1 (db0eec0)
  • support: update dependency @​types/semver to v7.5.7 (bd8a92f)
  • support: update dependency semver to v7.6.0 (7b40a32)

2.5.0 (2024-02-06)

Features

  • appium: Set a proper exit code if any of required doctor checks fails (#19617) (f4011f1)

Bug Fixes

  • appium: Tune warning messages about installed extensions (#19612) (5cd9ca5)
  • execute-driver-plugin: update dependency webdriverio to v8.27.2 (35f1dba)
  • execute-driver-plugin: update dependency webdriverio to v8.28.0 (e8e0444)
  • execute-driver-plugin: update dependency webdriverio to v8.28.6 (da84efc)
  • execute-driver-plugin: update dependency webdriverio to v8.28.8 (1fdf117)
  • execute-driver-plugin: update dependency webdriverio to v8.29.0 (6f0101e)
  • execute-driver-plugin: update dependency webdriverio to v8.29.1 (fb0f8f7)
  • execute-driver-plugin: update dependency webdriverio to v8.29.3 (6dacb5e)
  • execute-driver-plugin: update dependency webdriverio to v8.29.7 (52a6f96)
  • execute-driver-plugin: update dependency webdriverio to v8.30.0 (91320dd)
  • support: update dependency axios to v1.6.4 (332cc48)
  • support: update dependency axios to v1.6.5 (#19616) (ac73522)
  • support: update dependency axios to v1.6.6 (6313704)
  • support: update dependency axios to v1.6.7 (795092a)
  • types: update dependency type-fest to v4.10 (#19694) (966d305)
  • types: update dependency type-fest to v4.10.1 (#19703) (501395c)

2.4.1 (2024-01-04)

Bug Fixes

  • appium: Properly handle version check for aliases (474f3ce)

2.4.0 (2024-01-03)

... (truncated)

Commits
  • 42c0bd3 chore: publish
  • bd8a92f fix(support): update dependency @​types/semver to v7.5.7
  • db0eec0 fix(execute-driver-plugin): update dependency webdriverio to v8.31.1
  • 7b40a32 fix(support): update dependency semver to v7.6.0
  • 9cc598a chore: publish
  • 91320dd fix(execute-driver-plugin): update dependency webdriverio to v8.30.0
  • 52a6f96 fix(execute-driver-plugin): update dependency webdriverio to v8.29.7
  • 6dacb5e fix(execute-driver-plugin): update dependency webdriverio to v8.29.3
  • 795092a fix(support): update dependency axios to v1.6.7
  • 214e922 docs: add Rust client (#19702)
  • Additional commits viewable in compare view

Updates semver from 5.3.0 to 5.7.1

Changelog

Sourced from semver's changelog.

Changelog

7.6.0 (2024-01-31)

Features

Chores

7.5.4 (2023-07-07)

Bug Fixes

7.5.3 (2023-06-22)

Bug Fixes

Documentation

7.5.2 (2023-06-15)

Bug Fixes

7.5.1 (2023-05-12)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the Security Alerts page.

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

dependabot[bot] avatar Mar 13 '24 13:03 dependabot[bot]

Hello @intercom/team-messenger 👋 this PR fixes a security vulnerability (GHSA-c2qf-rxjj-qqgw) in a repository you own - intercom/intercom-react-native. We have obligation to update our dependencies in a timely manner in order to keep our applications secure. Please take a look at the PR and merge it as soon as possible.

@dependabot rebase

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot[bot] avatar Mar 14 '24 13:03 dependabot[bot]