[PR #1323] [CLOSED] chore(deps): update module github.com/roaringbitmap/roaring to v2 - abandoned #1248

Closed
opened 2026-02-26 12:10:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/0xJacky/nginx-ui/pull/1323
Author: @renovate[bot]
Created: 8/23/2025
Status: Closed

Base: devHead: renovate/github.com-roaringbitmap-roaring-2.x


📝 Commits (3)

  • c1d84e2 perf(nginx-log): add large-scale benchmarking and optimized indexer
  • 41ac3b7 chore(deps): update all non-major dependencies (#1320)
  • 02fb95d chore(deps): update module github.com/roaringbitmap/roaring to v2

📊 Changes

13 files changed (+2462 additions, -407 deletions)

View changed files

📝 .gitignore (+2 -0)
📝 api/nginx_log/analytics.go (+8 -8)
📝 app/package.json (+7 -7)
📝 app/pnpm-lock.yaml (+350 -317)
📝 docs/package.json (+1 -1)
📝 docs/pnpm-lock.yaml (+74 -69)
📝 go.mod (+6 -5)
📝 go.sum (+12 -0)
internal/nginx_log/benchmark_large_scale_test.go (+567 -0)
internal/nginx_log/benchmark_optimized_test.go (+358 -0)
internal/nginx_log/benchmark_ultra_optimized_test.go (+327 -0)
internal/nginx_log/optimized_large_scale_indexer.go (+634 -0)
internal/nginx_log/run_benchmark.sh (+116 -0)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
github.com/RoaringBitmap/roaring v1.9.4 -> v2.9.0 age confidence

Release Notes

RoaringBitmap/roaring (github.com/RoaringBitmap/roaring)

v2.9.0: Version 2.9.0

Compare Source

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.8.0...v2.9.0

v2.8.0: Version 2.8.0

Compare Source

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.7.0...v2.8.0

v2.7.0: Version 2.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.6.0...v2.7.0

v2.6.0: Version 2.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.4.6...v2.6.0

v2.5.0: Version 2.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.4.5...v2.4.6

v2.4.6

Compare Source

v2.4.5: Version 2.4.5

Compare Source

This patch release removes a printout that was accidentally left in version 2.4.4.

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.4.4...v2.4.5

v2.4.4: Version 2.4.4

Compare Source

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.4.3...v2.4.4

v2.4.3: Version 2.4.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.4.2...v2.4.3

v2.4.2: Version 2.4.2

Compare Source

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.4.1...v2.4.2

v2.4.1: Version 2.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.4.0...v2.4.1

v2.4.0: Version 2.4.0

Compare Source

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.3.5...v2.4.0

v2.3.5: Version 2.3.5

Compare Source

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.3.4...v2.3.5

v2.3.4: Version 2.3.4

Compare Source

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.3.3...v2.3.4

v2.3.3: Version 2.3.3

Compare Source

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.3.2...v2.3.3

v2.3.2: Version 2.3.2

Compare Source

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.3.1...v2.3.2

v2.3.1: Version 2.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.3.0...v2.3.1

v2.3.0

Compare Source

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.2.2...v2.2.3

v2.2.2: Version 2.2.2

Compare Source

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.2.1...v2.2.2

v2.2.1: Version 2.2.1

Compare Source

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.2.0...v2.2.1

v2.2.0: Version 2.2.0

Compare Source

go.mod update

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.1.0...v2.2.0

v2.1.0: Version 2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.0.0...v2.1.0

v2.0.0

Compare Source

This is a major release with two important features contributed by @​bearrito.

What's Changed

New Contributors

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v1.9.4...v2.0.0


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 was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/0xJacky/nginx-ui/pull/1323 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 8/23/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `renovate/github.com-roaringbitmap-roaring-2.x` --- ### 📝 Commits (3) - [`c1d84e2`](https://github.com/0xJacky/nginx-ui/commit/c1d84e20e79a69f42ffef5604f626c3bd4b57bc5) perf(nginx-log): add large-scale benchmarking and optimized indexer - [`41ac3b7`](https://github.com/0xJacky/nginx-ui/commit/41ac3b7f0c2aad0cf1097df830b46da463a9ee83) chore(deps): update all non-major dependencies (#1320) - [`02fb95d`](https://github.com/0xJacky/nginx-ui/commit/02fb95d115567c956cf0347083d91361f8074977) chore(deps): update module github.com/roaringbitmap/roaring to v2 ### 📊 Changes **13 files changed** (+2462 additions, -407 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) 📝 `api/nginx_log/analytics.go` (+8 -8) 📝 `app/package.json` (+7 -7) 📝 `app/pnpm-lock.yaml` (+350 -317) 📝 `docs/package.json` (+1 -1) 📝 `docs/pnpm-lock.yaml` (+74 -69) 📝 `go.mod` (+6 -5) 📝 `go.sum` (+12 -0) ➕ `internal/nginx_log/benchmark_large_scale_test.go` (+567 -0) ➕ `internal/nginx_log/benchmark_optimized_test.go` (+358 -0) ➕ `internal/nginx_log/benchmark_ultra_optimized_test.go` (+327 -0) ➕ `internal/nginx_log/optimized_large_scale_indexer.go` (+634 -0) ➕ `internal/nginx_log/run_benchmark.sh` (+116 -0) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/RoaringBitmap/roaring](https://redirect.github.com/RoaringBitmap/roaring) | `v1.9.4` -> `v2.9.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fRoaringBitmap%2froaring/v2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fRoaringBitmap%2froaring/v1.9.4/v2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>RoaringBitmap/roaring (github.com/RoaringBitmap/roaring)</summary> ### [`v2.9.0`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.9.0): Version 2.9.0 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.8.0...v2.9.0) #### What's Changed - docs: add godoc for Values and Backward by [@&#8203;amikai](https://redirect.github.com/amikai) in [https://github.com/RoaringBitmap/roaring/pull/479](https://redirect.github.com/RoaringBitmap/roaring/pull/479) - ClearBits with AndNot by [@&#8203;ofpiyush](https://redirect.github.com/ofpiyush) in [https://github.com/RoaringBitmap/roaring/pull/480](https://redirect.github.com/RoaringBitmap/roaring/pull/480) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.8.0...v2.9.0 ### [`v2.8.0`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.8.0): Version 2.8.0 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.7.0...v2.8.0) #### What's Changed - Clone Go 1.23 iterator support for roaring64. by [@&#8203;happygiraffe](https://redirect.github.com/happygiraffe) in [https://github.com/RoaringBitmap/roaring/pull/478](https://redirect.github.com/RoaringBitmap/roaring/pull/478) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.7.0...v2.8.0 ### [`v2.7.0`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.7.0): Version 2.7.0 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.6.0...v2.7.0) #### What's Changed - Support 1.23 iterator in a backward-compatible way by [@&#8203;amikai](https://redirect.github.com/amikai) in [https://github.com/RoaringBitmap/roaring/pull/475](https://redirect.github.com/RoaringBitmap/roaring/pull/475) - roaring64: fix TestSetAndGetBigTimestamp (non-UTC) by [@&#8203;starius](https://redirect.github.com/starius) in [https://github.com/RoaringBitmap/roaring/pull/465](https://redirect.github.com/RoaringBitmap/roaring/pull/465) #### New Contributors - [@&#8203;amikai](https://redirect.github.com/amikai) made their first contribution in [https://github.com/RoaringBitmap/roaring/pull/475](https://redirect.github.com/RoaringBitmap/roaring/pull/475) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.6.0...v2.7.0 ### [`v2.6.0`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.6.0): Version 2.6.0 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.5.0...v2.6.0) #### What's Changed - roaring64: Use roaring.ParOr when all keys on the roaringArray64 are same by [@&#8203;ofpiyush](https://redirect.github.com/ofpiyush) in [https://github.com/RoaringBitmap/roaring/pull/476](https://redirect.github.com/RoaringBitmap/roaring/pull/476) #### New Contributors - [@&#8203;ofpiyush](https://redirect.github.com/ofpiyush) made their first contribution in [https://github.com/RoaringBitmap/roaring/pull/476](https://redirect.github.com/RoaringBitmap/roaring/pull/476) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.4.6...v2.6.0 ### [`v2.5.0`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.5.0): Version 2.5.0 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.4.6...v2.5.0) #### What's Changed - `ToArray` with pre-allocated slices: `ToExistingArray` by [@&#8203;TheHippo](https://redirect.github.com/TheHippo) in [https://github.com/RoaringBitmap/roaring/pull/473](https://redirect.github.com/RoaringBitmap/roaring/pull/473) - Fixed a bug with AndAny, a case of uint16 overflow by [@&#8203;dzairi](https://redirect.github.com/dzairi) in [https://github.com/RoaringBitmap/roaring/pull/474](https://redirect.github.com/RoaringBitmap/roaring/pull/474) #### New Contributors - [@&#8203;TheHippo](https://redirect.github.com/TheHippo) made their first contribution in [https://github.com/RoaringBitmap/roaring/pull/473](https://redirect.github.com/RoaringBitmap/roaring/pull/473) - [@&#8203;dzairi](https://redirect.github.com/dzairi) made their first contribution in [https://github.com/RoaringBitmap/roaring/pull/474](https://redirect.github.com/RoaringBitmap/roaring/pull/474) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.4.5...v2.4.6 ### [`v2.4.6`](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.4.5...v2.4.6) [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.4.5...v2.4.6) ### [`v2.4.5`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.4.5): Version 2.4.5 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.4.4...v2.4.5) This patch release removes a printout that was accidentally left in version 2.4.4. **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.4.4...v2.4.5 ### [`v2.4.4`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.4.4): Version 2.4.4 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.4.3...v2.4.4) #### What's Changed - fixes Issue 469 (various Validate bugs) by [@&#8203;lemire](https://redirect.github.com/lemire) reported by [@&#8203;svetlana54yo](https://redirect.github.com/svetlana54yo) in [https://github.com/RoaringBitmap/roaring/pull/470](https://redirect.github.com/RoaringBitmap/roaring/pull/470) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.4.3...v2.4.4 ### [`v2.4.3`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.4.3): Version 2.4.3 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.4.2...v2.4.3) #### What's Changed - runcontainer: make fewer memory allocations in iandNotRunContainer16(). by [@&#8203;dominiquelefevre](https://redirect.github.com/dominiquelefevre) in [https://github.com/RoaringBitmap/roaring/pull/464](https://redirect.github.com/RoaringBitmap/roaring/pull/464) - fixing issue 467 by [@&#8203;lemire](https://redirect.github.com/lemire) in [https://github.com/RoaringBitmap/roaring/pull/468](https://redirect.github.com/RoaringBitmap/roaring/pull/468) #### New Contributors - [@&#8203;dominiquelefevre](https://redirect.github.com/dominiquelefevre) made their first contribution in [https://github.com/RoaringBitmap/roaring/pull/464](https://redirect.github.com/RoaringBitmap/roaring/pull/464) - [@&#8203;starius](https://redirect.github.com/starius) made their first contribution in [https://github.com/RoaringBitmap/roaring/pull/466](https://redirect.github.com/RoaringBitmap/roaring/pull/466) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.4.2...v2.4.3 ### [`v2.4.2`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.4.2): Version 2.4.2 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.4.1...v2.4.2) #### What's Changed - Fix 459 by [@&#8203;guymolinari](https://redirect.github.com/guymolinari) in [https://github.com/RoaringBitmap/roaring/pull/460](https://redirect.github.com/RoaringBitmap/roaring/pull/460) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.4.1...v2.4.2 ### [`v2.4.1`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.4.1): Version 2.4.1 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.4.0...v2.4.1) #### What's Changed - fix use nil parameter, the MinMaxBig func will throw panic's problem by [@&#8203;ChicChip](https://redirect.github.com/ChicChip) in [https://github.com/RoaringBitmap/roaring/pull/456](https://redirect.github.com/RoaringBitmap/roaring/pull/456) - Fix issue 457. by [@&#8203;guymolinari](https://redirect.github.com/guymolinari) in [https://github.com/RoaringBitmap/roaring/pull/458](https://redirect.github.com/RoaringBitmap/roaring/pull/458) #### New Contributors - [@&#8203;ChicChip](https://redirect.github.com/ChicChip) made their first contribution in [https://github.com/RoaringBitmap/roaring/pull/456](https://redirect.github.com/RoaringBitmap/roaring/pull/456) - [@&#8203;dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/RoaringBitmap/roaring/pull/453](https://redirect.github.com/RoaringBitmap/roaring/pull/453) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.4.0...v2.4.1 ### [`v2.4.0`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.4.0): Version 2.4.0 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.3.5...v2.4.0) #### What's Changed - BSI library expanded to include support for large arbitrary values via the big.Int library by [@&#8203;guymolinari](https://redirect.github.com/guymolinari) in [https://github.com/RoaringBitmap/roaring/pull/451](https://redirect.github.com/RoaringBitmap/roaring/pull/451) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.3.5...v2.4.0 ### [`v2.3.5`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.3.5): Version 2.3.5 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.3.4...v2.3.5) #### What's Changed - Fix returned value roaring64 from unsafe bytes by [@&#8203;lemire](https://redirect.github.com/lemire) in [https://github.com/RoaringBitmap/roaring/pull/447](https://redirect.github.com/RoaringBitmap/roaring/pull/447) reported by [@&#8203;anacrolix](https://redirect.github.com/anacrolix) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.3.4...v2.3.5 ### [`v2.3.4`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.3.4): Version 2.3.4 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.3.3...v2.3.4) #### What's Changed - more fixes regarding issue 440 by [@&#8203;lemire](https://redirect.github.com/lemire) in [https://github.com/RoaringBitmap/roaring/pull/443](https://redirect.github.com/RoaringBitmap/roaring/pull/443) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.3.3...v2.3.4 ### [`v2.3.3`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.3.3): Version 2.3.3 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.3.2...v2.3.3) #### What's Changed - further fix for issue 440 by [@&#8203;lemire](https://redirect.github.com/lemire) in [https://github.com/RoaringBitmap/roaring/pull/442](https://redirect.github.com/RoaringBitmap/roaring/pull/442) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.3.2...v2.3.3 ### [`v2.3.2`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.3.2): Version 2.3.2 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.3.1...v2.3.2) #### What's Changed - fix: make RunOptimize idempotent by [@&#8203;lemire](https://redirect.github.com/lemire) in [https://github.com/RoaringBitmap/roaring/pull/441](https://redirect.github.com/RoaringBitmap/roaring/pull/441) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.3.1...v2.3.2 ### [`v2.3.1`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.3.1): Version 2.3.1 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.3.0...v2.3.1) #### What's Changed - Fix previousValue not returning correct results in some cases by [@&#8203;zoltanmeze](https://redirect.github.com/zoltanmeze) in [https://github.com/RoaringBitmap/roaring/pull/438](https://redirect.github.com/RoaringBitmap/roaring/pull/438) #### New Contributors - [@&#8203;zoltanmeze](https://redirect.github.com/zoltanmeze) made their first contribution in [https://github.com/RoaringBitmap/roaring/pull/438](https://redirect.github.com/RoaringBitmap/roaring/pull/438) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.3.0...v2.3.1 ### [`v2.3.0`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.3.0) [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.2.2...v2.3.0) #### What's Changed - Better Code Coverage and fixes by [@&#8203;bearrito](https://redirect.github.com/bearrito) in [https://github.com/RoaringBitmap/roaring/pull/434](https://redirect.github.com/RoaringBitmap/roaring/pull/434) and [https://github.com/RoaringBitmap/roaring/pull/436](https://redirect.github.com/RoaringBitmap/roaring/pull/436) - roaring64 validation function by [@&#8203;bearrito](https://redirect.github.com/bearrito) in [https://github.com/RoaringBitmap/roaring/pull/431](https://redirect.github.com/RoaringBitmap/roaring/pull/431) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.2.2...v2.2.3 ### [`v2.2.2`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.2.2): Version 2.2.2 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.2.1...v2.2.2) #### What's Changed - more fixes having to do with the major version update by [@&#8203;lemire](https://redirect.github.com/lemire) in [https://github.com/RoaringBitmap/roaring/pull/433](https://redirect.github.com/RoaringBitmap/roaring/pull/433) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.2.1...v2.2.2 ### [`v2.2.1`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.2.1): Version 2.2.1 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.2.0...v2.2.1) #### What's Changed - module fix by [@&#8203;lemire](https://redirect.github.com/lemire) in [https://github.com/RoaringBitmap/roaring/pull/432](https://redirect.github.com/RoaringBitmap/roaring/pull/432) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.2.0...v2.2.1 ### [`v2.2.0`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.2.0): Version 2.2.0 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.1.0...v2.2.0) go.mod update **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.1.0...v2.2.0 ### [`v2.1.0`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.1.0): Version 2.1.0 [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v2.0.0...v2.1.0) #### What's Changed - fix bis.compareValue by [@&#8203;wlxwlxwlx](https://redirect.github.com/wlxwlxwlx) in [https://github.com/RoaringBitmap/roaring/pull/430](https://redirect.github.com/RoaringBitmap/roaring/pull/430) #### New Contributors - [@&#8203;wlxwlxwlx](https://redirect.github.com/wlxwlxwlx) made their first contribution in [https://github.com/RoaringBitmap/roaring/pull/430](https://redirect.github.com/RoaringBitmap/roaring/pull/430) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v2.0.0...v2.1.0 ### [`v2.0.0`](https://redirect.github.com/RoaringBitmap/roaring/releases/tag/v2.0.0) [Compare Source](https://redirect.github.com/RoaringBitmap/roaring/compare/v1.9.4...v2.0.0) This is a major release with two important features contributed by [@&#8203;bearrito](https://redirect.github.com/bearrito). #### What's Changed - Validation by [@&#8203;bearrito](https://redirect.github.com/bearrito) in [https://github.com/RoaringBitmap/roaring/pull/423](https://redirect.github.com/RoaringBitmap/roaring/pull/423) - Feature/previous next values by [@&#8203;bearrito](https://redirect.github.com/bearrito) in [https://github.com/RoaringBitmap/roaring/pull/424](https://redirect.github.com/RoaringBitmap/roaring/pull/424) #### New Contributors - [@&#8203;bearrito](https://redirect.github.com/bearrito) made their first contribution in [https://github.com/RoaringBitmap/roaring/pull/423](https://redirect.github.com/RoaringBitmap/roaring/pull/423) **Full Changelog**: https://github.com/RoaringBitmap/roaring/compare/v1.9.4...v2.0.0 </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/0xJacky/nginx-ui). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS4yIiwidXBkYXRlZEluVmVyIjoiNDEuODEuMiIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:10:57 +03:00
Sign in to join this conversation.
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
starred/nginx-ui#1248
No description provided.