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 openfoodfacts from 0.4.0 to 1.1.1 #1727

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2024

Bumps openfoodfacts from 0.4.0 to 1.1.1.

Release notes

Sourced from openfoodfacts's releases.

v1.1.1

1.1.1 (2024-07-18)

Bug Fixes

  • fix bug when min_id=None was provided (d55db32)

v1.1.0

1.1.0 (2024-07-18)

Features

v1.0.2

1.0.2 (2024-07-18)

Bug Fixes

  • add min_id parameter to get_new_updates (a19aeb5)

v1.0.1

1.0.1 (2024-07-18)

Bug Fixes

  • improve RedisUpdate class (1b90084)

v1.0.0

1.0.0 (2024-07-17)

⚠ BREAKING CHANGES

  • improve asset and image download functions

Features

  • add helper functions for Redis stream (6fedef7)
  • improve asset and image download functions (f5b4f90)

Bug Fixes

  • add Pillow as optional dependency (+ extra) (5ba7719)
Changelog

Sourced from openfoodfacts's changelog.

1.1.1 (2024-07-18)

Bug Fixes

  • fix bug when min_id=None was provided (d55db32)

1.1.0 (2024-07-18)

Features

1.0.2 (2024-07-18)

Bug Fixes

  • add min_id parameter to get_new_updates (a19aeb5)

1.0.1 (2024-07-18)

Bug Fixes

  • improve RedisUpdate class (1b90084)

1.0.0 (2024-07-17)

⚠ BREAKING CHANGES

  • improve asset and image download functions

Features

  • add helper functions for Redis stream (6fedef7)
  • improve asset and image download functions (f5b4f90)

Bug Fixes

  • add Pillow as optional dependency (+ extra) (5ba7719)
Commits
  • 8d1013a chore(develop): release 1.1.1
  • d55db32 fix: fix bug when min_id=None was provided
  • 8def335 chore(develop): release 1.1.0
  • 8f421e2 feat: improve Redis API
  • 79b1e43 chore: prevent CI to be launched twice
  • bfea337 chore(develop): release 1.0.2
  • a19aeb5 fix: add min_id parameter to get_new_updates
  • 0c58a6c chore(develop): release 1.0.1
  • 1b90084 fix: improve RedisUpdate class
  • 5e1e102 Update labeler.yml
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 19, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/openfoodfacts-1.1.1 branch from 216c773 to 127e2d5 Compare July 20, 2024 10:47
Bumps [openfoodfacts](https://github.com/openfoodfacts/openfoodfacts-python) from 0.4.0 to 1.1.1.
- [Release notes](https://github.com/openfoodfacts/openfoodfacts-python/releases)
- [Changelog](https://github.com/openfoodfacts/openfoodfacts-python/blob/develop/CHANGELOG.md)
- [Commits](openfoodfacts/openfoodfacts-python@v0.4.0...v1.1.1)

---
updated-dependencies:
- dependency-name: openfoodfacts
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/openfoodfacts-1.1.1 branch from 127e2d5 to 7d43792 Compare August 1, 2024 08:24
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.

0 participants