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

Bump concurrently from 7.6.0 to 8.0.1 #584

Merged
merged 1 commit into from
Apr 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2023

Bumps concurrently from 7.6.0 to 8.0.1.

Release notes

Sourced from concurrently's releases.

v8.0.1

What's Changed

Full Changelog: open-cli-tools/concurrently@v8.0.0...v8.0.1

v8.0.0

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v7.6.0...v8.0.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 29, 2023
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.6.0 to 8.0.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v7.6.0...v8.0.1)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@1zilc 1zilc force-pushed the dependabot/npm_and_yarn/dev/concurrently-8.0.1 branch from 6268399 to 9da92fd Compare March 31, 2023 08:14
@1zilc 1zilc merged commit 44d7e8b into dev Apr 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/concurrently-8.0.1 branch April 2, 2023 14:30
1zilc added a commit that referenced this pull request Apr 11, 2023
* feat: 基金添加含成本价分组

* Bump esbuild-loader from 2.21.0 to 3.0.1 (#567)

Bumps [esbuild-loader](https://github.com/esbuild-kit/esbuild-loader) from 2.21.0 to 3.0.1.
- [Release notes](https://github.com/esbuild-kit/esbuild-loader/releases)
- [Commits](privatenumber/esbuild-loader@v2.21.0...v3.0.1)

---
updated-dependencies:
- dependency-name: esbuild-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: 迁移esbuild-loader@3

* fix: 修改净值获取时间段

* fix: 优化sortbar文字显示

* feat: 基金模块添加快捷统计

* fix: 修复eslint问题

* fix: 调整基金收益排行

* fix: 修改基金收益率样式

* chore: 添加sandbox tag移除menubar tag

* chore: 移除阿里云下载

* feat: 添加榜单快捷方式

* fix: 修复经济数据接口

* chore: 使用内建token

* chore: 使用pnpm构建缓存

* chore: 使用pnpm构建发布

* feat: 接口迁移至https

* feat: 请求开启http2

* fix: 修改自动发布brew cask

* fix: preload使用commonjs

* feat: 优化字体渲染,开启抗锯齿

* revert: 关闭http2请求

* fix: 移除request console

* revert: 移除字体抗锯齿

* revert: 默认使用系统代理

* feat: h5添加chatgpt

* fix: 修复progress样式

* bump: update dep

* bump: typescript 5.0.2

* bump: github/codeql-action/analyze@v2

* fix: 引入antd reset.css

* feat: 添加基金周期回报模块

* feat: 添加股票、指数周期回报

* feat: 修改周期回报数据为10年

* bump: update electron-builder,updater

* fix: 修复builder打包依赖丢失

* Revert "bump: update electron-builder,updater"

This reverts commit 35fffcd.

* Revert "fix: 修复builder打包依赖丢失"

This reverts commit 80d45c3.

* fix: 完善url检测

* feat: 升级builder、updater

* chore: 添加DEBUG flag

* chore: remove opencollective

* chore: update electron-builder@24.1.2

* feat: 右键菜单添加支持作者

* Bump @svgr/webpack from 6.5.1 to 7.0.0 (#582)

Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 6.5.1 to 7.0.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](gregberge/svgr@v6.5.1...v7.0.0)

---
updated-dependencies:
- dependency-name: "@svgr/webpack"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: 设置resolution-mode=highest

* fix: 优化toolbar

* fix: 优化Timeline

* revert: ToolBar优化

* fix: 优化多钱包同一支基金重复获取

* Bump concurrently from 7.6.0 to 8.0.1 (#584)

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.6.0 to 8.0.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v7.6.0...v8.0.1)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-config-prettier from 8.6.0 to 8.8.0 (#579)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.6.0 to 8.8.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.6.0...v8.8.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @testing-library/react from 13.4.0 to 14.0.0 (#569)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 14.0.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v13.4.0...v14.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* bump: update electron@24

* fix: 移除main多余逻辑

* feat: 优化部分组件

* fix: 修复进度条样式

* feat: hack 关闭dock.icon

* bump: 7.2.0

* fix: 修复support面板逻辑

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant