RSSHub/lib
dependabot[bot] 8e49c5df65
chore(deps): bump @sentry/node from 7.88.0 to 7.89.0 (#14083)
* chore(deps): bump @sentry/node from 7.88.0 to 7.89.0

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.88.0 to 7.89.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.88.0...7.89.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

* fix: replace deprecated `configureScope` in favor of `getCurrentScope()`

ref: b27c2367ac/MIGRATION.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-24 03:51:46 +08:00
..
errors
middleware chore(deps): bump @sentry/node from 7.88.0 to 7.89.0 (#14083) 2023-12-24 03:51:46 +08:00
routes feat: remove notOperational routes - other 2023-12-21 23:54:02 +08:00
static
utils feat: remove notOperational routes - design 2023-12-20 00:35:56 +08:00
v2 fix(route): dcfever (#14106) 2023-12-24 03:44:54 +08:00
views fix: incorrect field name in UMS (#14073) 2023-12-18 22:18:22 +08:00
api_router.js
app.js
config.js feat: remove notOperational routes - reading 2023-12-21 23:12:31 +08:00
core_router.js
favicon.png
index.js
maintainer.js chore: revise github actions (#13612) 2023-10-23 03:44:46 +08:00
pkg.js
protected_router.js
radar-rules.js feat: remove notOperational routes - other 2023-12-21 23:54:02 +08:00
radar.js
router.js feat: remove notOperational routes - other 2023-12-21 23:54:02 +08:00
v2router.js