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

build(deps): bump the pip-production-dependencies group across 2 directories with 3 updates #1992

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps the pip-production-dependencies group with 3 updates in the /src directory: certifi, locust and openfeature-sdk.
Bumps the pip-production-dependencies group with 3 updates in the /src/load-generator directory: certifi, locust and openfeature-sdk.

Updates certifi from 2024.12.14 to 2025.1.31

Commits

Updates locust from 2.32.6 to 2.32.8

Release notes

Sourced from locust's releases.

2.32.8

Fix a single broken link in the UI

Full Changelog: locustio/locust@2.32.7...2.32.8

2.32.7

What's Changed

New Contributors

Full Changelog: locustio/locust@2.32.6...2.32.7

Changelog

Sourced from locust's changelog.

Detailed changelog

The most important changes can also be found in the documentation.

2.32.7 (2025-01-30)

Full Changelog

Merged pull requests:

Commits
  • 43706d3 Fix broken link in UI
  • 97f8e81 changelog
  • f2790ef Update changelog for 2.32.7
  • a47601d Expose hidden characters in debug log message when master-worker have differe...
  • 67fa859 Merge pull request #3034 from insspb/feature/cq-imports
  • c2bc7ef Merge pull request #3037 from andrewbaldwin44/task/errors-on-login-page
  • 704562b Allow Showing Only Error Message on Login Page
  • 3ddcc1d Merge pull request #3036 from andrewbaldwin44/bugfix/allow-empty-tables
  • 57b1c48 Add test
  • bfaf8a9 Allow Empty Tables when Filtering
  • Additional commits viewable in compare view

Updates openfeature-sdk from 0.7.4 to 0.7.5

Release notes

Sourced from openfeature-sdk's releases.

v0.7.5

0.7.5 (2025-01-31)

⚠ BREAKING CHANGES

The signature of the finally_after hook stage has been changed. The signature now includes the evaluation details, as per the OpenFeature specification. To migrate, update any hook that implements the finally_after stage to accept evaluation details as the second argument.

🐛 Bug Fixes

  • Finally hooks do not get called when the provider is not ready #424 (#425) (8f2caba)

✨ New Features

🧹 Chore

  • config: migrate config renovate.json (26bc964)
  • config: migrate renovate config (#408) (26bc964)
  • deps: update actions/setup-python digest to 4237552 (#422) (9c2ed71)
  • deps: update codecov/codecov-action action to v5.1.0 (#401) (0459330)
  • deps: update codecov/codecov-action action to v5.1.1 (#402) (a6907d6)
  • deps: update codecov/codecov-action action to v5.1.2 (#405) (1c56480)
  • deps: update codecov/codecov-action action to v5.2.0 (#418) (b69e81a)
  • deps: update codecov/codecov-action action to v5.3.0 (#420) (6af37b1)
  • deps: update codecov/codecov-action action to v5.3.1 (#421) (e99e481)
  • deps: update googleapis/release-please-action action to v4 (#428) (99905d5)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.1 (#398) (043385a)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.2 (#400) (2b6e210)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.3 (#404) (01ec388)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.4 (#406) (3296d3b)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.6 (#410) (7f9d422)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.0 (#411) (bc6e333)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.1 (#412) (cbace6a)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.2 (#414) (9304292)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.3 (#419) (8f9cc7c)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.4 (#426) (f726706)
  • deps: update pre-commit hook pre-commit/mirrors-mypy to v1.14.0 (#407) (89d6997)
  • deps: update pre-commit hook pre-commit/mirrors-mypy to v1.14.1 (#409) (2c1840c)
Changelog

Sourced from openfeature-sdk's changelog.

0.7.5 (2025-01-31)

⚠ BREAKING CHANGES

The signature of the finally_after hook stage has been changed. The signature now includes the evaluation details, as per the OpenFeature specification. To migrate, update any hook that implements the finally_after stage to accept evaluation details as the second argument.

🐛 Bug Fixes

  • Finally hooks do not get called when the provider is not ready #424 (#425) (8f2caba)

✨ New Features

🧹 Chore

  • config: migrate config renovate.json (26bc964)
  • config: migrate renovate config (#408) (26bc964)
  • deps: update actions/setup-python digest to 4237552 (#422) (9c2ed71)
  • deps: update codecov/codecov-action action to v5.1.0 (#401) (0459330)
  • deps: update codecov/codecov-action action to v5.1.1 (#402) (a6907d6)
  • deps: update codecov/codecov-action action to v5.1.2 (#405) (1c56480)
  • deps: update codecov/codecov-action action to v5.2.0 (#418) (b69e81a)
  • deps: update codecov/codecov-action action to v5.3.0 (#420) (6af37b1)
  • deps: update codecov/codecov-action action to v5.3.1 (#421) (e99e481)
  • deps: update googleapis/release-please-action action to v4 (#428) (99905d5)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.1 (#398) (043385a)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.2 (#400) (2b6e210)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.3 (#404) (01ec388)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.4 (#406) (3296d3b)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.6 (#410) (7f9d422)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.0 (#411) (bc6e333)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.1 (#412) (cbace6a)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.2 (#414) (9304292)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.3 (#419) (8f9cc7c)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.4 (#426) (f726706)
  • deps: update pre-commit hook pre-commit/mirrors-mypy to v1.14.0 (#407) (89d6997)
  • deps: update pre-commit hook pre-commit/mirrors-mypy to v1.14.1 (#409) (2c1840c)
Commits
  • c2d1402 chore(main): release 0.7.5 (#399)
  • 99905d5 chore(deps): update googleapis/release-please-action action to v4 (#428)
  • 384c119 ci: lower release please version to v3 (#427)
  • f726706 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.4 (#426)
  • 9e9bb5c feat: Add evaluation details to finally hook stage #403 (#423)
  • 8f2caba fix: Finally hooks do not get called when the provider is not ready #424 (#425)
  • 9c2ed71 chore(deps): update actions/setup-python digest to 4237552 (#422)
  • e99e481 chore(deps): update codecov/codecov-action action to v5.3.1 (#421)
  • 8f9cc7c chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.3 (#419)
  • 6af37b1 chore(deps): update codecov/codecov-action action to v5.3.0 (#420)
  • Additional commits viewable in compare view

Updates certifi from 2024.12.14 to 2025.1.31

Commits

Updates locust from 2.32.6 to 2.32.8

Release notes

Sourced from locust's releases.

2.32.8

Fix a single broken link in the UI

Full Changelog: locustio/locust@2.32.7...2.32.8

2.32.7

What's Changed

New Contributors

Full Changelog: locustio/locust@2.32.6...2.32.7

Changelog

Sourced from locust's changelog.

Detailed changelog

The most important changes can also be found in the documentation.

2.32.7 (2025-01-30)

Full Changelog

Merged pull requests:

Commits
  • 43706d3 Fix broken link in UI
  • 97f8e81 changelog
  • f2790ef Update changelog for 2.32.7
  • a47601d Expose hidden characters in debug log message when master-worker have differe...
  • 67fa859 Merge pull request #3034 from insspb/feature/cq-imports
  • c2bc7ef Merge pull request #3037 from andrewbaldwin44/task/errors-on-login-page
  • 704562b Allow Showing Only Error Message on Login Page
  • 3ddcc1d Merge pull request #3036 from andrewbaldwin44/bugfix/allow-empty-tables
  • 57b1c48 Add test
  • bfaf8a9 Allow Empty Tables when Filtering
  • Additional commits viewable in compare view

Updates openfeature-sdk from 0.7.4 to 0.7.5

Release notes

Sourced from openfeature-sdk's releases.

v0.7.5

0.7.5 (2025-01-31)

⚠ BREAKING CHANGES

The signature of the finally_after hook stage has been changed. The signature now includes the evaluation details, as per the OpenFeature specification. To migrate, update any hook that implements the finally_after stage to accept evaluation details as the second argument.

🐛 Bug Fixes

  • Finally hooks do not get called when the provider is not ready #424 (#425) (8f2caba)

✨ New Features

🧹 Chore

  • config: migrate config renovate.json (26bc964)
  • config: migrate renovate config (#408) (26bc964)
  • deps: update actions/setup-python digest to 4237552 (#422) (9c2ed71)
  • deps: update codecov/codecov-action action to v5.1.0 (#401) (0459330)
  • deps: update codecov/codecov-action action to v5.1.1 (#402) (a6907d6)
  • deps: update codecov/codecov-action action to v5.1.2 (#405) (1c56480)
  • deps: update codecov/codecov-action action to v5.2.0 (#418) (b69e81a)
  • deps: update codecov/codecov-action action to v5.3.0 (#420) (6af37b1)
  • deps: update codecov/codecov-action action to v5.3.1 (#421) (e99e481)
  • deps: update googleapis/release-please-action action to v4 (#428) (99905d5)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.1 (#398) (043385a)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.2 (#400) (2b6e210)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.3 (#404) (01ec388)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.4 (#406) (3296d3b)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.6 (#410) (7f9d422)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.0 (#411) (bc6e333)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.1 (#412) (cbace6a)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.2 (#414) (9304292)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.3 (#419) (8f9cc7c)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.4 (#426) (f726706)
  • deps: update pre-commit hook pre-commit/mirrors-mypy to v1.14.0 (#407) (89d6997)
  • deps: update pre-commit hook pre-commit/mirrors-mypy to v1.14.1 (#409) (2c1840c)
Changelog

Sourced from openfeature-sdk's changelog.

0.7.5 (2025-01-31)

⚠ BREAKING CHANGES

The signature of the finally_after hook stage has been changed. The signature now includes the evaluation details, as per the OpenFeature specification. To migrate, update any hook that implements the finally_after stage to accept evaluation details as the second argument.

🐛 Bug Fixes

  • Finally hooks do not get called when the provider is not ready #424 (#425) (8f2caba)

✨ New Features

🧹 Chore

  • config: migrate config renovate.json (26bc964)
  • config: migrate renovate config (#408) (26bc964)
  • deps: update actions/setup-python digest to 4237552 (#422) (9c2ed71)
  • deps: update codecov/codecov-action action to v5.1.0 (#401) (0459330)
  • deps: update codecov/codecov-action action to v5.1.1 (#402) (a6907d6)
  • deps: update codecov/codecov-action action to v5.1.2 (#405) (1c56480)
  • deps: update codecov/codecov-action action to v5.2.0 (#418) (b69e81a)
  • deps: update codecov/codecov-action action to v5.3.0 (#420) (6af37b1)
  • deps: update codecov/codecov-action action to v5.3.1 (#421) (e99e481)
  • deps: update googleapis/release-please-action action to v4 (#428) (99905d5)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.1 (#398) (043385a)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.2 (#400) (2b6e210)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.3 (#404) (01ec388)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.4 (#406) (3296d3b)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.6 (#410) (7f9d422)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.0 (#411) (bc6e333)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.1 (#412) (cbace6a)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.2 (#414) (9304292)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.3 (#419) (8f9cc7c)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.4 (#426) (f726706)
  • deps: update pre-commit hook pre-commit/mirrors-mypy to v1.14.0 (#407) (89d6997)
  • deps: update pre-commit hook pre-commit/mirrors-mypy to v1.14.1 (#409) (2c1840c)
Commits
  • c2d1402 chore(main): release 0.7.5 (#399)
  • 99905d5 chore(deps): update googleapis/release-please-action action to v4 (#428)
  • 384c119 ci: lower release please version to v3 (#427)
  • f726706 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.4 (#426)
  • 9e9bb5c feat: Add evaluation details to finally hook stage #403 (#423)
  • 8f2caba fix: Finally hooks do not get called when the provider is not ready #424 (#425)
  • 9c2ed71 chore(deps): update actions/setup-python digest to 4237552 (#422)
  • e99e481 chore(deps): update codecov/codecov-action action to v5.3.1 (#421)
  • 8f9cc7c chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.3 (#419)
  • 6af37b1 chore(deps): update codecov/codecov-action action to v5.3.0 (#420)
  • 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

…ctories with 3 updates

Bumps the pip-production-dependencies group with 3 updates in the /src directory: [certifi](https://github.com/certifi/python-certifi), [locust](https://github.com/locustio/locust) and [openfeature-sdk](https://github.com/open-feature/python-sdk).
Bumps the pip-production-dependencies group with 3 updates in the /src/load-generator directory: [certifi](https://github.com/certifi/python-certifi), [locust](https://github.com/locustio/locust) and [openfeature-sdk](https://github.com/open-feature/python-sdk).


Updates `certifi` from 2024.12.14 to 2025.1.31
- [Commits](certifi/python-certifi@2024.12.14...2025.01.31)

Updates `locust` from 2.32.6 to 2.32.8
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.32.6...2.32.8)

Updates `openfeature-sdk` from 0.7.4 to 0.7.5
- [Release notes](https://github.com/open-feature/python-sdk/releases)
- [Changelog](https://github.com/open-feature/python-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/python-sdk@v0.7.4...v0.7.5)

Updates `certifi` from 2024.12.14 to 2025.1.31
- [Commits](certifi/python-certifi@2024.12.14...2025.01.31)

Updates `locust` from 2.32.6 to 2.32.8
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.32.6...2.32.8)

Updates `openfeature-sdk` from 0.7.4 to 0.7.5
- [Release notes](https://github.com/open-feature/python-sdk/releases)
- [Changelog](https://github.com/open-feature/python-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/python-sdk@v0.7.4...v0.7.5)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-production-dependencies
- dependency-name: locust
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-production-dependencies
- dependency-name: openfeature-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-production-dependencies
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-production-dependencies
- dependency-name: locust
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-production-dependencies
- dependency-name: openfeature-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 3, 2025 12:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 5, 2025
@dependabot dependabot bot deleted the 5732dependabot/pip/src/pip-production-dependencies-b16f0c3ce4 branch February 5, 2025 12:40
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant