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.2.0 #1812

Merged
merged 2 commits into from
Nov 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps openfoodfacts from 1.1.3 to 2.2.0.

Release notes

Sourced from openfoodfacts's releases.

v2.2.0

2.2.0 (2024-11-06)

Features

v2.1.0

2.1.0 (2024-11-06)

Features

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)

... (truncated)

Changelog

Sourced from openfoodfacts's changelog.

2.2.0 (2024-11-06)

Features

2.1.0 (2024-11-06)

Features

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)

... (truncated)

Commits
  • 8527443 chore(develop): release 2.2.0 (#289)
  • cde7683 feat: add map_to_canonical_id function (#287)
  • dea1412 chore(develop): release 2.1.0 (#286)
  • 4644912 chore(deps-dev): bump mypy from 1.3.0 to 1.12.0 (#277)
  • 10c42d2 feat: add ingredient analysis endpoint (#285)
  • 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
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 6, 2024
@rolandgeider
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot bot and others added 2 commits November 9, 2024 18:39
Bumps [openfoodfacts](https://github.com/openfoodfacts/openfoodfacts-python) from 1.1.3 to 2.2.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.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@rolandgeider rolandgeider force-pushed the dependabot/pip/openfoodfacts-2.2.0 branch from b722711 to 671bd8e Compare November 9, 2024 17:40
@rolandgeider rolandgeider merged commit 43650af into master Nov 9, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/pip/openfoodfacts-2.2.0 branch November 9, 2024 17:56
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