longhorn-ui
longhorn-ui copied to clipboard
chore(deps): update patch digest dependencies (master)
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
add-asset-html-webpack-plugin | 3.2.0 -> 3.2.2 |
||||
antd (source) | 3.26.16 -> 3.26.20 |
||||
axios (source) | 1.6.0 -> 1.6.8 |
||||
babel-plugin-import | 1.13.3 -> 1.13.8 |
||||
es5-imcompatible-versions | 0.1.73 -> 0.1.89 |
||||
recharts | 1.8.5 -> 1.8.6 |
Release Notes
SimenB/add-asset-html-webpack-plugin (add-asset-html-webpack-plugin)
v3.2.2
Bug Fixes
v3.2.1
Bug Fixes
ant-design/ant-design (antd)
v3.26.20
- 🐞 Fix Typescript definition issue with related Typescript version.
- 🐞 修复 Typescript 版本导致的定义问题。
v3.26.19
- 🐞 Fix webpack 5 compatibility issue. #27314 @vnguyen94
- 🐞 修复 webpack 5 兼容问题。#27314 @vnguyen94
v3.26.18
- 🐞 Fix Tree
AntTreeNodeProps.children
type. #24429 @fireairforce - 🇮🇪 Add Irish(ga_IE) locale. #24849 @AbhijeetGaware
- 🐞 修正了 Tree
AntTreeNodeProps.children
的类型。#24429 @fireairforce - 🇮🇪 添加爱尔兰语国际化支持。#24849 @AbhijeetGaware
v3.26.17
- 🐞 Avoid disabled Upload.Dragger being triggered by clicking Form
label
. #24202 - 🐞 Fix Tabs cannot be displayed in Safair. #23151
- 🐞 Fix Form.Item control icon shaking when
hasFeedback
is not set. #23924 - 🐞 Fix
loading
Button using Badge style. #23691
axios/axios (axios)
v1.6.8
Bug Fixes
- AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
- import: use named export for EventEmitter; (7320430)
- vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)
Contributors to this release
v1.6.7
Bug Fixes
Contributors to this release
v1.6.6
Bug Fixes
- fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
- wrap errors to improve async stack trace (#5987) (123f354)
Contributors to this release
v1.6.5
Bug Fixes
- ci: refactor notify action as a job of publish action; (#6176) (0736f95)
- dns: fixed lookup error handling; (#6175) (f4f2b03)
Contributors to this release
v1.6.4
Bug Fixes
- security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
- security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)
Contributors to this release
v1.6.3
Bug Fixes
Contributors to this release
v1.6.2
Features
-
withXSRFToken: added withXSRFToken option as a workaround to achieve the old
withCredentials
behavior; (#6046) (cff9967)
PRs
- feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )
📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour.
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.
Contributors to this release
v1.6.1
Bug Fixes
- formdata: fixed content-type header normalization for non-standard browser environments; (#6056) (dd465ab)
- platform: fixed emulated browser detection in node.js environment; (#6055) (3dc8369)
Contributors to this release
ant-design/babel-plugin-import (babel-plugin-import)
v1.13.8
v1.13.7
v1.13.6
- test: update expected files since babel upgraded
bedae9f
- feat: 新增SequenceExpression支持 (#625)
54a94bc
v1.13.5
- chore: fix build
162a66f
v1.13.4
umijs/es5-imcompatible-versions (es5-imcompatible-versions)
v0.1.89
v0.1.88
v0.1.87
v0.1.86
v0.1.85
v0.1.84
v0.1.83
v0.1.82
v0.1.81
v0.1.80
v0.1.79
v0.1.78
v0.1.77
v0.1.76
v0.1.75
v0.1.74
recharts/recharts (recharts)
v1.8.6
Update recharts 1.x to be even with the 1.x branch by releasing 1.8.6
What's Changed
chore
- chore: update core-js by @G07cha in https://github.com/recharts/recharts/pull/1954
fix
- Fixed issue: Vertical layout throws [DecimalError] #1920 by @reachtokish in https://github.com/recharts/recharts/pull/1949
- Fixed tooltip flickering in 1.x branch by @ritwickdey in https://github.com/recharts/recharts/pull/2254
- Fix PropType typo in Tooltip by @mlh758 in https://github.com/recharts/recharts/pull/2775
New Contributors
- @reachtokish made their first contribution in https://github.com/recharts/recharts/pull/1949
- @ritwickdey made their first contribution in https://github.com/recharts/recharts/pull/2254
- @mlh758 made their first contribution in https://github.com/recharts/recharts/pull/2775
Full Changelog: https://github.com/recharts/recharts/compare/v1.8.5...v1.8.6
Configuration
📅 Schedule: Branch creation - "after 10am on saturday,on sunday" in timezone Asia/Taipei, 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.