Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hackmdio/vscode-hackmd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: X-oss-byte/vscode-hackmd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Jul 27, 2023

  1. chore(deps): bump electron and react-devtools

    Bumps [electron](https://github.com/electron/electron) to 23.3.8 and updates ancestor dependency [react-devtools](https://github.com/facebook/react/tree/HEAD/packages/react-devtools). These dependencies need to be updated together. Updates `electron` from 11.5.0 to 23.3.8 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v11.5.0...v23.3.8) Updates `react-devtools` from 4.27.1 to 4.27.8 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/react-devtools/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools) --- updated-dependencies: - dependency-name: electron dependency-type: indirect - dependency-name: react-devtools dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and X-oss-byte committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0deb6b1 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump webpack from 5.75.0 to 5.76.0

    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.75.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and X-oss-byte committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f4f8c70 View commit details
    Browse the repository at this point in the history
  3. fix: upgrade zustand from 4.3.2 to 4.3.8

    Snyk has created this PR to upgrade zustand from 4.3.2 to 4.3.8. See this package in npm: https://www.npmjs.com/package/zustand See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/b2450185-1696-4c5f-8f5d-345132f49c5b?utm_source=github&utm_medium=referral&page=upgrade-pr
    snyk-bot authored and X-oss-byte committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6cdd96b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. fix: upgrade zustand from 4.3.8 to 4.3.9

    Snyk has created this PR to upgrade zustand from 4.3.8 to 4.3.9. See this package in npm: https://www.npmjs.com/package/zustand See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/b2450185-1696-4c5f-8f5d-345132f49c5b?utm_source=github&utm_medium=referral&page=upgrade-pr
    snyk-bot authored and X-oss-byte committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a91455a View commit details
    Browse the repository at this point in the history
Loading