-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: EPICLab/synectic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: EPICLab/synectic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 8 files changed
- 2 contributors
Commits on Oct 11, 2022
-
Throw
ENOENT
error on non-existing filepaths ingetRoot
(#958)* getRoot() throws ENOENT error on non-existing filepaths instead of returning undefined * Remove out-of-date comments and console.log debugging statements * Debugging console.log statements in getRoot * Cross-platform path normalization in git-path test suite * Resolve relative or absolute path output format based on input format
Configuration menu - View commit details
-
Copy full SHA for aef5d3c - Browse repository at this point
Copy the full SHA aef5d3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 867472a - Browse repository at this point
Copy the full SHA 867472aView commit details -
* Bump isomorphic-git from 1.18.3 to 1.19.0 (#865) Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 1.18.3 to 1.19.0. - [Release notes](https://github.com/isomorphic-git/isomorphic-git/releases) - [Changelog](https://github.com/isomorphic-git/isomorphic-git/blob/main/docs/in-the-news.md) - [Commits](https://github.com/isomorphic-git/isomorphic-git/compare/v1.18.3...v1.19.0) --- updated-dependencies: - dependency-name: isomorphic-git dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7 (#867) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.6 to 5.30.7. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump fork-ts-checker-webpack-plugin from 7.2.12 to 7.2.13 (#873) Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 7.2.12 to 7.2.13. - [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases) - [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.12...v7.2.13) --- updated-dependencies: - dependency-name: fork-ts-checker-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @electron-forge/cli from 6.0.0-beta.64 to 6.0.0-beta.65 (#881) Bumps [@electron-forge/cli](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.64 to 6.0.0-beta.65. - [Release notes](https://github.com/electron-userland/electron-forge/releases) - [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.64...v6.0.0-beta.65) --- updated-dependencies: - dependency-name: "@electron-forge/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump eslint from 8.20.0 to 8.21.0 (#887) Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.20.0...v8.21.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump electron from 19.0.9 to 19.0.10 (#891) Bumps [electron](https://github.com/electron/electron) from 19.0.9 to 19.0.10. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v19.0.9...v19.0.10) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @typescript-eslint/parser from 5.30.7 to 5.32.0 (#893) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.7 to 5.32.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.32.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @testing-library/jest-dom from 5.16.4 to 5.16.5 (#901) Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.4 to 5.16.5. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.4...v5.16.5) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @electron-forge/plugin-webpack from 6.0.0-beta.65 to 6.0.0-beta.66 (#941) Bumps [@electron-forge/plugin-webpack](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.65 to 6.0.0-beta.66. - [Release notes](https://github.com/electron-userland/electron-forge/releases) - [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.65...v6.0.0-beta.66) --- updated-dependencies: - dependency-name: "@electron-forge/plugin-webpack" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.38.1 (#937) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.32.0 to 5.38.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.38.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump uuid from 8.3.2 to 9.0.0 (#940) Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v8.3.2...v9.0.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump react-redux from 7.2.9 to 8.0.4 (#939) * Bump react-redux from 7.2.9 to 8.0.4 Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.9 to 8.0.4. - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.9...v8.0.4) --- updated-dependencies: - dependency-name: react-redux dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * isDescendant evaluates whether a filepath is a descendant of a root path * metafileSelectors.selectByRoot updated to use io.isDescendant() for consistent path evaluations * Hoist FilebasedMetafile states into Explorer to prevent infinite loop on nested updates * Hoist card.expanded field into CardComponent to reduce possible infinite loops due to circular references to the Redux store * React component tests masked until further investigation of redux-mock-store * Match props signature for updated Editor component * Explicit return type definition for custom RTK createSelector usage Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump eslint from 8.24.0 to 8.25.0 (#947) * Bump isomorphic-git from 1.18.3 to 1.19.0 (#865) Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 1.18.3 to 1.19.0. - [Release notes](https://github.com/isomorphic-git/isomorphic-git/releases) - [Changelog](https://github.com/isomorphic-git/isomorphic-git/blob/main/docs/in-the-news.md) - [Commits](https://github.com/isomorphic-git/isomorphic-git/compare/v1.18.3...v1.19.0) --- updated-dependencies: - dependency-name: isomorphic-git dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/luxon from 2.3.2 to 3.0.0 (#866) Bumps [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) from 2.3.2 to 3.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon) --- updated-dependencies: - dependency-name: "@types/luxon" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7 (#867) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.6 to 5.30.7. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump electron from 19.0.8 to 19.0.9 (#868) Bumps [electron](https://github.com/electron/electron) from 19.0.8 to 19.0.9. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v19.0.8...v19.0.9) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @testing-library/user-event from 14.2.5 to 14.3.0 (#869) Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.2.5 to 14.3.0. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v14.2.5...v14.3) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump react-flow-renderer from 10.3.10 to 10.3.11 (#870) Bumps [react-flow-renderer](https://github.com/wbkd/react-flow) from 10.3.10 to 10.3.11. - [Release notes](https://github.com/wbkd/react-flow/releases) - [Changelog](https://github.com/wbkd/react-flow/blob/main/CHANGELOG.md) - [Commits](https://github.com/wbkd/react-flow/compare/10.3.10...10.3.11) --- updated-dependencies: - dependency-name: react-flow-renderer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @typescript-eslint/parser from 5.30.6 to 5.30.7 (#871) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.6 to 5.30.7. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @types/node from 18.0.6 to 18.6.0 (#872) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.6 to 18.6.0. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump fork-ts-checker-webpack-plugin from 7.2.12 to 7.2.13 (#873) Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 7.2.12 to 7.2.13. - [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases) - [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.12...v7.2.13) --- updated-dependencies: - dependency-name: fork-ts-checker-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump webpack from 5.73.0 to 5.74.0 (#875) Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.74.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.74.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump parse-path from 5.0.0 to 6.0.0 (#882) Bumps [parse-path](https://github.com/IonicaBizau/parse-path) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/IonicaBizau/parse-path/releases) - [Commits](https://github.com/IonicaBizau/parse-path/compare/5.0.0...6.0.0) --- updated-dependencies: - dependency-name: parse-path dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @electron-forge/cli from 6.0.0-beta.64 to 6.0.0-beta.65 (#881) Bumps [@electron-forge/cli](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.64 to 6.0.0-beta.65. - [Release notes](https://github.com/electron-userland/electron-forge/releases) - [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.64...v6.0.0-beta.65) --- updated-dependencies: - dependency-name: "@electron-forge/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @electron-forge/plugin-webpack from 6.0.0-beta.64 to 6.0.0-beta.65 (#884) Bumps [@electron-forge/plugin-webpack](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.64 to 6.0.0-beta.65. - [Release notes](https://github.com/electron-userland/electron-forge/releases) - [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.64...v6.0.0-beta.65) --- updated-dependencies: - dependency-name: "@electron-forge/plugin-webpack" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @electron-forge/maker-deb from 6.0.0-beta.64 to 6.0.0-beta.65 (#878) Bumps [@electron-forge/maker-deb](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.64 to 6.0.0-beta.65. - [Release notes](https://github.com/electron-userland/electron-forge/releases) - [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.64...v6.0.0-beta.65) --- updated-dependencies: - dependency-name: "@electron-forge/maker-deb" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @electron-forge/maker-dmg from 6.0.0-beta.64 to 6.0.0-beta.65 (#876) Bumps [@electron-forge/maker-dmg](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.64 to 6.0.0-beta.65. - [Release notes](https://github.com/electron-userland/electron-forge/releases) - [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.64...v6.0.0-beta.65) --- updated-dependencies: - dependency-name: "@electron-forge/maker-dmg" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @electron-forge/maker-rpm from 6.0.0-beta.64 to 6.0.0-beta.65 (#877) Bumps [@electron-forge/maker-rpm](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.64 to 6.0.0-beta.65. - [Release notes](https://github.com/electron-userland/electron-forge/releases) - [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.64...v6.0.0-beta.65) --- updated-dependencies: - dependency-name: "@electron-forge/maker-rpm" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @electron-forge/maker-squirrel from 6.0.0-beta.64 to 6.0.0-beta.65 (#888) Bumps [@electron-forge/maker-squirrel](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.64 to 6.0.0-beta.65. - [Release notes](https://github.com/electron-userland/electron-forge/releases) - [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.64...v6.0.0-beta.65) --- updated-dependencies: - dependency-name: "@electron-forge/maker-squirrel" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump eslint-plugin-testing-library from 5.5.1 to 5.6.0 (#885) Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 5.5.1 to 5.6.0. - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v5.5.1...v5.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump eslint from 8.20.0 to 8.21.0 (#887) Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.20.0...v8.21.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump electron from 19.0.9 to 19.0.10 (#891) Bumps [electron](https://github.com/electron/electron) from 19.0.9 to 19.0.10. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v19.0.9...v19.0.10) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @typescript-eslint/parser from 5.30.7 to 5.32.0 (#893) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.7 to 5.32.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.32.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @types/node from 18.6.0 to 18.6.3 (#890) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.0 to 18.6.3. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump react-transition-group from 4.4.2 to 4.4.5 (#886) Bumps [react-transition-group](https://github.com/reactjs/react-transition-group) from 4.4.2 to 4.4.5. - [Release notes](https://github.com/reactjs/react-transition-group/releases) - [Changelog](https://github.com/reactjs/react-transition-group/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactjs/react-transition-group/compare/v4.4.2...v4.4.5) --- updated-dependencies: - dependency-name: react-transition-group dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump react-flow-renderer from 10.3.11 to 10.3.12 (#894) Bumps [react-flow-renderer](https://github.com/wbkd/react-flow) from 10.3.11 to 10.3.12. - [Release notes](https://github.com/wbkd/react-flow/releases) - [Changelog](https://github.com/wbkd/react-flow/blob/main/CHANGELOG.md) - [Commits](https://github.com/wbkd/react-flow/compare/10.3.11...10.3.12) --- updated-dependencies: - dependency-name: react-flow-renderer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump isomorphic-git from 1.19.0 to 1.19.1 (#889) Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 1.19.0 to 1.19.1. - [Release notes](https://github.com/isomorphic-git/isomorphic-git/releases) - [Changelog](https://github.com/isomorphic-git/isomorphic-git/blob/main/docs/in-the-news.md) - [Commits](https://github.com/isomorphic-git/isomorphic-git/compare/v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: isomorphic-git dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.32.0 (#892) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.7 to 5.32.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.32.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @testing-library/jest-dom from 5.16.4 to 5.16.5 (#901) Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.4 to 5.16.5. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.4...v5.16.5) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump parse-path from 6.0.0 to 7.0.0 (#903) Bumps [parse-path](https://github.com/IonicaBizau/parse-path) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/IonicaBizau/parse-path/releases) - [Commits](https://github.com/IonicaBizau/parse-path/compare/6.0.0...7.0.0) --- updated-dependencies: - dependency-name: parse-path dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @testing-library/user-event from 14.3.0 to 14.4.3 (#907) Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.3.0 to 14.4.3. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v14.3...v14.4.3) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump parse-url from 7.0.2 to 8.1.0 (#918) * Bump parse-url from 7.0.2 to 8.1.0 Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 7.0.2 to 8.1.0. - [Release notes](https://github.com/IonicaBizau/parse-url/releases) - [Commits](https://github.com/IonicaBizau/parse-url/compare/7.0.2...8.1.0) --- updated-dependencies: - dependency-name: parse-url dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Remove redundant git-plumbing test suite, replaced by git-utils.spec.ts * Disable automatic url normalization to prevent parseUrl from failing on ssh://*.git and similarly complex Git urls * Updated git-utils tests for ssh:, git@, and git+ssh: URLs Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump electron from 19.0.10 to 21.0.1 (#936) Bumps [electron](https://github.com/electron/electron) from 19.0.10 to 21.0.1. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v19.0.10...v21.0.1) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @electron-forge/plugin-webpack from 6.0.0-beta.65 to 6.0.0-beta.66 (#941) Bumps [@electron-forge/plugin-webpack](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.65 to 6.0.0-beta.66. - [Release notes](https://github.com/electron-userland/electron-forge/releases) - [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.65...v6.0.0-beta.66) --- updated-dependencies: - dependency-name: "@electron-forge/plugin-webpack" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump react-flow-renderer from 10.3.12 to 10.3.17 (#928) Bumps [react-flow-renderer](https://github.com/wbkd/react-flow) from 10.3.12 to 10.3.17. - [Release notes](https://github.com/wbkd/react-flow/releases) - [Changelog](https://github.com/wbkd/react-flow/blob/main/CHANGELOG.md) - [Commits](https://github.com/wbkd/react-flow/compare/10.3.12...10.3.17) --- updated-dependencies: - dependency-name: react-flow-renderer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @types/validator from 13.7.4 to 13.7.7 (#933) Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) from 13.7.4 to 13.7.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator) --- updated-dependencies: - dependency-name: "@types/validator" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @testing-library/dom from 8.16.0 to 8.18.1 (#935) Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.16.0 to 8.18.1. - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/dom-testing-library/compare/v8.16.0...v8.18.1) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.38.1 (#937) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.32.0 to 5.38.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.38.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @types/node from 18.6.3 to 18.7.23 (#938) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.3 to 18.7.23. - [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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump uuid from 8.3.2 to 9.0.0 (#940) Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v8.3.2...v9.0.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump react-redux from 7.2.9 to 8.0.4 (#939) * Bump react-redux from 7.2.9 to 8.0.4 Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.9 to 8.0.4. - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.9...v8.0.4) --- updated-dependencies: - dependency-name: react-redux dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * isDescendant evaluates whether a filepath is a descendant of a root path * metafileSelectors.selectByRoot updated to use io.isDescendant() for consistent path evaluations * Hoist FilebasedMetafile states into Explorer to prevent infinite loop on nested updates * Hoist card.expanded field into CardComponent to reduce possible infinite loops due to circular references to the Redux store * React component tests masked until further investigation of redux-mock-store * Match props signature for updated Editor component * Explicit return type definition for custom RTK createSelector usage Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump eslint-plugin-testing-library from 5.7.0 to 5.7.2 (#942) Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 5.7.0 to 5.7.2. - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v5.7.0...v5.7.2) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @types/node from 18.7.23 to 18.8.0 (#943) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.23 to 18.8.0. - [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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @types/parse-path from 5.0.0 to 7.0.0 (#945) Bumps [@types/parse-path](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/parse-path) from 5.0.0 to 7.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/parse-path) --- updated-dependencies: - dependency-name: "@types/parse-path" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump react-dnd-preview from 6.0.2 to 7.1.1 (#944) Bumps [react-dnd-preview](https://github.com/LouisBrunner/dnd-multi-backend) from 6.0.2 to 7.1.1. - [Release notes](https://github.com/LouisBrunner/dnd-multi-backend/releases) - [Commits](https://github.com/LouisBrunner/dnd-multi-backend/compare/v6.0.2...v7.1.1) --- updated-dependencies: - dependency-name: react-dnd-preview dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Merge checks out remote-only branches into linked worktrees prior to attempting to merge * Typo fix * Conflict regex pattern updated to exclude space in front of conflicting filenames * Either<T,U> type definition for exclusive or (XOR) parameter restrictions * Convert to using new Either<T,U> type for inclusion/exclusion paths in a mocked git repository project * Convert to using new Either<T,U> type for ours/theirs parameters to checkoutPathspec() * Metafile selectByFilepath selector and fetchMetafile thunk expanded to optionally restrict results based on handler types * ResetButton handles metafiles with 'unmerged' status indicating merge conflicts * Metafiles selectByConflicted restricted to 'Editor' or 'Explorer' types only * ConflictManager loads 'Editor' or 'Explorer' types only, instead of associating the ConflictManager itself * Update FilebasedMetafiles before opening from ConflictManager to verify accurate content is displayed * Bump eslint from 8.24.0 to 8.25.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.25.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.25.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @testing-library/user-event from 14.3.0 to 14.4.3 (#907) (#949) Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.3.0 to 14.4.3. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v14.3...v14.4.3) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @electron-forge/maker-deb from 6.0.0-beta.66 to 6.0.0-beta.67 (#952) * Bump isomorphic-git from 1.18.3 to 1.19.0 (#865) Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 1.18.3 to 1.19.0. - [Release notes](https://github.com/isomorphic-git/isomorphic-git/releases) - [Changelog](https://github.com/isomorphic-git/isomorphic-git/blob/main/docs/in-the-news.md) - [Commits](https://github.com/isomorphic-git/isomorphic-git/compare/v1.18.3...v1.19.0) --- updated-dependencies: - dependency-name: isomorphic-git dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/luxon from 2.3.2 to 3.0.0 (#866) Bumps [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) from 2.3.2 to 3.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon) --- updated-dependencies: - dependency-name: "@types/luxon" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7 (#867) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.6 to 5.30.7. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump electron from 19.0.8 to 19.0.9 (#868) Bumps [electron](https://github.com/electron/electron) from 19.0.8 to 19.0.9. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v19.0.8...v19.0.9) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @testing-library/user-event from 14.2.5 to 14.3.0 (#869) Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.2.5 to 14.3.0. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v14.2.5...v14.3) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump react-flow-renderer from 10.3.10 to 10.3.11 (#870) Bumps [react-flow-renderer](https://github.com/wbkd/react-flow) from 10.3.10 to 10.3.11. - [Release notes](https://github.com/wbkd/react-flow/releases) - [Changelog](https://github.com/wbkd/react-flow/blob/main/CHANGELOG.md) - [Commits](https://github.com/wbkd/react-flow/compare/10.3.10...10.3.11) --- updated-dependencies: - dependency-name: react-flow-renderer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @typescript-eslint/parser from 5.30.6 to 5.30.7 (#871) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.6 to 5.30.7. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @types/node from 18.0.6 to 18.6.0 (#872) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.6 to 18.6.0. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump fork-ts-checker-webpack-plugin from 7.2.12 to 7.2.13 (#873) Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 7.2.12 to 7.2.13. - [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases) - [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.12...v7.2.13) --- updated-dependencies: - dependency-name: fork-ts-checker-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump webpack from 5.73.0 to 5.74.0 (#875) Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.74.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.74.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump parse-path from 5.0.0 to 6.0.0 (#882) Bumps [parse-path](https://github.com/IonicaBizau/parse-path) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/IonicaBizau/parse-path/releases) - [Commits](https://github.com/IonicaBizau/parse-path/compare/5.0.0...6.0.0) --- updated-dependencies: - dependency-name: parse-path dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @electron-forge/cli from 6.0.0-beta.64 to 6.0.0-beta.65 (#881) Bumps [@electron-forge/cli](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.64 to 6.0.0-beta.65. - [Release notes](https://github.com/electron-userland/electron-forge/releases) - [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.64...v6.0.0-beta.65) --- updated-dependencies: - dependency-name: "@electron-forge/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @electron-forge/plugin-webpack from 6.0.0-beta.64 to 6.0.0-beta.65 (#884) Bumps [@electron-forge/plugin-webpack](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.64 to 6.0.0-beta.65. - [Release notes](https://github.com/electron-userland/electron-forge/releases) - [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.64...v6.0.0-beta.65) --- updated-dependencies: - dependency-name: "@electron-forge/plugin-webpack" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @electron-forge/maker-deb from 6.0.0-beta.64 to 6.0.0-beta.65 (#878) Bumps [@electron-forge/maker-deb](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.64 to 6.0.0-beta.65. - [Release notes](https://github.com/electron-userland/electron-forge/releases) - [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.64...v6.0.0-beta.65) --- updated-dependencies: - dependency-name: "@electron-forge/maker-deb" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @electron-forge/maker-dmg from 6.0.0-beta.64 to 6.0.0-beta.65 (#876) Bumps [@electron-forge/maker-dmg](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.64 to 6.0.0-beta.65. - [Release notes](https://github.com/electron-userland/electron-forge/releases) - [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.64...v6.0.0-beta.65) --- updated-dependencies: - dependency-name: "@electron-forge/maker-dmg" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @electron-forge/maker-rpm from 6.0.0-beta.64 to 6.0.0-beta.65 (#877) Bumps [@electron-forge/maker-rpm](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.64 to 6.0.0-beta.65. - [Release notes](https://github.com/electron-userland/electron-forge/releases) - [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.64...v6.0.0-beta.65) --- updated-dependencies: - dependency-name: "@electron-forge/maker-rpm" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @electron-forge/maker-squirrel from 6.0.0-beta.64 to 6.0.0-beta.65 (#888) Bumps [@electron-forge/maker-squirrel](https://github.com/electron-userland/electron-forge) from 6.0.0-beta.64 to 6.0.0-beta.65. - [Release notes](https://github.com/electron-userland/electron-forge/releases) - [Changelog](https://github.com/electron-userland/electron-forge/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-forge/compare/v6.0.0-beta.64...v6.0.0-beta.65) --- updated-dependencies: - dependency-name: "@electron-forge/maker-squirrel" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump eslint-plugin-testing-library from 5.5.1 to 5.6.0 (#885) Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 5.5.1 to 5.6.0. - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v5.5.1...v5.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump eslint from 8.20.0 to 8.21.0 (#887) Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.20.0...v8.21.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump electron from 19.0.9 to 19.0.10 (#891) Bumps [electron](https://github.com/electron/electron) from 19.0.9 to 19.0.10. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v19.0.9...v19.0.10) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @typescript-eslint/parser from 5.30.7 to 5.32.0 (#893) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.7 to 5.32.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.32.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump @types/node from 18.6.0 to 18.6.3 (#890) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.0 to 18.6.3. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Nelson <nelsonni@oregonstate.edu> * Bump react-transition-group from 4.4.2 to 4.4.5 (#886) Bumps [react-transition-group](https://github.com/reactjs/react-transition-group) from 4.4.2 to 4.4.5. - [Release notes](https://github.com/reactjs/react-transition-group/releases) - [Changelog](https://github.com/reactjs/react-transition-group/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactjs/react-t…
Configuration menu - View commit details
-
Copy full SHA for 0c1cc5a - Browse repository at this point
Copy the full SHA 0c1cc5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41063f8 - Browse repository at this point
Copy the full SHA 41063f8View commit details
Loading
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 v3.0.0...v3.1.0