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: rare-magma/guitos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.22.1
Choose a base ref
...
head repository: rare-magma/guitos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.22.2
Choose a head ref
  • 10 commits
  • 9 files changed
  • 3 contributors

Commits on Jul 2, 2023

  1. build(deps-dev): bump @vitest/coverage-v8 from 0.32.0 to 0.32.2 (#54)

    Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 0.32.0 to 0.32.2.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v0.32.2/packages/coverage-v8)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/coverage-v8"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2023
    Configuration menu
    Copy the full SHA
    708414a View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump vite-plugin-pwa from 0.15.0 to 0.16.4 (#53)

    Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.15.0 to 0.16.4.
    - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
    - [Commits](vite-pwa/vite-plugin-pwa@v0.15.0...v0.16.4)
    
    ---
    updated-dependencies:
    - dependency-name: vite-plugin-pwa
      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>
    dependabot[bot] authored Jul 2, 2023
    Configuration menu
    Copy the full SHA
    5f476b1 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @types/react-dom from 18.2.4 to 18.2.6 (#52)

    Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.4 to 18.2.6.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-dom"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2023
    Configuration menu
    Copy the full SHA
    611bd29 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @vitest/ui from 0.32.0 to 0.32.2 (#50)

    Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 0.32.0 to 0.32.2.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v0.32.2/packages/ui)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/ui"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2023
    Configuration menu
    Copy the full SHA
    3fd0c93 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump eslint-plugin-jest-dom from 4.0.3 to 5.0.1 (#51)

    Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 4.0.3 to 5.0.1.
    - [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases)
    - [Commits](testing-library/eslint-plugin-jest-dom@v4.0.3...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest-dom
      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>
    dependabot[bot] authored Jul 2, 2023
    Configuration menu
    Copy the full SHA
    3266ef4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    162a083 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36e299f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4d882b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1bbf01d View commit details
    Browse the repository at this point in the history
  10. chore(release): 0.22.2

    ## [0.22.2](v0.22.1...v0.22.2) (2023-07-02)
    
    ### Bug Fixes
    
    * chart tooltip spacing ([1bbf01d](1bbf01d))
    * use fixed width font on chart tooltip ([36e299f](36e299f))
    semantic-release-bot committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    c9e1b5e View commit details
    Browse the repository at this point in the history
Loading