chore(deps): update codeberg.org/forgejo/forgejo docker tag to v9 #28

Open
renovate-bot wants to merge 1 commit from renovate/codeberg.org-forgejo-forgejo-9.x into master
Member

This PR contains the following updates:

Package Update Change
codeberg.org/forgejo/forgejo (source) major 1.20 -> 9.0

Release Notes

forgejo/forgejo (codeberg.org/forgejo/forgejo)

v9.0

See the Forgejo 9.0.2 release notes.

v8.0

See the Forgejo 8.0.3 release notes.

v7.0

See the Forgejo 7.0.11 release notes.

v1.21

The complete list of new commits included in the Forgejo v1.21.11-2 release can be reviewed here, or from the command line with:

$ git clone https://codeberg.org/forgejo/forgejo
$ git -C forgejo log --oneline --no-merges v1.21.11-1..v1.21.11-2

This stable release contains a security fix.

  • Recommended Action

    We recommend that all Forgejo installations are upgraded to the latest version as soon as possible.

  • Forgejo Semantic Version

    The semantic version was updated to 6.0.13+0-gitea-1.21.10

  • Security fix

    • PR. Fixed: the OAuth2 implementation does not always require authentication for public clients, a requirement of RFC 6749 Section 10.2. A malicious client can impersonate another client and obtain access to protected resources if the impersonated client fails to, or is unable to, keep its client credentials confidential.

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 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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [codeberg.org/forgejo/forgejo](https://forgejo.org) ([source](https://codeberg.org/forgejo/forgejo)) | major | `1.20` -> `9.0` | --- ### Release Notes <details> <summary>forgejo/forgejo (codeberg.org/forgejo/forgejo)</summary> ### [`v9.0`](https://codeberg.org/forgejo/forgejo/blob/HEAD/RELEASE-NOTES.md#902) See the [Forgejo 9.0.2 release notes](release-notes-published/9.0.2.md). ### [`v8.0`](https://codeberg.org/forgejo/forgejo/blob/HEAD/RELEASE-NOTES.md#803) See the [Forgejo 8.0.3 release notes](release-notes-published/8.0.3.md). ### [`v7.0`](https://codeberg.org/forgejo/forgejo/blob/HEAD/RELEASE-NOTES.md#7011) See the [Forgejo 7.0.11 release notes](release-notes-published/7.0.11.md). ### [`v1.21`](https://codeberg.org/forgejo/forgejo/blob/HEAD/RELEASE-NOTES.md#12111-2) [The complete list of new commits included in the Forgejo v1.21.11-2 release can be reviewed here](https://codeberg.org/forgejo/forgejo/compare/v1.21.11-1...v1.21.11-2), or from the command line with: ```shell $ git clone https://codeberg.org/forgejo/forgejo $ git -C forgejo log --oneline --no-merges v1.21.11-1..v1.21.11-2 ``` This stable release contains a **security fix**. - Recommended Action We recommend that all Forgejo installations are [upgraded](https://forgejo.org/docs/v1.21/admin/upgrade/) to the latest version as soon as possible. - [Forgejo Semantic Version](https://forgejo.org/docs/v1.21/user/semver/) The semantic version was updated to `6.0.13+0-gitea-1.21.10` - Security fix - [PR](https://codeberg.org/forgejo/forgejo/pulls/4047). Fixed: the OAuth2 implementation does not always require authentication for public clients, a requirement of [RFC 6749 Section 10.2](https://datatracker.ietf.org/doc/html/rfc6749#section-10.2). A malicious client can impersonate another client and obtain access to protected resources if the impersonated client fails to, or is unable to, keep its client credentials confidential. </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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzguNSIsInVwZGF0ZWRJblZlciI6IjM5LjgyLjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsicmVub3ZhdGUtYm90Il19-->
renovate-bot added the
renovate-bot
label 2024-10-31 09:35:27 +05:30
renovate-bot added 1 commit 2024-10-31 09:35:27 +05:30
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/codeberg.org-forgejo-forgejo-9.x:renovate/codeberg.org-forgejo-forgejo-9.x
git checkout renovate/codeberg.org-forgejo-forgejo-9.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff renovate/codeberg.org-forgejo-forgejo-9.x
git checkout renovate/codeberg.org-forgejo-forgejo-9.x
git rebase master
git checkout master
git merge --ff-only renovate/codeberg.org-forgejo-forgejo-9.x
git checkout renovate/codeberg.org-forgejo-forgejo-9.x
git rebase master
git checkout master
git merge --no-ff renovate/codeberg.org-forgejo-forgejo-9.x
git checkout master
git merge --squash renovate/codeberg.org-forgejo-forgejo-9.x
git checkout master
git merge --ff-only renovate/codeberg.org-forgejo-forgejo-9.x
git checkout master
git merge renovate/codeberg.org-forgejo-forgejo-9.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ForgeFlux/ftest-control#28
No description provided.