Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 27, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@chakra-ui/nuxt ^0.3.1 -> ^0.3.2 age adoption passing confidence
@nuxtjs/axios ^5.13.5 -> ^5.13.6 age adoption passing confidence
@nuxtjs/tailwindcss ^4.1.2 -> ^4.1.3 age adoption passing confidence
@oruga-ui/oruga (source) ^0.4.1 -> ^0.4.2 age adoption passing confidence
@wdio/cli ^7.6.1 -> ^7.7.3 age adoption passing confidence
@wdio/local-runner ^7.6.1 -> ^7.7.3 age adoption passing confidence
@wdio/mocha-framework ^7.6.0 -> ^7.7.3 age adoption passing confidence
@wdio/spec-reporter ^7.6.1 -> ^7.7.3 age adoption passing confidence
@wdio/sync ^7.6.1 -> ^7.7.3 age adoption passing confidence
babel-jest ^27.0.1 -> ^27.0.2 age adoption passing confidence
balm-ui (source) ^8.37.0 -> ^8.40.0 age adoption passing confidence
core-js ^3.13.0 -> ^3.14.0 age adoption passing confidence
element-ui (source) ^2.15.1 -> ^2.15.2 age adoption passing confidence
eslint (source) ^7.27.0 -> ^7.28.0 age adoption passing confidence
eslint-plugin-vue (source) ^7.9.0 -> ^7.11.1 age adoption passing confidence
jest (source) ^27.0.1 -> ^27.0.4 age adoption passing confidence
postcss (source) ^8.3.0 -> ^8.3.2 age adoption passing confidence
prettier (source) ^2.3.0 -> ^2.3.1 age adoption passing confidence
ts-jest (source) ^27.0.0 -> ^27.0.3 age adoption passing confidence
vant ^2.12.20 -> ^2.12.21 age adoption passing confidence
view-design (source) ^4.5.0 -> ^4.6.1 age adoption passing confidence
vuetify (source) ^2.5.1 -> ^2.5.3 age adoption passing confidence
webdriverio (source) ^7.6.1 -> ^7.7.3 age adoption passing confidence

Release Notes

chakra-ui/chakra-ui-vue

v0.3.2

Compare Source

Patch Changes
nuxt-community/axios-module

v5.13.6

Compare Source

nuxt-community/tailwindcss-module

v4.1.3

Compare Source

oruga-ui/oruga

v0.4.2

Compare Source

New features
  • Add iconCheck prop to radio
Fixes
  • Fix auto height on textarea when rows prop
  • Fix datepicker month switch when mulitple
  • Fix missing sizeClass prop on slider
  • Fix model value ref on slider (next)
  • Fix warning function slots (next)
webdriverio/webdriverio

v7.7.3

Compare Source

💅 Polish
Committers: 3

v7.7.2

Compare Source

🐛 Bug Fix
Committers: 1

v7.7.1

Compare Source

No updates!

v7.7.0

Compare Source

🚀 New Feature
🐛 Bug Fix
💅 Polish
  • wdio-devtools-service
  • wdio-cli, wdio-crossbrowsertesting-service, wdio-cucumber-framework, wdio-sauce-service, wdio-testingbot-service, wdio-types
📝 Documentation
Committers: 6
facebook/jest

v27.0.2

Compare Source

Features
  • [jest-circus] Add some APIs to make it easier to build your own test runner
  • [jest-reporters] Expose the getResultHeader util (#​11460)
  • [jest-resolver] Export resolve* utils for different Jest modules (#​11466)
  • [@jest/test-result] Export Test, TestEvents and TestFileEvent (#​11466)
Fixes
  • [jest-circus] Add missing slash dependency (#​11465)
  • [jest-circus, @​jest/test-sequencer] Remove dependency on jest-runner (#​11466)
  • [jest-config] Resolve config.runner to absolute path (#​11465)
  • [jest-config] Make sure to support functions as config (#​11475)
  • [jest-core] Do not warn about DNSCHANNEL handles when using the --detectOpenHandles option (#​11470)
  • [jest-runner] Remove dependency on jest-config (#​11466)
  • [jest-worker] Loosen engine requirement to >= 10.13.0 (#​11451)
balmjs/balm-ui

v8.40.0

Compare Source

Features
  • <ui-tree>: add method updateNode(type: 'create' | 'update' | 'delete', parentKey: string | number, nodeData: object) for tree operations

v8.39.1

Compare Source

v8.39.0

Compare Source

Features
  • update docs for mdc sass usage
  • <ui-collapse>: add prop iconEndAligned
Bug Fixes
  • <ui-form-field>: fix css bug for the action label

v8.38.0

Compare Source

Features
  • add $theme init config
  • add helpers: toCamelCase, toCapitalize
zloirock/core-js

v3.14.0

Compare Source

  • Added polyfill of stable sort in { Array, %TypedArray% }.prototype.sort, #​769, #​941
  • Fixed Safari 14.0- %TypedArray%.prototype.sort validation of arguments bug
  • .at marked as supported from V8 9.2

v3.13.1

Compare Source

  • Overwrites get-own-property-symbols third-party Symbol polyfill if it's used since it causes a stack overflow, #​774
  • Added a workaround of possible browser crash on Object.prototype accessors methods in WebKit ~ Android 4.0, #​232
ElemeFE/element

v2.15.2

Compare Source

Changelog

2.15.2

2021-05-28

Bug fixes
2.15.2

2021-05-28

Bug 修复
eslint/eslint

v7.28.0

Compare Source

vuejs/eslint-plugin-vue

v7.11.1

Compare Source

🐛 Bug Fixes

  • #​1515 Fixed crash when using objectsInObjects option in vue/object-curly-spacing rule.

v7.11.0

Compare Source

✨ Enhancements

New Rules:
  • #​1506 Added vue/no-this-in-before-route-enter rule that disallow this usage in a beforeRouteEnter method.
  • #​1510 Added vue/no-deprecated-v-is rule that disallow deprecated v-is directive (in Vue.js 3.1.0+).
Other changes in Rules:
  • #​1501 Made vue/no-deprecated-destroyed-lifecycle rule to auto-fixable.

⚙️ Updates

  • #​1509 Added supports for is="vue:" (Vue 3.1.0+).

All commits: v7.10.0 -> v7.11.0

v7.10.0

Compare Source

✨ Enhancements

New Rules:
  • #​1487 Added vue/require-emit-validator rule that enforce the validator definition in emits.
Other changes in Rules:
  • #​1493 Changed vue/this-in-template rule to support autofix.

⚙️ Updates

  • #​1484 Changed vue/attribute-hyphenation rule to ignore SVG attributes.

All commits: v7.9.0 -> v7.10.0

postcss/postcss

v8.3.2

Compare Source

  • Update changelog.

v8.3.1

Compare Source

  • Fixed false positives PostCSS does nothing warning on syntax option.
prettier/prettier

v2.3.1

Compare Source

diff

Support TypeScript 4.3 (#​10945 by @​sosukesuzuki)
override modifiers in class elements
class Foo extends  {
  override method() {}
}
static index signatures ([key: KeyType]: ValueType) in classes
class Foo {
  static [key: string]: Bar;
}
get / set in type declarations
interface Foo {
  set foo(value);
  get foo(): string;
}
Preserve attributes order for element node (#​10958 by @​dcyriller)
{{!-- Input --}}
<MyComponent
  {{! this is a comment for arg 1}}
  @&#8203;arg1="hello"
  {{on "clik" this.modify}}
  @&#8203;arg2="hello"
  {{! this is a comment for arg 3}}
  @&#8203;arg3="hello"
  @&#8203;arg4="hello"
  {{! this is a comment for arg 5}}
  @&#8203;arg5="hello"
  ...arguments
/>
{{!-- Prettier stable --}}
<MyComponent
  @&#8203;arg1="hello"
  @&#8203;arg2="hello"
  @&#8203;arg3="hello"
  @&#8203;arg4="hello"
  @&#8203;arg5="hello"
  ...arguments
  {{on "clik" this.modify}}
  {{! this is a comment for arg 1}}
  {{! this is a comment for arg 3}}
  {{! this is a comment for arg 5}}
/>
{{!-- Prettier main --}}
<MyComponent
  {{! this is a comment for arg 1}}
  @&#8203;arg1="hello"
  {{on "clik" this.modify}}
  @&#8203;arg2="hello"
  {{! this is a comment for arg 3}}
  @&#8203;arg3="hello"
  @&#8203;arg4="hello"
  {{! this is a comment for arg 5}}
  @&#8203;arg5="hello"
  ...arguments
/>
Track cursor position properly when it’s at the end of the range to format (#​10938 by @​j-f1)

Previously, if the cursor was at the end of the range to format, it would simply be placed back at the end of the updated range.
Now, it will be repositioned if Prettier decides to add additional code to the end of the range (such as a semicolon).

// Input (<|> represents the cursor)
const someVariable = myOtherVariable<|>
// range to format:  ^^^^^^^^^^^^^^^

// Prettier stable
const someVariable = myOtherVariable;<|>
// range to format:  ^^^^^^^^^^^^^^^

// Prettier main
const someVariable = myOtherVariable<|>;
// range to format:  ^^^^^^^^^^^^^^^
Break the LHS of type alias that has complex type parameters (#​10901 by @​sosukesusuzki)
// Input
type FieldLayoutWith<
  T extends string,
  S extends unknown = { width: string }
> = {
  type: T;
  code: string;
  size: S;
};

// Prettier stable
type FieldLayoutWith<T extends string, S extends unknown = { width: string }> =
  {
    type: T;
    code: string;
    size: S;
  };

// Prettier main
type FieldLayoutWith<
  T extends string,
  S extends unknown = { width: string }
> = {
  type: T;
  code: string;
  size: S;
};
Break the LHS of assignments that has complex type parameters (#​10916 by @​sosukesuzuki)
// Input
const map: Map<
  Function,
  Map<string | void, { value: UnloadedDescriptor }>
> = new Map();

// Prettier stable
const map: Map<Function, Map<string | void, { value: UnloadedDescriptor }>> =
  new Map();

// Prettier main
const map: Map<
  Function,
  Map<string | void, { value: UnloadedDescriptor }>
> = new Map();
Fix incorrectly wrapped arrow functions with return types (#​10940 by @​thorn0)
// Input
longfunctionWithCall12("bla", foo, (thing: string): complex<type<something>> => {
  code();
});

// Prettier stable
longfunctionWithCall12("bla", foo, (thing: string): complex<
  type<something>
> => {
  code();
});

// Prettier main
longfunctionWithCall12(
  "bla",
  foo,
  (thing: string): complex<type<something>> => {
    code();
  }
);
Avoid breaking call expressions after assignments with complex type arguments (#​10949 by @​sosukesuzuki)
// Input
const foo = call<{
  prop1: string;
  prop2: string;
  prop3: string;
}>();

// Prettier stable
const foo =
  call<{
    prop1: string;
    prop2: string;
    prop3: string;
  }>();

// Prettier main
const foo = call<{
  prop1: string;
  prop2: string;
  prop3: string;
}>();
Fix order of override modifiers (#​10961 by @​sosukesuzuki)
// Input
class Foo extends Bar {
  abstract override foo: string;
}

// Prettier stable
class Foo extends Bar {
  abstract override foo: string;
}

// Prettier main
class Foo extends Bar {
  abstract override foo: string;
}
kulshekhar/ts-jest

v27.0.3

Compare Source

Bug Fixes
Features

v27.0.2

Compare Source

Bug Fixes

v27.0.1

Compare Source

Bug Fixes
youzan/vant

v2.12.21

Compare Source

更新内容参见 CHANGELOG

Please refer to CHANGELOG for details.

view-design/ViewUI

v4.6.1

Compare Source

  • In version 4.6.0, when Button sets to and target: _blank, the problem that links are opened twice is fixed.

  • 修复 4.6.0 版本下,Button 设置 String 格式的 totarget: _blank 时,打开两次链接的问题。

v4.6.0

Compare Source

  • Modal add new property sticky and sticky-distance. When enabled, when dragging, it will not be dragged out of the edge of the screen, and will automatically snap to the limit distance.
  • Modal add new property reset-drag-position. After opening, when Modal is opened again, the drag position will be reset.
  • Modal property mask is no longer mandatory to be set to false in draggable mode.
  • Drawer's property placement add top and bottom to support top and bottom directions. At the same time add the property height. The top and bottom do not support dragging currently.
  • AutoComplete add new property capture.
  • Dropdown, Select, DatePicker, TimePicker, Cascader, ColorPicker, Tooltip, Poptip, Page, AutoComplete add new property events-enabled, after enabling it, Popper's eventsEnabled property will be turned on, but some performance may be lost.
  • Fix the problem of invalid CSS class names when the Row component is in version 4.5.0.
  • Fixed the issue that the DatePicker component is in the daterange mode and the start date is the 31st, when the previous month panel is switched, the panel month does not change. #​418
  • Fix the problem of errors in the multi-select and searchable state when the Select component uses label-in-value.
  • Fix the problem that when Button and other components set both target: _blank and Object type to property, the jump function is invalid.
  • Fix the problem that the scroll bar sometimes jitters when transfer is turned on for a component with a Dropdown component. #​911
  • Fix Divider misalignment in Chrome 91 version. #​913
  • Adjust the position where the Table cell click event @on-cell-click is triggered.

  • Modal 新增属性 stickysticky-distance,开启后,在拖拽时,将不会拖出屏幕边缘,并在极限距离时,自动吸附。
  • Modal 新增属性 reset-drag-position,开启后,Modal 再次打开时,将重置拖拽的位置。
  • Modal 的属性 maskdraggable 模式下,不再强制设置为 false。
  • Drawer 的属性 placement 新增值 topbottom,支持顶部和底部方向。同时增加属性 height。顶部、底部暂不支持拖拽。
  • AutoComplete 新增属性 capture
  • Dropdown、Select、DatePicker、TimePicker、Cascader、ColorPicker、Tooltip、Poptip、Page、AutoComplete 新增属性 events-enabled,开启后则会开启 Popper 的 eventsEnabled 属性,但可能会牺牲一定的性能。
  • 修复 Row 组件在 4.5.0 版本时,有时产生无效 CSS 类名的问题。
  • 修复 DatePicker 组件在 daterange 模式下,起始日期为31日时,切换上月面板,面板月份没有变化的问题。 #​418
  • 修复 Select 组件使用 label-in-value 时,在多选、可搜索状态下出错的问题。
  • 修复 Button 等组件同时设置 target: _blank 和 Object 类型的 to 属性时,跳转功能失效的问题。
  • 修复带有下拉框的组件开启 transfer 时,有时滚动条抖动的问题。 #​911
  • 修复 Divider 在 Chrome 91 版本错位的问题。 #​913
  • 调整 Table 点击单元格事件 @on-cell-click 触发的位置。
vuetifyjs/vuetify

v2.5.3

Compare Source

🔧 Bug Fixes
  • menuable: don't account for app offset in fixed context (ec8fafa), closes #​13740
🔄 Reverts

v2.5.2

Compare Source

⚠️ Note ⚠️

We are aware of an issue affecting projects with custom sass variables. See vuetifyjs/vuetify#13737 for more information and workarounds.

🔧 Bug Fixes
BREAKING CHANGES
  • ~~styles: requires sass@1.33.0~~ This has been reverted in v2.5.3

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update devdependency ts-jest to ^27.0.1 chore(deps): update balm-ui packages May 27, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 16097d0 to bd1ab45 Compare May 27, 2021 03:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1d958d6 to ca07b4b Compare June 13, 2021 20:17
@renovate renovate bot changed the title chore(deps): update balm-ui packages chore(deps): update nuxt packages Jun 13, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4d1040f to 955045d Compare June 13, 2021 20:21
@clarkdo clarkdo merged commit 2988de3 into master Jun 13, 2021
@clarkdo clarkdo deleted the renovate/all-minor-patch branch June 13, 2021 20:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants