dependabot[bot]
629c48b641
chore(deps-dev): bump @cloudflare/workers-types ( #21033 )
...
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd ) from 4.20260130.0 to 4.20260131.0.
- [Release notes](https://github.com/cloudflare/workerd/releases )
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md )
- [Commits](https://github.com/cloudflare/workerd/commits )
---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
dependency-version: 4.20260131.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 17:45:20 +08:00
dependabot[bot]
8948e132e6
chore(deps): bump rate-limiter-flexible from 9.0.1 to 9.1.0 ( #21038 )
...
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible ) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases )
- [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v9.0.1...v9.1.0 )
---
updated-dependencies:
- dependency-name: rate-limiter-flexible
dependency-version: 9.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 17:40:12 +08:00
dependabot[bot]
f1dcd20c12
chore(deps-dev): bump globals from 17.2.0 to 17.3.0 ( #21036 )
...
Bumps [globals](https://github.com/sindresorhus/globals ) from 17.2.0 to 17.3.0.
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v17.2.0...v17.3.0 )
---
updated-dependencies:
- dependency-name: globals
dependency-version: 17.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 17:20:02 +08:00
dependabot[bot]
4b87c76512
chore(deps): bump @scalar/hono-api-reference from 0.9.38 to 0.9.39 ( #21037 )
...
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono ) from 0.9.38 to 0.9.39.
- [Release notes](https://github.com/scalar/scalar/releases )
- [Changelog](https://github.com/scalar/scalar/blob/main/integrations/hono/CHANGELOG.md )
- [Commits](https://github.com/scalar/scalar/commits/HEAD/integrations/hono )
---
updated-dependencies:
- dependency-name: "@scalar/hono-api-reference"
dependency-version: 0.9.39
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 08:38:24 +00:00
Jaya
d9a611a574
fix(route/njxzc): handle absolute URLs and update library page selectors ( #21028 )
...
* fix(route/njxzc): handle absolute URLs and update library page selectors
- Fix URL concatenation in utils to handle absolute URLs properly
- Rewrite lib.ts handler for new library page layout with updated selectors
* fix(route/njxzc): address PR review feedback
- Remove unnecessary padStart for day (already padded)
- Remove invalid response.status check (ofetch returns body directly)
- Extract PDF attachment URL instead of showing generic message
* fix(route/njxzc): handle multiple attachments in wp_articlecontent
- Remove separate wp_pdf_player handling since it's inside wp_articlecontent
- Convert wp_pdf_player iframes to download links within content
- Preserve all attachment links (PDFs, docs, etc.) in the content
- Remove invalid response.status check from utils
2026-02-02 10:26:21 +08:00
Thomas
3583fba2e8
fix(route/picuki): Fix getting video id ( #21029 )
2026-02-02 05:43:27 +08:00
Zhang Yan
bb1d219d5f
fix(route/cool18): fix broken search parsing & add global search ( #21024 )
...
* fix(route/cool18): fix broken search parsing & add global search
* fix(route/cool18): add missing await in fetchArticleDetail
* fix(route/cool18): add extractGoldList to handle gold posts
* fix: example path
---------
2026-02-01 16:51:10 +08:00
Tony
4dc4c165d4
fix(route/coolapk): handle shareUrl ( #21027 )
...
* fix(route/coolapk): handle shareUrl
* Update lib/routes/coolapk/utils.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-01 02:34:56 +08:00
Kota
45cf28a6c3
feat(route): add Scratch routes ( #21025 )
...
* add scratch routes
* add users'projects route
* refactor(route): remove old Scratch routes and add new MIT routes for user comments and projects
2026-02-01 01:08:27 +08:00
dependabot[bot]
bf657d46b1
chore(deps-dev): bump eslint-plugin-yml from 1.19.1 to 3.0.0 ( #20928 )
...
* chore(deps-dev): bump eslint-plugin-yml from 1.19.1 to 3.0.0
Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml ) from 1.19.1 to 3.0.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases )
- [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ota-meshi/eslint-plugin-yml/compare/v1.19.1...v3.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-yml
dependency-version: 3.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* style(eslint): update eslint-plugin-yml config
* fix(eslint): exclude pnpm-lock.yaml from YAML linting rules
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-01 00:43:46 +08:00
dependabot[bot]
5c744e03d9
chore(deps-dev): bump yaml-eslint-parser from 1.3.2 to 2.0.0 ( #20927 )
...
* chore(deps-dev): bump yaml-eslint-parser from 1.3.2 to 2.0.0
Bumps [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser ) from 1.3.2 to 2.0.0.
- [Release notes](https://github.com/ota-meshi/yaml-eslint-parser/releases )
- [Changelog](https://github.com/ota-meshi/yaml-eslint-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ota-meshi/yaml-eslint-parser/compare/v1.3.2...v2.0.0 )
---
updated-dependencies:
- dependency-name: yaml-eslint-parser
dependency-version: 2.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps-dev): update yaml-eslint-parser import to use namespace
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-31 22:47:42 +08:00
dependabot[bot]
d431cb1df6
chore(deps): bump googleapis from 170.1.0 to 171.0.0 ( #21021 )
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 170.1.0 to 171.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases )
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/release-please-config.json )
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v170.1.0...googleapis-v171.0.0 )
---
updated-dependencies:
- dependency-name: googleapis
dependency-version: 171.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-31 22:11:24 +08:00
Tony
27869d9e3c
fix(route/oschina): migrate to oschinapi ( #21026 )
...
* fix(route/oschina): migrate to oschinapi
* fix(oschina): correct API path formatting in news and utils
2026-01-31 18:34:04 +08:00
dependabot[bot]
fe203139f4
chore(deps): bump @notionhq/client from 5.8.0 to 5.9.0 ( #21022 )
...
Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js ) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/makenotion/notion-sdk-js/releases )
- [Commits](https://github.com/makenotion/notion-sdk-js/compare/v5.8.0...v5.9.0 )
---
updated-dependencies:
- dependency-name: "@notionhq/client"
dependency-version: 5.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-30 22:38:15 +08:00
dependabot[bot]
183ca17034
chore(deps-dev): bump @cloudflare/workers-types ( #21019 )
...
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd ) from 4.20260129.0 to 4.20260130.0.
- [Release notes](https://github.com/cloudflare/workerd/releases )
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md )
- [Commits](https://github.com/cloudflare/workerd/commits )
---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
dependency-version: 4.20260130.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-30 22:19:30 +08:00
dependabot[bot]
3a0848fdd0
chore(deps): bump @sentry/node from 10.37.0 to 10.38.0 ( #21017 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 10.37.0 to 10.38.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/10.37.0...10.38.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-version: 10.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-30 22:03:22 +08:00
dependabot[bot]
54606008c1
chore(deps-dev): bump discord-api-types from 0.38.37 to 0.38.38 ( #21020 )
...
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types ) from 0.38.37 to 0.38.38.
- [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.38.37...0.38.38 )
---
updated-dependencies:
- dependency-name: discord-api-types
dependency-version: 0.38.38
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-30 08:22:39 +00:00
dependabot[bot]
c4ec87155a
chore(deps-dev): bump wrangler from 4.61.0 to 4.61.1 ( #21018 )
...
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler ) from 4.61.0 to 4.61.1.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases )
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.61.1/packages/wrangler )
---
updated-dependencies:
- dependency-name: wrangler
dependency-version: 4.61.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-30 08:20:35 +00:00
Tony
e5016e8ea7
feat(route/tiktok): add live ( #21015 )
...
* feat(route/tiktok): add live
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-30 12:25:36 +08:00
Tony
0b51e055b7
fix(route/typeless): add android platform support in changelog handler ( #21014 )
2026-01-30 10:44:10 +08:00
Tony
8f4392d32a
feat(route/nea): add nea bureaux ( #21013 )
...
* feat(route/nea): add nea bureaux
* Update lib/routes/gov/nea/bureau.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-30 10:28:21 +08:00
Donie Leigh
9ae9d53d2e
fix(route/openai): fix chatgpt release notes extraction ( #20971 )
...
* fix(route/openai): fix chatgpt release notes extraction
- Use Puppeteer to bypass Cloudflare protection
- Extract content from rendered HTML instead of React Router data
- Use .html() to preserve formatting, links and styles in descriptions
- Support h2-h6, ul/ol, p, and other HTML elements
* refactor(route/openai): use ofetch instead of puppeteer for chatgpt release notes
- Use ofetch to fetch page content
- Simplify description extraction with prop('outerHTML')
- Use map() instead of each() + push()
- Use config.cache.routeExpire for cache duration
* fix: use first h2 as title, fallback to h1 date if h2 missing
2026-01-30 00:27:18 +08:00
dependabot[bot]
b6a12d0fda
chore(deps): bump docker/login-action from 3.6.0 to 3.7.0 ( #21007 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](5e57cd1181...c94ce9fb46 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 14:58:50 +00:00
dependabot[bot]
741fab3318
chore(deps-dev): bump @types/node from 25.0.10 to 25.1.0 ( #21006 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 25.0.10 to 25.1.0.
- [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-version: 25.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 22:46:58 +08:00
dependabot[bot]
5e8932ad6c
chore(deps-dev): bump @cloudflare/workers-types ( #21010 )
...
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd ) from 4.20260128.0 to 4.20260129.0.
- [Release notes](https://github.com/cloudflare/workerd/releases )
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md )
- [Commits](https://github.com/cloudflare/workerd/commits )
---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
dependency-version: 4.20260129.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 14:06:17 +00:00
ChenShiYu
5b144a6692
fix(route/nuist): update bulletin route for new website structure ( #21004 )
...
* Update bulletin.ts
* style: auto format
* Update bulletin.ts
* style: auto format
* Refactor bulletin route to improve data extraction
fix: apply code review suggestions (selector, radar, author)
* style: auto format
* Update lib/routes/nuist/bulletin.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/routes/nuist/bulletin.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-29 13:59:38 +00:00
dependabot[bot]
91dc5dc8f4
chore(deps): bump imapflow from 1.2.7 to 1.2.8 ( #21009 )
...
Bumps [imapflow](https://github.com/postalsys/imapflow ) from 1.2.7 to 1.2.8.
- [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.2.7...v1.2.8 )
---
updated-dependencies:
- dependency-name: imapflow
dependency-version: 1.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 08:28:27 +00:00
dependabot[bot]
3159f500b4
chore(deps): bump @scalar/hono-api-reference from 0.9.37 to 0.9.38 ( #21011 )
...
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono ) from 0.9.37 to 0.9.38.
- [Release notes](https://github.com/scalar/scalar/releases )
- [Changelog](https://github.com/scalar/scalar/blob/main/integrations/hono/CHANGELOG.md )
- [Commits](https://github.com/scalar/scalar/commits/HEAD/integrations/hono )
---
updated-dependencies:
- dependency-name: "@scalar/hono-api-reference"
dependency-version: 0.9.38
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 08:23:39 +00:00
dependabot[bot]
3b26a33eec
chore(deps): bump mailparser from 3.9.1 to 3.9.3 ( #21008 )
...
Bumps [mailparser](https://github.com/nodemailer/mailparser ) from 3.9.1 to 3.9.3.
- [Release notes](https://github.com/nodemailer/mailparser/releases )
- [Changelog](https://github.com/nodemailer/mailparser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/mailparser/compare/v3.9.1...v3.9.3 )
---
updated-dependencies:
- dependency-name: mailparser
dependency-version: 3.9.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 08:21:33 +00:00
dependabot[bot]
f9165ec82a
chore(deps): bump @sentry/node from 10.36.0 to 10.37.0 ( #20999 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 10.36.0 to 10.37.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/10.36.0...10.37.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-version: 10.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 00:13:43 +08:00
dependabot[bot]
a8ac220ba2
chore(deps-dev): bump wrangler from 4.60.0 to 4.61.0 ( #21003 )
...
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler ) from 4.60.0 to 4.61.0.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases )
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.61.0/packages/wrangler )
---
updated-dependencies:
- dependency-name: wrangler
dependency-version: 4.61.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-28 22:51:15 +08:00
dependabot[bot]
ae711a912e
chore(deps-dev): bump globals from 17.1.0 to 17.2.0 ( #20998 )
...
Bumps [globals](https://github.com/sindresorhus/globals ) from 17.1.0 to 17.2.0.
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v17.1.0...v17.2.0 )
---
updated-dependencies:
- dependency-name: globals
dependency-version: 17.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-28 22:03:03 +08:00
dependabot[bot]
f2a56963b7
chore(deps-dev): bump @cloudflare/workers-types ( #21002 )
...
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd ) from 4.20260127.0 to 4.20260128.0.
- [Release notes](https://github.com/cloudflare/workerd/releases )
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md )
- [Commits](https://github.com/cloudflare/workerd/commits )
---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
dependency-version: 4.20260128.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-28 21:58:59 +08:00
dependabot[bot]
f5836c0689
chore(deps): bump simplecc-wasm from 1.1.0 to 1.1.1 ( #21001 )
...
Bumps [simplecc-wasm](https://github.com/fengkx/simplecc-wasm ) from 1.1.0 to 1.1.1.
- [Changelog](https://github.com/fengkx/simplecc-wasm/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fengkx/simplecc-wasm/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: simplecc-wasm
dependency-version: 1.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-28 08:24:16 +00:00
dependabot[bot]
ae7f0293f6
chore(deps): bump re2js from 1.2.0 to 1.2.1 ( #21000 )
...
Bumps [re2js](https://github.com/le0pard/re2js ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/le0pard/re2js/releases )
- [Commits](https://github.com/le0pard/re2js/compare/1.2.0...1.2.1 )
---
updated-dependencies:
- dependency-name: re2js
dependency-version: 1.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-28 08:22:10 +00:00
dependabot[bot]
2dccffdf29
chore(deps): bump undici from 7.19.1 to 7.19.2 ( #20997 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 7.19.1 to 7.19.2.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v7.19.1...v7.19.2 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 7.19.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-28 08:11:28 +00:00
dependabot[bot]
9a972d4ac4
chore(deps): bump hono from 4.11.6 to 4.11.7 ( #20994 )
...
Bumps [hono](https://github.com/honojs/hono ) from 4.11.6 to 4.11.7.
- [Release notes](https://github.com/honojs/hono/releases )
- [Commits](https://github.com/honojs/hono/compare/v4.11.6...v4.11.7 )
---
updated-dependencies:
- dependency-name: hono
dependency-version: 4.11.7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 19:44:32 +00:00
MMA
07cd821cd2
feat(route): add support for dailypush.dev ( #20972 )
...
* add support for dailypush.dev
* fix base url
* use map over push
* remove unnecessary option
* remove unnecessary option
* change tag route
* fix
* fix base url
2026-01-27 23:39:14 +08:00
dependabot[bot]
46b1458774
chore(deps): bump actions/attest-build-provenance from 3.1.0 to 3.2.0 ( #20987 )
...
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/attest-build-provenance/releases )
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md )
- [Commits](00014ed6ed...96278af6ca )
---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 21:54:55 +08:00
dependabot[bot]
255a124dac
chore(deps-dev): bump the typescript-eslint group with 2 updates ( #20988 )
...
Bumps the typescript-eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ).
Updates `@typescript-eslint/eslint-plugin` from 8.53.1 to 8.54.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.54.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.53.1 to 8.54.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.54.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.54.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.54.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 08:40:04 +00:00
dependabot[bot]
90fe3bdc23
chore(deps-dev): bump oxfmt from 0.26.0 to 0.27.0 ( #20993 )
...
Bumps [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt ) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/oxc-project/oxc/releases )
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md )
- [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.27.0/npm/oxfmt )
---
updated-dependencies:
- dependency-name: oxfmt
dependency-version: 0.27.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 08:39:19 +00:00
dependabot[bot]
16394775e3
chore(deps-dev): bump @cloudflare/workers-types ( #20991 )
...
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd ) from 4.20260124.0 to 4.20260127.0.
- [Release notes](https://github.com/cloudflare/workerd/releases )
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md )
- [Commits](https://github.com/cloudflare/workerd/commits )
---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
dependency-version: 4.20260127.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 08:38:11 +00:00
dependabot[bot]
d8b9ed72f7
chore(deps): bump hono from 4.11.5 to 4.11.6 ( #20990 )
...
Bumps [hono](https://github.com/honojs/hono ) from 4.11.5 to 4.11.6.
- [Release notes](https://github.com/honojs/hono/releases )
- [Commits](https://github.com/honojs/hono/compare/v4.11.5...v4.11.6 )
---
updated-dependencies:
- dependency-name: hono
dependency-version: 4.11.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 08:25:06 +00:00
dependabot[bot]
70c711c006
chore(deps): bump imapflow from 1.2.6 to 1.2.7 ( #20989 )
...
Bumps [imapflow](https://github.com/postalsys/imapflow ) from 1.2.6 to 1.2.7.
- [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.2.6...v1.2.7 )
---
updated-dependencies:
- dependency-name: imapflow
dependency-version: 1.2.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 08:23:12 +00:00
后稷
05437e4252
feat(route/zzu math & sxy): add math and business department route ( #20970 )
...
* feat(route/zzu math & sxy): add math and business department route
- Add new route for Zhengzhou University School of Mathematics
- Add new route for Zhengzhou University Business School
* fix(zzu/sxy): 少量修复内容
2026-01-27 08:49:45 +08:00
Donie Leigh
3feaff89fd
feat(route): Add ChatGPT Atlas release notes route ( #20969 )
...
* Add ChatGPT Atlas release notes route
- Add route: /openai/chatgpt-atlas/release-notes
- Parse release notes from OpenAI help center
- Use Puppeteer to bypass Cloudflare protection
- Extract build version, date, and content sections
- Cache results for 24 hours
- Proper resource cleanup (browser.close())
* Add ChatGPT Atlas release notes route
- Add route: /openai/chatgpt-atlas/release-notes
- Parse release notes from OpenAI help center
- Use Puppeteer to bypass Cloudflare protection
- Extract build version, date, and content sections
- Cache results for 24 hours
- Proper resource cleanup (browser.close())
2026-01-27 01:48:26 +08:00
dependabot[bot]
620b712f78
chore(deps-dev): bump tsdown from 0.19.0 to 0.20.0 ( #20962 )
...
* chore(deps-dev): bump tsdown from 0.19.0 to 0.20.1
Bumps [tsdown](https://github.com/rolldown/tsdown ) from 0.19.0 to 0.20.1.
- [Release notes](https://github.com/rolldown/tsdown/releases )
- [Commits](https://github.com/rolldown/tsdown/compare/v0.19.0...v0.20.1 )
---
updated-dependencies:
- dependency-name: tsdown
dependency-version: 0.20.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: test tsdown v0.20.0-beta.1
* chore: test tsdown v0.20.0-beta.2
* chore: test tsdown v0.20.0-beta.3
* chore: test tsdown v0.20.0-beta.4
* chore: test tsdown v0.20.0
* chore: update pnpm to version 10.28.2
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 01:41:01 +08:00
dreaifekks
895672f5ea
docs: Clarify YouTube API key(YouTube Data API v3 enable) requirement for live route ( #20974 )
...
* Add CLI script for youtube live lookup
* Make youtube live debug script standalone
* Update YouTube API key requirement docs
* Clarify YouTube API key requirement for live route
* Adjust YouTube live API key docs
* Enhance YOUTUBE_KEY description with API link
Updated the description for the YOUTUBE_KEY configuration to include a link to the YouTube Data API v3.
* Update youtube Data API v3 enable doc url
2026-01-26 22:26:21 +08:00
dependabot[bot]
4a896a341e
chore(deps): bump cheerio from 1.1.2 to 1.2.0 ( #20982 )
...
Bumps [cheerio](https://github.com/cheeriojs/cheerio ) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/cheeriojs/cheerio/releases )
- [Commits](https://github.com/cheeriojs/cheerio/compare/v1.1.2...v1.2.0 )
---
updated-dependencies:
- dependency-name: cheerio
dependency-version: 1.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 18:04:18 +08:00
dependabot[bot]
adcb4929df
chore(deps): bump @notionhq/client from 5.7.0 to 5.8.0 ( #20983 )
...
Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js ) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/makenotion/notion-sdk-js/releases )
- [Commits](https://github.com/makenotion/notion-sdk-js/compare/v5.7.0...v5.8.0 )
---
updated-dependencies:
- dependency-name: "@notionhq/client"
dependency-version: 5.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 09:50:53 +00:00