dependabot[bot]
|
e37ba00915
|
chore(deps-dev): bump @types/react from 18.2.33 to 18.2.34 in /website (#13684)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.33 to 18.2.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
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>
|
2023-11-02 22:14:02 +00:00 |
Keo
|
d595dab2f1
|
fix(route): fix selector for dlsite ci-en (#13680)
|
2023-11-02 22:02:23 +08:00 |
Ethan Shen
|
0acae72394
|
feat(route): add 齐鲁网电视节目 (#13676)
* chore(deps-dev): bump @tsconfig/docusaurus in /website (#686)
Bumps [@tsconfig/docusaurus](https://github.com/tsconfig/bases/tree/HEAD/bases) from 2.0.1 to 2.0.2.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)
---
updated-dependencies:
- dependency-name: "@tsconfig/docusaurus"
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>
* feat(route): add 齐鲁网电视节目
* fix template
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-02 21:23:18 +08:00 |
dependabot[bot]
|
72f9a1f214
|
chore(deps): bump the docusaurus group in /website with 6 updates (#13668)
* chore(deps): bump the docs group in /website with 6 updates
Bumps the docs group in /website with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `2.4.3` | `3.0.0` |
| [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects) | `2.4.3` | `3.0.0` |
| [@docusaurus/plugin-pwa](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-pwa) | `2.4.3` | `3.0.0` |
| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `2.4.3` | `3.0.0` |
| [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) | `2.4.3` | `3.0.0` |
| [@docusaurus/types](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types) | `2.4.3` | `3.0.0` |
Updates `@docusaurus/core` from 2.4.3 to 3.0.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.0.0/packages/docusaurus)
Updates `@docusaurus/plugin-client-redirects` from 2.4.3 to 3.0.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.0.0/packages/docusaurus-plugin-client-redirects)
Updates `@docusaurus/plugin-pwa` from 2.4.3 to 3.0.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.0.0/packages/docusaurus-plugin-pwa)
Updates `@docusaurus/preset-classic` from 2.4.3 to 3.0.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.0.0/packages/docusaurus-preset-classic)
Updates `@docusaurus/module-type-aliases` from 2.4.3 to 3.0.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.0.0/packages/docusaurus-module-type-aliases)
Updates `@docusaurus/types` from 2.4.3 to 3.0.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.0.0/packages/docusaurus-types)
---
updated-dependencies:
- dependency-name: "@docusaurus/core"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: docs
- dependency-name: "@docusaurus/plugin-client-redirects"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: docs
- dependency-name: "@docusaurus/plugin-pwa"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: docs
- dependency-name: "@docusaurus/preset-classic"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: docs
- dependency-name: "@docusaurus/module-type-aliases"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: docs
- dependency-name: "@docusaurus/types"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: docs
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix dependencies
* docs: fix admonition
caution is deprecated in v3
caution(v2 yellow) => warning(v3 yellow)
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-01 23:24:57 +08:00 |
Summer⛱
|
cc6241abdc
|
fix(route): 豆瓣豆列403 (#13670)
* fix(route): 豆瓣豆列403
* fix(route): item数量应该通过通用参数控制
* fix
|
2023-11-01 22:40:47 +08:00 |
Andvari
|
98aa961af5
|
fix(route/aljazeera): Fix time matching regex. (#13671)
|
2023-11-01 11:46:28 +00:00 |
dependabot[bot]
|
3f627453e1
|
chore(deps): bump @sentry/node from 7.76.0 to 7.77.0 (#13669)
* chore(deps): bump @sentry/node from 7.76.0 to 7.77.0
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.76.0 to 7.77.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/7.76.0...7.77.0)
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-31 23:03:52 +00:00 |
Tony
|
51ac5f87e8
|
fix(route): scmp full text (#13667)
* fix(route): scmp full text
* fix: null node check
|
2023-11-01 03:51:14 +08:00 |
github-actions[bot]
|
8143ea17e9
|
style: auto format
|
2023-10-31 14:37:06 +00:00 |
Summer⛱
|
4cdf472474
|
feat(route): 豆瓣榜单增加筛选功能 (#13665)
* fix 豆瓣热播剧榜单
* Update lib/v2/douban/other/list.js
* feat 豆瓣榜单增加筛选
---------
|
2023-10-31 22:34:22 +08:00 |
github-actions[bot]
|
7deefb41c0
|
style: auto format
|
2023-10-31 13:50:32 +00:00 |
Ethan Shen
|
c399e6446e
|
feat(route): add 国家市场监督管理总局留言咨询 (#13658)
|
2023-10-31 21:47:58 +08:00 |
Colin
|
cd01eac46b
|
docs: update zh doc for email route limitations (#13664)
update email route limitations
|
2023-10-31 15:00:05 +08:00 |
Colin
|
9823d36f75
|
docs: update doc email route limitations (#13663)
add comment for limitation of email route
|
2023-10-31 14:41:12 +08:00 |
github-actions[bot]
|
ef7546d272
|
style: auto format
|
2023-10-31 02:03:53 +00:00 |
People-11
|
332c209f6c
|
fix(route): Epic Games Store - Cannot read properties of null (reading 'length') (#13662)
* Fix #13548
Cannot read properties of null (reading 'length')
* Fix Doc
|
2023-10-31 10:01:51 +08:00 |
dependabot[bot]
|
d754660727
|
chore(deps): bump @tonyrl/rand-user-agent from 2.0.36 to 2.0.37 (#13661)
* chore(deps): bump @tonyrl/rand-user-agent from 2.0.36 to 2.0.37
Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.36 to 2.0.37.
- [Release notes](https://github.com/TonyRL/rand-user-agent/releases)
- [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.36...v2.0.37)
---
updated-dependencies:
- dependency-name: "@tonyrl/rand-user-agent"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-31 01:15:39 +00:00 |
dependabot[bot]
|
b4585853d7
|
chore(deps-dev): bump nock from 13.3.6 to 13.3.7 (#13660)
* chore(deps-dev): bump nock from 13.3.6 to 13.3.7
Bumps [nock](https://github.com/nock/nock) from 13.3.6 to 13.3.7.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v13.3.6...v13.3.7)
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-31 01:11:38 +00:00 |
Summer⛱
|
91efe60852
|
fix(route): 豆瓣热播剧榜单 (#13659)
* fix 豆瓣热播剧榜单
* Update lib/v2/douban/other/list.js
---------
|
2023-10-31 01:48:02 +08:00 |
Tony
|
37d6cb08a7
|
fix(route): oschina remove ads (#13655)
|
2023-10-30 22:05:34 +08:00 |
omg-xtao
|
3bd51e37be
|
fix(route): cqwu (#13654)
|
2023-10-30 21:12:53 +08:00 |
Ethan Shen
|
bd6528e9a9
|
feat(route): add 国家林业和草原局国家林草科技大讲堂 (#13650)
* chore(deps-dev): bump @tsconfig/docusaurus in /website (#686)
Bumps [@tsconfig/docusaurus](https://github.com/tsconfig/bases/tree/HEAD/bases) from 2.0.1 to 2.0.2.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)
---
updated-dependencies:
- dependency-name: "@tsconfig/docusaurus"
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>
* feat(route): add 国家林业和草原局国家林草科技大讲堂
* update gjlckjdjt.js
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-29 22:09:40 +08:00 |
eternasuno
|
4356fad91a
|
feat(route): add yomujp route (#13595)
* [feat] add yomujp route
* [fix] doc url
* [fix] use api
* [fix] commit suggestion
|
2023-10-28 21:07:14 +08:00 |
dependabot[bot]
|
257973a9ed
|
chore(deps): bump rfc4648 from 1.5.2 to 1.5.3 (#13647)
* chore(deps): bump rfc4648 from 1.5.2 to 1.5.3
Bumps [rfc4648](https://github.com/swansontec/rfc4648.js) from 1.5.2 to 1.5.3.
- [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/compare/v1.5.2...v1.5.3)
---
updated-dependencies:
- dependency-name: rfc4648
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-27 23:05:55 +00:00 |
dependabot[bot]
|
a7193ca237
|
chore(deps): bump @sentry/node from 7.75.1 to 7.76.0 (#13646)
* chore(deps): bump @sentry/node from 7.75.1 to 7.76.0
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.75.1 to 7.76.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/7.75.1...7.76.0)
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-27 23:00:21 +00:00 |
william-swl
|
13f18e022d
|
feat(route): add Peking Univ cls announcement (#13641)
* feat(route): add Peking Univ cls announcement
* fix(route): CRLF to LF
* Update lib/v2/pku/cls/announcement.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* update PR
---------
|
2023-10-27 10:20:16 +00:00 |
dependabot[bot]
|
0d183fb129
|
chore(deps): bump imapflow from 1.0.144 to 1.0.147 (#13644)
* chore(deps): bump imapflow from 1.0.144 to 1.0.147
Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.0.144 to 1.0.147.
- [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.144...v1.0.147)
---
updated-dependencies:
- dependency-name: imapflow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-26 21:53:28 +00:00 |
dependabot[bot]
|
32bb5dddd6
|
chore(deps-dev): bump @types/koa__router from 12.0.2 to 12.0.3 (#13645)
* chore(deps-dev): bump @types/koa__router from 12.0.2 to 12.0.3
Bumps [@types/koa__router](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa__router) from 12.0.2 to 12.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa__router)
---
updated-dependencies:
- dependency-name: "@types/koa__router"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-26 21:50:22 +00:00 |
Ethan Shen
|
69b0cacad9
|
feat(route): add 中华人民共和国应急管理部事故及灾害查处 (#13642)
* feat(route): add 中华人民共和国应急管理部事故及灾害查处
* fix: maintainer
---------
|
2023-10-27 00:53:01 +08:00 |
TonyRL
|
207d8ea605
|
chore: fix gitpod config
chore: fix telegram maintainer
|
2023-10-26 16:44:32 +00:00 |
dependabot[bot]
|
59a879bf08
|
chore(deps): bump crypto-js from 4.1.1 to 4.2.0 (#13638)
* chore(deps): bump crypto-js from 4.1.1 to 4.2.0
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)
---
updated-dependencies:
- dependency-name: crypto-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-25 23:05:31 +00:00 |
dependabot[bot]
|
f7e6616fb2
|
chore(deps): bump @sentry/node from 7.75.0 to 7.75.1 (#13639)
* chore(deps): bump @sentry/node from 7.75.0 to 7.75.1
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.75.0 to 7.75.1.
- [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/7.75.0...7.75.1)
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-25 22:05:19 +00:00 |
wavygecko
|
371020e4a0
|
fix: Firefox release notes link for desktop (#13636)
* Fix Firefox release notes link for desktop
- Remove double slash
- Use updated /releasenotes/ path
* Format
* refactor: migrate to v2
---------
|
2023-10-26 00:43:46 +08:00 |
TonyRL
|
9fdb3d1a9d
|
chore: use node18 for npm publish
until https://github.com/compulim/version-from-git/issues/16 is fixed
|
2023-10-25 13:31:07 +00:00 |
KotaHv
|
eac391ea2b
|
fix(route): Epic Games Store - items containing non-free games (#13637)
|
2023-10-25 21:09:43 +08:00 |
dependabot[bot]
|
fbfdba6457
|
chore(deps): bump puppeteer from 21.4.0 to 21.4.1 (#13634)
* chore(deps): bump puppeteer from 21.4.0 to 21.4.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.4.0 to 21.4.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.4.0...puppeteer-v21.4.1)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-24 23:46:34 +00:00 |
dependabot[bot]
|
44b2ccc1e8
|
chore(deps): bump @sentry/node from 7.74.1 to 7.75.0 (#13633)
* chore(deps): bump @sentry/node from 7.74.1 to 7.75.0
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.74.1 to 7.75.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/7.74.1...7.75.0)
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-24 23:18:24 +00:00 |
Ethan Shen
|
c3ffb3cc63
|
fix(route): 人民网人民时评 (#13630)
|
2023-10-25 01:17:10 +08:00 |
Ethan Shen
|
cd5c87fee6
|
feat(route): add ThoughtCo (#13617)
* feat(route): add ThoughtCo
* docs: fix heading
* update lib/v2/thoughtco/index.js
---------
|
2023-10-25 00:36:27 +08:00 |
Tony
|
4c73d7b0cd
|
docs: prepare for docusaurus 3.0 (#13631)
* docs: prepare for docusaurus 3.0
* docs: fix typo
|
2023-10-25 00:33:51 +08:00 |
JimenezLi
|
2c8f463630
|
fix(core): string-type categories only (#13590)
|
2023-10-24 21:35:42 +08:00 |
dependabot[bot]
|
2526b3cbbe
|
chore(deps-dev): bump @types/markdown-it from 13.0.4 to 13.0.5 (#13620)
* chore(deps-dev): bump @types/markdown-it from 13.0.4 to 13.0.5
Bumps [@types/markdown-it](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-it) from 13.0.4 to 13.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/markdown-it)
---
updated-dependencies:
- dependency-name: "@types/markdown-it"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-24 01:47:46 +00:00 |
dependabot[bot]
|
e0dd678a62
|
chore(deps): bump @tonyrl/rand-user-agent from 2.0.35 to 2.0.36 (#13619)
* chore(deps): bump @tonyrl/rand-user-agent from 2.0.35 to 2.0.36
Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.35 to 2.0.36.
- [Release notes](https://github.com/TonyRL/rand-user-agent/releases)
- [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.35...v2.0.36)
---
updated-dependencies:
- dependency-name: "@tonyrl/rand-user-agent"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix pnpm install
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-24 01:45:14 +00:00 |
dependabot[bot]
|
e7c371d098
|
chore(deps): bump actions/setup-node from 3 to 4 (#13621)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
[skip ci]
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
|
2023-10-24 01:23:12 +00:00 |
dependabot[bot]
|
8b0561e6ae
|
chore(deps-dev): bump @types/markdown-it in /website (#13622)
Bumps [@types/markdown-it](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-it) from 13.0.4 to 13.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/markdown-it)
---
updated-dependencies:
- dependency-name: "@types/markdown-it"
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>
|
2023-10-23 22:08:22 +00:00 |
Andvari
|
b4ad15812b
|
fix(route/caixin): Fix query (#13614)
|
2023-10-23 11:02:53 +00:00 |
Tony
|
475372751f
|
chore: revise github actions (#13612)
* chore: rename actions
* chore: fix path maintainer build
* feat: prepare script for node20
* chore: fix semgrep cant access secret
|
2023-10-23 03:44:46 +08:00 |
Tony
|
74fb6c6db9
|
fix(route): chinafactcheck ua (#13602)
|
2023-10-22 05:13:32 +08:00 |
Ethan Shen
|
8aa7d7c92d
|
fix(route): 仮面ライダ最新情報 (#13599)
|
2023-10-22 00:28:35 +08:00 |
Kaa
|
b528368f1c
|
fix(route): kemono/discord (#13598)
|
2023-10-22 00:24:38 +08:00 |