This release contains bug-fixes related to authentication and fixes a breaking change related to long passwords (>72 bytes). No action is needed for users with long passwords, though it may be worth checking out the PR for more information.
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/mealie-recipes/mealie](https://github.com/mealie-recipes/mealie) | patch | `v3.3.1` -> `v3.3.2` |
---
### Release Notes
<details>
<summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary>
### [`v3.3.2`](https://github.com/mealie-recipes/mealie/releases/tag/v3.3.2)
[Compare Source](https://github.com/mealie-recipes/mealie/compare/v3.3.1...v3.3.2)
### 🍴🍴🍴🍴🍴🍴
This release contains bug-fixes related to authentication and fixes a breaking change related to long passwords (>72 bytes). **No action is needed** for users with long passwords, though it may be worth [checking out the PR](https://github.com/mealie-recipes/mealie/pull/6335) for more information.
#### ✨ New features
- feat: Added url to current version release [@​Choromanski](https://github.com/Choromanski) ([#​6308](https://github.com/mealie-recipes/mealie/issues/6308))
#### 🐛 Bug fixes
- fix: Re-write Nuxt auth backend and get rid of sidebase auth [@​michael-genson](https://github.com/michael-genson) ([#​6322](https://github.com/mealie-recipes/mealie/issues/6322))
- fix: Remove unused next-auth dependency [@​p0lycarpio](https://github.com/p0lycarpio) ([#​6328](https://github.com/mealie-recipes/mealie/issues/6328))
- fix: No Redirect On Valid Token [@​michael-genson](https://github.com/michael-genson) ([#​6327](https://github.com/mealie-recipes/mealie/issues/6327))
- fix: Translate log-out string [@​michael-genson](https://github.com/michael-genson) ([#​6332](https://github.com/mealie-recipes/mealie/issues/6332))
- fix: Truncate Long Passwords (>72 bytes) [@​michael-genson](https://github.com/michael-genson) ([#​6335](https://github.com/mealie-recipes/mealie/issues/6335))
#### 🧰 Maintenance
<details>
<summary>8 changes</summary>
- chore(l10n): Crowdin locale sync [@​github-actions](https://github.com/github-actions) ([#​6268](https://github.com/mealie-recipes/mealie/issues/6268))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​6273](https://github.com/mealie-recipes/mealie/issues/6273))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​6309](https://github.com/mealie-recipes/mealie/issues/6309))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​6313](https://github.com/mealie-recipes/mealie/issues/6313))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​6317](https://github.com/mealie-recipes/mealie/issues/6317))
- chore(l10n): Crowdin locale sync [@​github-actions](https://github.com/github-actions) ([#​6318](https://github.com/mealie-recipes/mealie/issues/6318))
- chore(auto): Update pre-commit hooks [@​github-actions](https://github.com/github-actions) ([#​6324](https://github.com/mealie-recipes/mealie/issues/6324))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​6320](https://github.com/mealie-recipes/mealie/issues/6320))
</details>
#### 📚 Documentation
- docs(auto): Update image tag, for release v3.3.1 [@​github-actions](https://github.com/github-actions) ([#​6300](https://github.com/mealie-recipes/mealie/issues/6300))
#### ⬆️ Dependency updates
<details>
<summary>7 changes</summary>
- chore(deps): update node.js to [`2bb201f`](https://github.com/mealie-recipes/mealie/commit/2bb201f) [@​renovate](https://github.com/renovate) ([#​6295](https://github.com/mealie-recipes/mealie/issues/6295))
- chore(deps): update dependency openai to v2.0.1 [@​renovate](https://github.com/renovate) ([#​6296](https://github.com/mealie-recipes/mealie/issues/6296))
- chore(deps): update dependency authlib to v1.6.5 [@​renovate](https://github.com/renovate) ([#​6299](https://github.com/mealie-recipes/mealie/issues/6299))
- chore(deps): update dependency ruff to v0.13.3 [@​renovate](https://github.com/renovate) ([#​6301](https://github.com/mealie-recipes/mealie/issues/6301))
- chore(deps): update dependency openai to v2.1.0 [@​renovate](https://github.com/renovate) ([#​6302](https://github.com/mealie-recipes/mealie/issues/6302))
- chore(deps): update dependency pylint to v3.3.9 [@​renovate](https://github.com/renovate) ([#​6321](https://github.com/mealie-recipes/mealie/issues/6321))
- chore(deps): update dependency ruff to ^0.14.0 [@​renovate](https://github.com/renovate) ([#​6334](https://github.com/mealie-recipes/mealie/issues/6334))
</details>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDUuMyIsInVwZGF0ZWRJblZlciI6IjQxLjE0NS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v3.3.1->v3.3.2Release Notes
mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)
v3.3.2Compare Source
🍴🍴🍴🍴🍴🍴
This release contains bug-fixes related to authentication and fixes a breaking change related to long passwords (>72 bytes). No action is needed for users with long passwords, though it may be worth checking out the PR for more information.
✨ New features
🐛 Bug fixes
🧰 Maintenance
8 changes
📚 Documentation
⬆️ Dependency updates
7 changes
2bb201f@renovate (#6295)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Renovate Bot.