-
Notifications
You must be signed in to change notification settings - Fork 97
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
force-pushed
the
dependabot/npm_and_yarn/dev/concurrently-8.0.1
branch
from
March 31, 2023 08:14
6268399
to
9da92fd
Compare
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps concurrently from 7.6.0 to 8.0.1.
Release notes
Sourced from concurrently's releases.
Commits
23c3217
8.0.1a73b622
Update dependencies (#409)7c0e8cb
Fix release workflow (#408)5115c43
8.0.0a469388
Add --kill-signal option (#402)91c2448
Add support for Bun (#406)388a9df
Consistent ordering of-D
flag for installation commandsd4c3b21
Update dependencies (#400)08c971d
Remove outdated workaround for safe-publish-latestecc9d3c
Call lint-staged directly in pre-commit hookDependabot 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)