-
Notifications
You must be signed in to change notification settings - Fork 94
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 eslint-config-prettier from 8.6.0 to 8.8.0 #579
Merged
1zilc
merged 1 commit into
dev
from
dependabot/npm_and_yarn/dev/eslint-config-prettier-8.8.0
Apr 2, 2023
Merged
Bump eslint-config-prettier from 8.6.0 to 8.8.0 #579
1zilc
merged 1 commit into
dev
from
dependabot/npm_and_yarn/dev/eslint-config-prettier-8.8.0
Apr 2, 2023
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
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] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Mar 21, 2023
dependabot
bot
deleted the
dependabot/npm_and_yarn/dev/eslint-config-prettier-8.8.0
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] <[email protected]> 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 [email protected] * 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] <[email protected]> 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] <[email protected]> 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] <[email protected]> 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] <[email protected]> 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] <[email protected]> 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 eslint-config-prettier from 8.6.0 to 8.8.0.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
88ba724
eslint-config-prettier v8.8.01a7be70
add rule@typescript/lines-around-comment
(#246)130bf88
Move removed rules to deprecated section (#245)a157136
eslint-config-prettier v8.7.0bb1024f
Update npm packages (#244)5b8afce
add rule@typescript-eslint/block-spacing
and `@typescript-eslint/key-spaci...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)