-
Notifications
You must be signed in to change notification settings - Fork 3
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) #1082
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Lighthouse Report✨ https://blog-kyi7oi9ve-sabertaz.vercel.app/🚀 Vercel preview deployment
✨ https://blog-kyi7oi9ve-sabertaz.vercel.app/posts🚀 Vercel preview deployment
✨ https://blog-kyi7oi9ve-sabertaz.vercel.app/tags🚀 Vercel preview deployment
✨ https://blog-kyi7oi9ve-sabertaz.vercel.app/books🚀 Vercel preview deployment
✨ https://blog-kyi7oi9ve-sabertaz.vercel.app/about🚀 Vercel preview deployment
|
Codecov Report
@@ Coverage Diff @@
## main #1082 +/- ##
=======================================
Coverage 99.30% 99.30%
=======================================
Files 176 176
Lines 866 866
Branches 87 87
=======================================
Hits 860 860
Misses 5 5
Partials 1 1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
5ef1c19
to
bbe0bb7
Compare
New dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No new dependency issues detected in pull request Bot CommandsTo ignore an alert, reply with a comment starting with Pull request alert summary
📊 Modified Dependency Overview: 🚮 Removed packages: @codesandbox/sandpack-react@2.1.11 |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
This PR contains the following updates:
^2.1.11
->^2.2.0
^18.15.10
->^18.15.11
^18.0.29
->^18.0.31
^5.3.2
->^5.3.3
^12.8.1
->^12.9.0
^8.36.0
->^8.37.0
^10.9.1
->^10.10.0
^8.1.0
->^8.3.0
^0.2.5
->^0.2.6
^3.2.7
->^3.3.1
^5.0.2
->^5.0.3
Release Notes
codesandbox/sandpack
v2.2.0
Compare Source
Features
2.1.11 (2023-03-22)
Bug Fixes
2.1.10 (2023-03-20)
Note: Version bump only for package sandpack
2.1.9 (2023-03-17)
Note: Version bump only for package sandpack
2.1.8 (2023-03-16)
Bug Fixes
2.1.7 (2023-03-14)
Bug Fixes
2.1.6 (2023-03-13)
Bug Fixes
2.1.5 (2023-03-13)
Bug Fixes
unsubscribeQueuedClients
receives a valid obj (#836) (3d42177)2.1.4 (2023-03-13)
Bug Fixes
2.1.3 (2023-03-12)
Bug Fixes
2.1.2 (2023-03-07)
Bug Fixes
2.1.1 (2023-03-06)
Bug Fixes
ant-design/ant-design
v5.3.3
Compare Source
items
not acceptkey
issue. #41434 @Yuiai01getPopupContainer
to select the main Menu. #41465 @Yuiai01useModal
is not transparent and prefers user settings. #41422 @luo3houselayout="inline"
. #41140 @itkuinonce
not working on CSS-in-JS style. #41482size=small
, pagination button active, previous page next page button hover and active styles are lost. #41462 #41458menu
. #41373resetPagination
type. #41415InternalTreeSelect
type. #41386 @Andaristfa_IR
translation. #41455 @ds1371danisv_SE
language. #41424 @dhalenokitems
没有使用传入的key
的问题。#41434 @Yuiai01getPopupContainer
选择主菜单时子菜单主题被覆盖。#41465 @Yuiai01useModal
未透传并优先选择用户设定。#41422 @luo3houselayout="inline"
时组件标题与表单项布局异常换行问题。#41140 @itkuinonce
对 CSS-in-JS 样式不生效的问题。#41482size=small
时,分页按钮 active、上一页下一页按钮 hover 和 active 样式丢失。#41462 #41458menu
类型定义不正确的问题。#41373resetPagination
类型提示。#41415InternalTreeSelect
类型提示。#41386 @Andaristfa_IR
翻译。#41455 @ds1371danisv_SE
语言缺失内容。#41424 @dhalenokcypress-io/cypress
v12.9.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#​12-9-0
eslint/eslint
v8.37.0
Compare Source
Features
b6ab8b2
feat:require-unicode-regexp
add suggestions (#17007) (Josh Goldberg)10022b1
feat: Copy getScope() to SourceCode (#17004) (Nicholas C. Zakas)1665c02
feat: Use plugin metadata for flat config serialization (#16992) (Nicholas C. Zakas)b3634f6
feat: docs license (#17010) (Samuel Roldan)892e6e5
feat: languageOptions.parser must be an object. (#16985) (Nicholas C. Zakas)Bug Fixes
619f3fd
fix: correctly handlenull
default config inRuleTester
(#17023) (Brad Zacher)1fbf118
fix:getFirstToken
/getLastToken
on comment-only node (#16889) (Francesco Trotta)129e252
fix: Fix typo inlogical-assignment-operators
rule description (#17000) (Francesco Trotta)Documentation
75339df
docs: fix typos and missing info in id-match docs (#17029) (Ed Lucas)ec2d830
docs: Fix typos in thesemi
rule docs (#17012) (Andrii Lundiak)e39f28d
docs: add back to top button (#16979) (Tanuj Kanti)721c717
docs: Custom Processors cleanup and expansion (#16838) (Ben Perlmutter)d049f97
docs: 'How ESLint is Maintained' page (#16961) (Ben Perlmutter)5251a92
docs: Describe guard options for guard-for-in (#16986) (alope107)6157d81
docs: Add example to guard-for-in docs. (#16983) (alope107)fd47998
docs: updateArray.prototype.toSorted
specification link (#16982) (Milos Djermanovic)3e1cf6b
docs: Copy edits on Maintain ESLint docs (#16939) (Ben Perlmutter)Chores
c67f299
chore: upgrade @eslint/js@8.37.0 (#17033) (Milos Djermanovic)ee9ddbd
chore: package.json update for @eslint/js release (ESLint Jenkins)dddb475
chore: upgrade @eslint/eslintrc@2.0.2 (#17032) (Milos Djermanovic)522431e
chore: upgrade espree@9.5.1 (#17031) (Milos Djermanovic)f5f9a88
chore: upgrade eslint-visitor-keys@3.4.0 (#17030) (Milos Djermanovic)4dd8d52
ci: bump actions/stale from 7 to 8 (#17026) (dependabot[bot])ad9dd6a
chore: remove duplicate scss, (#17005) (Strek)ada6a3e
ci: unpin Node 19 (#16993) (Milos Djermanovic)c3da975
chore: Remove triage label from template (#16990) (Nicholas C. Zakas)69bc0e2
ci: pin Node 19 to 19.7.0 (#16987) (Milos Djermanovic)framer/motion
v10.10.0
Compare Source
Fixed
.duration
toanimate()
.v10.9.4
Compare Source
Fixed
useSpring
.v10.9.3
Compare Source
Fixed
v10.9.2
Compare Source
Fixed
csstools/postcss-plugins
v8.3.0
Compare Source
postcss-media-minmax
with@csstools/postcss-media-minmax
Check the plugin README for usage details. We hope to revert this in the future when maintenance is resumed upstream.cssdb
to7.5.3
(patch)v8.2.0
Compare Source
@csstools/postcss-gradients-interpolation-method
Check the plugin README for usage details.cssdb
to7.5.2
(patch)tailwindlabs/prettier-plugin-tailwindcss
v0.2.6
Compare Source
Added
Fixed
tailwindcss
modules from nearest instance only (#139)tailwindlabs/tailwindcss
v3.3.1
Compare Source
Fixed
@apply
, andimportant
selectors when using:is()
or:has()
with pseudo-elements (#10903)safelist
config types (#10901)@tailwindcss/line-clamp
warning (#10915, #10919)v3.3.0
Compare Source
Added
line-height
modifier support tofont-size
utilities (#9875)var(...)
(#9880, #9962)hyphens
utilities (#10071)from-{position}
,via-{position}
andto-{position}
utilities (#10886)list-style-image
utilities (#10817)caption-side
utilities (#10470)line-clamp
utilities from@tailwindcss/line-clamp
to core (#10768, #10876, #10862)delay-0
andduration-0
utilities (#10294)justify-normal
andjustify-stretch
utilities (#10560)content-normal
andcontent-stretch
utilities (#10645)whitespace-break-spaces
utility (#10729)font-variation-settings
for afont-family
(#10034, #10515)Fixed
null
, is an emptySet
(#10877)Changed
rtl
andltr
variants as stable and remove warnings (#10764)inset
instead oftop
,right
,bottom
, andleft
properties (#10765)dark
andrtl
/ltr
variants insensitive to DOM order (#10766):is
to make important selector option insensitive to DOM order (#10835)Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, 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.