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

pkg: Update all non-major dependencies #2090

Merged
merged 1 commit into from
Jul 19, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anansi/babel-preset 3.2.8 -> 3.2.10 age adoption passing confidence
@anansi/jest-preset 0.7.12 -> 0.7.14 age adoption passing confidence
@anansi/router 0.6.6 -> 0.6.8 age adoption passing confidence
@anansi/webpack-config 12.0.0 -> 12.0.1 age adoption passing confidence
antd (source) 4.21.6 -> 4.21.7 age adoption passing confidence
core-js 3.23.4 -> 3.23.5 age adoption passing confidence
eslint (source) 8.19.0 -> 8.20.0 age adoption passing confidence

Release Notes

ntucker/anansi (@​anansi/babel-preset)

v3.2.10

Compare Source

v3.2.9

Compare Source

ntucker/anansi (@​anansi/jest-preset)

v0.7.14

Compare Source

v0.7.13

Compare Source

ntucker/anansi (@​anansi/router)

v0.6.8

Compare Source

v0.6.7

Compare Source

ntucker/anansi (@​anansi/webpack-config)

v12.0.1

Compare Source

ant-design/ant-design

v4.21.7

Compare Source

  • 🆕 Add Skeleton.Node sub-component, allow user customize content of Skeleton. #​36441 @​DawnLck
  • Form
    • 🐞 Fix Form with percentage width Select may leaves unexpected height. #​36484
    • 🐞 Fix Form disabled but Upload component still uploadable in it. #​36573 @​cwjTerrace
  • 🐞 Fix Tree non-draggable element still render the draggable icon. #​36511 @​Wxh16144
  • 🐞 Fix Upload preview error on SVG with <foreignObject> and cross-origin links. #​36402 @​jonioni
  • 🐞 Fix that Tooltip cannot close automaticly on disabled Radio. #​36483
  • 💄 Add Modal Less variable @modal-border-radius. #​36527 @​kkkisme
  • 💄 Fix Table expand icon wrap style when column is fixed and ellipsis. #​36496

  • 🆕 新增 Skeleton.Node 子组件,允许用户自定义 Skeleton 的内容。#​36441 @​DawnLck
  • Form
    • 🐞 修复 Form 下设置 Select 百分比宽度时会有未预期空行问题。#​36484
    • 🐞 修复 Form 设为禁用时、内部的 Upload 组件仍能上传文件的问题。#​36573 @​cwjTerrace
  • 🐞 修复 Tree 非 draggable 依然展示可拖拽图标的问题。#​36511 @​Wxh16144
  • 🐞 修复 Upload 在预览包含 <foreignObject> 及跨域链接的 SVG 文件时发生错误的问题。#​36402 @​jonioni
  • 🐞 修复 Tooltip 在被禁用的 Radio 上时无法自动关闭的问题。#​36483
  • 💄 添加 Modal Less 变量 @modal-border-radius#​36527 @​kkkisme
  • 💄 修复 Table 开启固定和省略功能的列内的展开按钮换行样式。#​36496
zloirock/core-js

v3.23.5

Compare Source

  • Fixed a typo in the structuredClone feature detection, #​1106
  • Added Opera Android 70 compat data mapping
eslint/eslint

v8.20.0

Compare Source

Features
Bug Fixes
  • 30be0ed fix: no-warning-comments rule escapes special RegEx characters in terms (#​16090) (Lachlan Hunt)
  • bfe5e88 fix: ignore spacing before ] and } in comma-spacing (#​16113) (Milos Djermanovic)
Documentation
Chores
  • bbf8df4 chore: Mark autogenerated release blog post as draft (#​16130) (Nicholas C. Zakas)
  • eee4306 chore: update internal lint dependencies (#​16088) (Bryan Mishkin)
  • 9615a42 chore: update formatter examples template to avoid markdown lint error (#​16085) (Milos Djermanovic)
  • 62541ed chore: fix markdown linting error (#​16083) (唯然)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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, click this checkbox.

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

@codecov-commenter
Copy link

Codecov Report

Merging #2090 (4bfb13a) into master (c7cf024) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2090   +/-   ##
=======================================
  Coverage   98.48%   98.48%           
=======================================
  Files         102      102           
  Lines        1918     1918           
  Branches      404      404           
=======================================
  Hits         1889     1889           
  Misses         13       13           
  Partials       16       16           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@ntucker ntucker merged commit c47de18 into master Jul 19, 2022
@ntucker ntucker deleted the renovate/all-minor-patch branch July 19, 2022 15:53
@github-actions github-actions bot mentioned this pull request May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants