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: simple-statistics/simple-statistics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.8.1
Choose a base ref
...
head repository: simple-statistics/simple-statistics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.8.2
Choose a head ref
  • 7 commits
  • 3 files changed
  • 3 contributors

Commits on Jan 15, 2023

  1. build(deps-dev): bump typescript from 4.9.3 to 4.9.4 (#687)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.9.3...v4.9.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    6a39431 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump documentation from 14.0.0 to 14.0.1 (#686)

    Bumps [documentation](https://github.com/documentationjs/documentation) from 14.0.0 to 14.0.1.
    - [Release notes](https://github.com/documentationjs/documentation/releases)
    - [Changelog](https://github.com/documentationjs/documentation/blob/master/CHANGELOG.md)
    - [Commits](documentationjs/documentation@v14.0.0...v14.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: documentation
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    64571c5 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump prettier from 2.8.0 to 2.8.1 (#685)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 2.8.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.0...2.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    064dbe5 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump eslint from 8.28.0 to 8.31.0 (#684)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.31.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.28.0...v8.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    8100d60 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump rollup from 3.5.1 to 3.9.0 (#683)

    Bumps [rollup](https://github.com/rollup/rollup) from 3.5.1 to 3.9.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v3.5.1...v3.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    7e630e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c501b36 View commit details
    Browse the repository at this point in the history
  7. chore(release): 7.8.2

    tmcw committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    dd5e72c View commit details
    Browse the repository at this point in the history
Loading