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

fix(deps): update dependencies (non-major) #1172

Merged
merged 2 commits into from
Dec 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions components/Article/__snapshots__/Article.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ exports[`Article should render correctly (snapshot) 1`] = `
href="https://twitter.com/intent/tweet?url=https://blog.tazimi.dev/post/1BasicNotes"
role="link"
style="background-color: rgb(29, 161, 242);"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -337,6 +338,7 @@ exports[`Article should render correctly (snapshot) 1`] = `
href="https://www.facebook.com/sharer.php?u=https://blog.tazimi.dev/post/1BasicNotes"
role="link"
style="background-color: rgb(24, 119, 242);"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -377,6 +379,7 @@ exports[`Article should render correctly (snapshot) 1`] = `
href="https://www.linkedin.com/shareArticle?mini=true&url=https://blog.tazimi.dev/post/1BasicNotes"
role="link"
style="background-color: rgb(10, 102, 194);"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -417,6 +420,7 @@ exports[`Article should render correctly (snapshot) 1`] = `
href="https://service.weibo.com/share/share.php?url=https://blog.tazimi.dev/post/1BasicNotes"
role="link"
style="background-color: rgb(230, 22, 45);"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -727,6 +731,7 @@ exports[`Article should render correctly with partial data (snapshot) 1`] = `
href="https://twitter.com/intent/tweet?url=https://blog.tazimi.dev/post/1BasicNotes"
role="link"
style="background-color: rgb(29, 161, 242);"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -767,6 +772,7 @@ exports[`Article should render correctly with partial data (snapshot) 1`] = `
href="https://www.facebook.com/sharer.php?u=https://blog.tazimi.dev/post/1BasicNotes"
role="link"
style="background-color: rgb(24, 119, 242);"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -807,6 +813,7 @@ exports[`Article should render correctly with partial data (snapshot) 1`] = `
href="https://www.linkedin.com/shareArticle?mini=true&url=https://blog.tazimi.dev/post/1BasicNotes"
role="link"
style="background-color: rgb(10, 102, 194);"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -847,6 +854,7 @@ exports[`Article should render correctly with partial data (snapshot) 1`] = `
href="https://service.weibo.com/share/share.php?url=https://blog.tazimi.dev/post/1BasicNotes"
role="link"
style="background-color: rgb(230, 22, 45);"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down
5 changes: 5 additions & 0 deletions components/Footer/__snapshots__/Footer.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ exports[`Footer should render correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://github.com/sabertazimi"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -58,6 +59,7 @@ exports[`Footer should render correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://twitter.com/sabertazimi"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -93,6 +95,7 @@ exports[`Footer should render correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://facebook.com/sabertazimi"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -128,6 +131,7 @@ exports[`Footer should render correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://linkedin.com/sabertazimi"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -163,6 +167,7 @@ exports[`Footer should render correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://weibo.com/sabertazimi"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down
1 change: 0 additions & 1 deletion components/Header/__snapshots__/Header.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ exports[`Header should render correctly (snapshot) 1`] = `
aria-controls="rc_select_TEST_OR_SSR_list"
aria-expanded="false"
aria-haspopup="listbox"
aria-label="Search"
aria-owns="rc_select_TEST_OR_SSR_list"
autocomplete="off"
class="ant-input"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ exports[`PostsSearchBar should render correctly (snapshot) 1`] = `
aria-controls="rc_select_TEST_OR_SSR_list"
aria-expanded="false"
aria-haspopup="listbox"
aria-label="Search"
aria-owns="rc_select_TEST_OR_SSR_list"
autocomplete="off"
class="ant-input"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ exports[`SocialButton should render [default] button correctly (snapshot) 1`] =
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button"
href="https://default.com"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -51,6 +52,7 @@ exports[`SocialButton should render [facebook] button correctly (snapshot) 1`] =
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button"
href="https://facebook.com"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -91,6 +93,7 @@ exports[`SocialButton should render [github] button correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button"
href="https://github.com"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -131,6 +134,7 @@ exports[`SocialButton should render [linkedin] button correctly (snapshot) 1`] =
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button"
href="https://linkedin.com"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -171,6 +175,7 @@ exports[`SocialButton should render [twitter] button correctly (snapshot) 1`] =
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button"
href="https://twitter.com"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -211,6 +216,7 @@ exports[`SocialButton should render [weibo] button correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button"
href="https://weibo.com"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -252,6 +258,7 @@ exports[`SocialButton should render colorful button correctly (snapshot) 1`] = `
href="https://github.com"
role="link"
style="background-color: rgb(41, 153, 84);"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ exports[`SocialGroup should render correctly (snapshot) 1`] = `
href="https://twitter.com/intent/tweet?url=https://blog.tazimi.dev"
role="link"
style="background-color: rgb(29, 161, 242);"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -58,6 +59,7 @@ exports[`SocialGroup should render correctly (snapshot) 1`] = `
href="https://www.facebook.com/sharer.php?u=https://blog.tazimi.dev"
role="link"
style="background-color: rgb(24, 119, 242);"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -98,6 +100,7 @@ exports[`SocialGroup should render correctly (snapshot) 1`] = `
href="https://www.linkedin.com/shareArticle?mini=true&url=https://blog.tazimi.dev"
role="link"
style="background-color: rgb(10, 102, 194);"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -138,6 +141,7 @@ exports[`SocialGroup should render correctly (snapshot) 1`] = `
href="https://service.weibo.com/share/share.php?url=https://blog.tazimi.dev"
role="link"
style="background-color: rgb(230, 22, 45);"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down
6 changes: 5 additions & 1 deletion layouts/__snapshots__/Layout.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ exports[`Layout should render correctly (snapshot) 1`] = `
aria-controls="rc_select_TEST_OR_SSR_list"
aria-expanded="false"
aria-haspopup="listbox"
aria-label="Search"
aria-owns="rc_select_TEST_OR_SSR_list"
autocomplete="off"
class="ant-input"
Expand Down Expand Up @@ -418,6 +417,7 @@ exports[`Layout should render correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://github.com/sabertazimi"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -453,6 +453,7 @@ exports[`Layout should render correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://twitter.com/sabertazimi"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -488,6 +489,7 @@ exports[`Layout should render correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://facebook.com/sabertazimi"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -523,6 +525,7 @@ exports[`Layout should render correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://linkedin.com/sabertazimi"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -558,6 +561,7 @@ exports[`Layout should render correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://weibo.com/sabertazimi"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down
6 changes: 5 additions & 1 deletion layouts/__snapshots__/PostLayout.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ exports[`PostLayout should render correctly (snapshot) 1`] = `
aria-controls="rc_select_TEST_OR_SSR_list"
aria-expanded="false"
aria-haspopup="listbox"
aria-label="Search"
aria-owns="rc_select_TEST_OR_SSR_list"
autocomplete="off"
class="ant-input"
Expand Down Expand Up @@ -404,6 +403,7 @@ exports[`PostLayout should render correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://github.com/sabertazimi"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -439,6 +439,7 @@ exports[`PostLayout should render correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://twitter.com/sabertazimi"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -474,6 +475,7 @@ exports[`PostLayout should render correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://facebook.com/sabertazimi"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -509,6 +511,7 @@ exports[`PostLayout should render correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://linkedin.com/sabertazimi"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down Expand Up @@ -544,6 +547,7 @@ exports[`PostLayout should render correctly (snapshot) 1`] = `
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://weibo.com/sabertazimi"
role="link"
tabindex="0"
>
<span
class="ant-btn-icon"
Expand Down
Loading