GreaterWMS / GreaterWMS

This Inventory management system is the currently Ford Asia Pacific after-sales logistics warehousing supply chain process . After I leave Ford , I start this project . You can share your vacant warehouse space, use it for those in need, and generate income
https://www.56yhz.com/
Apache License 2.0
3.68k stars 942 forks source link

Bump vconsole from 3.14.7 to 3.15.1 in /app #312

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Bumps vconsole from 3.14.7 to 3.15.1.

Release notes

Sourced from vconsole's releases.

v3.15.1

EN:

  • Feat(Netwrk) Add new option network.ignoreUrlRegExp to skip some requests. (PR #623)
  • Fix(Core) Fix prototype pollution in vConsole.setOption(). (issue #616 #621)
  • Fix(Core) Fix plugin event ready triggering before its HTML finishes rendering. (issue #591)
  • Fix(Log) Reset group state when console.clear() is called. (issue #611)
  • Fix(Log) Compatible with iOS (less than 13.4) that does not support ResizeObserver, but there may be a potential performance issue when printing a large number of logs. (issue #610)
  • Fix(Network) Fix possible "Cannot read property" error by sendBeacon. (issue #615)

CN:

  • Feat(Netwrk) 新增配置项 network.ignoreUrlRegExp 以跳过一些请求。 (PR #623)
  • Fix(Core) 修复 vConsole.setOption() 中可能存在的原型污染问题。 (issue #616 #621)
  • Fix(Core) 修复插件事件 ready 在插件完成渲染前就被触发的问题。 (issue #591)
  • Fix(Log) 修复调用 console.clear() 时没有重置 group 层级的问题。 (issue #611)
  • Fix(Log) 兼容 iOS(小于 13.4)不支持 ResizeObserver 的情况,代价是打印大批量日志可能会有性能问题。 (issue #610)
  • Fix(Network) 修复可能由 sendBeacon 引发的 "Cannot read property" 错误。 (issue #615)

v3.15.0

EN:

  • Feat(Log) Add recycle scrolling to imporove performance, and add scroll to top/bottom buttons. (PR #570)
  • Feat(Log) Add support for console.group(), console.groupCollapsed(), console.groupEnd(). (issue #545)
  • Feat(Network) Add recycle scrolling to imporove performance.
  • Feat(Network) Add "Start Time" of a request.
  • Feat(Network) Use curl instead of url as the copy value of a request. (issue #410)
  • Fix(Storage) Fix an event bug that overflow content cannot scroll. (issue #542)
  • Fix(Core) Fix click event on <select> elements. (PR #577)

CN:

  • Feat(Log) 新增虚拟滚动列表以提升性能,并支持快速滚动到顶部/底部。 (PR #570)
  • Feat(Log) 新增对 console.group(), console.groupCollapsed(), console.groupEnd() 方法的支持。 (issue #545)
  • Feat(Network) 新增虚拟滚动列表以提升性能。
  • Feat(Network) 新增 request 的 "Start Time"(发起时间)。
  • Feat(Network) 使用 curl 格式作为 request 的复制内容,而非 url。 (issue #410)
  • Fix(Storage) 修复内容溢出的元素无法滑动的问题。 (issue #542)
  • Fix(Core) 修复 <select> 的点击事件问题。 (PR #577)
Changelog

Sourced from vconsole's changelog.

3.15.1 (2023-06-01)

  • Feat(Netwrk) Add new option network.ignoreUrlRegExp to skip some requests. (PR #623)
  • Fix(Core) Fix prototype pollution in vConsole.setOption(). (issue #616 #621)
  • Fix(Core) Fix plugin event ready triggering before its HTML finishes rendering. (issue #591)
  • Fix(Log) Reset group state when console.clear() is called. (issue #611)
  • Fix(Log) Compatible with iOS (less than 13.4) that does not support ResizeObserver, but there may be a potential performance issue when printing a large number of logs. (issue #610)

3.15.0 (2022-11-02)

  • Feat(Log) Add recycle scrolling to imporove performance, and add scroll to top/bottom buttons. (PR #570)
  • Feat(Log) Add support for console.group(), console.groupCollapsed(), console.groupEnd(). (issue #545)
  • Feat(Network) Add recycle scrolling to imporove performance.
  • Feat(Network) Add "Start Time" of a request.
  • Feat(Network) Use curl instead of url as the copy value of a request. (issue #410)
  • Fix(Storage) Fix an event bug that overflow content cannot scroll. (issue #542)
  • Fix(Core) Fix click event on <select> elements. (PR #577)
Commits
  • 968f3e2 Merge pull request #628 from Tencent/dev
  • 84b4c22 chore: v3.15.1
  • a5270c6 Fix(Log): Compatible with iOS (less than 13.4) that does not support `ResizeO...
  • 547e0a3 chore: fix property
  • 289dd76 chore: fix typings
  • 5229e8e fix: add debug info to EmptyResizeObserver
  • 0d5d149 fix(Core): Fix plugin event ready triggering before its HTML finishes rende...
  • 2e4feb3 fix(Log): Fix fatal error caused by iOS (less than 13.4) which is not support...
  • 21fb678 Merge branch 'dev' of https://github.com/Tencent/vConsole into dev
  • 81c104e fix(Log): Reset group state when console.clear() is called. (issue #611)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/GreaterWMS/GreaterWMS/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.