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) #1113

Merged
merged 1 commit into from
Jun 24, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codesandbox/sandpack-react ^2.6.7 -> ^2.6.9 age adoption passing confidence
@types/react (source) ^18.2.12 -> ^18.2.14 age adoption passing confidence
@types/react-dom (source) ^18.2.5 -> ^18.2.6 age adoption passing confidence
antd (source) ^5.6.1 -> ^5.6.2 age adoption passing confidence
cypress ^12.14.0 -> ^12.15.0 age adoption passing confidence
eslint-config-next (source) ^13.4.6 -> ^13.4.7 age adoption passing confidence
framer-motion ^10.12.16 -> ^10.12.17 age adoption passing confidence
next (source) ^13.4.6 -> ^13.4.7 age adoption passing confidence
next-seo ^6.0.0 -> ^6.1.0 age adoption passing confidence
postcss-preset-env (source) ^8.5.0 -> ^8.5.1 age adoption passing confidence
stylelint (source) ^15.8.0 -> ^15.9.0 age adoption passing confidence

Release Notes

codesandbox/sandpack

v2.6.9

Compare Source

Bug Fixes
ant-design/ant-design

v5.6.2

Compare Source


  • 🐞 修复 Dropdown 配置 autoFocus 无效的问题。#​43002 @​Yuiai01
  • 🐞 修复 InputNumber 设置 prefix 在 Form.Item hasFeedBack 内高度异常的问题。#​43049
  • 💄 修复 Input 和 InputNumber 禁用状态样式。#​42974 @​kampiu
  • 🐞 修复 Upload 配置 maxCount 后,上传超出范围的文件仍然会触发 onChange 事件的问题。#​43034
  • 🐞 修复打包时即便没有使用 rc-field-form 包仍然会包含它的问题。#​43023
  • 🐞 修复 DatePicker 动态设置 disabledTime 时值不正确的问题。#​42991 @​linxianxi
  • 📖 补充 FloatButton 受控实例,并添加对应的 warning 提示。#​42835 @​poyiding
  • 🐞 修复 Button 禁用时子节点仍然可以交互的问题。#​42949 @​kiner-tang
  • 🐞 Drawer 添加最大宽度以防止在小屏幕下超出的问题。#​42914 @​amir2mi
  • 🐞 修复 Table 设置 checkStrictly 时,preserveSelectedRowKeys 无效的问题。#​42784 @​linxianxi
  • 🐞 修复 Transfer 在动态变更数据时,展示的选中数不同步的问题。#​42785 @​BoyYangzai
  • 🐞 修复 Radio.Button title 属性不生效,并补齐对应定义。#​43012 @​linxianxi
cypress-io/cypress

v12.15.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#​12-15-0

vercel/next.js

v13.4.7

Compare Source

Core Changes
  • Route Module Updates Redux: #​51373
  • Lock down server IPC address: #​51378
  • Revert "Route Module Updates Redux": #​51409
  • Fix bundling of Server Actions: #​51367
  • Fix pnpm lock: #​51503
  • router: add layout and other file supports to parallel routes: #​51413
  • Next Build Turbo POC: #​49942
  • add edge rendering for app dir for Turbopack: #​50830
  • Fix shared action module in two layers: #​51510
  • Revert "Next Build Turbo POC (#​49942)": #​51538
  • Fix font styles on react dev overlay: #​51518
  • fix typo in x-next-revalidate-tag-token header: #​51432
  • Add docs links to RSC errors: #​51557
  • Moved new line to warnOnce call: #​51552
  • Update id env prefix: #​51588
  • router: support layout/special files as direct children of parallel routes: #​51604
  • use env var to switch next.js to turbopack mode: #​51353
  • Revert "add edge rendering for app dir for Turbopack": #​51617
  • Ensure upgrade request has request meta: #​51590
  • Revert "Fix standalone not found": #​51506
Documentation Changes
  • docs: Add streaming AI example.: #​51382
  • docs: remove copy mentioning appDir as an experimental feature: #​51403
  • examples: update with-supabase example to App Router: #​51335
  • Fix typo in image alt: #​51487
  • docs: add better examples to next/image docs.: #​51457
  • Go directly to caching section: #​51501
  • fix(typo): add missing word: #​51490
  • fix(typo): add missing comma: #​51489
  • Remove duplicate bullet point in app router migration docs: #​51440
  • fix: missing come: #​51437
  • Linted MDX: #​51530
  • docs: Fix typo: #​51517
  • Migrate validate links script from next-site and setup GitHub action: #​51365
  • Remove extra word in env key error: #​51512
  • Remove duplicate word in 11-draft-mode.mdx: #​51580
  • Broken link at 01-static-and-dynamic-rendering.mdx: #​51582
  • refactor tests for readability: #​51051
Example Changes
  • Upgrade with-redux example to app router: #​49994
Misc Changes
Credits

Huge thanks to @​wyattjoh, @​ijjk, @​dvakatsiienko, @​leerob, @​kwonoj, @​nickmccurdy, @​brunoeduardodev, @​dijonmusters, @​shuding, @​tyler-lutz, @​huozhi, @​feedthejim, @​alexkirsz, @​sonam-serchan, @​vicsantizo, @​leodr, @​wiscaksono, @​sokra, @​delbaoliveira, @​ztanner, @​hustLer2k, @​joshuabaker, and @​ForsakenHarmony for helping!

framer/motion

v10.12.17

Compare Source

Fixed
  • Fixing useInstantTransition when called on subsequent frames.
  • Fixing reverse animation with negative speed finishes too early when the
    time is set to the duration.
garmeeh/next-seo

v6.1.0

Compare Source

csstools/postcss-plugins

v8.5.1

Compare Source

June 21, 2023

  • Updated @csstools/postcss-media-minmax to 1.0.4 (patch)
  • Updated @csstools/postcss-media-queries-aspect-ratio-number-values to 1.0.4 (patch)
  • Updated postcss-custom-media to 9.1.5 (patch)
stylelint/stylelint

v15.9.0

Compare Source

  • Added: insideFunctions: {"function": int} to number-max-precision (#​6932) (@​romainmenke).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for border-radius shorthand (#​6958) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for border-width shorthand (#​6956) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-column and grid-row (#​6957) (@​mattxwang).

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 23, 2023
@vercel
Copy link

vercel bot commented Jun 23, 2023

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

Name Status Preview Comments Updated (UTC)
blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 23, 2023 10:31pm

@github-actions
Copy link
Contributor

github-actions bot commented Jun 23, 2023

Lighthouse Report

https://blog-3ha9rk4lx-sabertaz.vercel.app/

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 94
🟢 accessibility 100
🟢 best-practices 100
🟢 seo 100
🟢 pwa 100

https://blog-3ha9rk4lx-sabertaz.vercel.app/posts

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 98
🟢 accessibility 92
🟢 best-practices 100
🟢 seo 100
🟢 pwa 100

https://blog-3ha9rk4lx-sabertaz.vercel.app/tags

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 99
🟢 accessibility 92
🟢 best-practices 100
🟢 seo 100
🟢 pwa 100

https://blog-3ha9rk4lx-sabertaz.vercel.app/books

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 100
🟢 accessibility 92
🟢 best-practices 100
🟢 seo 100
🟢 pwa 100

https://blog-3ha9rk4lx-sabertaz.vercel.app/about

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 100
🟢 accessibility 92
🟢 best-practices 100
🟢 seo 100
🟢 pwa 100

@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #1113 (c3eed05) into main (24254e7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1113   +/-   ##
=======================================
  Coverage   99.30%   99.30%           
=======================================
  Files         176      176           
  Lines         866      866           
  Branches       86       86           
=======================================
  Hits          860      860           
  Misses          6        6           

@pull-request-quantifier-deprecated

This PR has 22 quantified lines of changes. In general, a change size of upto 200 lines is ideal for the best PR experience!


Quantification details

Label      : Extra Small
Size       : +11 -11
Percentile : 8.8%

Total files changed: 2

Change summary by file extension:
.json : +11 -11
.lock : +0 -0

Change counts above are quantified counts, based on the PullRequestQuantifier customizations.

Why proper sizing of changes matters

Optimal pull request sizes drive a better predictable PR flow as they strike a
balance between between PR complexity and PR review overhead. PRs within the
optimal size (typical small, or medium sized PRs) mean:

  • Fast and predictable releases to production:
    • Optimal size changes are more likely to be reviewed faster with fewer
      iterations.
    • Similarity in low PR complexity drives similar review times.
  • Review quality is likely higher as complexity is lower:
    • Bugs are more likely to be detected.
    • Code inconsistencies are more likely to be detected.
  • Knowledge sharing is improved within the participants:
    • Small portions can be assimilated better.
  • Better engineering practices are exercised:
    • Solving big problems by dividing them in well contained, smaller problems.
    • Exercising separation of concerns within the code changes.

What can I do to optimize my changes

  • Use the PullRequestQuantifier to quantify your PR accurately
    • Create a context profile for your repo using the context generator
    • Exclude files that are not necessary to be reviewed or do not increase the review complexity. Example: Autogenerated code, docs, project IDE setting files, binaries, etc. Check out the Excluded section from your prquantifier.yaml context profile.
    • Understand your typical change complexity, drive towards the desired complexity by adjusting the label mapping in your prquantifier.yaml context profile.
    • Only use the labels that matter to you, see context specification to customize your prquantifier.yaml context profile.
  • Change your engineering behaviors
    • For PRs that fall outside of the desired spectrum, review the details and check if:
      • Your PR could be split in smaller, self-contained PRs instead
      • Your PR only solves one particular issue. (For example, don't refactor and code new features in the same PR).

How to interpret the change counts in git diff output

  • One line was added: +1 -0
  • One line was deleted: +0 -1
  • One line was modified: +1 -1 (git diff doesn't know about modified, it will
    interpret that line like one addition plus one deletion)
  • Change percentiles: Change characteristics (addition, deletion, modification)
    of this PR in relation to all other PRs within the repository.


Was this comment helpful? 👍  :ok_hand:  :thumbsdown: (Email)
Customize PullRequestQuantifier for this repository.

@renovate renovate bot merged commit e07e2d4 into main Jun 24, 2023
@renovate renovate bot deleted the renovate/dependencies branch June 24, 2023 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Extra Small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants