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 dependencies group across 1 directory with 2 updates #332

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Updates the requirements on recipe-scrapers and pytest to permit the latest version.
Updates recipe-scrapers to 15.1.0

Release notes

Sourced from recipe-scrapers's releases.

15.1.0

Adds support for:

  • books.ottolenghi.co.uk (#1227)
  • celebratingsweets.com (#1196)
  • ingoodflavor.com (#1196)
  • kalejunkie.com (#1204)
  • kitchendreaming.com (#1196)
  • leitesculinaria.com (#1196)
  • myvegetarianroots.com (#1196)
  • peelwithzeal.com (#1196)
  • sandwichtribunal.com (#1196)

Improvements:

  • streetkitchen.hu: additional field retrievals (#1183)
  • whatsgabycooking.com: ingredient group support (#1210)

Bugfixes:

  • streetkitchen.hu: field retrieval fixups (#1183)

Thank you, @​bartaldavid @​jknndy @​tomtjes!

Commits
  • d7e098b Bump version to 15.1.0:
  • b85830e Nitpick: relocate import
  • bb8a4b3 Adds support for ottolenghi.co.uk (#1227)
  • 1938651 Reapply "streetkitchen.hu: fixups and additional field implementations (#1183)"
  • 045e0a3 Reapply "Add support for celebratingsweets.com, ingoodflavor.com, kitchenaid....
  • 4e8511a Reapply "Adds ingredient_group support to whatsgabycooking (#1210)"
  • 9069f9b Reapply "Adds support for kalejunkie.com (#1204)"
  • 6163e49 Bump version to 15.0.1:
  • 2e67902 Revert "streetkitchen.hu: fixups and additional field implementations (#1183)"
  • 2da0c1d Revert "Add support for celebratingsweets.com, ingoodflavor.com, kitchenaid.c...
  • Additional commits viewable in compare view

Updates pytest to 8.3.2

Release notes

Sourced from pytest's releases.

8.3.2

pytest 8.3.2 (2024-07-24)

Bug fixes

  • #12652: Resolve regression [conda]{.title-ref} environments where no longer being automatically detected.

    -- by RonnyPfannschmidt{.interpreted-text role="user"}

Commits
  • bbcec9c Prepare release version 8.3.2
  • 78fe8b6 Merge pull request #12657 from pytest-dev/patchback/backports/8.3.x/6c806b499...
  • 238bad2 Merge pull request #12656 from RonnyPfannschmidt/fix-12652-detect-conda-env
  • ae6034a Merge pull request #12641 from pytest-dev/patchback/backports/8.3.x/c03989cee...
  • 31337ab Merge pull request #12640 from pytest-dev/update-user
  • ca3070b Merge pull request #12637 from pytest-dev/release-8.3.1
  • de98446 Prepare release version 8.3.1
  • bd0a042 Merge pull request #12636 from pytest-dev/update-release-notes
  • 664325b doc/changelog: update 8.3.0 notes
  • 19d225d Merge pull request #12635 from pytest-dev/release-8.3.0
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 2, 2024
@jlucaspains
Copy link
Owner

@dependabot rebase

…dates

Updates the requirements on [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) and [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.

Updates `recipe-scrapers` to 15.1.0
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases)
- [Commits](hhursev/recipe-scrapers@14.58.0...15.1.0)

Updates `pytest` to 8.3.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.2.0...8.3.2)

---
updated-dependencies:
- dependency-name: recipe-scrapers
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: pytest
  dependency-type: direct:production
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/api/dependencies-c2247dae95 branch from 7c9553b to 5429615 Compare September 7, 2024 00:24
Copy link

sonarqubecloud bot commented Sep 7, 2024

@jlucaspains jlucaspains merged commit b187ec2 into main Sep 7, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/pip/api/dependencies-c2247dae95 branch September 7, 2024 01:34
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