mx-space / kami

🍰 Kami is mx-space's web frontend theme. Colorful, flat, cute and comfortable.
https://kami.innei.ren
GNU General Public License v3.0
317 stars 54 forks source link

chore(deps): update all non-major dependencies (patch) #1692

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/webpack-plugin (source) 2.2.0 -> 2.2.1 age adoption passing confidence
dayjs (source) 1.11.7 -> 1.11.8 age adoption passing confidence
dotenv 16.1.3 -> 16.1.4 age adoption passing confidence
mermaid 10.2.1 -> 10.2.3 age adoption passing confidence

Release Notes

getsentry/sentry-javascript-bundler-plugins ### [`v2.2.1`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#​221) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.2.0...2.2.1) - fix(esbuild): Inject different debug IDs into different output bundles ([#​301](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/301)) - fix(webpack): Set minimum webpack 4 peer dep to `4.40.0` ([#​290](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/290)) - fix: Use magic-string `appendLeft` instead of `replace` ([#​303](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/303)) - ref: Improve log message when sourcemap cannot be found ([#​287](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/287))
iamkun/dayjs ### [`v1.11.8`](https://togithub.com/iamkun/dayjs/blob/HEAD/CHANGELOG.md#​1118-httpsgithubcomiamkundayjscomparev1117v1118-2023-06-02) [Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.11.7...v1.11.8) ##### Bug Fixes - .format add padding to 'YYYY' ([#​2231](https://togithub.com/iamkun/dayjs/issues/2231)) ([00c223b](https://togithub.com/iamkun/dayjs/commit/00c223b7e92970d07557133994fcb225a6d4c960)) - Added .valueOf method to Duration class ([#​2226](https://togithub.com/iamkun/dayjs/issues/2226)) ([9b4fcfd](https://togithub.com/iamkun/dayjs/commit/9b4fcfde35b39693894be1821b6c7222fac98657)) - timezone type mark `date` parameter as optional ([#​2222](https://togithub.com/iamkun/dayjs/issues/2222)) ([b87aa0e](https://togithub.com/iamkun/dayjs/commit/b87aa0ed9a748c478a66ef48230cd1d6350d7b8a)) - type file first parameter date is optional in isSame(), isBefore(), isAfter() ([#​2272](https://togithub.com/iamkun/dayjs/issues/2272)) ([4d56f3e](https://togithub.com/iamkun/dayjs/commit/4d56f3eb2b3770879d60f824590bf1b32f237d47))
motdotla/dotenv ### [`v16.1.4`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#​1614-httpsgithubcommotdotladotenvcomparev1613v1614-2023-06-04) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.1.3...v16.1.4) ##### Added - Added `.github/` to `.npmignore` [#​747](https://togithub.com/motdotla/dotenv/pull/747)
mermaid-js/mermaid ### [`v10.2.3`](https://togithub.com/mermaid-js/mermaid/releases/tag/v10.2.3): 10.2.3 [Compare Source](https://togithub.com/mermaid-js/mermaid/compare/v10.2.2...v10.2.3) ### Release Notes - Fix [#​4408](https://togithub.com/mermaid-js/mermaid/issues/4408): Handle wrapping long words ([#​4416](https://togithub.com/mermaid-js/mermaid/issues/4416)) [@​MikeJeffers](https://togithub.com/MikeJeffers) - Fix exceptions for empty lines ([#​4436](https://togithub.com/mermaid-js/mermaid/issues/4436)) [@​luin](https://togithub.com/luin) - Restore classes on edges for elk ([#​4452](https://togithub.com/mermaid-js/mermaid/issues/4452)) [@​yoavst](https://togithub.com/yoavst) - Update docs: Added Nextra to Blogs category on integrations page ([#​4463](https://togithub.com/mermaid-js/mermaid/issues/4463)) [@​try-to-fly](https://togithub.com/try-to-fly) 🎉 **Thanks to all contributors helping with this release!** 🎉 #### What's Changed - Address mermaid-zenuml PR comments by [@​dontry](https://togithub.com/dontry) in [https://github.com/mermaid-js/mermaid/pull/4405](https://togithub.com/mermaid-js/mermaid/pull/4405) - Fix broken `pnpm-lock.yaml` file to fix CI by [@​aloisklink](https://togithub.com/aloisklink) in [https://github.com/mermaid-js/mermaid/pull/4425](https://togithub.com/mermaid-js/mermaid/pull/4425) - Quadrant chart unicode arrows by [@​sidharthv96](https://togithub.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/4400](https://togithub.com/mermaid-js/mermaid/pull/4400) - chore(deps): update all patch dependencies (patch) by [@​renovate](https://togithub.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/4434](https://togithub.com/mermaid-js/mermaid/pull/4434) - Add CKEditor and GitHub Writer to available integrations by [@​AnnaTomanek](https://togithub.com/AnnaTomanek) in [https://github.com/mermaid-js/mermaid/pull/4440](https://togithub.com/mermaid-js/mermaid/pull/4440) - Update diagram proposal by [@​sidharthv96](https://togithub.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/4448](https://togithub.com/mermaid-js/mermaid/pull/4448) - Add `@mermaid-js/mermaid-zenuml` package for zenuml Integration by [@​sidharthv96](https://togithub.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/4334](https://togithub.com/mermaid-js/mermaid/pull/4334) - Restore classes on edges for elk by [@​yoavst](https://togithub.com/yoavst) in [https://github.com/mermaid-js/mermaid/pull/4452](https://togithub.com/mermaid-js/mermaid/pull/4452) - Fix exceptions for empty lines by [@​luin](https://togithub.com/luin) in [https://github.com/mermaid-js/mermaid/pull/4436](https://togithub.com/mermaid-js/mermaid/pull/4436) - Update docs: Added Nextra to Blogs category on integrations page by [@​try-to-fly](https://togithub.com/try-to-fly) in [https://github.com/mermaid-js/mermaid/pull/4463](https://togithub.com/mermaid-js/mermaid/pull/4463) - Fix [#​4408](https://togithub.com/mermaid-js/mermaid/issues/4408): Handle wrapping long words by [@​MikeJeffers](https://togithub.com/MikeJeffers) in [https://github.com/mermaid-js/mermaid/pull/4416](https://togithub.com/mermaid-js/mermaid/pull/4416) #### New Contributors - [@​AnnaTomanek](https://togithub.com/AnnaTomanek) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/4440](https://togithub.com/mermaid-js/mermaid/pull/4440) - [@​yoavst](https://togithub.com/yoavst) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/4452](https://togithub.com/mermaid-js/mermaid/pull/4452) - [@​try-to-fly](https://togithub.com/try-to-fly) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/4463](https://togithub.com/mermaid-js/mermaid/pull/4463) - [@​MikeJeffers](https://togithub.com/MikeJeffers) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/4416](https://togithub.com/mermaid-js/mermaid/pull/4416) **Full Changelog**: https://github.com/mermaid-js/mermaid/compare/v10.2.2...v10.2.3 ### [`v10.2.2`](https://togithub.com/mermaid-js/mermaid/releases/tag/v10.2.2): 10.2.2 [Compare Source](https://togithub.com/mermaid-js/mermaid/compare/v10.2.1...v10.2.2) #### What's Changed - [#​4446](https://togithub.com/mermaid-js/mermaid/issues/4446) Removing the ability to inject css using arrowMarkers by [@​knsv](https://togithub.com/knsv) in [https://github.com/mermaid-js/mermaid/pull/4447](https://togithub.com/mermaid-js/mermaid/pull/4447) **Full Changelog**: https://github.com/mermaid-js/mermaid/compare/v10.2.1...v10.2.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kami ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2023 3:38pm
github-actions[bot] commented 1 year ago

📦 Next.js Bundle Analysis for mx-kami

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 194.65 KB (-9 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Seven Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/ 49.44 KB 244.09 KB 69.74% (+/- <0.01%)
/notes/[id] 70.65 KB 265.3 KB 75.80% (+/- <0.01%)
/posts 26.02 KB 220.67 KB 63.05% (+/- <0.01%)
/posts/[category]/[slug] 72.34 KB 266.99 KB 76.28% (+/- <0.01%)
/preview 51.76 KB 246.42 KB 70.40% (+/- <0.01%)
/says 16.8 KB 211.45 KB 60.41% (🟡 +0.01%)
/timeline 17.02 KB 211.67 KB 60.48% (+/- <0.01%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.