altinn-studio
altinn-studio copied to clipboard
chore(deps): update gitea/gitea docker tag to v1.21.11
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gitea/gitea | final | patch | 1.21.10-rootless -> 1.21.11-rootless |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
go-gitea/gitea (gitea/gitea)
v1.21.11
- SECURITY
- BUGFIXES
- Fix close file in the Upload func (#30262) (#30269)
- Fix inline math blocks can't be preceeded/followed by alphanumerical characters (#30175) (#30250)
- Fix missing 0 prefix of GPG key id (#30245) (#30247)
- Include encoding in signature payload (#30174) (#30181)
- Move from
max( id )
tomax( index )
for latest commit statuses (#30076) (#30155) - Load attachments for code comments (#30124) (#30126)
- Fix gitea doctor will remove repo-avatar files when executing command storage-archives (#30094) (#30120)
- Fix possible data race on tests (#30093) (#30108)
- Fix duplicate migrated milestones (#30102) (#30105)
- Fix panic for fixBrokenRepoUnits16961 (#30068) (#30100)
- Fix incorrect SVGs (#30086) (#30087)
- Fix create commit status (#30225) (#30340)
- Fix misuse of unsupported global variables (#30402)
- Fix to delete the cookie when AppSubURL is non-empty (#30375) (#30468)
- Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) (#30408)
- Change the default maxPerPage for gitbucket (#30392) (#30471)
- Check the token's owner and repository when registering a runner (#30406) (#30412)
- Avoid losing token when updating mirror settings (#30429) (#30466)
- Fix commit status cache which missed target_url (#30426) (#30445)
- Fix rename branch 500 when the target branch is deleted but exist in database (#30430) (#30437)
- Fix mirror error when mirror repo is empty (#30432) (#30467)
- Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) (#30447)
- Fix code owners will not be mentioned when a pull request comes from a forked repository (#30476) (#30497)
- DOCS
- MISC
Configuration
📅 Schedule: Branch creation - "before 07:00 on Monday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.
Codecov Report
Attention: Patch coverage is 50.00000%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 90.11%. Comparing base (
4c330bd
) to head (cd62bed
).
Files | Patch % | Lines |
---|---|---|
...rc/components/AppBarConfig/AppPreviewBarConfig.tsx | 50.00% | 0 Missing and 1 partial :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #12690 +/- ##
==========================================
- Coverage 90.12% 90.11% -0.01%
==========================================
Files 1299 1299
Lines 18602 18603 +1
Branches 2261 2262 +1
==========================================
Hits 16765 16765
Misses 1578 1578
- Partials 259 260 +1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
Blocked because of the Gitea bug that redirects to /repos
instead of the provided redirect.
This version contains a bug that causes the user not to be redirected to the dashboard after logging in. We must wait for the next release: https://github.com/Altinn/altinn-studio/issues/12780
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (1.21.11-rootless
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.