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

[pull] master from diygod:master #44

Open
wants to merge 3,667 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 23, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jan 23, 2024
dependabot bot and others added 30 commits December 31, 2024 20:01
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.18.2 to 8.19.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.19.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat(route): add koreaherald route

* codefactor fix
…ailed and ts type fix (#18001)

* refactor: it looks good to me

* refactor: it looks good to me
* feat(route): switch to ofetch for API calls

* feat(route): change api
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.2 to 22.10.3.
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat(route): 添加北师大-教育学部-培养动态

* Update lib/routes/bnu/fe.ts

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* use a randomised UA of Chrome on macOS by default

---------
* fix(youtube): check if username exists

* docs: fix descriptoin

https://support.google.com/youtube/answer/6180214
* feat(route): add 爱范儿快讯

* chore: remove deprecated file

* fix: deepscan issue

---------
- default sortBy param to 'date' instead of 'default'
- add default size and page value

Signed-off-by: mintyfrankie <77310871+mintyfrankie@users.noreply.github.com>
* feat(route): fix images not displaying in msn news full text

* feat(route): fix images not displaying in msn news full text
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.3 to 22.10.5.
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…8034)

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

---
updated-dependencies:
- dependency-name: discord-api-types
  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>
Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.27.10 to 0.29.0.
- [Release notes](https://github.com/vercel/nft/releases)
- [Commits](vercel/nft@0.27.10...0.29.0)

---
updated-dependencies:
- dependency-name: "@vercel/nft"
  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>
* feat(route): add 开源中国专栏

* fix regex
* Update package.json

* Update package.json

* feat: add RSS subscription for (NWMU) Northwestern Minzu University.

* fix: fix array generation forms for dom-parser.

* fix: fix url replacing behavior.

* fix: fix cover images, typos and maintainer.

* fix: remove router from deprecated routers.

* fix: fix router name and example.

* fix: fix items limit.

* fix: fix date parser.

* fix: use cache for the RSS data.

* fix: typo

* feat: add catti router.

* fix: remove unused promise wrapping

* fix: remove unnecessary param check.

* fix: add radar

---------

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
* Update package.json

* Update package.json

* feat: add RSS subscription for (NWMU) Northwestern Minzu University.

* fix: fix array generation forms for dom-parser.

* fix: fix url replacing behavior.

* fix: fix cover images, typos and maintainer.

* fix: remove router from deprecated routers.

* fix: fix router name and example.

* fix: fix items limit.

* fix: fix date parser.

* fix: use cache for the RSS data.

* fix: typo

* feat: add feed for ruankao(中国计算机职业技术资格考试) website.

* fix: remove unused promise wrapping.

* fix: rewrite to literal string.

* fix: remove unnecessary namespace prefix.

---------

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
* Update package.json

* Update package.json

* feat: add RSS subscription for (NWMU) Northwestern Minzu University.

* fix: fix array generation forms for dom-parser.

* fix: fix url replacing behavior.

* fix: fix cover images, typos and maintainer.

* fix: remove router from deprecated routers.

* fix: fix router name and example.

* fix: fix items limit.

* fix: fix date parser.

* fix: use cache for the RSS data.

* fix: typo

* feat: add router for pacilution.com

* fix: fix the url concat

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* fix: remove unused protocol

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* fix: remove unnecessary promise wrapping.

* fix: add radar

---------

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
…anguage type (#18043)

Co-authored-by: rjnishant530 <singhnisant530@gmail.com>
* init

* fix __dir

* add news route

* not passing directly

* comment changes

---------

Co-authored-by: rjnishant530 <singhnisant530@gmail.com>
* fix: finology

* use ofetch from '@/utils/ofetch';

* comments changes

* Discard changes to lib/types.ts

---------

Co-authored-by: rjnishant530 <singhnisant530@gmail.com>
* add squads

* style: auto format

* null check

* fix: add null checks for items

* changes

* trigger

* use params

* fix: add categories

---------

Co-authored-by: rjnishant530 <singhnisant530@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* New Routes for UPS Tracking

* New Routes for UPS Tracking

* trying to fix Vitest puppeteer on Node lts/-1

* Add tracking feature to UPS route

- Implemented tracking functionality in `lib/routes/ups/track.ts`

* fix: update tracking logic in UPS route

* Add guid to track request
* init

* comment fixes

---------

Co-authored-by: rjnishant530 <singhnisant530@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.