Skip to content
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

chore(deps): bump @opentelemetry/sdk-metrics from 1.29.0 to 1.30.0 #17933

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps @opentelemetry/sdk-metrics from 1.29.0 to 1.30.0.

Release notes

Sourced from @​opentelemetry/sdk-metrics's releases.

v1.30.0

1.30.0

🚀 (Enhancement)

  • feat(sdk-metrics): PeriodicExportingMetricReader now flushes pending tasks at shutdown #5242

🐛 (Bug Fix)

  • fix(sdk-trace-base): do not load OTEL_ env vars on module load, but when needed #5233
  • fix(instrumentation-xhr, instrumentation-fetch): content length attributes no longer get removed with ignoreNetworkEvents: true being set #5229
Changelog

Sourced from @​opentelemetry/sdk-metrics's changelog.

1.30.0

🚀 (Enhancement)

  • feat(sdk-metrics): PeriodicExportingMetricReader now flushes pending tasks at shutdown #5242

🐛 (Bug Fix)

  • fix(sdk-trace-base): do not load OTEL_ env vars on module load, but when needed #5233
  • fix(instrumentation-xhr, instrumentation-fetch): content length attributes no longer get removed with ignoreNetworkEvents: true being set #5229
Commits
  • 616d27a chore: prepare next release (#5274)
  • e524148 chore: removed circular dependency from BasicTracerProvider (#5279)
  • 67a0e9c Update links to openmetrics to reference the v1.0.0 release (#5267)
  • 0c11fc6 Fix incorrect CHANGELOG entry on main (v1.next) (#5280)
  • 8ab52d5 fix(ci): adapt workflow to use supported npm versions (#5277)
  • 84cce75 refactor(otlp-transformer): re-structure package to prepare for separate entr...
  • 6d31a18 feat(opentelemetry-sdk-node): automatically configure metrics exporter based ...
  • e03b6e7 chore: update prettier to 3.4.2 (#5261)
  • e4d9c21 fix(instrumentation-fetch, instrumentation-xml-http-request) content length a...
  • bdee949 doc(semantic-conventions): clarify suggested usage of unstable semconv (#5256)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies This PR involves changes to dependencies label Dec 19, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/opentelemetry/sdk-metrics-1.30.0 branch from 7c29dad to ac2659a Compare December 19, 2024 13:52
Bumps [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.29.0...v1.30.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/sdk-metrics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/opentelemetry/sdk-metrics-1.30.0 branch from ac2659a to fa32606 Compare December 19, 2024 14:24
@TonyRL TonyRL merged commit 40cc40b into master Dec 19, 2024
44 of 46 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/opentelemetry/sdk-metrics-1.30.0 branch December 19, 2024 14:31
ming42 pushed a commit to ming42/RSSHub that referenced this pull request Dec 24, 2024
commit 0a93a7486da3188e712d6446e59911077637e132
Author: Cedar <[email protected]>
Date:   Tue Dec 24 23:26:17 2024 +0800

    feat(route): add 穆迪评级 (#17969)

    * feat(route): add https://www.moodysmismicrosite.com/report

    * Update lib/routes/moodysmismicrosite/report.ts

    * Update lib/routes/moodysmismicrosite/report.ts

    * update report.ts

    ---------

    Co-authored-by: Cedar <[email protected]>

commit 131bc33637f887da8e83e22ba064eae88a90f4ac
Author: DIYgod <[email protected]>
Date:   Tue Dec 24 16:56:52 2024 +0800

    feat: update follow config

commit df1b4369c023f140c21dbfa6439d36fb57c4af67
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 24 08:49:26 2024 +0000

    chore(deps-dev): bump @typescript-eslint/parser from 8.18.1 to 8.18.2 (#17971)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.18.1 to 8.18.2.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/parser)

    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit ae3ab8782dd52e0dab825d333b1f06cac163e936
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 24 08:46:50 2024 +0000

    chore(deps-dev): bump @typescript-eslint/eslint-plugin (#17970)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.18.1 to 8.18.2.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/eslint-plugin)

    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit c66fe4ea2af1bf04fd13bc8a40084354d7864e55
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 24 12:35:55 2024 +0800

    chore(deps): bump entities from 5.0.0 to 6.0.0 (#17965)

    Bumps [entities](https://github.com/fb55/entities) from 5.0.0 to 6.0.0.
    - [Release notes](https://github.com/fb55/entities/releases)
    - [Commits](https://github.com/fb55/entities/compare/v5.0.0...v6.0.0)

    ---
    updated-dependencies:
    - dependency-name: entities
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 9175f05b22de5a1bb33e1f16f97ad1dda3c42b02
Author: DIYgod <[email protected]>
Date:   Mon Dec 23 18:16:29 2024 +0800

    feat: add obsidian plugins route

commit db9d5cee3c93a40a8b13624a6d009218653d8e0d
Author: DIYgod <[email protected]>
Date:   Mon Dec 23 17:51:45 2024 +0800

    feat: add home-assistant route

commit eda56eafbc48460e2ec074e52c725a12eb33b56c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 23 08:37:26 2024 +0000

    chore(deps-dev): bump discord-api-types from 0.37.112 to 0.37.114 (#17966)

    Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.112 to 0.37.114.
    - [Release notes](https://github.com/discordjs/discord-api-types/releases)
    - [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.112...0.37.114)

    ---
    updated-dependencies:
    - dependency-name: discord-api-types
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e74c1ef7370f0347b3b8f96ddc97d234319d47cc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 23 08:35:32 2024 +0000

    chore(deps): bump ioredis from 5.4.1 to 5.4.2 (#17964)

    Bumps [ioredis](https://github.com/luin/ioredis) from 5.4.1 to 5.4.2.
    - [Release notes](https://github.com/luin/ioredis/releases)
    - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/luin/ioredis/compare/v5.4.1...v5.4.2)

    ---
    updated-dependencies:
    - dependency-name: ioredis
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit dea52d806146098a35a15675df9d2d248dc93db0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 23 08:35:23 2024 +0000

    chore(deps-dev): bump eslint-plugin-n from 17.15.0 to 17.15.1 (#17963)

    Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.15.0 to 17.15.1.
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/v17.15.0...v17.15.1)

    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-n
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e3c2f009dcd6f3475760d06a28aa8fc490426807
Author: Ethan Shen <[email protected]>
Date:   Mon Dec 23 11:46:11 2024 +0800

    feat(route): add 游侠网大侠号 (#17961)

    * feat(route): add 游侠网大侠号

    * fix typo

commit dc32d68fc380c538d94e410cb0057bd322772675
Author: ueiu <[email protected]>
Date:   Mon Dec 23 01:40:50 2024 +0800

    fix(blizzard): 新闻路由报错不能使用 (#17956)

    * fix(blizzard): 新闻路由报错不能使用

    * fix(blizzard): 修改 cache key

commit d525693969caefc99ffc8feed007883702fee1a5
Author: Jianjun Xiao <[email protected]>
Date:   Mon Dec 23 00:23:43 2024 +0800

    feat(route): Add RSS feed for latest news from Anthropic (a leading LLM developer). (#17960)

    * Add Anthropic news

    * Update lib/routes/anthropic/news.ts

    ---------

commit 8a58ca1b776e80f854ed6d328724ebd827539d09
Author: ueiu <[email protected]>
Date:   Sun Dec 22 20:11:34 2024 +0800

    chore(shu): 给上海大学相关 rss 添加图标 (#17958)

commit 0a307e83c6c3499ba11a31cb626dc838d196a68b
Author: junfengP <[email protected]>
Date:   Sat Dec 21 22:28:38 2024 +0800

    feat(route): implement 新电影天堂 route with content scraping and caching (#17945)

    * feat(route): implement 新电影天堂 route with content scraping and caching

    - Added a new route for 电影天堂 (Movie Heaven) that scrapes movie data from ygdy8.net.
    - Implemented content loading with caching to optimize performance.
    - Created a namespace for the route with relevant metadata.
    - Removed the deprecated JavaScript version of the route to streamline the codebase.

    * fix(route): update 电影天堂 route for improved content scraping

    ---------

    Co-authored-by: junfengP <[email protected]>

commit a5f25ac54e38a837e009d881373a451141e1041e
Author: Andvari <[email protected]>
Date:   Sat Dec 21 14:15:41 2024 +0800

    feat(route/copernicium): Add default (#17828)

    * feat(route/copernicium): Add default

    * Update index.ts

    * Update index.ts

    * Update lib/routes/copernicium/index.ts

    Co-authored-by: Tony <[email protected]>

    * Update index.ts

    * Update index.ts

    * Update lib/routes/copernicium/index.ts
    ---------

commit 43a505f19a91d0a0c446973e4b51c6623e357145
Author: Tony <[email protected]>
Date:   Sat Dec 21 05:02:33 2024 +0800

    fix(hket): select main listing container (#17954)

commit efb663a332b73e73bbbfc37748def8dea2b3e591
Author: Tony <[email protected]>
Date:   Sat Dec 21 04:32:33 2024 +0800

    fix(behance): embed (#17953)

commit d6fd26238e8f0396e0020513a12a85b6013fabb9
Author: Bubu <[email protected]>
Date:   Sat Dec 21 03:38:01 2024 +0800

    feat(route): 添加 海南省工业和信息化厅-通知公告 (#17923)

    * feat(route): 添加 海南省工业和信息化厅-通知公告

    * fix: add namespace

    ---------

commit 40e3dad6f4c24f7bb971b7425454f467eaefc668
Author: Cedar <[email protected]>
Date:   Sat Dec 21 03:09:47 2024 +0800

    feat(route): 增加几米创作最新消息 (#17924)

    * feat(route): 增加几米创作最新消息

    * chore: update namespace

    * Update lib/routes/jimmyspa/namespace.ts

    Co-authored-by: Tony <[email protected]>

    * chore: update jimmyspa

    * chore: cache the content

    ---------

    Co-authored-by: Cedar <[email protected]>

commit e20c7a02c6a1b538588dc11b8816f34ec8fb86f9
Author: cnk <[email protected]>
Date:   Sat Dec 21 02:31:41 2024 +0800

    fix(163/music/djradio): add option for info (#17944)

    * fix(163/music/djradio): remove duplicate part with embedded tag

    * fix(163/music/djradio): add option for info

    * fix: use cache

    ---------

commit dd085029551066d2d91475d13e5b6e1546be5d66
Author: DIYgod <[email protected]>
Date:   Fri Dec 20 22:50:49 2024 +0800

    feat: add follow limit config

commit d46052f2e6dec1968356079116f76c7941ff6eb8
Author: Tsuyumi <[email protected]>
Date:   Fri Dec 20 19:00:03 2024 +0800

    fix(bilibili): missing image (#17952)

commit c69b4af7ba110a2741f8ac8ed1929c3365c90cf1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 20 16:41:39 2024 +0800

    chore(deps-dev): bump discord-api-types from 0.37.111 to 0.37.112 (#17949)

    Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.111 to 0.37.112.
    - [Release notes](https://github.com/discordjs/discord-api-types/releases)
    - [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.111...0.37.112)

    ---
    updated-dependencies:
    - dependency-name: discord-api-types
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 7e352d54653b712ef7f1de841be616b5858c3566
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 20 08:16:57 2024 +0000

    chore(deps-dev): bump node-network-devtools from 1.0.23 to 1.0.24 (#17948)

    Bumps [node-network-devtools](https://github.com/GrinZero/node-network-devtools) from 1.0.23 to 1.0.24.
    - [Release notes](https://github.com/GrinZero/node-network-devtools/releases)
    - [Commits](https://github.com/GrinZero/node-network-devtools/compare/v1.0.23...v1.0.24)

    ---
    updated-dependencies:
    - dependency-name: node-network-devtools
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e20bd720297b6c3cd594d9a47259cbbb6a0871d5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 20 08:16:41 2024 +0000

    chore(deps): bump tldts from 6.1.68 to 6.1.69 (#17947)

    Bumps [tldts](https://github.com/remusao/tldts) from 6.1.68 to 6.1.69.
    - [Release notes](https://github.com/remusao/tldts/releases)
    - [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/remusao/tldts/compare/v6.1.68...v6.1.69)

    ---
    updated-dependencies:
    - dependency-name: tldts
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f5fc827bb8bda196844330f5907422c5d8d680ec
Author: Tony <[email protected]>
Date:   Fri Dec 20 02:26:15 2024 +0800

    fix(behance): fix image url (#17942)

commit b27218c2d2a49974e8181528ab3706562ff12d95
Author: Ethan Shen <[email protected]>
Date:   Fri Dec 20 01:25:33 2024 +0800

    feat(route): add 艾瑞咨询研究图表 (#17940)

commit 40cc40b5368ec93d16d4e524f7c70d06bc463f52
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 19 22:31:26 2024 +0800

    chore(deps): bump @opentelemetry/sdk-metrics from 1.29.0 to 1.30.0 (#17933)

    Bumps [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) from 1.29.0 to 1.30.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.29.0...v1.30.0)

    ---
    updated-dependencies:
    - dependency-name: "@opentelemetry/sdk-metrics"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit acb553cdc5a83b453107679a5ea23aca2d0a6041
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 19 22:20:17 2024 +0800

    chore(deps): bump @opentelemetry/exporter-prometheus (#17932)

    Bumps [@opentelemetry/exporter-prometheus](https://github.com/open-telemetry/opentelemetry-js) from 0.56.0 to 0.57.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.56.0...experimental/v0.57.0)

    ---
    updated-dependencies:
    - dependency-name: "@opentelemetry/exporter-prometheus"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit fa68d30093a223a82ac2e5d41c78bcaec4a76735
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 19 22:20:01 2024 +0800

    chore(deps): bump @opentelemetry/sdk-trace-base from 1.29.0 to 1.30.0 (#17934)

    Bumps [@opentelemetry/sdk-trace-base](https://github.com/open-telemetry/opentelemetry-js) from 1.29.0 to 1.30.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.29.0...v1.30.0)

    ---
    updated-dependencies:
    - dependency-name: "@opentelemetry/sdk-trace-base"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 520fa1ac1f2ed795a908fef20eac9dc48bd413aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 19 22:19:51 2024 +0800

    chore(deps): bump @opentelemetry/resources from 1.29.0 to 1.30.0 (#17938)

    Bumps [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) from 1.29.0 to 1.30.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.29.0...v1.30.0)

    ---
    updated-dependencies:
    - dependency-name: "@opentelemetry/resources"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f3fcf29e3a83e9ed3a3c7904aa6b52566d630c12
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 19 21:50:41 2024 +0800

    chore(deps-dev): bump globals from 15.13.0 to 15.14.0 (#17931)

    Bumps [globals](https://github.com/sindresorhus/globals) from 15.13.0 to 15.14.0.
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](https://github.com/sindresorhus/globals/compare/v15.13.0...v15.14.0)

    ---
    updated-dependencies:
    - dependency-name: globals
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit d0b36f40cc24f5fde583d76ce58d46cc9d23f351
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 19 21:49:48 2024 +0800

    chore(deps): bump @opentelemetry/exporter-trace-otlp-http (#17935)

    Bumps [@opentelemetry/exporter-trace-otlp-http](https://github.com/open-telemetry/opentelemetry-js) from 0.56.0 to 0.57.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.56.0...experimental/v0.57.0)

    ---
    updated-dependencies:
    - dependency-name: "@opentelemetry/exporter-trace-otlp-http"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 473c3a6d0812c6a033e86df0f784c0e0067a641a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 19 21:48:24 2024 +0800

    chore(deps): bump sanitize-html from 2.13.1 to 2.14.0 (#17936)

    Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.13.1 to 2.14.0.
    - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.13.1...2.14.0)

    ---
    updated-dependencies:
    - dependency-name: sanitize-html
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 911482b43cea21ad006b13325282dc19f8d76d60
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 19 08:34:20 2024 +0000

    chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#17939)

    Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 87cf38bf04edaef67fcbdeb60e4d439d6eb77e58
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 19 08:29:54 2024 +0000

    chore(deps-dev): bump @vercel/nft from 0.27.9 to 0.27.10 (#17930)

    Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.27.9 to 0.27.10.
    - [Release notes](https://github.com/vercel/nft/releases)
    - [Commits](https://github.com/vercel/nft/compare/0.27.9...0.27.10)

    ---
    updated-dependencies:
    - dependency-name: "@vercel/nft"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 5891dd8cc6021086e74405129b376cf1ba09f681
Author: Tony <[email protected]>
Date:   Thu Dec 19 12:02:46 2024 +0800

    fix(behance): use GraphQL instead (#17928)

commit 0c2bd405436e3dbc55a3471e6f1ccc034e6601db
Author: Yunan Wang <[email protected]>
Date:   Wed Dec 18 21:15:36 2024 +0100

    feat: add HiringCafe route (#17858)

    * feat(hiringcafe): add namespace.ts

    Signed-off-by: mintyfrankie <[email protected]>

    * feat(hiringcafe): add jobs endpoint

    Signed-off-by: mintyfrankie <[email protected]>

    * fix(hiringcafe): fix ESLint warning

    Signed-off-by: mintyfrankie <[email protected]>

    * fix: apply suggestions from code review

    Co-authored-by: Tony <[email protected]>

    * fix: accept suggestions from code review

    Signed-off-by: mintyfrankie <[email protected]>

    * refactor: modularize art template and sub-functions

    Signed-off-by: mintyfrankie <[email protected]>

    * feat(hiringcafe): add API interfaces

    Signed-off-by: mintyfrankie <[email protected]>

    * fix: resolve __dirname error

    Signed-off-by: mintyfrankie <[email protected]>

    * refactor: change API payload and interfaces to match upstream changes

    Signed-off-by: mintyfrankie <[email protected]>

    * refactor: add type safety and error handling

    Signed-off-by: mintyfrankie <[email protected]>

    * Apply suggestions from code review

    Co-authored-by: Tony <[email protected]>

    * fix: resolve ESLint error

    Signed-off-by: mintyfrankie <[email protected]>

    * fix: use hiring.cafe

    ---------

    Signed-off-by: mintyfrankie <[email protected]>

commit 5ffc73e8e240b6d2f401d13b002c3bd97ef94ca6
Author: Yoki Wong <[email protected]>
Date:   Wed Dec 18 23:52:17 2024 +0800

    feat(route): add route for Society journals (#17899)

    * Sociology Studies Jounal

    * Sociology Stuides Journal

    * delete error description

    * fix category name

    * Add router for society issues

    * fix routes according to docs

    ---------

    Co-authored-by: CNYoki <[email protected]>

commit 2aab5047b7612a46ac523541a88b7c0a490927d8
Author: DIYgod <[email protected]>
Date:   Wed Dec 18 23:16:28 2024 +0800

    feat: follow config

commit 4bec9ed52f146750418a7c5c777cbd898332611a
Author: pseudoyu <[email protected]>
Date:   Tue Dec 17 22:24:36 2024 +0800

    fix(route/xueqiu): mark anti-crawler and improve error handling

commit 751cd2ef17870ee35f9902b71fc35f412ca189f7
Author: Bubu <[email protected]>
Date:   Tue Dec 17 22:14:03 2024 +0800

    feat(route): add techsir.com (#17840)

commit eed7d3b255bb2fb9c25d81c2009050fd65f7369b
Author: pseudoyu <[email protected]>
Date:   Tue Dec 17 21:48:44 2024 +0800

    fix(route/smzdm): remove yearly hot and change options

commit 6a06261c9a8aa4ba5d8bc78e4e715dd396fdc2c9
Author: pseudoyu <[email protected]>
Date:   Tue Dec 17 21:18:08 2024 +0800

    fix(route/smzdm): update handler to use ofetch and improve data structure

commit 0bc647c8bea93e3bf64c4efb56681211c77a8a89
Author: Bubu <[email protected]>
Date:   Tue Dec 17 21:13:22 2024 +0800

    feat(route): APNIC Blog 全文 RSS (#17839)

commit eb95f5bd2259e11dc9b411bad13616efa0a4f752
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 17 05:12:14 2024 -0800

    chore(deps-dev): bump @typescript-eslint/parser from 8.18.0 to 8.18.1 (#17920)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.18.0 to 8.18.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/parser)

    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit efbaf066717fd04c00f43419cf6df4bdab993b1e
Author: pseudoyu <[email protected]>
Date:   Tue Dec 17 21:04:46 2024 +0800

    fix(route/bbc): bbc news 404 url issue

commit 4785a0fe0da84f61653892b94e7cc2bc107321ae
Author: 孙茂胤 (Sun, Maoyin) <[email protected]>
Date:   Tue Dec 17 14:04:07 2024 +0100

    docs: fix tip wrapper in document (#17917)

    The extra indentation causes failure of parsing during Docs rendering. The parser will wrap the latter content until the next `:::` into tips

commit 32358de408aa83e1cdf65d72da4881d668770eed
Author: Cedar <[email protected]>
Date:   Tue Dec 17 20:57:33 2024 +0800

    feat(route): 增加标普全球评级 (#17913)

    * feat(route): 增加标普全球评级

    增加标普全球评级多语言发布稿件的获取,https://www.spglobal.com/ratings/zh、https://www.spglo
    bal.com/ratings/en等

    * chore: provide an absolute URL.

    * chore: fix incorrect URL

    ---------

    Co-authored-by: Cedar <[email protected]>

commit 8a3f053af6629f46e672592d16301bf0c6f66829
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 17 08:41:48 2024 +0000

    chore(deps): bump @scalar/hono-api-reference from 0.5.164 to 0.5.165 (#17921)

    Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/hono-api-reference) from 0.5.164 to 0.5.165.
    - [Changelog](https://github.com/scalar/scalar/blob/main/packages/hono-api-reference/CHANGELOG.md)
    - [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/hono-api-reference)

    ---
    updated-dependencies:
    - dependency-name: "@scalar/hono-api-reference"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit dc8e254d9bf216dfd5b9f9a124dbebab2e65e5f0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 17 08:41:03 2024 +0000

    chore(deps-dev): bump @typescript-eslint/eslint-plugin (#17918)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.18.0 to 8.18.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/eslint-plugin)

    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 5b4173403a39a6dcae6808dc748719466c7052a0
Author: Bubu <[email protected]>
Date:   Tue Dec 17 12:02:46 2024 +0800

    feat(route): 新增 新芽网 (#17841)

commit 0e1762f392057711304754cee611f57e3471b8ef
Author: Bubu <[email protected]>
Date:   Tue Dec 17 11:46:30 2024 +0800

    feat(route): 新增 和讯创投 (#17842)

commit 9371b8977924983de51c7d101c91c741305d0d52
Author: Andvari <[email protected]>
Date:   Tue Dec 17 09:40:34 2024 +0800

    fix(route/zaobao): Adapt to new SG layout (#17902)

    * fix(route/zaobao): Replace `got` while fetching article list

    * .

    * Update util.ts

    * Update util.ts

commit 6e5738e4dce8464e4b072ba59dc1d4a02f6fb036
Author: Bubu <[email protected]>
Date:   Tue Dec 17 02:48:58 2024 +0800

    feat(route): 新增 挖贝网 (#17903)

commit fcd4b8f8f6162ecebc424047f75d28274a17b25e
Author: pseudoyu <[email protected]>
Date:   Tue Dec 17 00:37:29 2024 +0800

    feat(route/twitter): support third-party twitter keywords api

commit 07c1e883682a3907b71272a854e0775a8845b885
Author: gz4zzxc <[email protected]>
Date:   Tue Dec 17 00:06:50 2024 +0800

    feat(route): add GDUFS news route and GDUFS xwxy news (#17822)

    * feat(route):add GDUFS news route && GDUFS xwxy news

    * fix(xwxy-news): update authors extraction to use toArray() method

    * fix(xwxy-news): improve article detail fetching by explicitly passing item to fetchArticleDetail

    * fix(xwxy-news): reorder authors extraction to trim text after converting to array

    * refactor(routes): remove protocol from URLs in gdufs/news.ts

    Co-authored-by: Tony <[email protected]>

    * refactor(routes): simplify route name in gdufs/news.ts

    Co-authored-by: Tony <[email protected]>

    * refactor(routes): remove protocol from URLs in gdufs/news.ts

    Co-authored-by: Tony <[email protected]>

    * refactor(routes): simplify route name in gdufs/xwxy-news.ts

    Co-authored-by: Tony <[email protected]>

    * refactor(routes): use cache to optimize article content fetching and author extraction in gdufs/news.ts and gdufs/xwxy-news.ts

    * refactor(routes): Cache the entire item object in /gdufs/news & /gdufs/xwxy-news route

    ---------

commit 030924a3ef715be0c671a91c51b706dec996bfe7
Author: FanofZY <[email protected]>
Date:   Mon Dec 16 22:44:11 2024 +0800

    feat(route): add route for university: whu swrh (#17689)

    * feat(route): add route for university: whu swrh (#1)

    * feat(route): add route for university: whu swrh

    * Update swrh.ts

    * Update swrh.ts

    fixed the weixin url

    * update swrh.ts for html and weixin content

    * feat(route): add route for university: whu swrh

    * update for fetching pubdate.

commit 8494da4f1a3a5b6df4d697954f3bcb7ba5031cab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 16 05:38:58 2024 -0800

    chore(deps-dev): bump eslint from 9.16.0 to 9.17.0 (#17905)

    Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.17.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/compare/v9.16.0...v9.17.0)

    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 90dbb999f084cde903aba89e3b8658c8394c913f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 16 05:08:13 2024 -0800

    chore(deps-dev): bump @eslint/js from 9.16.0 to 9.17.0 (#17909)

    Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.16.0 to 9.17.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js)

    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit db967716a5d42ded244026dde33f66185c817b4c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 16 05:07:43 2024 -0800

    chore(deps): bump @scalar/hono-api-reference from 0.5.163 to 0.5.164 (#17906)

    Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/hono-api-reference) from 0.5.163 to 0.5.164.
    - [Changelog](https://github.com/scalar/scalar/blob/main/packages/hono-api-reference/CHANGELOG.md)
    - [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/hono-api-reference)

    ---
    updated-dependencies:
    - dependency-name: "@scalar/hono-api-reference"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e74ab3b85c59d1f2bcd43555ec7ba43784835588
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 16 05:07:12 2024 -0800

    chore(deps): bump tldts from 6.1.67 to 6.1.68 (#17907)

    Bumps [tldts](https://github.com/remusao/tldts) from 6.1.67 to 6.1.68.
    - [Release notes](https://github.com/remusao/tldts/releases)
    - [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/remusao/tldts/compare/v6.1.67...v6.1.68)

    ---
    updated-dependencies:
    - dependency-name: tldts
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 0323d68d8db3fa60e188f224627aec88cdaa13a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 16 08:29:55 2024 +0000

    chore(deps): bump hono from 4.6.13 to 4.6.14 (#17908)

    Bumps [hono](https://github.com/honojs/hono) from 4.6.13 to 4.6.14.
    - [Release notes](https://github.com/honojs/hono/releases)
    - [Commits](https://github.com/honojs/hono/compare/v4.6.13...v4.6.14)

    ---
    updated-dependencies:
    - dependency-name: hono
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 8952721ce66ba01b884e3b6468bb26517d7c8810
Author: ueiu <[email protected]>
Date:   Sun Dec 15 20:35:58 2024 +0800

    fix(route/egsea): 修复e快选因部分条目没有分类导致抓取失败 (#17895)

commit 655f7ac52f12b465b0b65f17613e51278719bea8
Author: CaoMeiYouRen <[email protected]>
Date:   Sat Dec 14 21:02:44 2024 +0800

    fix(github/repos): 添加日期解析功能并优化数据处理 (#17893)

    - 引入 `parseDate` 工具函数用于解析日期
    - 根据排序类型(updated 或 pushed)动态设置发布日期
    - 优化数据过滤和映射逻辑,减少嵌套层级

commit 3a8d34ee3f8cc38907296e74e923754297e249d4
Author: cnk <[email protected]>
Date:   Sat Dec 14 08:19:55 2024 +0800

    feat(route/hrbust): add 哈尔滨理工大学新闻网 (#17870)

    * feat(route): add 哈尔滨理工大学新闻网

    * fix(route): fix title for 哈尔滨理工大学新闻网

    * fix(route): using v2 Route Standard

    * fix(route/hrbust): fix with review

commit 7fda7a25399af8236d7a32154a76addffaeffa07
Author: DaoXuan <[email protected]>
Date:   Sat Dec 14 02:22:17 2024 +0800

    feat(route): 新增博客道宣的窝 (#17890)

    * 尝试

    * /daoxuan

    * 修改example

    * Update lib/routes/daoxuan/rss.ts

    ---------

commit a5deeb3729330bffcb6dfe0c65d3d4e0263ea059
Author: Ethan Shen <[email protected]>
Date:   Sat Dec 14 00:23:13 2024 +0800

    fix(types): fix route type definitions for different languages (#17888)

commit 6446448340fdbd7f0e2e2ea1971f46382420651e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 13 05:10:50 2024 -0800

    chore(deps): bump http-cookie-agent from 6.0.7 to 6.0.8 (#17883)

    Bumps [http-cookie-agent](https://github.com/3846masa/http-cookie-agent) from 6.0.7 to 6.0.8.
    - [Release notes](https://github.com/3846masa/http-cookie-agent/releases)
    - [Changelog](https://github.com/3846masa/http-cookie-agent/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/3846masa/http-cookie-agent/compare/v6.0.7...v6.0.8)

    ---
    updated-dependencies:
    - dependency-name: http-cookie-agent
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 352cac955d44ace6bae478ce40ab569b50ef97d0
Author: X <[email protected]>
Date:   Thu Dec 12 22:01:10 2024 +0800

    fix(route/xiaohongshu): remove items url extra slash (#17878)

commit 2a90282da9154cd702f1f5d5c1bb084569cd7d48
Author: Geraldxm <[email protected]>
Date:   Thu Dec 12 18:52:24 2024 +0800

    feat(route): 充电头网 (#17860)

    * feat(route): 充电头网

    * use REST API

    * remove cache; use date_gmt

    * Update lib/routes/chongdiantou/index.ts

commit 6ffabac65457b23c877069272b73e371c843612c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 12 01:27:27 2024 -0800

    chore(deps-dev): bump @types/node from 22.10.1 to 22.10.2 (#17876)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.1 to 22.10.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 0823df23c2dfb908f7a399876dadbe1d4b636da3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 12 08:31:28 2024 +0000

    chore(deps): bump tldts from 6.1.66 to 6.1.67 (#17877)

    Bumps [tldts](https://github.com/remusao/tldts) from 6.1.66 to 6.1.67.
    - [Release notes](https://github.com/remusao/tldts/releases)
    - [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/remusao/tldts/compare/v6.1.66...v6.1.67)

    ---
    updated-dependencies:
    - dependency-name: tldts
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 6deb2f57cf9ac96a87f1b8009f790ddd2af466af
Author: pseudoyu <[email protected]>
Date:   Thu Dec 12 13:53:50 2024 +0800

    feat(route/twitter): support twitter list third-party api

commit 127b45637a173ea1b77659ed73e3e5b881d9088a
Author: Zihao Diao <[email protected]>
Date:   Wed Dec 11 17:59:34 2024 -0500

    feat(picnob): fix Picnob Instagram Reels video playback. (#17874)

    * feat(picnob): fix Picnob igtv video playback.

    Signed-off-by: Zihao Diao <[email protected]>

    * feat(picnob): fix Picnob Instagram Reels video playback

    Signed-off-by: Zihao Diao <[email protected]>

    ---------

    Signed-off-by: Zihao Diao <[email protected]>

commit 7c5a04fa7a06a61708215d374eb00a1d9a5355e0
Author: Yun Du <[email protected]>
Date:   Thu Dec 12 01:34:07 2024 +0800

    feat(route): add cool paper first-author infomation (#17857)

    * [update] update cool paper

    * [add] add author of cool paper

commit e1c5e635fc8bfbbb7884520aababf11f1c485960
Author: Ethan Shen <[email protected]>
Date:   Thu Dec 12 01:05:57 2024 +0800

    feat(route): add 中国疾病预防控制中心 (#17873)

commit 91399b3c275ac9e62ac72a58763130b76340ec9b
Author: Geraldxm <[email protected]>
Date:   Wed Dec 11 23:39:23 2024 +0800

    feat: get full text for routes/qbitai/category (#17740)

commit 7a36be760e2239b1914a6cdf7ffb946c21bf6f17
Author: 天火流光 <[email protected]>
Date:   Wed Dec 11 23:18:37 2024 +0800

    feat: add routes (#17792)

    * feat: add routes

    Signed-off-by: 天火流光 <[email protected]>

    * feat: add routes

    * revert: "feat: add routes"

    This reverts commit 0bdbc3b0ee3ce536e6a02d1e8608bc85a19b42c3.

    * fix: revert

    * feat: add routes

    Signed-off-by: 天火流光 <[email protected]>

    * 🐞 fix: Wait  page to load

    Signed-off-by: 天火流光 <[email protected]>

    * fix: improve video description

    ---------

    Signed-off-by: 天火流光 <[email protected]>

commit 936045ae97655f76884f5a9a4f43c3dac4986afd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 11 22:02:57 2024 +0800

    chore(deps): bump zod from 3.23.8 to 3.24.1 (#17865)

    Bumps [zod](https://github.com/colinhacks/zod) from 3.23.8 to 3.24.1.
    - [Release notes](https://github.com/colinhacks/zod/releases)
    - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/colinhacks/zod/compare/v3.23.8...v3.24.1)

    ---
    updated-dependencies:
    - dependency-name: zod
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 107cc039516295bbe09a8462205a242651fa25e8
Author: Bubu <[email protected]>
Date:   Wed Dec 11 21:11:31 2024 +0800

    feat(route): 添加 白鲸出海 (#17845)

    * feat(route): 添加白鲸出海

    * Update lib/routes/baijing/index.ts

    * Update lib/routes/baijing/index.ts

commit 3cb7925770db41fb4f8e3cf3a70e318a0f7bb648
Author: Bubu <[email protected]>
Date:   Wed Dec 11 20:42:13 2024 +0800

    feat(route): 新增 i黑马网 (#17843)

commit a49355bc40086674882edeb482f3f2ad4ec9d334
Author: karasu <[email protected]>
Date:   Wed Dec 11 17:17:59 2024 +0800

    fix(route): filter out invalid subscriptions (#17861)

commit ab760e9305fb45dd2fea118826e330ec485215bb
Author: lidashuang <[email protected]>
Date:   Wed Dec 11 17:13:41 2024 +0800

    fix(/mittrchina/breaking): TypeError: Cannot read properties of null (reading 'content') (#17855)

    * feat(route): add  amz123.com

    * fix(/mittrchina/breaking): check var null

    TypeError: Cannot read properties of null (reading 'content')

    * fix(/mittrchina): breaking url null properties

commit c876e39f23a36324aebd5fd60ab8b0b88835c9e6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 11 08:51:33 2024 +0000

    chore(deps): bump http-cookie-agent from 6.0.6 to 6.0.7 (#17868)

    Bumps [http-cookie-agent](https://github.com/3846masa/http-cookie-agent) from 6.0.6 to 6.0.7.
    - [Release notes](https://github.com/3846masa/http-cookie-agent/releases)
    - [Changelog](https://github.com/3846masa/http-cookie-agent/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/3846masa/http-cookie-agent/compare/v6.0.6...v6.0.7)

    ---
    updated-dependencies:
    - dependency-name: http-cookie-agent
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit a15355ea36ff9697785f7d26f4f9c3c28538914c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 11 08:50:08 2024 +0000

    chore(deps): bump rfc4648 from 1.5.3 to 1.5.4 (#17866)

    Bumps [rfc4648](https://github.com/swansontec/rfc4648.js) from 1.5.3 to 1.5.4.
    - [Release notes](https://github.com/swansontec/rfc4648.js/releases)
    - [Changelog](https://github.com/swansontec/rfc4648.js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/swansontec/rfc4648.js/commits)

    ---
    updated-dependencies:
    - dependency-name: rfc4648
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f9165acccc6952162da93abc1a5f7fca5d916415
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 11 08:49:58 2024 +0000

    chore(deps-dev): bump lint-staged from 15.2.10 to 15.2.11 (#17863)

    Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.10 to 15.2.11.
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.10...v15.2.11)

    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 32d09356f3b6f446d0f9bb498dbe7800df4a06c1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 11 08:49:46 2024 +0000

    chore(deps-dev): bump @stylistic/eslint-plugin from 2.12.0 to 2.12.1 (#17862)

    Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.12.0 to 2.12.1.
    - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
    - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin)

    ---
    updated-dependencies:
    - dependency-name: "@stylistic/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e7647392dc290bdc6d33fb91ccb5885daac9b579
Author: mocusez <[email protected]>
Date:   Wed Dec 11 01:46:54 2024 +0800

    fix(route/duckdb): change blogs link and author (#17856)

    * fix(route/duckdb): change blogs link and author

    * fix(route/duckdb): update description selector

    ---------

commit d93568fd12901fddf64ad07b32c10d5f7a71b38f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 10 05:59:59 2024 -0800

    chore(deps-dev): bump eslint-plugin-n from 17.14.0 to 17.15.0 (#17850)

    Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.14.0 to 17.15.0.
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/v17.14.0...v17.15.0)

    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-n
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 23f3dbda49b36de19a76af856dbc89a43072292a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 10 21:24:57 2024 +0800

    chore(deps-dev): bump @typescript-eslint/eslint-plugin (#17848)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.17.0 to 8.18.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/eslint-plugin)

    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 61725b253c662be8e533acfc8590346c6201f38b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 10 05:14:45 2024 -0800

    chore(deps-dev): bump @typescript-eslint/parser from 8.17.0 to 8.18.0 (#17847)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.17.0 to 8.18.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/parser)

    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f1c793aca558c51e10fe646d6bc41759db41ca00
Author: iusx <[email protected]>
Date:   Tue Dec 10 20:55:52 2024 +0800

    fix(route/isct): TIP overflow layout (#17838)

    * Update namespace.ts

    * Update namespace.ts

commit 0d1a9d23052309b10669d8911b6b3a47d28de2ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 10 08:52:36 2024 +0000

    chore(deps): bump nanoid from 3.3.7 to 3.3.8 (#17854)

    Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 9714a48c2daf0b33ebdbba66b7190395a7bcdeb9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 10 08:44:31 2024 +0000

    chore(deps-dev): bump @vercel/nft from 0.27.7 to 0.27.9 (#17851)

    Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.27.7 to 0.27.9.
    - [Release notes](https://github.com/vercel/nft/releases)
    - [Commits](https://github.com/vercel/nft/compare/0.27.7...0.27.9)

    ---
    updated-dependencies:
    - dependency-name: "@vercel/nft"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit b17d3605c89eec1caab406ec8ffceee2d5ac9b39
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 10 08:44:18 2024 +0000

    chore(deps-dev): bump discord-api-types from 0.37.110 to 0.37.111 (#17849)

    Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.110 to 0.37.111.
    - [Release notes](https://github.com/discordjs/discord-api-types/releases)
    - [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.110...0.37.111)

    ---
    updated-dependencies:
    - dependency-name: discord-api-types
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 844e6580083202341b1795cf6158458c37852160
Author: pseudoyu <[email protected]>
Date:   Tue Dec 10 11:29:59 2024 +0800

    feat(route/twitter): only apply third-party api supported routes

commit 17e2fc729d52d17ba8b07988ae168cc3c956fdc7
Author: CaoMeiYouRen <[email protected]>
Date:   Tue Dec 10 10:30:42 2024 +0800

    feat(route/github): enhance /repos route with optional parameters for type, sort, and direction (#17827)

    * feat(route/github): enhance /repos route with optional parameters for type, sort, and direction

    - Updated the route to accept optional parameters: type, sort, and direction.
    - Added filtering logic for repository types: all, owner, member, public, private, forks, and sources.
    - Improved documentation for parameters to clarify usage.

    * refactor(github): 优化仓库路由参数配置
    - 移除 `direction` 参数,简化排序逻辑
    - 更新路由路径以匹配简化后的参数

commit 8434009b734149ba85875b3626737b48763c7055
Author: Tony <[email protected]>
Date:   Mon Dec 9 13:33:28 2024 -0800

    fix(route/sohu): add image URL decryption for fetched articles (#17837)

commit 74f50c3154ad39eb3e6f3ba1cc517a6a3c496b20
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 9 21:04:32 2024 +0800

    chore(deps): bump pac-proxy-agent from 7.0.2 to 7.1.0 (#17835)

    Bumps [pac-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/pac-proxy-agent) from 7.0.2 to 7.1.0.
    - [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
    - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/pac-proxy-agent/CHANGELOG.md)
    - [Commits](https://github.com/TooTallNate/proxy-agents/commits/[email protected]/packages/pac-proxy-agent)

    ---
    updated-dependencies:
    - dependency-name: pac-proxy-agent
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 134d114ffaf60ce54301f8e80d3d1311c86742f1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 9 04:30:50 2024 -0800

    chore(deps-dev): bump vite-tsconfig-paths from 5.1.3 to 5.1.4 (#17830)

    Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 5.1.3 to 5.1.4.
    - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
    - [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v5.1.3...v5.1.4)

    ---
    updated-dependencies:
    - dependency-name: vite-tsconfig-paths
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 43f635d389af8b3710672498f62e020feddef2c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 9 04:29:17 2024 -0800

    chore(deps-dev): bump @stylistic/eslint-plugin from 2.11.0 to 2.12.0 (#17831)

    Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.11.0 to 2.12.0.
    - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
    - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.0/packages/eslint-plugin)

    ---
    updated-dependencies:
    - dependency-name: "@stylistic/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit c70fda5b99e6b6fee098dfac0c9d49dd581e30cb
Author: pseudoyu <[email protected]>
Date:   Mon Dec 9 18:17:11 2024 +0800

    feat(route/twitter): support tweets with replies

commit 503a779091b36f4fa2fda3b6c4333d238aeb5e18
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 9 08:34:19 2024 +0000

    chore(deps): bump https-proxy-agent from 7.0.5 to 7.0.6 (#17834)

    Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 7.0.5 to 7.0.6.
    - [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
    - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md)
    - [Commits](https://github.com/TooTallNate/proxy-agents/commits/[email protected]/packages/https-proxy-agent)

    ---
    updated-dependencies:
    - dependency-name: https-proxy-agent
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 95c71c5988759535fb51d5e9e221843419a9486c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 9 08:28:05 2024 +0000

    chore(deps): bump socks-proxy-agent from 8.0.4 to 8.0.5 (#17833)

    Bumps [socks-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/socks-proxy-agent) from 8.0.4 to 8.0.5.
    - [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
    - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/socks-proxy-agent/CHANGELOG.md)
    - [Commits](https://github.com/TooTallNate/proxy-agents/commits/[email protected]/packages/socks-proxy-agent)

    ---
    updated-dependencies:
    - dependency-name: socks-proxy-agent
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 4af0c75d0594e91ad9b0cc7714d3697a7fc3faea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 9 08:27:48 2024 +0000

    chore(deps): bump tldts from 6.1.65 to 6.1.66 (#17829)

    Bumps [tldts](https://github.com/remusao/tldts) from 6.1.65 to 6.1.66.
    - [Release notes](https://github.com/remusao/tldts/releases)
    - [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/remusao/tldts/compare/v6.1.65...v6.1.66)

    ---
    updated-dependencies:
    - dependency-name: tldts
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 3b1de0dc9e91ba2109642b64b8ca5842366830a9
Author: Ethan Shen <[email protected]>
Date:   Mon Dec 9 09:48:29 2024 +0800

    feat(route): add 游侠网资讯 (#17815)

    * feat(route): add 游侠网资讯

    * fix typo

commit 5c3d6fa348907c340a8d49fa3ee24cf393054441
Author: PangBo <[email protected]>
Date:   Sun Dec 8 00:21:19 2024 +0800

    feat(route): 添加 上海交通大学教务处 面向学生的通知 路由 (#17823)

    * feat(route): add `sjtu/jwc/students`

    * feat(route/sjtu/jwc): add description for /sjtu/jwc/students

commit 0d07768955d577e1df7ffb2a34ad2c34f03c758d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 6 08:28:12 2024 +0000

    chore(deps): bump hono from 4.6.12 to 4.6.13 (#17818)

    Bumps [hono](https://github.com/honojs/hono) from 4.6.12 to 4.6.13.
    - [Release notes](https://github.com/honojs/hono/releases)
    - [Commits](https://github.com/honojs/hono/compare/v4.6.12...v4.6.13)

    ---
    updated-dependencies:
    - dependency-name: hono
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 8eb7abb8e2f0c9f61bc7077d6c54f7a6958338b4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 6 08:27:52 2024 +0000

    chore(deps): bump imapflow from 1.0.169 to 1.0.171 (#17817)

    Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.0.169 to 1.0.171.
    - [Release notes](https://github.com/postalsys/imapflow/releases)
    - [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/postalsys/imapflow/compare/v1.0.169...v1.0.171)

    ---
    updated-dependencies:
    - dependency-name: imapflow
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 60dd8f6ba6263c6ed63f77a280b072c2d31cb05b
Author: pseudoyu <[email protected]>
Date:   Fri Dec 6 16:12:32 2024 +0800

    feat(route/twitter): support getUserTweets thirdparty api

commit db18c561cbe6923bef7ae4b0b46ac659fa589902
Author: pseudoyu <[email protected]>
Date:   Fri Dec 6 07:54:20 2024 +0800

    fix(route/joneslanglasalle): radix to 10 and set default to 12

commit d7447b25cff4830a4818e8c7b6abb4fde0d98530
Author: pseudoyu <[email protected]>
Date:   Fri Dec 6 07:14:05 2024 +0800

    chore(route/joneslanglasalle): fetch 12 items by default

commit ce2b89a6428979a7ca91861c88a5fc41283581fe
Author: Yuhang <[email protected]>
Date:   Fri Dec 6 00:52:06 2024 +0800

    fix: qweather route example inaccuracy. (#17805)

    * fix: qweather route example inaccuracy.

    qweather route example inaccuracy

    * fix(qweather): throw on config not found

    ---------

commit db98160eed66ff11e754990880c8b017482de867
Author: CaoMeiYouRen <[email protected]>
Date:   Thu Dec 5 23:53:45 2024 +0800

    fix(mihoyo/bbs): 修复 timeline API URL (#17806)

    - 更新 timeline API URL 以匹配最新的 API 路径

commit 166e69bfaa6d5143c1785677660574fbdf578d3a
Author: pseudoyu <[email protected]>
Date:   Thu Dec 5 22:48:13 2024 +0800

    fix(api): decrease maxHeaderSize

commit b35d47d68519f55be0cc0fa739aa3212940d3d19
Author: Tony <[email protected]>
Date:   Thu Dec 5 22:19:39 2024 +0800

    fix(36kr): add checks

commit 9b684c2183c01973e1048bea2122763586533ff8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 5 21:47:54 2024 +0800

    chore(deps): bump @opentelemetry/exporter-prometheus (#17811)

    Bumps [@opentelemetry/exporter-prometheus](https://github.com/open-telemetry/opentelemetry-js) from 0.55.0 to 0.56.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.55.0...experimental/v0.56.0)

    ---
    updated-dependencies:
    - dependency-name: "@opentelemetry/exporter-prometheus"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 96416bda3b8329b746556cd376009a3cb40317ef
Author: dependabot[bot] <4969933…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto: allowed dependencies This PR involves changes to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant