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.3 #1784

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2024

Bumps openfoodfacts from 0.4.0 to 1.1.3.

Release notes

Sourced from openfoodfacts's releases.

v1.1.3

1.1.3 (2024-10-04)

Bug Fixes

  • don't assume Pillow is available (fd2f8f2)

v1.1.2

1.1.2 (2024-10-04)

Bug Fixes

  • improve ProductDataset class (c777d0f)
  • only add HTTP auth headers when it's needed (5c81025)
  • use new barcode normalization (b49b362)

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)

... (truncated)

Changelog

Sourced from openfoodfacts's changelog.

1.1.3 (2024-10-04)

Bug Fixes

  • don't assume Pillow is available (fd2f8f2)

1.1.2 (2024-10-04)

Bug Fixes

  • improve ProductDataset class (c777d0f)
  • only add HTTP auth headers when it's needed (5c81025)
  • use new barcode normalization (b49b362)

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

... (truncated)

Commits
  • 87f2ef3 chore(develop): release 1.1.3
  • fd2f8f2 fix: don't assume Pillow is available
  • eb73c01 chore(develop): release 1.1.2
  • 5c81025 fix: only add HTTP auth headers when it's needed
  • 19c7e45 chore(deps): upgrade packages
  • c777d0f fix: improve ProductDataset class
  • b49b362 fix: use new barcode normalization
  • 15252d7 ci: Create github-projects.yml (#264)
  • 8d1013a chore(develop): release 1.1.1
  • d55db32 fix: fix bug when min_id=None was provided
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [openfoodfacts](https://github.com/openfoodfacts/openfoodfacts-python) from 0.4.0 to 1.1.3.
- [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.3)

---
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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 4, 2024
@rolandgeider rolandgeider merged commit 39e8a95 into master Oct 7, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/pip/openfoodfacts-1.1.3 branch October 7, 2024 09:58
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