-
Notifications
You must be signed in to change notification settings - Fork 68
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 the npm_and_yarn group group in /example/e2e with 2 updates #177
Bump the npm_and_yarn group group in /example/e2e with 2 updates #177
Conversation
Bumps the npm_and_yarn group group in /example/e2e with 2 updates: [appium](https://github.com/appium/appium/tree/HEAD/packages/appium) and [semver](https://github.com/npm/node-semver). Updates `appium` from 1.21.0 to 2.5.1 - [Release notes](https://github.com/appium/appium/releases) - [Changelog](https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md) - [Commits](https://github.com/appium/appium/commits/[email protected]/packages/appium) Updates `semver` from 5.3.0 to 5.7.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v5.3.0...v5.7.1) --- updated-dependencies: - dependency-name: appium dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <[email protected]>
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 squash and merge |
Superseded by #243. |
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.1Release notes
Sourced from appium's releases.
... (truncated)
Changelog
Sourced from appium's changelog.
... (truncated)
Commits
42c0bd3
chore: publishbd8a92f
fix(support): update dependency@types/semver
to v7.5.7db0eec0
fix(execute-driver-plugin): update dependency webdriverio to v8.31.17b40a32
fix(support): update dependency semver to v7.6.09cc598a
chore: publish91320dd
fix(execute-driver-plugin): update dependency webdriverio to v8.30.052a6f96
fix(execute-driver-plugin): update dependency webdriverio to v8.29.76dacb5e
fix(execute-driver-plugin): update dependency webdriverio to v8.29.3795092a
fix(support): update dependency axios to v1.6.7214e922
docs: add Rust client (#19702)Updates
semver
from 5.3.0 to 5.7.1Changelog
Sourced from semver's changelog.
... (truncated)
Commits
c83c18c
5.7.1956e228
Correct typo in README8055dda
5.7.0604e73d
auto-publishing scriptsbed01e2
remove the nomin comments, since we don't minify any more anyway9cb68f1
document parse method38d42ca
5.7 changelogda8a771
Fix code style and get to 100% coverage4d8306b
drop windows testing1af213f
next-gen tap for testingYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @github-management-service.
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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.