fix(deps): update dependency webex-bot to v1 #357

Merged
luke merged 1 commits from renovate/webex-bot-1.x into main 2025-06-06 19:13:40 +02:00
Member

This PR contains the following updates:

Package Type Update Change
webex-bot project.dependencies major <1.0.0,>=0.5.2 -> <1.1.0,>=1.0.3

Release Notes

fbradyirl/webex_bot (webex-bot)

v1.0.3

Compare Source

  • no changes

v1.0.2

Compare Source

  • no changes

v1.0.1

Compare Source

  • no changes

v1.0.0

Compare Source

  • no changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [webex-bot](https://github.com/fbradyirl/webex_bot) | project.dependencies | major | `<1.0.0,>=0.5.2` -> `<1.1.0,>=1.0.3` | --- ### Release Notes <details> <summary>fbradyirl/webex_bot (webex-bot)</summary> ### [`v1.0.3`](https://github.com/fbradyirl/webex_bot/releases/tag/v1.0.3) [Compare Source](https://github.com/fbradyirl/webex_bot/compare/v1.0.2...v1.0.3) - no changes ### [`v1.0.2`](https://github.com/fbradyirl/webex_bot/releases/tag/v1.0.2) [Compare Source](https://github.com/fbradyirl/webex_bot/compare/v1.0.1...v1.0.2) - no changes ### [`v1.0.1`](https://github.com/fbradyirl/webex_bot/releases/tag/v1.0.1) [Compare Source](https://github.com/fbradyirl/webex_bot/compare/v1.0.0...v1.0.1) - no changes ### [`v1.0.0`](https://github.com/fbradyirl/webex_bot/releases/tag/v1.0.0) [Compare Source](https://github.com/fbradyirl/webex_bot/compare/v0.6.2...v1.0.0) - no changes </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MS4wIiwidXBkYXRlZEluVmVyIjoiNDAuNDEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added 1 commit 2025-06-04 14:37:52 +02:00
fix(deps): update dependency webex-bot to v1
All checks were successful
Validate PR Title / validate (pull_request) Successful in 18s
CI / ci (pull_request) Successful in 2m41s
10f30dbb78
renovate-bot requested review from luke 2025-06-04 14:37:52 +02:00
Member

Decision: Accept
Change Score: 10/10

The change proposes an upgrade of the webex-bot dependency from a version between 0.5.2 and 1.0.0 to a version between 1.0.1 and 1.1.0. The pyproject.toml and uv.lock files are updated accordingly. This looks like a standard dependency upgrade. Everything looks good!

**Decision: Accept** **Change Score: 10/10** The change proposes an upgrade of the `webex-bot` dependency from a version between 0.5.2 and 1.0.0 to a version between 1.0.1 and 1.1.0. The `pyproject.toml` and `uv.lock` files are updated accordingly. This looks like a standard dependency upgrade. Everything looks good!
renovate-bot force-pushed renovate/webex-bot-1.x from 10f30dbb78 to 9e8197ea64 2025-06-04 15:07:21 +02:00 Compare
Member

Decision: Accept
Change Score: 10/10

The diff shows an update to the webex-bot dependency from version 0.5.2 to 1.0.2. The changes are reflected in both pyproject.toml and uv.lock, which indicates a proper update of the dependency and its lockfile.

No further issues are apparent.

**Decision: Accept** **Change Score: 10/10** The diff shows an update to the `webex-bot` dependency from version `0.5.2` to `1.0.2`. The changes are reflected in both `pyproject.toml` and `uv.lock`, which indicates a proper update of the dependency and its lockfile. No further issues are apparent.
renovate-bot force-pushed renovate/webex-bot-1.x from 9e8197ea64 to 6bef915002 2025-06-04 16:37:23 +02:00 Compare
Author
Member

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package webex-bot
Using CPython 3.13.3 interpreter at: /opt/containerbase/tools/python/3.13.3/bin/python3
  × No solution found when resolving dependencies for split
  │ (python_full_version >= '3.12' and python_full_version < '4.0'):
  ╰─▶ Because only webex-bot<=1.0.2 is available and your project depends
      on webex-bot>=1.0.3,<1.1.0, we can conclude that your project's
      requirements are unsatisfiable.

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: uv.lock ``` Command failed: uv lock --upgrade-package webex-bot Using CPython 3.13.3 interpreter at: /opt/containerbase/tools/python/3.13.3/bin/python3 × No solution found when resolving dependencies for split │ (python_full_version >= '3.12' and python_full_version < '4.0'): ╰─▶ Because only webex-bot<=1.0.2 is available and your project depends on webex-bot>=1.0.3,<1.1.0, we can conclude that your project's requirements are unsatisfiable. ```
Member

Decision: Accept
Change Score: 8/10

The change updates the webex-bot dependency version. This appears to be a minor version update within the semantic versioning guidelines. Ensure that all functionalities relying on the webex-bot library are tested against the new version to confirm compatibility and prevent regressions.

**Decision: Accept** **Change Score: 8/10** The change updates the `webex-bot` dependency version. This appears to be a minor version update within the semantic versioning guidelines. Ensure that all functionalities relying on the `webex-bot` library are tested against the new version to confirm compatibility and prevent regressions.
luke merged commit 844449c4c0 into main 2025-06-06 19:13:40 +02:00
luke deleted branch renovate/webex-bot-1.x 2025-06-06 19:13:40 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/roboluke#357
No description provided.