-
Notifications
You must be signed in to change notification settings - Fork 226
Comparing changes
Open a pull request
base repository: parca-dev/parca
base: ui-v0.12.12
head repository: parca-dev/parca
compare: ui-v0.12.13
- 16 commits
- 24 files changed
- 5 contributors
Commits on Apr 3, 2022
-
pkg/query: Sort list in aggregateTopByFunction
This sorts the list by the meta location address, so the flaky TestAggregateTopByFunction passes every time. (#770)
Configuration menu - View commit details
-
Copy full SHA for 272ece5 - Browse repository at this point
Copy the full SHA 272ece5View commit details
Commits on Apr 4, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 7caa705 - Browse repository at this point
Copy the full SHA 7caa705View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f4097d3 - Browse repository at this point
Copy the full SHA f4097d3View commit details
Commits on Apr 5, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for e68450c - Browse repository at this point
Copy the full SHA e68450cView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 846268f - Browse repository at this point
Copy the full SHA 846268fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e65c022 - Browse repository at this point
Copy the full SHA e65c022View commit details -
Merge pull request #847 from importhuman/fix-flaky-test
Fix flaky 'TestAggregateTopByFunction`
Configuration menu - View commit details
-
Copy full SHA for 29b8cfc - Browse repository at this point
Copy the full SHA 29b8cfcView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for b87f103 - Browse repository at this point
Copy the full SHA b87f103View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 21d7b54 - Browse repository at this point
Copy the full SHA 21d7b54View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for dccd0c9 - Browse repository at this point
Copy the full SHA dccd0c9View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 2db7d67 - Browse repository at this point
Copy the full SHA 2db7d67View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ddafe6e - Browse repository at this point
Copy the full SHA ddafe6eView commit details -
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)
Configuration menu - View commit details
-
Copy full SHA for ba3aef2 - Browse repository at this point
Copy the full SHA ba3aef2View commit details -
Merge pull request #879 from importhuman/fix-flaky-test
pkg/query: Sort list in aggregateTopByFunction
Configuration menu - View commit details
-
Copy full SHA for 47c9e14 - Browse repository at this point
Copy the full SHA 47c9e14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56ee147 - Browse repository at this point
Copy the full SHA 56ee147View commit details -
Configuration menu - View commit details
-
Copy full SHA for d75d40d - Browse repository at this point
Copy the full SHA d75d40dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ui-v0.12.12...ui-v0.12.13