Skip to content
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 python-packages group across 1 directory with 4 updates #116

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2025

Updates the requirements on selenium, behavex, appium-python-client and faker to permit the latest version.
Updates selenium from 4.25.0 to 4.28.1

Release notes

Sourced from selenium's releases.

Selenium 4.28.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript     |     IEDriver

What's Changed

... (truncated)

Commits

Updates behavex from 4.0.8 to 4.0.10

Changelog

Sourced from behavex's changelog.

Version: 4.0.10

ENHANCEMENTS:

  • Enable multiple BehaveX processes to run at the same time, by creating unique execution output files in temporary folders for each process.

FIXES:

  • Avoid executing environment.py hooks when a dry run is performed.

Version: 4.0.9

ENHANCEMENTS:

  • Adding support for latest Python versions (3.12)
  • Performing cross-platform validations as part of github actions workflow (Linux, Windows and MacOS)
  • Enabling adding scenario lines in feature paths when running BehaveX
  • Fixing issue when performing dry runs, as internal @​BHX_MANUAL_DRY_RUN tag was not removed from the scenario tags

FIXES:

  • Fixing execution issues in Windows OS when running BehaveX with a feature path different than the current path.
  • Fixing encoding issues in progress bar in Windows OS
Commits

Updates appium-python-client to 4.5.0

Changelog

Sourced from appium-python-client's changelog.

v4.5.0 (2025-01-22)

  • Bump 4.5.0. [Kazuaki Matsuo]

  • Chore: update tags. [Kazuaki Matsuo]

  • Chore(deps): bump selenium from 4.27.1 to 4.28.0 (#1084) [Kazuaki Matsuo, dependabot[bot], dependabot[bot]]

    • chore(deps): bump selenium from 4.27.1 to 4.28.0

    Bumps selenium from 4.27.1 to 4.28.0.


    updated-dependencies:

    • dependency-name: selenium dependency-type: direct:production update-type: version-update:semver-minor ...
  • Chore(deps-dev): update ruff requirement from ~=0.9.1 to ~=0.9.2 (#1083) [dependabot[bot], dependabot[bot]]

    Updates the requirements on ruff to permit the latest version.


    updated-dependencies:

    • dependency-name: ruff dependency-type: direct:development ...
  • Chore(deps-dev): update ruff requirement from ~=0.9.0 to ~=0.9.1 (#1082) [dependabot[bot], dependabot[bot]]

    Updates the requirements on ruff to permit the latest version.


    updated-dependencies:

    • dependency-name: ruff dependency-type: direct:development ...
  • Chore(deps-dev): update ruff requirement from ~=0.8.6 to ~=0.9.0 (#1081) [Kazuaki Matsuo, dependabot[bot], dependabot[bot]]

    • chore(deps-dev): update ruff requirement from ~=0.8.6 to ~=0.9.0

... (truncated)

Commits
  • e054d73 Bump 4.5.0
  • aa486f3 chore: update tags
  • b10a11e chore(deps): bump selenium from 4.27.1 to 4.28.0 (#1084)
  • 0ea049a chore(deps-dev): update ruff requirement from ~=0.9.1 to ~=0.9.2 (#1083)
  • 8117add chore(deps-dev): update ruff requirement from ~=0.9.0 to ~=0.9.1 (#1082)
  • 4cdbed7 chore(deps-dev): update ruff requirement from ~=0.8.6 to ~=0.9.0 (#1081)
  • a1986d4 chore(deps-dev): update ruff requirement from ~=0.8.5 to ~=0.8.6 (#1080)
  • 5db72cf chore(deps-dev): update ruff requirement from ~=0.8.4 to ~=0.8.5 (#1079)
  • 6d4c633 chore(deps-dev): update ruff requirement from ~=0.8.3 to ~=0.8.4 (#1078)
  • 2605001 chore(deps-dev): update ruff requirement from ~=0.8.1 to ~=0.8.3 (#1074)
  • Additional commits viewable in compare view

Updates faker from 30.8.2 to 35.2.0

Release notes

Sourced from faker's releases.

Release v35.2.0

See CHANGELOG.md.

Release v35.1.0

See CHANGELOG.md.

Release v35.0.0

See CHANGELOG.md.

Release v34.0.2

See CHANGELOG.md.

Release v34.0.1

See CHANGELOG.md.

Release v34.0.0

See CHANGELOG.md.

Release v33.3.1

See CHANGELOG.md.

Release v33.3.0

See CHANGELOG.md.

Release v33.2.0

See CHANGELOG.md.

Release v33.1.3

See CHANGELOG.md.

Release v33.1.2

See CHANGELOG.md.

Release v33.1.1

See CHANGELOG.md.

Release v33.1.0

See CHANGELOG.md.

Release v33.0.0

See CHANGELOG.md.

Release v32.1.0

See CHANGELOG.md.

Release v32.0.0

See CHANGELOG.md.

Release v31.0.0

See CHANGELOG.md.

... (truncated)

Changelog

Sourced from faker's changelog.

v35.2.0 - 2025-01-30

v35.1.0 - 2025-01-30

v35.0.0 - 2025-01-23

  • Revert changes made in v34.x.

v34.0.2 - 2025-01-22

  • ffx date_time provider when end_datetime is set in the past.

v34.0.1 - 2025-01-22

  • Fix date parsing for "today".

v34.0.0 - 2025-01-22

  • Account for end_date when calculating relative date_time_between. Thanks @​Fashimpaur for the report.

v33.3.1 - 2025-01-10

  • Fix nl_BE Bank Provider (BBAN, IBAN, SWIFT). Thanks @​AliYmn.

v33.3.0 - 2025-01-03

  • Add support for Zulu (zu_ZA) address provider and corresponding tests. Thanks @​AliYmn.

v33.2.0 - 2025-01-03

v33.1.3 - 2025-01-03

  • Fix type annotation on Python 3.8.

v33.1.2 - 2025-01-03

v33.1.1 - 2025-01-03

  • Fix address number output issue in ko_KR address provider. Thanks @​semi-yu.

v33.1.0 - 2024-11-27

... (truncated)

Commits
  • b708394 Bump version: 35.1.0 → 35.2.0
  • de26d0d 📝 Update CHANGELOG.md
  • a0e9303 Merge branch 'ChristinaRau-fix/master/new-de-providers'
  • 18ff190 Added jobs for locale de_AT; added methods job_female and job_male
  • fb98664 Bump version: 35.0.0 → 35.1.0
  • 6dce103 📝 Update CHANGELOG.md
  • 9aa0196 💄 format code
  • d6aeba8 added phone numbers for de_CH and it_CH (#2147)
  • 9cfda1c fix date_time docs
  • 8db329b Bump version: 34.0.2 → 35.0.0
  • Additional commits viewable in compare view

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

Updates the requirements on [selenium](https://github.com/SeleniumHQ/Selenium), [behavex](https://github.com/hrcorval/behavex), [appium-python-client](https://github.com/appium/python-client) and [faker](https://github.com/joke2k/faker) to permit the latest version.

Updates `selenium` from 4.25.0 to 4.28.1
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/commits)

Updates `behavex` from 4.0.8 to 4.0.10
- [Changelog](https://github.com/hrcorval/behavex/blob/master/CHANGES.rst)
- [Commits](https://github.com/hrcorval/behavex/commits)

Updates `appium-python-client` to 4.5.0
- [Release notes](https://github.com/appium/python-client/releases)
- [Changelog](https://github.com/appium/python-client/blob/master/CHANGELOG.rst)
- [Commits](appium/python-client@v2.7.1...v4.5.0)

Updates `faker` from 30.8.2 to 35.2.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v30.8.2...v35.2.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: behavex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: appium-python-client
  dependency-type: direct:production
  dependency-group: python-packages
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 31, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2025

Superseded by #117.

@dependabot dependabot bot closed this Feb 11, 2025
@dependabot dependabot bot deleted the dependabot/pip/python-packages-15c70646e3 branch February 11, 2025 14:07
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.

0 participants