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

⬆️ Update grocy/grocy to v4.1.0 #428

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
grocy/grocy minor v4.0.3 -> v4.1.0

Release Notes

grocy/grocy (grocy/grocy)

v4.1.0: Version 4.1.0

Compare Source

💡 PHP 8.3 is from now on (additionally to PHP 8.2) supported.

⚠️ PHP 8.1 is no longer supported.

Stock
  • Fixed that the location dropdown on the consume page contained the same location multiple times if there are currently stock entries at multiple locations of the corresponding product
  • Fixed that the status filter "n products are overdue" on the stock overview page also counted/included stock entries due today or tomorrow
  • Fixed that the stock report "Spendings" did not take products without an assigned product group into account (thanks @​Torqu3Wr3nch for the initial work on this)
  • Fixed that the success message after opening a stock entry on the stock entries page displayed always an amount of 1 instead of the actual amount opened
  • Fixed that the "Consume this stock entry as spoiled" context menu action on the stock entries page consumed always an amount of 1 instead of the whole stock entry
Recipes
  • Fixed that copying recipes with special characters in the name was not possible
Meal plan
  • Fixed that the meal plan page was broken after deleting all meal plan items of a week
Calendar
  • The different event types (due products, chores, tasks and so on) can now have different colors
    • => New button "Configure colors" on the calendar page to configure these colors (top right corner)
Tasks
  • Added a new table filter for categories (thanks @​geoffwright240 for the initial work on this)
Userfields
  • Fixed that when having a userfield of type "Select list (multiple items can be selected)" and selecting no item, editing of the corresponding form was broken
General
  • Night mode is now also used on the login page if that's the system preferred color scheme (generally if night mode is on or not is based on user settings and before logging in no user context is available)
  • Optimized sidebar icon spacing (thanks @​chris-thorn)
  • Fixed that file uploads (product pictures and so on) didn't work for files where the file name contains multiple spaces
  • Fixed that some dialogs were not properly (too small) displayed (mostly affecting Firefox >= 121)
API
  • Optimized that the endpoints GET /objects/{entity} and GET /objects/{entity}/{objectId} now also return Userfields for the entity stock

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. labels Feb 9, 2024
@renovate renovate bot force-pushed the renovate/grocy-grocy-4.x branch 2 times, most recently from d4c2d3d to ad91344 Compare February 16, 2024 12:39
@renovate renovate bot force-pushed the renovate/grocy-grocy-4.x branch from ad91344 to a9d32a7 Compare February 21, 2024 18:05
@frenck frenck merged commit 815a2d9 into main Mar 13, 2024
21 checks passed
@frenck frenck deleted the renovate/grocy-grocy-4.x branch March 13, 2024 11:11
@github-actions github-actions bot locked and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant