SecurityBrewery / catalyst

⚡️ Catalyst is a self-hosted, open source incident response platform and ticket system that helps to automate alert handling and incident response processes
https://catalyst.security-brewery.com/
GNU Affero General Public License v3.0
350 stars 37 forks source link

Update module github.com/blevesearch/bleve/v2 to v2.3.10 - autoclosed #1015

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/blevesearch/bleve/v2 require patch v2.3.9 -> v2.3.10

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

blevesearch/bleve (github.com/blevesearch/bleve/v2) ### [`v2.3.10`](https://togithub.com/blevesearch/bleve/releases/tag/v2.3.10) [Compare Source](https://togithub.com/blevesearch/bleve/compare/v2.3.9...v2.3.10) ##### Bug Fixes - Fix format of date times displayed in search result, to not drop precision ([https://github.com/blevesearch/bleve/pull/1868](https://togithub.com/blevesearch/bleve/pull/1868)) ##### Improvements - Upgraded to `golang.org/x/text@v0.8.0` to overcome a vulnerability ([https://github.com/blevesearch/bleve/pull/1845](https://togithub.com/blevesearch/bleve/pull/1845)) - Support for polish language analyzer - `pl` ([https://github.com/blevesearch/bleve/pull/1825](https://togithub.com/blevesearch/bleve/pull/1825)) - Additional attribute in search response to determine partial/complete hits for match queries ([https://github.com/blevesearch/bleve/pull/1848](https://togithub.com/blevesearch/bleve/pull/1848)) - Performance optimization to speed up documents processing per mapping definition ([https://github.com/blevesearch/bleve/pull/1865](https://togithub.com/blevesearch/bleve/pull/1865)) - Support fuzziness factor for matchphrase, multiphrase & phrase queries ([https://github.com/blevesearch/bleve/pull/1847](https://togithub.com/blevesearch/bleve/pull/1847)) - Geo shape polygon decode optimization w/ buffer re-use ([https://github.com/blevesearch/bleve/pull/1864](https://togithub.com/blevesearch/bleve/pull/1864)) - Override-able Marshal/Unmarshal methods ([https://github.com/blevesearch/bleve/pull/1880](https://togithub.com/blevesearch/bleve/pull/1880)) - Enhanced data time format support: - `sanitizedgo` that validates layout against supported [golang constants](https://pkg.go.dev/time#pkg-constants) ([https://github.com/blevesearch/bleve/pull/1877](https://togithub.com/blevesearch/bleve/pull/1877)) - Ability to apply custom datetime parsers to query criteria and facets ([https://github.com/blevesearch/bleve/pull/1860](https://togithub.com/blevesearch/bleve/pull/1860), [https://github.com/blevesearch/bleve/pull/1878](https://togithub.com/blevesearch/bleve/pull/1878)) - Ability to parse date times in these formats - `unix_micro`, `unix_sec`, `unix_milli`, `unix_nano` ([https://github.com/blevesearch/bleve/pull/1870](https://togithub.com/blevesearch/bleve/pull/1870)) - Additional layouts support with `percentstyle` and `isostyle` ([https://github.com/blevesearch/bleve/pull/1866](https://togithub.com/blevesearch/bleve/pull/1866)) ##### Milestone - [v2.3.10](https://togithub.com/blevesearch/bleve/milestone/20)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



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