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

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

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest (source) 29.2.4 -> 29.2.5 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.47.1 -> 5.48.0 age adoption passing confidence
@typescript-eslint/parser 5.47.1 -> 5.48.0 age adoption passing confidence
antd (source) 5.1.1 -> 5.1.2 age adoption passing confidence
eslint (source) 8.30.0 -> 8.31.0 age adoption passing confidence
fastify (source) 4.10.2 -> 4.11.0 age adoption passing confidence
husky (source) 8.0.2 -> 8.0.3 age adoption passing confidence
jest-extended 3.2.0 -> 3.2.1 age adoption passing confidence
liquidjs 10.3.3 -> 10.4.0 age adoption passing confidence
tsconfig-paths 4.1.1 -> 4.1.2 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.48.0

Compare Source

Features
  • eslint-plugin: specify which method is unbound and added test case (#​6281) (cf3ffdd)

5.47.1 (2022-12-26)

Bug Fixes
  • ast-spec: correct some incorrect ast types (#​6257) (0f3f645)
  • eslint-plugin: [member-ordering] correctly invert optionalityOrder (#​6256) (ccd45d4)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.48.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.47.1 (2022-12-26)

Note: Version bump only for package @​typescript-eslint/parser

ant-design/ant-design

v5.1.2

Compare Source


  • 🆕 官网主题编辑器添加主题上传功能。#​39621 @​BoyYangzai
  • 💄 重构水波纹视效,现在可以多个水波纹同时触发了。#​39705 @​li-jia-nan
  • Table
    • 🐞 修复 Table column.filtered 更新不生效的问题。#​39883
    • 🐞 修复 Table 排序/筛选的固定列背景色透明的样式异常问题。#​39012 @​kiner-tang
  • 🐞 解决 Image 预览样式会被 TailwindCSS 影响的问题。#​39914
  • 🐞 修复 Dropdown 组件 dangerdisabled 属性同时使用的样式问题。#​39904 @​Wxh16144
  • 🐞 修复 App useAppmodal 确认按钮文案。#​39884 @​BoyYangzai
  • 🐞 修复 Input.Group 在 windows 下缩放屏幕时的错位问题。#​39842 @​heiyu4585
  • 🐞 修复 Slider 展示 Tooltip 时动画丢失的问题。#​39857
  • 🐞 修复 QRCode 过期文案在暗色模式下看不清的问题。#​39849 @​li-jia-nan
  • 🐞 修复 Tree 在暗黑模式下 switcher 背景显示异常问题。#​39838 @​kiner-tang
  • 🐞 修复 Menu 组件滑块在 border 被预设值重置时的样式问题。#​39819
  • 🐞 修复 Checkbox 禁用时不支持 Tooltip 和 Popover 的问题。#​39829
eslint/eslint

v8.31.0

Compare Source

Features

  • 52c7c73 feat: check assignment patterns in no-underscore-dangle (#​16693) (Milos Djermanovic)
  • b401cde feat: add options to check destructuring in no-underscore-dangle (#​16006) (Morten Kaltoft)
  • 30d0daf feat: group properties with values in parentheses in key-spacing (#​16677) (Francesco Trotta)

Bug Fixes

  • 35439f1 fix: correct syntax error in prefer-arrow-callback autofix (#​16722) (Francesco Trotta)
  • 87b2470 fix: new instance of FlatESLint should load latest config file version (#​16608) (Milos Djermanovic)

Documentation

Chores

fastify/fastify

v4.11.0

Compare Source

What's Changed
New Contributors

Full Changelog: fastify/fastify@v4.10.2...v4.11.0

typicode/husky

v8.0.3

Compare Source

  • fix: add git not installed message #​1208
jest-community/jest-extended

v3.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v3.2.0...v3.2.1

harttle/liquidjs

v10.4.0

Compare Source

Features

10.3.3 (2022-12-18)

Bug Fixes
  • type compatible with v9 tag definition, support Context as scope in various render APIs, #​570 (fb6a9f8)

10.3.2 (2022-12-13)

Bug Fixes

10.3.1 (2022-12-12)

Bug Fixes
dividab/tsconfig-paths

v4.1.2

Compare Source

Fixed

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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, check this box

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

@codecov-commenter
Copy link

codecov-commenter commented Dec 31, 2022

Codecov Report

Base: 64.76% // Head: 64.76% // No change to project coverage 👍

Coverage data is based on head (ae0df3a) compared to base (ede4a84).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #393   +/-   ##
=======================================
  Coverage   64.76%   64.76%           
=======================================
  Files         104      104           
  Lines        2949     2949           
  Branches      367      367           
=======================================
  Hits         1910     1910           
  Misses        991      991           
  Partials       48       48           
Impacted Files Coverage Δ
apps/portal-server/src/clusterops/slurm/app.ts 16.05% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e4f5340 to 92e4b00 Compare January 2, 2023 21:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 92e4b00 to ae0df3a Compare January 3, 2023 09:35
@ddadaal ddadaal merged commit a88b009 into master Jan 3, 2023
@ddadaal ddadaal deleted the renovate/all-minor-patch branch January 3, 2023 14:54
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.

2 participants