-
Notifications
You must be signed in to change notification settings - Fork 28
chore(deps): Bump teamtnt/tntsearch from 5.0.0 to 5.0.2 #1967
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
nextcloud-command
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
|
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
1d58d4d to
88a47cb
Compare
|
I fixed some easy breakages... But these are not trivial for me:
On the tntsearch side of things only the types have been added: teamtnt/tntsearch@eb5803c#diff-365b5f87c254f636d809d1a2b51db3b272ef8d1bb6c6a4fa5cf524e0e8197253 And it looks like we accessed the properties before but psalm did not notice. The overwriting of |
|
Cleanest way out maybe is to create a subclass of the The engine class can be handed to TNTSearch as part of the config. |
Bumps [teamtnt/tntsearch](https://github.com/teamtnt/tntsearch) from 5.0.0 to 5.0.2. - [Release notes](https://github.com/teamtnt/tntsearch/releases) - [Changelog](https://github.com/teamtnt/tntsearch/blob/master/CHANGELOG.md) - [Commits](teamtnt/tntsearch@v5.0.0...v5.0.2) --- updated-dependencies: - dependency-name: teamtnt/tntsearch dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Max <max@nextcloud.com>
88a47cb to
cd17e36
Compare

Bumps teamtnt/tntsearch from 5.0.0 to 5.0.2.
Release notes
Sourced from teamtnt/tntsearch's releases.
Commits
7ee319dPS5 :D058e39aMerge pull request #356 from leonardfischer/clean-up-codeded3dd5Clean up code, based on PSALM suggestionsfb20773Merge pull request #348 from leonardfischer/update-php-requirement-in-readmed21a1e7Merge pull request #351 from leonardfischer/create-mariadb-driver-alias0016594Merge pull request #353 from leonardfischer/improve-german-stopwordsa12c404Merge pull request #354 from leonardfischer/refactor-code-to-be-more-readablec855a44Merge pull request #355 from leonardfischer/avoid-deprecated-message-for-null...19d9694Add test cases for tokenizer to handle invalid values without errore7f9181Only 'tokenize' if given value is scalar, use string castingYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)