Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

PR: 修复及改进URL处理和依赖更新 #526

Merged
merged 21 commits into from
Feb 12, 2025
Merged

PR: 修复及改进URL处理和依赖更新 #526

merged 21 commits into from
Feb 12, 2025

Conversation

hugefiver
Copy link
Collaborator

PR: 修复及改进URL处理和依赖更新

主要改动

修复和改进

  • fix(hooencod): 修复Hoo自己报告的bug
  • fix(inline): 移除处理b23短链接后的跟踪参数
  • impr(inline): 优化处理b23视频短链接的逻辑

依赖更新

  • time: golang.org/x/time 0.9.0 -> 0.10.0
  • openai: go-openai 1.36.1 -> 1.37.0
  • quic-go: 0.48.2 -> 0.49.0
  • image: golang.org/x/image 0.23.0 -> 0.24.0
  • lo: samber/lo 1.47.0 -> 1.49.1
  • net: golang.org/x/net 0.34.0 -> 0.35.0

Docker镜像变更

  • 改进release镜像tag命名规则,使用更简洁的版本号

测试

  • 更新了bili_url_test.go中的测试用例

generated by Copilot

hugefiver and others added 21 commits December 27, 2024 18:06
Bumps [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) from 1.36.0 to 1.36.1.
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](sashabaranov/go-openai@v1.36.0...v1.36.1)

---
updated-dependencies:
- dependency-name: github.com/sashabaranov/go-openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…b.com/sashabaranov/go-openai-1.36.1

build(deps): bump github.com/sashabaranov/go-openai from 1.36.0 to 1.36.1
Bumps [github.com/meilisearch/meilisearch-go](https://github.com/meilisearch/meilisearch-go) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/meilisearch/meilisearch-go/releases)
- [Commits](meilisearch/meilisearch-go@v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: github.com/meilisearch/meilisearch-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…b.com/meilisearch/meilisearch-go-0.30.0

build(deps): bump github.com/meilisearch/meilisearch-go from 0.29.0 to 0.30.0
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.8.0 to 0.9.0.
- [Commits](golang/time@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.34.0.
- [Commits](golang/net@v0.33.0...v0.34.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…g.org/x/net-0.34.0

build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0
…g.org/x/time-0.9.0

build(deps): bump golang.org/x/time from 0.8.0 to 0.9.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.61.0 to 0.62.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](prometheus/common@v0.61.0...v0.62.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…b.com/prometheus/common-0.62.0

build(deps): bump github.com/prometheus/common from 0.61.0 to 0.62.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.35.0.
- [Commits](golang/net@v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) from 1.36.1 to 1.37.0.
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](sashabaranov/go-openai@v1.36.1...v1.37.0)

---
updated-dependencies:
- dependency-name: github.com/sashabaranov/go-openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.48.2 to 0.49.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](quic-go/quic-go@v0.48.2...v0.49.0)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.23.0 to 0.24.0.
- [Commits](golang/image@v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.47.0 to 1.49.1.
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](samber/lo@v1.47.0...v1.49.1)

---
updated-dependencies:
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.9.0 to 0.10.0.
- [Commits](golang/time@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@hugefiver hugefiver changed the title Dev PR: 修复及改进URL处理和依赖更新 Feb 12, 2025
Copy link
Collaborator Author

@hugefiver hugefiver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

re

@Anthony-Hoo
Copy link
Contributor

怎么是cOPilot写的啊

Copy link
Contributor

@Anthony-Hoo Anthony-Hoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@Anthony-Hoo Anthony-Hoo merged commit cfae887 into master Feb 12, 2025
11 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants