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 1.1.3 to 2.0.0 #1810

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2024

Bumps openfoodfacts from 1.1.3 to 2.0.0.

Release notes

Sourced from openfoodfacts's releases.

v2.0.0

2.0.0 (2024-11-05)

⚠ BREAKING CHANGES

  • fix should_download_file function (#284)

Features

  • add support for downloading obsolete product dump in ProductDataset (1c26936)

Bug Fixes

  • correct path separator issue in extract_source_from_url function for Windows compatibility (#280) (385fbdb)
  • fix should_download_file function (#284) (eb77a8c)

Documentation

v1.1.5

1.1.5 (2024-10-14)

Bug Fixes

  • fix barcode splitting bug for image URL generation (7250afb)

v1.1.4

1.1.4 (2024-10-08)

Bug Fixes

  • add new functions related to barcodes (6faadc1)
  • increase csv field_size_limit to accommodate large fields (94be4d3)
  • make RedisUpdate.product_type mandatory (3cb66b1)
Changelog

Sourced from openfoodfacts's changelog.

2.0.0 (2024-11-05)

⚠ BREAKING CHANGES

  • fix should_download_file function (#284)

Features

  • add support for downloading obsolete product dump in ProductDataset (1c26936)

Bug Fixes

  • correct path separator issue in extract_source_from_url function for Windows compatibility (#280) (385fbdb)
  • fix should_download_file function (#284) (eb77a8c)

Documentation

1.1.5 (2024-10-14)

Bug Fixes

  • fix barcode splitting bug for image URL generation (7250afb)

1.1.4 (2024-10-08)

Bug Fixes

  • add new functions related to barcodes (6faadc1)
  • increase csv field_size_limit to accommodate large fields (94be4d3)
  • make RedisUpdate.product_type mandatory (3cb66b1)
Commits
  • c9508d7 chore(develop): release 2.0.0 (#283)
  • eb77a8c fix!: fix should_download_file function (#284)
  • 385fbdb fix: correct path separator issue in extract_source_from_url function for Win...
  • d844fe4 chore: Add obsolete parameter to handle obsolete product dataset
  • 1c26936 feat: add support for downloading obsolete product dump in ProductDataset
  • b1134cc docs: add missing changelog for #223 (#282)
  • 4bff046 chore(develop): release 1.1.5
  • 7250afb fix: fix barcode splitting bug for image URL generation
  • dcc022c chore(develop): release 1.1.4
  • 94be4d3 fix: increase csv field_size_limit to accommodate large fields
  • 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 1.1.3 to 2.0.0.
- [Release notes](https://github.com/openfoodfacts/openfoodfacts-python/releases)
- [Changelog](https://github.com/openfoodfacts/openfoodfacts-python/blob/develop/CHANGELOG.md)
- [Commits](openfoodfacts/openfoodfacts-python@v1.1.3...v2.0.0)

---
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 Nov 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2024

Superseded by #1812.

@dependabot dependabot bot closed this Nov 6, 2024
@dependabot dependabot bot deleted the dependabot/pip/openfoodfacts-2.0.0 branch November 6, 2024 23:23
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