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: elastic/elastic-charts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v31.0.0
Choose a base ref
...
head repository: elastic/elastic-charts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v31.1.0
Choose a head ref
  • 8 commits
  • 23 files changed
  • 5 contributors

Commits on Jun 29, 2021

  1. build(deps): bump color-string from 1.5.3 to 1.5.5 (#1224)

    Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5.
    - [Release notes](https://github.com/Qix-/color-string/releases)
    - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Qix-/color-string/commits/1.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: color-string
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nick Partridge <nick.ryan.partridge@gmail.com>
    dependabot[bot] and nickofthyme authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    88ea628 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#1222)

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)
    
    ---
    updated-dependencies:
    - dependency-name: hosted-git-info
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nick Partridge <nick.ryan.partridge@gmail.com>
    dependabot[bot] and nickofthyme authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    977b191 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump url-parse from 1.4.7 to 1.5.1 (#1223)

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.4.7...1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: url-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nick Partridge <nick.ryan.partridge@gmail.com>
    dependabot[bot] and nickofthyme authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    c409b22 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump acorn from 6.3.0 to 6.4.2 (#1225)

    Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.2.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@6.3.0...6.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: acorn
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nick Partridge <nick.ryan.partridge@gmail.com>
    dependabot[bot] and nickofthyme authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    f77f69c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fd27d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    ffa8822 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    57678fe View commit details
    Browse the repository at this point in the history
  2. chore(release): 31.1.0 [skip ci]

    # [31.1.0](v31.0.0...v31.1.0) (2021-07-06)
    
    ### Bug Fixes
    
    * **heatmap:** pick correct brush end value ([#1230](#1230)) ([57678fe](57678fe)), closes [#1229](#1229)
    
    ### Features
    
    * **a11y:** accessible goal and gauge chart ([#1174](#1174)) ([ffa8822](ffa8822)), closes [#1160](#1160)
    semantic-release-bot committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    f8a7111 View commit details
    Browse the repository at this point in the history
Loading