Update Jetty packages (major) #103

Open
renovate[bot] wants to merge 29 commits from renovate/major-jetty-packages into main
renovate[bot] commented 2024-05-18 15:20:17 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

  • Migration of Servlet API from JavaX to Jakarta 5
  • Upgrade of Jetty Servlet API to version 12.0.9 (EE9)
  • Upgrade of Apache File Upload API
Package Change Age Adoption Passing Confidence
org.eclipse.jetty:jetty-xml (source) 9.4.54.v20240208 -> 12.0.9 age adoption passing confidence
org.eclipse.jetty:jetty-servlet (source) 9.4.54.v20240208 -> 11.0.21 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: * Migration of Servlet API from JavaX to Jakarta 5 * Upgrade of Jetty Servlet API to version 12.0.9 (EE9) * Upgrade of Apache File Upload API | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.eclipse.jetty:jetty-xml](https://eclipse.dev/jetty) ([source](https://togithub.com/jetty/jetty.project)) | `9.4.54.v20240208` -> `12.0.9` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.eclipse.jetty:jetty-xml/12.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.eclipse.jetty:jetty-xml/12.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.eclipse.jetty:jetty-xml/9.4.54.v20240208/12.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.eclipse.jetty:jetty-xml/9.4.54.v20240208/12.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [org.eclipse.jetty:jetty-servlet](https://eclipse.dev/jetty) ([source](https://togithub.com/jetty/jetty.project)) | `9.4.54.v20240208` -> `11.0.21` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.eclipse.jetty:jetty-servlet/11.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.eclipse.jetty:jetty-servlet/11.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.eclipse.jetty:jetty-servlet/9.4.54.v20240208/11.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.eclipse.jetty:jetty-servlet/9.4.54.v20240208/11.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/antville/helma). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoiaGVsbWEt8J+QnCIsImxhYmVscyI6WyJjb3JlIiwiZGVwZW5kZW5jeSIsIm1ham9yIiwicnVudGltZSJdfQ==-->
renovate[bot] commented 2024-05-25 14:28:01 +00:00 (Migrated from github.com)

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.

### 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.
p3k commented 2024-05-30 22:02:46 +00:00 (Migrated from github.com)

Looks like disabling and subsequently re-enabling an app in apps.properties does not restart the app…

Looks like disabling and subsequently re-enabling an app in `apps.properties` does not restart the app…
tobi added 1 commit 2025-01-10 18:58:55 +00:00
tobi changed target branch from helma-🐜 to main 2025-01-10 19:01:18 +00:00
tobi force-pushed renovate/major-jetty-packages from 78d07cecce to 1925916220 2025-01-10 19:08:23 +00:00 Compare
tobi added 1 commit 2025-01-10 19:10:31 +00:00
tobi added 1 commit 2025-02-15 20:07:47 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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/major-jetty-packages:renovate/major-jetty-packages
git checkout renovate/major-jetty-packages

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 main
git merge --no-ff renovate/major-jetty-packages
git checkout renovate/major-jetty-packages
git rebase main
git checkout main
git merge --ff-only renovate/major-jetty-packages
git checkout renovate/major-jetty-packages
git rebase main
git checkout main
git merge --no-ff renovate/major-jetty-packages
git checkout main
git merge --squash renovate/major-jetty-packages
git checkout main
git merge --ff-only renovate/major-jetty-packages
git checkout main
git merge renovate/major-jetty-packages
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
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: antville/helma#103
No description provided.