mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #1323] [CLOSED] chore(deps): update module github.com/roaringbitmap/roaring to v2 - abandoned #7022
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#7022
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/0xJacky/nginx-ui/pull/1323
Author: @renovate[bot]
Created: 8/23/2025
Status: ❌ Closed
Base:
dev← Head:renovate/github.com-roaringbitmap-roaring-2.x📝 Commits (3)
c1d84e2perf(nginx-log): add large-scale benchmarking and optimized indexer41ac3b7chore(deps): update all non-major dependencies (#1320)02fb95dchore(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:
v1.9.4->v2.9.0Release Notes
RoaringBitmap/roaring (github.com/RoaringBitmap/roaring)
v2.9.0: Version 2.9.0Compare Source
What's Changed
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.8.0...v2.9.0
v2.8.0: Version 2.8.0Compare Source
What's Changed
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.7.0...v2.8.0
v2.7.0: Version 2.7.0Compare 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.0Compare 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.0Compare Source
What's Changed
ToArraywith pre-allocated slices:ToExistingArrayby @TheHippo in https://github.com/RoaringBitmap/roaring/pull/473New Contributors
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.4.5...v2.4.6
v2.4.6Compare Source
v2.4.5: Version 2.4.5Compare 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.4Compare Source
What's Changed
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.4.3...v2.4.4
v2.4.3: Version 2.4.3Compare 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.2Compare Source
What's Changed
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.4.1...v2.4.2
v2.4.1: Version 2.4.1Compare 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.0Compare Source
What's Changed
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.3.5...v2.4.0
v2.3.5: Version 2.3.5Compare Source
What's Changed
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.3.4...v2.3.5
v2.3.4: Version 2.3.4Compare Source
What's Changed
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.3.3...v2.3.4
v2.3.3: Version 2.3.3Compare Source
What's Changed
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.3.2...v2.3.3
v2.3.2: Version 2.3.2Compare Source
What's Changed
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.3.1...v2.3.2
v2.3.1: Version 2.3.1Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.3.0...v2.3.1
v2.3.0Compare Source
What's Changed
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.2.2...v2.2.3
v2.2.2: Version 2.2.2Compare Source
What's Changed
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.2.1...v2.2.2
v2.2.1: Version 2.2.1Compare Source
What's Changed
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.2.0...v2.2.1
v2.2.0: Version 2.2.0Compare Source
go.mod update
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.1.0...v2.2.0
v2.1.0: Version 2.1.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.0.0...v2.1.0
v2.0.0Compare 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.
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.