-
Notifications
You must be signed in to change notification settings - Fork 321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Select file in view mode #2074
Select file in view mode #2074
Commits on Jul 19, 2024
-
Merge pull request #1871 from jplag/report-viwer/fix-scroll
Fix overscroll when clicking match
Configuration menu - View commit details
-
Copy full SHA for 38e72cd - Browse repository at this point
Copy the full SHA 38e72cdView commit details -
Merge pull request #1880 from jplag/report-viewer/common-file-path
Only show parts of path that differ in report viewer
Configuration menu - View commit details
-
Copy full SHA for 7e51788 - Browse repository at this point
Copy the full SHA 7e51788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e89cd7 - Browse repository at this point
Copy the full SHA 5e89cd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebd2505 - Browse repository at this point
Copy the full SHA ebd2505View commit details
Commits on Jul 24, 2024
-
Dependency(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.8.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf76889 - Browse repository at this point
Copy the full SHA cf76889View commit details -
Dependency(deps-dev): Bump jsdom from 24.1.0 to 24.1.1 in /report-vie…
…wer (#1885) Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.1.0 to 24.1.1. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@24.1.0...24.1.1) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9bbe477 - Browse repository at this point
Copy the full SHA 9bbe477View commit details -
Dependency(deps-dev): Bump vue-tsc from 2.0.26 to 2.0.28 in /report-v…
…iewer (#1883) Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.0.26 to 2.0.28. - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v2.0.28/packages/tsc) --- updated-dependencies: - dependency-name: vue-tsc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9dc5d2a - Browse repository at this point
Copy the full SHA 9dc5d2aView commit details -
Dependency(deps-dev): Bump @types/node from 18.19.39 to 18.19.42 in /…
…report-viewer (#1884) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.39 to 18.19.42. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3af07fe - Browse repository at this point
Copy the full SHA 3af07feView commit details -
Dependency(deps-dev): Bump prettier from 3.3.2 to 3.3.3 in /report-vi…
…ewer (#1887) Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.3.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6e174d - Browse repository at this point
Copy the full SHA c6e174dView commit details -
Dependency(deps): Bump vue from 3.4.31 to 3.4.33 in /report-viewer (#…
…1886) Bumps [vue](https://github.com/vuejs/core) from 3.4.31 to 3.4.33. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.4.31...v3.4.33) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e4ef50 - Browse repository at this point
Copy the full SHA 6e4ef50View commit details
Commits on Jul 26, 2024
-
Java pre commit hook checks if mvn is installed and install script is…
… available as a shell and bat script.
Configuration menu - View commit details
-
Copy full SHA for f61df9a - Browse repository at this point
Copy the full SHA f61df9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8e1368 - Browse repository at this point
Copy the full SHA e8e1368View commit details
Commits on Jul 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d9e4f6 - Browse repository at this point
Copy the full SHA 2d9e4f6View commit details -
Merge remote-tracking branch 'origin/develop' into report-viewer/file…
…-sorting # Conflicts: # report-viewer/src/components/fileDisplaying/FilesContainer.vue # report-viewer/src/views/ComparisonView.vue
Configuration menu - View commit details
-
Copy full SHA for afe6897 - Browse repository at this point
Copy the full SHA afe6897View commit details -
Merge remote-tracking branch 'origin/develop' into report-viewer/min-…
…version-toast # Conflicts: # report-viewer/src/components/VersionInfoComponent.vue # report-viewer/src/viewWrapper/ComparisonViewWrapper.vue
Configuration menu - View commit details
-
Copy full SHA for 6094896 - Browse repository at this point
Copy the full SHA 6094896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36aa349 - Browse repository at this point
Copy the full SHA 36aa349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f04cc - Browse repository at this point
Copy the full SHA 15f04ccView commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 43eb2ba - Browse repository at this point
Copy the full SHA 43eb2baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ccddb4 - Browse repository at this point
Copy the full SHA 5ccddb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86af3f8 - Browse repository at this point
Copy the full SHA 86af3f8View commit details
Commits on Jul 31, 2024
-
Merge pull request #1872 from jplag/feature/improved-normalization
Improve code quality of token sequence normalization
Configuration menu - View commit details
-
Copy full SHA for 36f025c - Browse repository at this point
Copy the full SHA 36f025cView commit details -
Dependency(deps-dev): Bump husky from 9.0.11 to 9.1.4 in /report-view…
…er (#1894) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for acde1ba - Browse repository at this point
Copy the full SHA acde1baView commit details -
Dependency(deps-dev): Bump postcss from 8.4.39 to 8.4.40 in /report-v…
…iewer (#1895) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d7a2c47 - Browse repository at this point
Copy the full SHA d7a2c47View commit details -
Dependency(deps-dev): Bump @playwright/test from 1.45.1 to 1.45.3 in …
…/report-viewer (#1898) Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.1 to 1.45.3. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.45.1...v1.45.3) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6f69770 - Browse repository at this point
Copy the full SHA 6f69770View commit details -
Dependency(deps-dev): Bump @vitejs/plugin-vue from 5.0.5 to 5.1.1 in …
…/report-viewer (#1896) Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.0.5 to 5.1.1. - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue) --- updated-dependencies: - dependency-name: "@vitejs/plugin-vue" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ea2b316 - Browse repository at this point
Copy the full SHA ea2b316View commit details -
Dependency(deps): Bump org.scalameta:scalameta_2.13 from 4.9.8 to 4.9.9
Bumps [org.scalameta:scalameta_2.13](https://github.com/scalameta/scalameta) from 4.9.8 to 4.9.9. - [Release notes](https://github.com/scalameta/scalameta/releases) - [Commits](scalameta/scalameta@v4.9.8...v4.9.9) --- updated-dependencies: - dependency-name: org.scalameta:scalameta_2.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a75f23 - Browse repository at this point
Copy the full SHA 0a75f23View commit details -
Dependency(deps): Bump vue from 3.4.33 to 3.4.35 in /report-viewer (#…
…1897) Bumps [vue](https://github.com/vuejs/core) from 3.4.33 to 3.4.35. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.4.33...v3.4.35) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e2f9b23 - Browse repository at this point
Copy the full SHA e2f9b23View commit details
Commits on Aug 1, 2024
-
Merge pull request #1866 from jplag/feature/avoidProgressBarOverlap
Avoid progress bar overlap
Configuration menu - View commit details
-
Copy full SHA for eb6dca8 - Browse repository at this point
Copy the full SHA eb6dca8View commit details
Commits on Aug 2, 2024
-
Merge pull request #1892 from jplag/report-viewer/min-version-toast
Add toast for new version notification
Configuration menu - View commit details
-
Copy full SHA for d9b000d - Browse repository at this point
Copy the full SHA d9b000dView commit details -
Co-authored-by: Timur Sağlam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e32d90 - Browse repository at this point
Copy the full SHA 4e32d90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 490385b - Browse repository at this point
Copy the full SHA 490385bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea796a - Browse repository at this point
Copy the full SHA 0ea796aView commit details -
Merge pull request #1891 from jplag/report-viewer/file-sorting
Add file sorting
Configuration menu - View commit details
-
Copy full SHA for a0a6233 - Browse repository at this point
Copy the full SHA a0a6233View commit details
Commits on Aug 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d150a6a - Browse repository at this point
Copy the full SHA d150a6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08bf805 - Browse repository at this point
Copy the full SHA 08bf805View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcec0e2 - Browse repository at this point
Copy the full SHA bcec0e2View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a43de41 - Browse repository at this point
Copy the full SHA a43de41View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3db86d - Browse repository at this point
Copy the full SHA e3db86dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dac1cd - Browse repository at this point
Copy the full SHA 0dac1cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d6442 - Browse repository at this point
Copy the full SHA e3d6442View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad2e8d0 - Browse repository at this point
Copy the full SHA ad2e8d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1332645 - Browse repository at this point
Copy the full SHA 1332645View commit details
Commits on Aug 6, 2024
-
Merge pull request #1905 from jplag/feature/printErrorsBeforeStarting…
…LocalServer Print error messages before starting local server
Configuration menu - View commit details
-
Copy full SHA for cc5532d - Browse repository at this point
Copy the full SHA cc5532dView commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d342ea8 - Browse repository at this point
Copy the full SHA d342ea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a93f9cb - Browse repository at this point
Copy the full SHA a93f9cbView commit details -
Dependency(deps): Bump org.codehaus.mojo:exec-maven-plugin
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.3.0...3.4.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e767ae1 - Browse repository at this point
Copy the full SHA e767ae1View commit details -
Dependency(deps): Bump antlr4.version from 4.13.1 to 4.13.2
Bumps `antlr4.version` from 4.13.1 to 4.13.2. Updates `org.antlr:antlr4-runtime` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](antlr/antlr4@4.13.1...4.13.2) Updates `org.antlr:antlr4` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](antlr/antlr4@4.13.1...4.13.2) Updates `org.antlr:antlr4-maven-plugin` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](antlr/antlr4@4.13.1...4.13.2) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.antlr:antlr4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 950987d - Browse repository at this point
Copy the full SHA 950987dView commit details -
Dependency(deps): Bump slf4j.version from 2.0.13 to 2.0.14
Bumps `slf4j.version` from 2.0.13 to 2.0.14. Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.14 Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.14 --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76b459f - Browse repository at this point
Copy the full SHA 76b459fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2c31d - Browse repository at this point
Copy the full SHA 9b2c31dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 465316a - Browse repository at this point
Copy the full SHA 465316aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf938ec - Browse repository at this point
Copy the full SHA cf938ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 458e8de - Browse repository at this point
Copy the full SHA 458e8deView commit details -
Dependency(deps-dev): Bump vue-tsc from 2.0.28 to 2.0.29 in /report-v…
…iewer (#1912) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f5896a6 - Browse repository at this point
Copy the full SHA f5896a6View commit details
Commits on Aug 8, 2024
-
Dependency(deps-dev): Bump @playwright/test from 1.45.3 to 1.46.0 in …
…/report-viewer (#1910) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 00ca743 - Browse repository at this point
Copy the full SHA 00ca743View commit details -
Dependency(deps): Bump @fortawesome/free-brands-svg-icons from 6.5.2 …
…to 6.6.0 in /report-viewer (#1911) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c628b70 - Browse repository at this point
Copy the full SHA c628b70View commit details -
Dependency(deps-dev): Bump @rushstack/eslint-patch from 1.10.3 to 1.1…
…0.4 in /report-viewer (#1909) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3b82e08 - Browse repository at this point
Copy the full SHA 3b82e08View commit details -
Dependency(deps): Bump vue from 3.4.35 to 3.4.36 in /report-viewer (#…
…1913) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3bd16ef - Browse repository at this point
Copy the full SHA 3bd16efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c18738 - Browse repository at this point
Copy the full SHA 9c18738View commit details -
Merge pull request #1904 from jplag/feature/newVersionNotification
Added a warning when a newer version is available in the cli.
Configuration menu - View commit details
-
Copy full SHA for 6e0047a - Browse repository at this point
Copy the full SHA 6e0047aView commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f512d5 - Browse repository at this point
Copy the full SHA 4f512d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda9eaf - Browse repository at this point
Copy the full SHA bda9eafView commit details
Commits on Aug 14, 2024
-
Dependency(deps): Bump vue-router from 4.4.0 to 4.4.3 in /report-view…
…er (#1918) Bumps [vue-router](https://github.com/vuejs/router) from 4.4.0 to 4.4.3. - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v4.4.0...v4.4.3) --- updated-dependencies: - dependency-name: vue-router dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 16b08f8 - Browse repository at this point
Copy the full SHA 16b08f8View commit details -
Dependency(deps-dev): Bump vitest from 2.0.1 to 2.0.5 in /report-view…
…er (#1915) Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.1 to 2.0.5. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for abcfccd - Browse repository at this point
Copy the full SHA abcfccdView commit details -
Dependency(deps-dev): Bump lint-staged from 15.2.7 to 15.2.9 in /repo…
…rt-viewer (#1919) Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.7 to 15.2.9. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.7...v15.2.9) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e2480d3 - Browse repository at this point
Copy the full SHA e2480d3View commit details -
Dependency(deps-dev): Bump autoprefixer from 10.4.19 to 10.4.20 in /r…
…eport-viewer (#1917) Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.19 to 10.4.20. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.19...10.4.20) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ee44ce9 - Browse repository at this point
Copy the full SHA ee44ce9View commit details -
Dependency(deps-dev): Bump postcss from 8.4.40 to 8.4.41 in /report-v…
…iewer (#1916) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.40 to 8.4.41. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.40...8.4.41) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d42f404 - Browse repository at this point
Copy the full SHA d42f404View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 630e27b - Browse repository at this point
Copy the full SHA 630e27bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c753a2b - Browse repository at this point
Copy the full SHA c753a2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af6c7a - Browse repository at this point
Copy the full SHA 3af6c7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1129588 - Browse repository at this point
Copy the full SHA 1129588View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c82157 - Browse repository at this point
Copy the full SHA 9c82157View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2cb4b8 - Browse repository at this point
Copy the full SHA e2cb4b8View commit details
Commits on Aug 21, 2024
-
Dependency(deps-dev): Bump @types/node from 18.19.42 to 22.4.2 in /re…
…port-viewer (#1930) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 147ff0a - Browse repository at this point
Copy the full SHA 147ff0aView commit details -
Dependency(deps-dev): Bump husky from 9.1.4 to 9.1.5 in /report-viewer (
#1928) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2a02f69 - Browse repository at this point
Copy the full SHA 2a02f69View commit details -
Dependency(deps-dev): Bump prettier-plugin-tailwindcss from 0.6.5 to …
…0.6.6 in /report-viewer (#1929) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e8b93a6 - Browse repository at this point
Copy the full SHA e8b93a6View commit details -
Dependency(deps-dev): Bump @vitejs/plugin-vue from 5.1.1 to 5.1.2 in …
…/report-viewer (#1926) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d9d3d77 - Browse repository at this point
Copy the full SHA d9d3d77View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7bd4df - Browse repository at this point
Copy the full SHA b7bd4dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0748bbe - Browse repository at this point
Copy the full SHA 0748bbeView commit details
Commits on Aug 22, 2024
-
Dependency(deps): Bump vue from 3.4.36 to 3.4.38 in /report-viewer (#…
…1927) Bumps [vue](https://github.com/vuejs/core) from 3.4.36 to 3.4.38. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/v3.4.38/CHANGELOG.md) - [Commits](vuejs/core@v3.4.36...v3.4.38) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 07f4448 - Browse repository at this point
Copy the full SHA 07f4448View commit details -
Dependency(deps): Bump org.apache.maven.plugins:maven-surefire-plugin…
… from 3.3.1 to 3.4.0 (#1925) Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 41fdf7b - Browse repository at this point
Copy the full SHA 41fdf7bView commit details -
Dependency(deps): Bump org.codehaus.mojo:exec-maven-plugin from 3.4.0…
… to 3.4.1 (#1923) Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.4.0...3.4.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 203c57f - Browse repository at this point
Copy the full SHA 203c57fView commit details -
Dependency(deps-dev): Bump junit.version from 5.10.3 to 5.11.0 (#1922)
Bumps `junit.version` from 5.10.3 to 5.11.0. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 739367a - Browse repository at this point
Copy the full SHA 739367aView commit details -
Dependency(deps): Bump org.apache.maven.plugins:maven-gpg-plugin from…
… 3.2.4 to 3.2.5 (#1921) Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d8db96 - Browse repository at this point
Copy the full SHA 6d8db96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c4b10d - Browse repository at this point
Copy the full SHA 4c4b10dView commit details -
Dependency(deps): Bump slf4j.version from 2.0.14 to 2.0.16 (#1920)
Bumps `slf4j.version` from 2.0.14 to 2.0.16. Updates `org.slf4j:slf4j-api` from 2.0.14 to 2.0.16 Updates `org.slf4j:slf4j-simple` from 2.0.14 to 2.0.16 --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cb27a5b - Browse repository at this point
Copy the full SHA cb27a5bView commit details
Commits on Aug 26, 2024
-
Merge pull request #1924 from jplag/feature/export-lang-identifier
Use language identifiers in report
Configuration menu - View commit details
-
Copy full SHA for 7860d71 - Browse repository at this point
Copy the full SHA 7860d71View commit details -
Merge remote-tracking branch 'origin/develop' into feature/better-lan…
…guage-names # Conflicts: # report-viewer/src/model/Language.ts # report-viewer/tests/unit/model/factories/OverviewFactory.test.ts # report-viewer/tests/unit/model/factories/ValidOptions.json # report-viewer/tests/unit/model/factories/ValidOverview.json
Configuration menu - View commit details
-
Copy full SHA for 7eeee1f - Browse repository at this point
Copy the full SHA 7eeee1fView commit details -
Merge remote-tracking branch 'origin/develop' into feature/gitPreCommit
# Conflicts: # report-viewer/package-lock.json # report-viewer/package.json
Configuration menu - View commit details
-
Copy full SHA for 1412350 - Browse repository at this point
Copy the full SHA 1412350View commit details -
Merge pull request #1881 from jplag/feature/gitPreCommit
Added pre-commit hook checking spotless
Configuration menu - View commit details
-
Copy full SHA for 79863df - Browse repository at this point
Copy the full SHA 79863dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fe198e - Browse repository at this point
Copy the full SHA 9fe198eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0923193 - Browse repository at this point
Copy the full SHA 0923193View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb82fc6 - Browse repository at this point
Copy the full SHA cb82fc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18d1d4f - Browse repository at this point
Copy the full SHA 18d1d4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ec635d - Browse repository at this point
Copy the full SHA 6ec635dView commit details -
Dependency(deps): Bump org.apache.maven.plugins:maven-surefire-plugin
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.4.0...surefire-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 274cd9d - Browse repository at this point
Copy the full SHA 274cd9dView commit details -
Dependency(deps-dev): Bump org.mockito:mockito-core
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.12.0 to 5.13.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.13.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63bcede - Browse repository at this point
Copy the full SHA 63bcedeView commit details -
Dependency(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.8.0 to 3.10.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.8.0...maven-javadoc-plugin-3.10.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65e3ad2 - Browse repository at this point
Copy the full SHA 65e3ad2View commit details -
Dependency(deps): Bump org.apache.maven.plugins:maven-deploy-plugin
Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ed7542 - Browse repository at this point
Copy the full SHA 2ed7542View commit details -
Dependency(deps): Bump org.eclipse.emf:org.eclipse.emf.ecore
Bumps [org.eclipse.emf:org.eclipse.emf.ecore](https://github.com/eclipse-emf/org.eclipse.emf) from 2.36.0 to 2.37.0. - [Commits](https://github.com/eclipse-emf/org.eclipse.emf/commits) --- updated-dependencies: - dependency-name: org.eclipse.emf:org.eclipse.emf.ecore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d0286b - Browse repository at this point
Copy the full SHA 8d0286bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72cb878 - Browse repository at this point
Copy the full SHA 72cb878View commit details -
Configuration menu - View commit details
-
Copy full SHA for 107e8b7 - Browse repository at this point
Copy the full SHA 107e8b7View commit details -
Dependency(deps-dev): Bump @types/node from 22.4.2 to 22.5.1 in /repo…
…rt-viewer (#1943) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e93555d - Browse repository at this point
Copy the full SHA e93555dView commit details -
Dependency(deps-dev): Bump typescript from 5.5.3 to 5.5.4 in /report-…
…viewer (#1942) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4c6d1fe - Browse repository at this point
Copy the full SHA 4c6d1feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26a145b - Browse repository at this point
Copy the full SHA 26a145bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a1d71 - Browse repository at this point
Copy the full SHA 25a1d71View commit details -
Dependency(deps): Bump chart.js from 4.4.3 to 4.4.4 in /report-viewer (…
…#1945) Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.3 to 4.4.4. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](chartjs/Chart.js@v4.4.3...v4.4.4) --- updated-dependencies: - dependency-name: chart.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 621ec04 - Browse repository at this point
Copy the full SHA 621ec04View commit details -
Dependency(deps-dev): Bump vite from 5.3.4 to 5.4.2 in /report-viewer (…
…#1941) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.4.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 26aacda - Browse repository at this point
Copy the full SHA 26aacdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a1a72 - Browse repository at this point
Copy the full SHA d5a1a72View commit details -
Dependency(deps): Bump pinia from 2.1.7 to 2.2.2 in /report-viewer (#…
…1944) Bumps [pinia](https://github.com/vuejs/pinia) from 2.1.7 to 2.2.2. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/[email protected]@2.2.2) --- updated-dependencies: - dependency-name: pinia dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f24f83c - Browse repository at this point
Copy the full SHA f24f83cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a03f70 - Browse repository at this point
Copy the full SHA 5a03f70View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 64dfdff - Browse repository at this point
Copy the full SHA 64dfdffView commit details -
Merge remote-tracking branch 'origin/develop' into report-viewer/pini…
…a-testing # Conflicts: # report-viewer/package-lock.json
Configuration menu - View commit details
-
Copy full SHA for ea59119 - Browse repository at this point
Copy the full SHA ea59119View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9c9f2d - Browse repository at this point
Copy the full SHA e9c9f2dView commit details -
Merge pull request #1933 from jplag/feature/cliTests
Added missing CLI tests
Configuration menu - View commit details
-
Copy full SHA for fb9ab93 - Browse repository at this point
Copy the full SHA fb9ab93View commit details -
Merge pull request #1914 from jplag/feature/columnIndexTests
Added structure for token position tests.
Configuration menu - View commit details
-
Copy full SHA for 1e295bd - Browse repository at this point
Copy the full SHA 1e295bdView commit details -
Merge pull request #1949 from jplag/feature/textModuleTokenPositionZero
Fixed token position zero in text module
Configuration menu - View commit details
-
Copy full SHA for 0a868f2 - Browse repository at this point
Copy the full SHA 0a868f2View commit details -
Merge pull request #1950 from jplag/report-viewer/search-name-id
Use name when processing search bar input
Configuration menu - View commit details
-
Copy full SHA for d808ecd - Browse repository at this point
Copy the full SHA d808ecdView commit details -
Merge pull request #1948 from jplag/report-viewer/logging-rules
Adjust report viewer logging rules
Configuration menu - View commit details
-
Copy full SHA for 9b3094d - Browse repository at this point
Copy the full SHA 9b3094dView commit details -
Merge pull request #1902 from jplag/feature/better-language-names
Fix inconsistent names of languages
Configuration menu - View commit details
-
Copy full SHA for 92837df - Browse repository at this point
Copy the full SHA 92837dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2d5e61 - Browse repository at this point
Copy the full SHA f2d5e61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7010208 - Browse repository at this point
Copy the full SHA 7010208View commit details -
Merge pull request #1947 from jplag/report-viewer/pinia-testing
Switch tests to correct pinia framework
Configuration menu - View commit details
-
Copy full SHA for 74e483d - Browse repository at this point
Copy the full SHA 74e483dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 765a88d - Browse repository at this point
Copy the full SHA 765a88dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91119f3 - Browse repository at this point
Copy the full SHA 91119f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcbf6ba - Browse repository at this point
Copy the full SHA bcbf6baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6815ce5 - Browse repository at this point
Copy the full SHA 6815ce5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0678b8 - Browse repository at this point
Copy the full SHA d0678b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe70642 - Browse repository at this point
Copy the full SHA fe70642View commit details -
Merge pull request #1931 from jplag/report-viewer/readme
Update report viewer readme
Configuration menu - View commit details
-
Copy full SHA for 0f8aa2d - Browse repository at this point
Copy the full SHA 0f8aa2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad50c2 - Browse repository at this point
Copy the full SHA 7ad50c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7054df7 - Browse repository at this point
Copy the full SHA 7054df7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 349e536 - Browse repository at this point
Copy the full SHA 349e536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 758faec - Browse repository at this point
Copy the full SHA 758faecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07851f1 - Browse repository at this point
Copy the full SHA 07851f1View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d601a0b - Browse repository at this point
Copy the full SHA d601a0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d74a7ad - Browse repository at this point
Copy the full SHA d74a7adView commit details -
Merge pull request #1953 from jplag/fix-dev-version
Reset dev version in report viewer
Configuration menu - View commit details
-
Copy full SHA for 5894131 - Browse repository at this point
Copy the full SHA 5894131View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d5f40e - Browse repository at this point
Copy the full SHA 6d5f40eView commit details -
Merge pull request #1957 from jplag/report-viewer/remove-single-file
Remove single file upload
Configuration menu - View commit details
-
Copy full SHA for 9a1287e - Browse repository at this point
Copy the full SHA 9a1287eView commit details -
Merge pull request #1956 from jplag/demo/start-on-overview
Demo starts on Overview
Configuration menu - View commit details
-
Copy full SHA for c2baa93 - Browse repository at this point
Copy the full SHA c2baa93View commit details -
Merge pull request #1952 from jplag/local-mode-switch
Change to default local mode
Configuration menu - View commit details
-
Copy full SHA for 2bb9562 - Browse repository at this point
Copy the full SHA 2bb9562View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2b4048 - Browse repository at this point
Copy the full SHA a2b4048View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d09661 - Browse repository at this point
Copy the full SHA 2d09661View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1677588 - Browse repository at this point
Copy the full SHA 1677588View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96967c6 - Browse repository at this point
Copy the full SHA 96967c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e394f56 - Browse repository at this point
Copy the full SHA e394f56View commit details -
Configuration menu - View commit details
-
Copy full SHA for b459cce - Browse repository at this point
Copy the full SHA b459cceView commit details -
Merge pull request #1951 from jplag/feature/wiki-overhaul
Improve Wiki
Configuration menu - View commit details
-
Copy full SHA for b853591 - Browse repository at this point
Copy the full SHA b853591View commit details -
Merge pull request #1955 from jplag/fix-col-calc
Fix exporting of last token in match
Configuration menu - View commit details
-
Copy full SHA for 04905d0 - Browse repository at this point
Copy the full SHA 04905d0View commit details
Commits on Aug 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e082dd - Browse repository at this point
Copy the full SHA 7e082ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 249a9f9 - Browse repository at this point
Copy the full SHA 249a9f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e86af6 - Browse repository at this point
Copy the full SHA 2e86af6View commit details
Commits on Sep 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4f1735 - Browse repository at this point
Copy the full SHA d4f1735View commit details -
Configuration menu - View commit details
-
Copy full SHA for daaf4ac - Browse repository at this point
Copy the full SHA daaf4acView commit details -
Merge remote-tracking branch 'origin/develop' into report-viewer/comp…
…arison-table-test # Conflicts: # report-viewer/package-lock.json
Configuration menu - View commit details
-
Copy full SHA for 850e65b - Browse repository at this point
Copy the full SHA 850e65bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 487f0c9 - Browse repository at this point
Copy the full SHA 487f0c9View commit details
Commits on Sep 3, 2024
-
Merge pull request #1959 from jplag/report-viewer/fix-filter
Fix filtering by metric
Configuration menu - View commit details
-
Copy full SHA for 644cdb8 - Browse repository at this point
Copy the full SHA 644cdb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b7bc1c - Browse repository at this point
Copy the full SHA 7b7bc1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c505ea - Browse repository at this point
Copy the full SHA 6c505eaView commit details
Commits on Sep 4, 2024
-
Merge pull request #1961 from jplag/feature/tokenPositionTestNames
Added names to token position tests
Configuration menu - View commit details
-
Copy full SHA for ca2a891 - Browse repository at this point
Copy the full SHA ca2a891View commit details -
Dependency(deps): Bump org.eclipse.emf:org.eclipse.emf.common
Bumps [org.eclipse.emf:org.eclipse.emf.common](https://github.com/eclipse-emf/org.eclipse.emf) from 2.30.0 to 2.31.0. - [Commits](https://github.com/eclipse-emf/org.eclipse.emf/commits) --- updated-dependencies: - dependency-name: org.eclipse.emf:org.eclipse.emf.common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4661d09 - Browse repository at this point
Copy the full SHA 4661d09View commit details -
Dependency(deps-dev): Bump vue-tsc from 2.0.29 to 2.1.4 in /report-vi…
…ewer (#1966) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9680c2d - Browse repository at this point
Copy the full SHA 9680c2dView commit details -
Dependency(deps-dev): Bump @types/node from 22.5.1 to 22.5.3 in /repo…
…rt-viewer (#1969) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2f65c44 - Browse repository at this point
Copy the full SHA 2f65c44View commit details -
Dependency(deps-dev): Bump @vitejs/plugin-vue from 5.1.2 to 5.1.3 in …
…/report-viewer (#1968) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1071b57 - Browse repository at this point
Copy the full SHA 1071b57View commit details
Commits on Sep 5, 2024
-
Dependency(deps-dev): Bump postcss from 8.4.41 to 8.4.45 in /report-v…
…iewer (#1967) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e546f16 - Browse repository at this point
Copy the full SHA e546f16View commit details -
Dependency(deps-dev): Bump tailwindcss from 3.4.6 to 3.4.10 in /repor…
…t-viewer (#1965) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 75ab4fd - Browse repository at this point
Copy the full SHA 75ab4fdView commit details -
Merge pull request #1893 from jplag/report-viewer/dark-mode-redesign
Dark mode redesign
Configuration menu - View commit details
-
Copy full SHA for 5776afa - Browse repository at this point
Copy the full SHA 5776afaView commit details
Commits on Sep 6, 2024
-
Dependency(deps): Bump org.eclipse.emf:org.eclipse.emf.ecore.xmi
Bumps [org.eclipse.emf:org.eclipse.emf.ecore.xmi](https://github.com/eclipse-emf/org.eclipse.emf) from 2.37.0 to 2.38.0. - [Commits](https://github.com/eclipse-emf/org.eclipse.emf/commits) --- updated-dependencies: - dependency-name: org.eclipse.emf:org.eclipse.emf.ecore.xmi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 939842c - Browse repository at this point
Copy the full SHA 939842cView commit details -
Merge branch 'develop' into dependabot/maven/develop/org.eclipse.emf-…
…org.eclipse.emf.common-2.31.0
Configuration menu - View commit details
-
Copy full SHA for ae1a86d - Browse repository at this point
Copy the full SHA ae1a86dView commit details -
Dependency(deps): Bump JamesIves/github-pages-deploy-action
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.3 to 4.6.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.3...v4.6.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0aa3c7e - Browse repository at this point
Copy the full SHA 0aa3c7eView commit details -
Merge pull request #1958 from jplag/report-viewer/comparison-table-test
Test comparison table
Configuration menu - View commit details
-
Copy full SHA for 8f28934 - Browse repository at this point
Copy the full SHA 8f28934View commit details -
Configuration menu - View commit details
-
Copy full SHA for 666f849 - Browse repository at this point
Copy the full SHA 666f849View commit details -
Merge pull request #1970 from jplag/dependabot/maven/develop/org.ecli…
…pse.emf-org.eclipse.emf.common-2.31.0 Dependency(deps): Bump org.eclipse.emf:org.eclipse.emf.common from 2.30.0 to 2.31.0
Configuration menu - View commit details
-
Copy full SHA for 1a1b1bb - Browse repository at this point
Copy the full SHA 1a1b1bbView commit details
Commits on Sep 9, 2024
-
Merge pull request #1973 from jplag/report-viwer/better-cluster-edges
Reduce misleading of cluster edges
Configuration menu - View commit details
-
Copy full SHA for 29e90a7 - Browse repository at this point
Copy the full SHA 29e90a7View commit details
Commits on Sep 11, 2024
-
Dependency(deps-dev): Bump @playwright/test from 1.46.0 to 1.47.0 in …
…/report-viewer (#1976) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9bd96a1 - Browse repository at this point
Copy the full SHA 9bd96a1View commit details -
Dependency(deps-dev): Bump vue-tsc from 2.1.4 to 2.1.6 in /report-vie…
…wer (#1977) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 52dcd6f - Browse repository at this point
Copy the full SHA 52dcd6fView commit details -
Dependency(deps-dev): Bump lint-staged from 15.2.9 to 15.2.10 in /rep…
…ort-viewer (#1980) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7125ec7 - Browse repository at this point
Copy the full SHA 7125ec7View commit details -
Dependency(deps): Bump org.eclipse.platform:org.eclipse.core.resources
Bumps [org.eclipse.platform:org.eclipse.core.resources](https://github.com/eclipse-platform/eclipse.platform) from 3.20.200 to 3.21.0. - [Commits](https://github.com/eclipse-platform/eclipse.platform/commits) --- updated-dependencies: - dependency-name: org.eclipse.platform:org.eclipse.core.resources dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 371bad2 - Browse repository at this point
Copy the full SHA 371bad2View commit details -
Dependency(deps-dev): Bump vite from 5.4.2 to 5.4.4 in /report-viewer (…
…#1979) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 92a0a84 - Browse repository at this point
Copy the full SHA 92a0a84View commit details -
Dependency(deps): Bump vue-router from 4.4.3 to 4.4.4 in /report-view…
…er (#1978) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 610823f - Browse repository at this point
Copy the full SHA 610823fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77fb1ba - Browse repository at this point
Copy the full SHA 77fb1baView commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 119a486 - Browse repository at this point
Copy the full SHA 119a486View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87554d0 - Browse repository at this point
Copy the full SHA 87554d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8406624 - Browse repository at this point
Copy the full SHA 8406624View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5660b72 - Browse repository at this point
Copy the full SHA 5660b72View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5de139c - Browse repository at this point
Copy the full SHA 5de139cView commit details -
Merge pull request #1984 from jplag/report-viewer/match-click-bug
Fix clicking on match opening wrong match
Configuration menu - View commit details
-
Copy full SHA for e56bae4 - Browse repository at this point
Copy the full SHA e56bae4View commit details -
Merge pull request #1983 from jplag/complete-e2e-doku
Documentation of complete e2e tests
Configuration menu - View commit details
-
Copy full SHA for 489ebe5 - Browse repository at this point
Copy the full SHA 489ebe5View commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a13195 - Browse repository at this point
Copy the full SHA 9a13195View commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b98e7d - Browse repository at this point
Copy the full SHA 5b98e7dView commit details
Commits on Sep 18, 2024
-
Dependency(deps): Bump org.apache.maven.plugins:maven-gpg-plugin
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.6) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a76a69c - Browse repository at this point
Copy the full SHA a76a69cView commit details
Commits on Sep 19, 2024
-
Dependency(deps-dev): Bump jsdom from 24.1.1 to 25.0.0 in /report-vie…
…wer (#1988) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 004b4c3 - Browse repository at this point
Copy the full SHA 004b4c3View commit details -
Dependency(deps-dev): Bump @playwright/test from 1.47.0 to 1.47.1 in …
…/report-viewer (#1992) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 44048df - Browse repository at this point
Copy the full SHA 44048dfView commit details -
Dependency(deps-dev): Bump eslint-plugin-vue from 9.27.0 to 9.28.0 in…
… /report-viewer (#1989) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 76a425f - Browse repository at this point
Copy the full SHA 76a425fView commit details -
Dependency(deps-dev): Bump @vitejs/plugin-vue from 5.1.3 to 5.1.4 in …
…/report-viewer (#1990) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ba1ab5 - Browse repository at this point
Copy the full SHA 7ba1ab5View commit details -
Dependency(deps): Bump vue-router from 4.4.4 to 4.4.5 in /report-view…
…er (#1991) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 383b2c8 - Browse repository at this point
Copy the full SHA 383b2c8View commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 034e63a - Browse repository at this point
Copy the full SHA 034e63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 099b966 - Browse repository at this point
Copy the full SHA 099b966View commit details -
Merge pull request #1985 from jplag/contributing-report-viewer-docs
Update report viewer documentation
Configuration menu - View commit details
-
Copy full SHA for 96c5119 - Browse repository at this point
Copy the full SHA 96c5119View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0298d9 - Browse repository at this point
Copy the full SHA c0298d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82a6dc4 - Browse repository at this point
Copy the full SHA 82a6dc4View commit details -
Merge pull request #1982 from jplag/feature/documentationCore
Updated documentation
Configuration menu - View commit details
-
Copy full SHA for fc4f6a1 - Browse repository at this point
Copy the full SHA fc4f6a1View commit details
Commits on Sep 25, 2024
-
Dependency(deps-dev): Bump junit.version from 5.11.0 to 5.11.1
Bumps `junit.version` from 5.11.0 to 5.11.1. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.1) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da12415 - Browse repository at this point
Copy the full SHA da12415View commit details -
Dependency(deps): Bump org.scalameta:scalameta_2.13 from 4.9.9 to 4.10.1
Bumps [org.scalameta:scalameta_2.13](https://github.com/scalameta/scalameta) from 4.9.9 to 4.10.1. - [Release notes](https://github.com/scalameta/scalameta/releases) - [Commits](scalameta/scalameta@v4.9.9...v4.10.1) --- updated-dependencies: - dependency-name: org.scalameta:scalameta_2.13 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61357c8 - Browse repository at this point
Copy the full SHA 61357c8View commit details -
Dependency(deps): Bump org.scala-lang:scala-library
Bumps [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.13.14 to 2.13.15. - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.13.14...v2.13.15) --- updated-dependencies: - dependency-name: org.scala-lang:scala-library dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for daa19c9 - Browse repository at this point
Copy the full SHA daa19c9View commit details -
Dependency(deps-dev): Bump prettier-plugin-tailwindcss from 0.6.6 to …
…0.6.8 in /report-viewer (#2001) Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.6 to 0.6.8. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.6...v0.6.8) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a96d44d - Browse repository at this point
Copy the full SHA a96d44dView commit details -
Dependency(deps-dev): Bump @playwright/test from 1.47.1 to 1.47.2 in …
…/report-viewer (#1999) Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.1 to 1.47.2. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.47.1...v1.47.2) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b13f48d - Browse repository at this point
Copy the full SHA b13f48dView commit details -
Dependency(deps-dev): Bump eslint from 8.57.0 to 8.57.1 in /report-vi…
…ewer (#1998) Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 8.57.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v8.57.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d5538a - Browse repository at this point
Copy the full SHA 6d5538aView commit details
Commits on Sep 27, 2024
-
Dependency(deps): Bump vue from 3.4.38 to 3.5.8 in /report-viewer (#2000
) Bumps [vue](https://github.com/vuejs/core) from 3.4.38 to 3.5.8. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.4.38...v3.5.8) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8186da9 - Browse repository at this point
Copy the full SHA 8186da9View commit details
Commits on Oct 2, 2024
-
Dependency(deps-dev): Bump @types/node from 22.5.3 to 22.7.4 in /repo…
…rt-viewer (#2006) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.3 to 22.7.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 276c218 - Browse repository at this point
Copy the full SHA 276c218View commit details -
Dependency(deps): Bump JamesIves/github-pages-deploy-action
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.4 to 4.6.8. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.4...v4.6.8) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24e7ff8 - Browse repository at this point
Copy the full SHA 24e7ff8View commit details -
Dependency(deps): Bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.2 to 2.18.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72f8e36 - Browse repository at this point
Copy the full SHA 72f8e36View commit details -
Dependency(deps): Bump org.apache.maven.plugins:maven-gpg-plugin
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.6 to 3.2.7. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.6...maven-gpg-plugin-3.2.7) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 008827f - Browse repository at this point
Copy the full SHA 008827fView commit details -
Dependency(deps): Bump io.soabase.record-builder:record-builder-proce…
…ssor Bumps [io.soabase.record-builder:record-builder-processor](https://github.com/randgalt/record-builder) from 42 to 43. - [Release notes](https://github.com/randgalt/record-builder/releases) - [Commits](https://github.com/randgalt/record-builder/commits) --- updated-dependencies: - dependency-name: io.soabase.record-builder:record-builder-processor dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b445d0b - Browse repository at this point
Copy the full SHA b445d0bView commit details -
Dependency(deps-dev): Bump org.mockito:mockito-core
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.13.0 to 5.14.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.13.0...v5.14.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03ba9ac - Browse repository at this point
Copy the full SHA 03ba9acView commit details -
Dependency(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06daec6 - Browse repository at this point
Copy the full SHA 06daec6View commit details
Commits on Oct 3, 2024
-
Dependency(deps-dev): Bump vitest from 2.0.5 to 2.1.1 in /report-view…
…er (#2007) Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.5 to 2.1.1. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6e2f69 - Browse repository at this point
Copy the full SHA c6e2f69View commit details -
Dependency(deps): Bump pinia from 2.2.2 to 2.2.4 in /report-viewer (#…
…2008) Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.2 to 2.2.4. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/[email protected]@2.2.4) --- updated-dependencies: - dependency-name: pinia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6d9c8e - Browse repository at this point
Copy the full SHA c6d9c8eView commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97754b7 - Browse repository at this point
Copy the full SHA 97754b7View commit details -
Dependency(deps-dev): Bump tailwindcss from 3.4.10 to 3.4.13 in /repo…
…rt-viewer (#2005) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0df42a3 - Browse repository at this point
Copy the full SHA 0df42a3View commit details
Commits on Oct 9, 2024
-
Dependency(deps-dev): Bump junit.version from 5.11.1 to 5.11.2
Bumps `junit.version` from 5.11.1 to 5.11.2. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.1 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.1...r5.11.2) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.1 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.1...r5.11.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8df0f2d - Browse repository at this point
Copy the full SHA 8df0f2dView commit details -
Dependency(deps): Bump org.apache.maven.plugins:maven-surefire-plugin
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.0...surefire-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9527bed - Browse repository at this point
Copy the full SHA 9527bedView commit details
Commits on Oct 10, 2024
-
Dependency(deps-dev): Bump vitest from 2.1.1 to 2.1.2 in /report-view…
…er (#2020) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2f967c4 - Browse repository at this point
Copy the full SHA 2f967c4View commit details -
Dependency(deps-dev): Bump @playwright/test from 1.47.2 to 1.48.0 in …
…/report-viewer (#2016) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f677bf4 - Browse repository at this point
Copy the full SHA f677bf4View commit details -
Dependency(deps-dev): Bump @vue/eslint-config-prettier from 9.0.0 to …
…10.0.0 in /report-viewer (#2019) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 39fec89 - Browse repository at this point
Copy the full SHA 39fec89View commit details -
Dependency(deps-dev): Bump vite from 5.4.4 to 5.4.8 in /report-viewer (…
…#2017) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5e6ba5c - Browse repository at this point
Copy the full SHA 5e6ba5cView commit details -
Dependency(deps): Bump chartjs-chart-graph from 4.3.1 to 4.3.2 in /re…
…port-viewer (#2018) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1653da3 - Browse repository at this point
Copy the full SHA 1653da3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46c6e6c - Browse repository at this point
Copy the full SHA 46c6e6cView commit details -
Merge pull request #2022 from jplag/increase-default-export
Increase number of exported comparisons
Configuration menu - View commit details
-
Copy full SHA for 645342e - Browse repository at this point
Copy the full SHA 645342eView commit details
Commits on Oct 16, 2024
-
Dependency(deps-dev): Bump @types/node from 22.7.4 to 22.7.5 in /repo…
…rt-viewer (#2025) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a6bf92 - Browse repository at this point
Copy the full SHA 9a6bf92View commit details -
Dependency(deps-dev): Bump @pinia/testing from 0.1.5 to 0.1.6 in /rep…
…ort-viewer (#2027) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e3c15a5 - Browse repository at this point
Copy the full SHA e3c15a5View commit details -
Dependency(deps): Bump chart.js from 4.4.4 to 4.4.5 in /report-viewer (…
…#2026) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2623d72 - Browse repository at this point
Copy the full SHA 2623d72View commit details
Commits on Oct 17, 2024
-
Dependency(deps-dev): Bump org.mockito:mockito-core
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.1 to 5.14.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.1...v5.14.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a0b836 - Browse repository at this point
Copy the full SHA 5a0b836View commit details -
Dependency(deps): Bump org.scalameta:scalameta_2.13
Bumps [org.scalameta:scalameta_2.13](https://github.com/scalameta/scalameta) from 4.10.1 to 4.10.2. - [Release notes](https://github.com/scalameta/scalameta/releases) - [Commits](scalameta/scalameta@v4.10.1...v4.10.2) --- updated-dependencies: - dependency-name: org.scalameta:scalameta_2.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 710580f - Browse repository at this point
Copy the full SHA 710580fView commit details -
Dependency(deps-dev): Bump jsdom from 25.0.0 to 25.0.1 in /report-vie…
…wer (#2028) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f981511 - Browse repository at this point
Copy the full SHA f981511View commit details -
Dependency(deps): Bump vue from 3.5.10 to 3.5.12 in /report-viewer (#…
…2024) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e9333d7 - Browse repository at this point
Copy the full SHA e9333d7View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6a2ac1 - Browse repository at this point
Copy the full SHA f6a2ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea67fa4 - Browse repository at this point
Copy the full SHA ea67fa4View commit details
Commits on Oct 21, 2024
-
Merge remote-tracking branch 'origin/main' into fix-dev-main-merge-is…
…sues # Conflicts: # report-viewer/src/components/fileDisplaying/CodePanel.vue # report-viewer/src/components/fileDisplaying/FilesContainer.vue
Configuration menu - View commit details
-
Copy full SHA for 7e15a99 - Browse repository at this point
Copy the full SHA 7e15a99View commit details
Commits on Oct 23, 2024
-
Merge pull request #2031 from jplag/feature/cppSemanticSmallFix
Small fix for the cpp semantics. Probably doesn't make a difference.
Configuration menu - View commit details
-
Copy full SHA for aef3f98 - Browse repository at this point
Copy the full SHA aef3f98View commit details -
Dependency(deps-dev): Bump @vue/eslint-config-prettier from 10.0.0 to…
… 10.1.0 in /report-viewer (#2039) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cd6147f - Browse repository at this point
Copy the full SHA cd6147fView commit details -
Dependency(deps-dev): Bump eslint-plugin-vue from 9.28.0 to 9.29.1 in…
… /report-viewer (#2038) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b7f2add - Browse repository at this point
Copy the full SHA b7f2addView commit details -
Dependency(deps): Bump org.codehaus.mojo:exec-maven-plugin
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.4.1...3.5.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c9792d - Browse repository at this point
Copy the full SHA 9c9792dView commit details -
Dependency(deps): Bump org.scalameta:scalameta_2.13
Bumps [org.scalameta:scalameta_2.13](https://github.com/scalameta/scalameta) from 4.10.2 to 4.11.0. - [Release notes](https://github.com/scalameta/scalameta/releases) - [Commits](scalameta/scalameta@v4.10.2...v4.11.0) --- updated-dependencies: - dependency-name: org.scalameta:scalameta_2.13 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dbe5771 - Browse repository at this point
Copy the full SHA dbe5771View commit details -
Dependency(deps-dev): Bump @types/node from 22.7.5 to 22.7.9 in /repo…
…rt-viewer (#2037) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 585340e - Browse repository at this point
Copy the full SHA 585340eView commit details -
Dependency(deps): Bump chartjs-chart-graph from 4.3.2 to 4.3.3 in /re…
…port-viewer (#2040) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 060d74e - Browse repository at this point
Copy the full SHA 060d74eView commit details -
Dependency(deps-dev): Bump vite from 5.4.8 to 5.4.10 in /report-viewer (
#2041) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aea1fe7 - Browse repository at this point
Copy the full SHA aea1fe7View commit details
Commits on Oct 24, 2024
-
Merge pull request #2033 from jplag/fix-dev-main-merge-issues
Fix dev main merge issues
Configuration menu - View commit details
-
Copy full SHA for 041106d - Browse repository at this point
Copy the full SHA 041106dView commit details -
Dependency(deps-dev): Bump junit.version from 5.11.2 to 5.11.3 (#2034)
Bumps `junit.version` from 5.11.2 to 5.11.3. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 69cc90d - Browse repository at this point
Copy the full SHA 69cc90dView commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3079754 - Browse repository at this point
Copy the full SHA 3079754View commit details