Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.

Develop #484

Merged
merged 56 commits into from
Jun 23, 2021
Merged

Develop #484

merged 56 commits into from
Jun 23, 2021

Conversation

YanceyOfficial
Copy link
Member

Before submitting a pull request, please make sure the following is done:

  1. Fork the repository and create your branch from master.

  2. Run yarn in the repository root.

  3. If you've fixed a bug or added code that should be tested, add tests!

  4. Ensure the test suite passes (yarn test). Tip: yarn test --watch TestName is helpful in development.

  5. Run yarn test-prod to test in the production environment. It supports the same options as yarn test.

  6. If you need a debugger, run yarn debug-test --watch TestName, open chrome://inspect, and press "Inspect".

  7. Format your code with prettier (yarn prettier).

  8. Make sure your code lints (yarn lint). Tip: yarn linc to only check changed files.

  9. If you haven't already, complete the CLA.

dependabot-preview bot and others added 30 commits June 7, 2021 20:20
Bumps [webpack](https://github.com/webpack/webpack) from 5.20.2 to 5.38.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.20.2...v5.38.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. **This update includes a security fix.**
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…lop/next/bundle-analyzer-10.2.3

build(deps-dev): bump @next/bundle-analyzer from 10.2.0 to 10.2.3
…lop/babel/runtime-7.14.5

build(deps-dev): bump @babel/runtime from 7.13.6 to 7.14.5
…lop/types/luxon-1.27.0

build(deps-dev): bump @types/luxon from 1.26.0 to 1.27.0
…lop/types/node-15.12.2

build(deps-dev): bump @types/node from 14.14.35 to 15.12.2
…lop/glob-parent-5.1.2

build(deps): [security] bump glob-parent from 5.1.1 to 5.1.2
…lop/styled-components-5.3.0

build(deps): bump styled-components from 5.2.0 to 5.3.0
…lop/types/react-instantsearch-dom-6.10.0

build(deps-dev): bump @types/react-instantsearch-dom from 6.3.0 to 6.10.0
…lop/eslint-plugin-react-7.24.0

build(deps-dev): bump eslint-plugin-react from 7.22.0 to 7.24.0
…lop/commitlint/cli-12.1.4

build(deps-dev): bump @commitlint/cli from 12.1.1 to 12.1.4
…lop/webpack-5.38.1

build(deps-dev): bump webpack from 5.20.2 to 5.38.1
dependabot-preview bot and others added 22 commits June 21, 2021 20:28
…lop/sentry/browser-6.7.2

build(deps): bump @sentry/browser from 6.7.1 to 6.7.2
…lop/commitlint/config-conventional-12.1.4

build(deps-dev): bump @commitlint/config-conventional from 12.0.1 to 12.1.4
…lop/types/react-syntax-highlighter-13.5.1

build(deps-dev): bump @types/react-syntax-highlighter from 13.5.0 to 13.5.1
…lop/sitemap-7.0.0

build(deps): bump sitemap from 6.3.5 to 7.0.0
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36. **This update includes a security fix.**
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.35...7.0.36)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…lop/eslint-config-prettier-8.3.0

build(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.3.0
…lop/algoliasearch-4.9.3

build(deps): bump algoliasearch from 4.8.6 to 4.9.3
…lop/postcss-7.0.36

build(deps): [security] bump postcss from 7.0.35 to 7.0.36
…lop/apollo/client-3.3.20

build(deps): bump @apollo/client from 3.3.19 to 3.3.20
…lop/eslint-plugin-import-2.23.4

build(deps-dev): bump eslint-plugin-import from 2.22.1 to 2.23.4
…log-desktop-v2 into feature/upgrade-next-to-11
@YanceyOfficial YanceyOfficial added the enhancement New feature or request label Jun 23, 2021
@YanceyOfficial YanceyOfficial self-assigned this Jun 23, 2021
Copy link
Member Author

@YanceyOfficial YanceyOfficial left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@YanceyOfficial YanceyOfficial merged commit 52a5cde into master Jun 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant