fdebijl / NOSedits

Track changes to titles in NOS articles
https://twitter.com/nosedits
MIT License
15 stars 1 forks source link

fix(deps): update deps #305

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@atproto/api (source) 0.12.9 -> 0.12.17 age adoption passing confidence
@fdebijl/clog 1.164.0 -> 1.165.0 age adoption passing confidence
@sentry/node (source) 7.114.0 -> 7.117.0 age adoption passing confidence
masto 6.7.7 -> 6.8.0 age adoption passing confidence
mongodb 6.6.1 -> 6.7.0 age adoption passing confidence
twitter-api-v2 1.16.4 -> 1.17.1 age adoption passing confidence

Release Notes

bluesky-social/atproto (@​atproto/api) ### [`v0.12.17`](https://togithub.com/bluesky-social/atproto/blob/HEAD/packages/api/CHANGELOG.md#01217) [Compare Source](https://togithub.com/bluesky-social/atproto/compare/@atproto/api@0.12.16...@atproto/api@0.12.17) ##### Patch Changes - [#​2426](https://togithub.com/bluesky-social/atproto/pull/2426) [`2b21b5be2`](https://togithub.com/bluesky-social/atproto/commit/2b21b5be293d32c5eb5ae971c39703bc7d2224fd) Thanks [@​foysalit](https://togithub.com/foysalit)! - Add com.atproto.admin.searchAccounts lexicon to allow searching for accounts using email address ### [`v0.12.16`](https://togithub.com/bluesky-social/atproto/blob/HEAD/packages/api/CHANGELOG.md#01216) [Compare Source](https://togithub.com/bluesky-social/atproto/compare/@atproto/api@0.12.15...@atproto/api@0.12.16) ##### Patch Changes - [#​2539](https://togithub.com/bluesky-social/atproto/pull/2539) [`9495af23b`](https://togithub.com/bluesky-social/atproto/commit/9495af23bdb328cfc71182ac80e6eb61863d7a46) Thanks [@​dholms](https://togithub.com/dholms)! - Allow updating deactivation state through admin.updateSubjectStatus ### [`v0.12.15`](https://togithub.com/bluesky-social/atproto/blob/HEAD/packages/api/CHANGELOG.md#01215) [Compare Source](https://togithub.com/bluesky-social/atproto/compare/@atproto/api@0.12.14...@atproto/api@0.12.15) ##### Patch Changes - [#​2531](https://togithub.com/bluesky-social/atproto/pull/2531) [`255d5ea1f`](https://togithub.com/bluesky-social/atproto/commit/255d5ea1f06726547cdbe59c83bd18f2d4746912) Thanks [@​dholms](https://togithub.com/dholms)! - Account deactivation. Current hosting status returned on session routes. ### [`v0.12.14`](https://togithub.com/bluesky-social/atproto/blob/HEAD/packages/api/CHANGELOG.md#01214) [Compare Source](https://togithub.com/bluesky-social/atproto/compare/@atproto/api@0.12.13...@atproto/api@0.12.14) ##### Patch Changes - [#​2533](https://togithub.com/bluesky-social/atproto/pull/2533) [`c4af6a409`](https://togithub.com/bluesky-social/atproto/commit/c4af6a409ea2171c3cf1d0e7c8ed496794a3f049) Thanks [@​devinivy](https://togithub.com/devinivy)! - Support for post embeds in chat lexicons ### [`v0.12.13`](https://togithub.com/bluesky-social/atproto/blob/HEAD/packages/api/CHANGELOG.md#01213) [Compare Source](https://togithub.com/bluesky-social/atproto/compare/@atproto/api@0.12.12...@atproto/api@0.12.13) ##### Patch Changes - [#​2517](https://togithub.com/bluesky-social/atproto/pull/2517) [`1d4ab5d04`](https://togithub.com/bluesky-social/atproto/commit/1d4ab5d046aac4539658ee6d7e61882c54d5beb9) Thanks [@​dholms](https://togithub.com/dholms)! - Add privileged flag to app password routes ### [`v0.12.12`](https://togithub.com/bluesky-social/atproto/blob/HEAD/packages/api/CHANGELOG.md#01212) [Compare Source](https://togithub.com/bluesky-social/atproto/compare/@atproto/api@0.12.11...@atproto/api@0.12.12) ##### Patch Changes - [#​2442](https://togithub.com/bluesky-social/atproto/pull/2442) [`1f560f021`](https://togithub.com/bluesky-social/atproto/commit/1f560f021c07eb9e8d76577e67fd2d7ac39cdee4) Thanks [@​foysalit](https://togithub.com/foysalit)! - Add com.atproto.label.queryLabels endpoint on appview and allow viewing external labels through ozone ### [`v0.12.11`](https://togithub.com/bluesky-social/atproto/blob/HEAD/packages/api/CHANGELOG.md#01211) [Compare Source](https://togithub.com/bluesky-social/atproto/compare/@atproto/api@0.12.10...@atproto/api@0.12.11) ##### Patch Changes - [#​2499](https://togithub.com/bluesky-social/atproto/pull/2499) [`06d2328ee`](https://togithub.com/bluesky-social/atproto/commit/06d2328eeb8d706018dbdf7cc7b9862dd65b96cb) Thanks [@​devinivy](https://togithub.com/devinivy)! - Misc tweaks and fixes to chat lexicons ### [`v0.12.10`](https://togithub.com/bluesky-social/atproto/blob/HEAD/packages/api/CHANGELOG.md#01210) [Compare Source](https://togithub.com/bluesky-social/atproto/compare/@atproto/api@0.12.9...@atproto/api@0.12.10) ##### Patch Changes - [#​2485](https://togithub.com/bluesky-social/atproto/pull/2485) [`d32f7215f`](https://togithub.com/bluesky-social/atproto/commit/d32f7215f69bc87f50890d9cfdb09840c2fbaa41) Thanks [@​devinivy](https://togithub.com/devinivy)! - Add lexicons for chat.bsky namespace
fdebijl/clog (@​fdebijl/clog) ### [`v1.165.0`](https://togithub.com/fdebijl/clog/blob/HEAD/CHANGELOG.md#11650-2024-06-01) [Compare Source](https://togithub.com/fdebijl/clog/compare/v1.164.0...v1.165.0)
getsentry/sentry-javascript (@​sentry/node) ### [`v7.117.0`](https://togithub.com/getsentry/sentry-javascript/releases/tag/7.117.0) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.116.0...7.117.0) - feat(browser/v7): Publish browserprofling CDN bundle ([#​12224](https://togithub.com/getsentry/sentry-javascript/issues/12224)) - fix(v7/publish): Add `v7` tag to `@sentry/replay` ([#​12304](https://togithub.com/getsentry/sentry-javascript/issues/12304)) ### [`v7.116.0`](https://togithub.com/getsentry/sentry-javascript/releases/tag/7.116.0) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.115.0...7.116.0) - build(craft): Publish lambda layer under its own name for v7 ([#​12098](https://togithub.com/getsentry/sentry-javascript/issues/12098)) ([#​12099](https://togithub.com/getsentry/sentry-javascript/issues/12099)) This release publishes a new AWS Lambda layer under the name `SentryNodeServerlessSDKv7` that users still running v7 can use instead of pinning themselves to `SentryNodeServerlessSDK:235`. ##### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------------------------- | ----------------- | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay, Feedback) - Webpack (gzipped) | 80.83 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay) - Webpack (gzipped) | 71.77 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay with Canvas) - Webpack (gzipped) | 76.02 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) | 65.38 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing) - Webpack (gzipped) | 35.64 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. browserTracingIntegration) - Webpack (gzipped) | 35.53 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Feedback) - Webpack (gzipped) | 31.6 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. sendFeedback) - Webpack (gzipped) | 31.61 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) - Webpack (gzipped) | 22.78 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) | 79.04 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) | 70.37 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing) - ES6 CDN Bundle (gzipped) | 36.05 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) - ES6 CDN Bundle (gzipped) | 25.28 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) | 221.49 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) | 109.08 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) - ES6 CDN Bundle (minified & uncompressed) | 75.81 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing) - ES5 CDN Bundle (gzipped) | 39.33 KB | | [@​sentry/react](https://togithub.com/sentry/react) (incl. Tracing, Replay) - Webpack (gzipped) | 72.27 KB | | [@​sentry/react](https://togithub.com/sentry/react) - Webpack (gzipped) | 22.81 KB | | [@​sentry/nextjs](https://togithub.com/sentry/nextjs) Client (incl. Tracing, Replay) - Webpack (gzipped) | 90.03 KB | | [@​sentry/nextjs](https://togithub.com/sentry/nextjs) Client - Webpack (gzipped) | 54.15 KB | | [@​sentry-internal/feedback](https://togithub.com/sentry-internal/feedback) - Webpack (gzipped) | 17.34 KB | ### [`v7.115.0`](https://togithub.com/getsentry/sentry-javascript/releases/tag/7.115.0) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.114.0...7.115.0) - feat(v7): Add support for global onUnhandled Error/Promise for Bun ([#​11959](https://togithub.com/getsentry/sentry-javascript/issues/11959)) - fix(replay/v7): Fix user activity not being updated in `start()` ([#​12003](https://togithub.com/getsentry/sentry-javascript/issues/12003)) - ref(api): Remove `lastEventId` deprecation warnings ([#​12042](https://togithub.com/getsentry/sentry-javascript/issues/12042)) ##### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------------------------- | ----------------- | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay, Feedback) - Webpack (gzipped) | 80.83 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay) - Webpack (gzipped) | 71.77 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay with Canvas) - Webpack (gzipped) | 76.02 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) | 65.38 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing) - Webpack (gzipped) | 35.64 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. browserTracingIntegration) - Webpack (gzipped) | 35.53 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Feedback) - Webpack (gzipped) | 31.6 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. sendFeedback) - Webpack (gzipped) | 31.61 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) - Webpack (gzipped) | 22.78 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) | 79.04 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) | 70.37 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing) - ES6 CDN Bundle (gzipped) | 36.05 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) - ES6 CDN Bundle (gzipped) | 25.28 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) | 221.49 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) | 109.08 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) - ES6 CDN Bundle (minified & uncompressed) | 75.81 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing) - ES5 CDN Bundle (gzipped) | 39.33 KB | | [@​sentry/react](https://togithub.com/sentry/react) (incl. Tracing, Replay) - Webpack (gzipped) | 72.27 KB | | [@​sentry/react](https://togithub.com/sentry/react) - Webpack (gzipped) | 22.81 KB | | [@​sentry/nextjs](https://togithub.com/sentry/nextjs) Client (incl. Tracing, Replay) - Webpack (gzipped) | 90.03 KB | | [@​sentry/nextjs](https://togithub.com/sentry/nextjs) Client - Webpack (gzipped) | 54.15 KB | | [@​sentry-internal/feedback](https://togithub.com/sentry-internal/feedback) - Webpack (gzipped) | 17.34 KB |
neet/masto.js (masto) ### [`v6.8.0`](https://togithub.com/neet/masto.js/blob/HEAD/CHANGELOG.md#680-2024-06-02) [Compare Source](https://togithub.com/neet/masto.js/compare/v6.7.7...v6.8.0) ##### Features - Support Mastodon v4.2.9 ([b2fd141](https://togithub.com/neet/masto.js/commit/b2fd141bc6bf07f737115fb76bc46a2537dc5d8d))
mongodb/node-mongodb-native (mongodb) ### [`v6.7.0`](https://togithub.com/mongodb/node-mongodb-native/blob/HEAD/HISTORY.md#670-2024-05-29) [Compare Source](https://togithub.com/mongodb/node-mongodb-native/compare/v6.6.2...v6.7.0) ##### Features - **NODE-5464:** OIDC machine and callback workflow ([#​3912](https://togithub.com/mongodb/node-mongodb-native/issues/3912)) ([2ba8434](https://togithub.com/mongodb/node-mongodb-native/commit/2ba8434d10aa02ddf281482cc02ef168c1b2965c)) ##### Bug Fixes - **NODE-6165:** useBigInt64 causes compareTopologyVersion to throw ([#​4109](https://togithub.com/mongodb/node-mongodb-native/issues/4109)) ([21b729b](https://togithub.com/mongodb/node-mongodb-native/commit/21b729b983e2ddbe1dd9cff31f996825a45ec4e0)) ### [`v6.6.2`](https://togithub.com/mongodb/node-mongodb-native/blob/HEAD/HISTORY.md#662-2024-05-15) [Compare Source](https://togithub.com/mongodb/node-mongodb-native/compare/v6.6.1...v6.6.2) ##### Bug Fixes - **NODE-6171:** RTT set to zero when serverMonitoringMode=stream ([#​4110](https://togithub.com/mongodb/node-mongodb-native/issues/4110)) ([7a7ec5b](https://togithub.com/mongodb/node-mongodb-native/commit/7a7ec5b95d0c38b377551c31d03130cd9f1882f6))
plhery/node-twitter-api-v2 (twitter-api-v2) ### [`v1.17.1`](https://togithub.com/plhery/node-twitter-api-v2/blob/HEAD/changelog.md#1171) [Compare Source](https://togithub.com/plhery/node-twitter-api-v2/compare/1.17.0...1.17.1) - revert [#​532](https://togithub.com/plhery/node-twitter-api-v2/issues/532) which broke the auth flow (thank you [@​dubzer](https://togithub.com/dubzer)) ### [`v1.17.0`](https://togithub.com/plhery/node-twitter-api-v2/blob/HEAD/changelog.md#1170) [Compare Source](https://togithub.com/plhery/node-twitter-api-v2/compare/1.16.4...1.17.0) - feat: update domain from twitter.com to x.com [#​532](https://togithub.com/plhery/node-twitter-api-v2/issues/532) ([@​melvinmcrn](https://togithub.com/melvinmcrn))

Configuration

📅 Schedule: Branch creation - "after 8am and before 5pm on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.93%. Comparing base (2b44833) to head (959b48a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #305 +/- ## ======================================= Coverage 93.93% 93.93% ======================================= Files 4 4 Lines 33 33 Branches 14 14 ======================================= Hits 31 31 Misses 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.