-
Notifications
You must be signed in to change notification settings - Fork 10
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
build(deps-dev): bump the appium-deps group in /appium with 4 updates #2610
Closed
dependabot
wants to merge
9
commits into
master
from
dependabot/npm_and_yarn/appium/appium-deps-af96fcc44b
Closed
build(deps-dev): bump the appium-deps group in /appium with 4 updates #2610
dependabot
wants to merge
9
commits into
master
from
dependabot/npm_and_yarn/appium/appium-deps-af96fcc44b
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the appium-deps group in /appium with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [appium](https://github.com/appium/appium/tree/HEAD/packages/appium), [appium-xcuitest-driver](https://github.com/appium/appium-xcuitest-driver) and [typescript](https://github.com/Microsoft/TypeScript). Updates `@types/node` from 20.14.10 to 22.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `appium` from 2.11.1 to 2.11.2 - [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 `appium-xcuitest-driver` from 7.23.1 to 7.24.9 - [Release notes](https://github.com/appium/appium-xcuitest-driver/releases) - [Changelog](https://github.com/appium/appium-xcuitest-driver/blob/master/CHANGELOG.md) - [Commits](appium/appium-xcuitest-driver@v7.23.1...v7.24.9) Updates `typescript` from 5.5.3 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.3...v5.5.4) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: appium-deps - dependency-name: appium dependency-type: direct:development update-type: version-update:semver-patch dependency-group: appium-deps - dependency-name: appium-xcuitest-driver dependency-type: direct:development update-type: version-update:semver-minor dependency-group: appium-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: appium-deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Aug 1, 2024
FlowCryptRobot
previously approved these changes
Aug 1, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
September 1, 2024 17:30
Pull request was closed
dependabot
bot
deleted the
dependabot/npm_and_yarn/appium/appium-deps-af96fcc44b
branch
September 1, 2024 17:30
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
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the appium-deps group in /appium with 4 updates: @types/node, appium, appium-xcuitest-driver and typescript.
Updates
@types/node
from 20.14.10 to 22.0.2Commits
Updates
appium
from 2.11.1 to 2.11.2Release notes
Sourced from appium's releases.
Changelog
Sourced from appium's changelog.
Commits
74292e2
chore: publish8ccaf09
chore(docs): Add FlutterIntegration driver to community supported driver list...16015de
chore(driver-test-support): Bump chai and chai-as-promised (#20344)1fa8c54
chore(base-driver): Optimize server close algorithm (#20345)8894b9a
fix(types): update dependency type-fest to v4.21.0 (#20335)44e4231
fix(appium): update dependency ws to v8.18.0c2f3a61
fix(execute-driver-plugin): update dependency webdriverio to v8.39.106607da
fix(support): update dependency teen_process to v2.2.086f843b
fix(support): update dependency teen_process to v2.1.105226fa8
fix(support): update dependency teen_process to v2.1.7Updates
appium-xcuitest-driver
from 7.23.1 to 7.24.9Release notes
Sourced from appium-xcuitest-driver's releases.
... (truncated)
Changelog
Sourced from appium-xcuitest-driver's changelog.
... (truncated)
Commits
c1164e7
chore(release): 7.24.9 [skip ci]2564829
fix: Streamline page selection (#2440)1f64af4
chore(release): 7.24.8 [skip ci]7de0d95
fix: Pyidevice ctor invocations with options object (#2441)768b2e2
chore(release): 7.24.7 [skip ci]eab9498
chore: Improve typing on webview commands (#2439)b8d15e9
chore(release): 7.24.6 [skip ci]6775f45
chore(deps-dev): bump@types/node
from 20.14.13 to 22.0.0 (#2436)98c4cf6
chore(release): 7.24.5 [skip ci]a63856d
chore: Set the default webview connect timeout (#2438)Updates
typescript
from 5.5.3 to 5.5.4Release notes
Sourced from typescript's releases.
Commits
c8a7d58
Bump version to 5.5.4 and LKGc0ded04
🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...5ba41e2
🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...b075332
🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...9dd6f91
Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)bf0ddaf
🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...a44e2d9
🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...f35206d
🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...1109550
Fix baselines on release-5.5 (#59330)8794318
🤖 Pick PR #59215 (Fix codefix crash on circular alias...) into release-5.5 (#...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 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