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 #110

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 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.27.1

Release notes

Sourced from selenium's releases.

Selenium 4.27.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.9

Changelog

Sourced from behavex's changelog.

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.4.0

Changelog

Sourced from appium-python-client's changelog.

v4.4.0 (2024-11-29)

New

- Feat: Added typing for AppiumBy ([#1071](https://github.com/appium/python-client/issues/1071)) [Brijesh]
  • feat: Added typing for AppiumBy types

  • fix: using single quotes

  • fix: adding selenium typing

  • fix: pipeline

Other

  • Bump 4.4.0. [Kazuaki Matsuo]

  • Chore: dump ruff. [Kazuaki Matsuo]

  • Chore(deps): bump selenium from 4.27.0 to 4.27.1 (#1068) [dependabot[bot], dependabot[bot]]

    Bumps selenium from 4.27.0 to 4.27.1.


    updated-dependencies:

    • dependency-name: selenium dependency-type: direct:production update-type: version-update:semver-patch ...
  • Chore(deps): bump selenium from 4.26.1 to 4.27.0 (#1067) [dependabot[bot], dependabot[bot]]

    Bumps selenium from 4.26.1 to 4.27.0.


    updated-dependencies:

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

    Updates the requirements on ruff to permit the latest version.

... (truncated)

Commits
  • 51c391c Bump 4.4.0
  • e4f06ab chore: dump ruff
  • dd8ef74 chore(deps): bump selenium from 4.27.0 to 4.27.1 (#1068)
  • 00e9a6e feat: Added typing for AppiumBy (#1071)
  • ea61c2e chore(deps): bump selenium from 4.26.1 to 4.27.0 (#1067)
  • fef190e chore(deps-dev): update ruff requirement from ~=0.7.3 to ~=0.7.4 (#1063)
  • 5e76da4 Update changelog for 4.3.0
  • e4650c7 Bump 4.3.0
  • 94a6da7 feat: support selenium 4.26+: support ClientConfig and refactoring internal i...
  • f26f763 chore(deps-dev): update ruff requirement from ~=0.7.2 to ~=0.7.3 (#1060)
  • Additional commits viewable in compare view

Updates faker from 30.8.2 to 33.3.1

Release notes

Sourced from faker's releases.

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.

Release v30.10.0

See CHANGELOG.md.

Release v30.9.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

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

v33.0.0 - 2024-11-14

  • Revert "Make pytest fixture session-scoped".

v32.1.0 - 2024-11-12

v32.0.0 - 2024-11-12

v31.0.0 - 2024-11-12

  • Remove Collection[str] type from ElementTypes. Thanks @​tvuotila.

v30.10.0 - 2024-11-12

  • Add jobs for locale de_AT; added methods job_female and job_male. Thanks @​ChristinaRau.

v30.9.0 - 2024-11-12

... (truncated)

Commits
  • bbcab85 Bump version: 33.3.0 → 33.3.1
  • 9130687 📝 Update CHANGELOG.md
  • f4ad775 Fix nl_BE Bank Provider (BBAN, IBAN, SWIFT) (#2142)
  • a210844 Bump version: 33.2.0 → 33.3.0
  • 8ec1609 📝 Update CHANGELOG.md
  • 4e2839e fix administrative units un zu_ZA address provider
  • d9d70c4 Add support for Zulu (zu_ZA) address provider and corresponding tests (#2143)
  • 858e31f Bump version: 33.1.3 → 33.2.0
  • 27a7005 📝 Update CHANGELOG.md
  • d72db54 feat: add currency provider for uk_UA (#2141)
  • 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.27.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.9
- [Changelog](https://github.com/hrcorval/behavex/blob/master/CHANGES.rst)
- [Commits](https://github.com/hrcorval/behavex/commits)

Updates `appium-python-client` to 4.4.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.4.0)

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

---
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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
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