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: parca-dev/parca
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ui-v0.12.12
Choose a base ref
...
head repository: parca-dev/parca
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ui-v0.12.13
Choose a head ref
  • 16 commits
  • 24 files changed
  • 5 contributors

Commits on Apr 3, 2022

  1. pkg/query: Sort list in aggregateTopByFunction

    This sorts the list by the meta location address, so the flaky
    TestAggregateTopByFunction passes every time. (#770)
    importhuman committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    272ece5 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. build(deps-dev): bump eslint-plugin-react-hooks in /ui

    Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.3.0 to 4.4.0.
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react-hooks
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    7caa705 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump react-router-dom from 6.2.2 to 6.3.0 in /ui

    Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.2.2 to 6.3.0.
    - [Release notes](https://github.com/remix-run/react-router/releases)
    - [Commits](https://github.com/remix-run/react-router/commits/v6.3.0/packages/react-router-dom)
    
    ---
    updated-dependencies:
    - dependency-name: react-router-dom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    f4097d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. build(deps-dev): bump @types/react-dom from 17.0.13 to 17.0.14 in /ui

    Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.13 to 17.0.14.
    - [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:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    e68450c View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @next/mdx from 12.1.0 to 12.1.4 in /ui

    Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 12.1.0 to 12.1.4.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](https://github.com/vercel/next.js/commits/v12.1.4/packages/next-mdx)
    
    ---
    updated-dependencies:
    - dependency-name: "@next/mdx"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    846268f View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @mdx-js/loader from 2.1.0 to 2.1.1 in /ui

    Bumps [@mdx-js/loader](https://github.com/mdx-js/mdx/tree/HEAD/packages/loader) from 2.1.0 to 2.1.1.
    - [Release notes](https://github.com/mdx-js/mdx/releases)
    - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
    - [Commits](https://github.com/mdx-js/mdx/commits/2.1.1/packages/loader)
    
    ---
    updated-dependencies:
    - dependency-name: "@mdx-js/loader"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    e65c022 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #847 from importhuman/fix-flaky-test

    Fix flaky 'TestAggregateTopByFunction`
    metalmatze authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    29b8cfc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #867 from parca-dev/dependabot/npm_and_yarn/ui/esl…

    …int-plugin-react-hooks-4.4.0
    
    build(deps-dev): bump eslint-plugin-react-hooks from 4.3.0 to 4.4.0 in /ui
    yomete authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    b87f103 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #868 from parca-dev/dependabot/npm_and_yarn/ui/rea…

    …ct-router-dom-6.3.0
    
    build(deps): bump react-router-dom from 6.2.2 to 6.3.0 in /ui
    yomete authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    21d7b54 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #873 from parca-dev/dependabot/npm_and_yarn/ui/typ…

    …es/react-dom-17.0.14
    
    build(deps-dev): bump @types/react-dom from 17.0.13 to 17.0.14 in /ui
    yomete authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    dccd0c9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #874 from parca-dev/dependabot/npm_and_yarn/ui/nex…

    …t/mdx-12.1.4
    
    build(deps-dev): bump @next/mdx from 12.1.0 to 12.1.4 in /ui
    yomete authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    2db7d67 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #875 from parca-dev/dependabot/npm_and_yarn/ui/mdx…

    …-js/loader-2.1.1
    
    build(deps-dev): bump @mdx-js/loader from 2.1.0 to 2.1.1 in /ui
    yomete authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    ddafe6e View commit details
    Browse the repository at this point in the history
  10. pkg/query: Sort list in aggregateTopByFunction

    This sorts the list by descending flat value by default, unless
    it encounters the same value, in which case sorting is done by
    ascending meta location address. (#770)
    importhuman committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    ba3aef2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #879 from importhuman/fix-flaky-test

    pkg/query: Sort list in aggregateTopByFunction
    brancz authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    47c9e14 View commit details
    Browse the repository at this point in the history
  12. Move store to shared folder

    yomete committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    56ee147 View commit details
    Browse the repository at this point in the history
  13. ui-v0.12.13

    yomete committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    d75d40d View commit details
    Browse the repository at this point in the history
Loading