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 #4

Merged
merged 8 commits into from
May 31, 2024
Merged

[pull] master from diygod:master #4

merged 8 commits into from
May 31, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented May 31, 2024

See Commits and Changes for more details.


Created by pull[bot]

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

dependabot bot and others added 7 commits May 30, 2024 20:23
* chore(deps): bump undici from 6.18.1 to 6.18.2

Bumps [undici](https://github.com/nodejs/undici) from 6.18.1 to 6.18.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.18.1...v6.18.2)

---
updated-dependencies:
- dependency-name: undici
  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>
* chore(deps): bump @sentry/node from 8.5.0 to 8.7.0

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 8.5.0 to 8.7.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.5.0...8.7.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>
* chore(deps-dev): bump @types/node from 20.12.12 to 20.12.13

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 20.12.13.
- [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>

* chore: fix pnpm install

* chore: bump pnpm to 9.1.4

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add weibo/user-bookmarks route

* fix review comments

* Update lib/routes/weibo/user-bookmarks.ts

---------

Co-authored-by: cztchoice <cztchoice+wsl@gmail.com>
* fix: IEEE journal routes

* feat: add feed image

* chore: preprint -> earlyAccess

* chore: remove cookie jar
* twreporter - fix & ofetch

* remove comment
Copy link

vercel bot commented May 31, 2024

@TonyRL is attempting to deploy a commit to the vcshixin's projects Team on Vercel.

A member of the Team first needs to authorize it.

headerLeadAsset.find('button').remove();
// false postive: 'some' does not exist on type 'Cheerio<Element>'
// eslint-disable-next-line unicorn/prefer-array-some
if (headerLeadAsset.find('video')) {

Check failure

Code scanning / ESLint

Prefer `.some(…)` over `.filter(…).length` check and `.{find,findLast}(…)`. Error

Prefer .some(…) over .find(…).
@pull pull bot merged commit 3d79db1 into vcshixin:master May 31, 2024
3 of 5 checks passed
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.

4 participants