Update Lucene packages to v2.9.4 #104

Open
renovate[bot] wants to merge 2 commits from renovate/lucene-packages into main
renovate[bot] commented 2024-05-18 15:44:59 +00:00 (Migrated from github.com)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.lucene:lucene-core (source) 2.2.0 -> 2.9.4 age adoption passing confidence
org.apache.lucene:lucene-analyzers (source) 2.2.0 -> 2.9.4 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.

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


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

This PR was generated by Mend Renovate. View the repository job log.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.lucene:lucene-core](https://lucene.apache.org/) ([source](https://gitbox.apache.org/repos/asf?p=lucene.git)) | `2.2.0` -> `2.9.4` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.lucene:lucene-core/2.9.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.apache.lucene:lucene-core/2.9.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.apache.lucene:lucene-core/2.2.0/2.9.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.lucene:lucene-core/2.2.0/2.9.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [org.apache.lucene:lucene-analyzers](http://lucene.apache.org/java) ([source](http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x)) | `2.2.0` -> `2.9.4` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.lucene:lucene-analyzers/2.9.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.apache.lucene:lucene-analyzers/2.9.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.apache.lucene:lucene-analyzers/2.2.0/2.9.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.lucene:lucene-analyzers/2.2.0/2.9.4?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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [x] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/antville/helma). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM4LjU2LjAiLCJ0YXJnZXRCcmFuY2giOiJoZWxtYS3wn5CcIiwibGFiZWxzIjpbImRlcGVuZGVuY3kiLCJydW50aW1lIl19-->
renovate[bot] commented 2024-12-11 18:59:31 +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.
tobi changed target branch from helma-🐜 to main 2025-01-10 19:01:42 +00:00
This pull request has changes conflicting with the target branch.
  • .github/workflows/stage.yml
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/lucene-packages:renovate/lucene-packages
git checkout renovate/lucene-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/lucene-packages
git checkout renovate/lucene-packages
git rebase main
git checkout main
git merge --ff-only renovate/lucene-packages
git checkout renovate/lucene-packages
git rebase main
git checkout main
git merge --no-ff renovate/lucene-packages
git checkout main
git merge --squash renovate/lucene-packages
git checkout main
git merge --ff-only renovate/lucene-packages
git checkout main
git merge renovate/lucene-packages
git push origin main
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: antville/helma#104
No description provided.