-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: stacklok/codegate-ui
base: fd40d52
head repository: stacklok/codegate-ui
compare: 5d463ef
- 9 commits
- 35 files changed
- 4 contributors
Commits on Mar 17, 2025
-
chore(deps): bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 (#390)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@18f2510...6c175e9) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action 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>
Configuration menu - View commit details
-
Copy full SHA for 615216d - Browse repository at this point
Copy the full SHA 615216dView commit details -
fix: use package.json overrides to bump
@babel/runtime
&prismjs
……to fix npm audit warnings (#396)
Configuration menu - View commit details
-
Copy full SHA for 79041a1 - Browse repository at this point
Copy the full SHA 79041a1View commit details -
chore(deps-dev): bump @vitejs/plugin-react-swc from 3.7.2 to 3.8.0 (#394
) Bumps [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) from 3.7.2 to 3.8.0. - [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md) - [Commits](vitejs/vite-plugin-react-swc@v3.7.2...v3.8.0) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react-swc" 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>
Configuration menu - View commit details
-
Copy full SHA for 9c46891 - Browse repository at this point
Copy the full SHA 9c46891View commit details -
chore(deps): bump @monaco-editor/react from 4.6.0 to 4.7.0 (#393)
Bumps [@monaco-editor/react](https://github.com/suren-atoyan/monaco-react) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/suren-atoyan/monaco-react/releases) - [Changelog](https://github.com/suren-atoyan/monaco-react/blob/master/CHANGELOG.md) - [Commits](suren-atoyan/monaco-react@v4.6.0...v4.7.0) --- updated-dependencies: - dependency-name: "@monaco-editor/react" 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>
Configuration menu - View commit details
-
Copy full SHA for fe56f42 - Browse repository at this point
Copy the full SHA fe56f42View commit details -
chore(deps-dev): bump lint-staged from 15.3.0 to 15.5.0 (#392)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.3.0 to 15.5.0. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.3.0...v15.5.0) --- updated-dependencies: - dependency-name: lint-staged 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>
Configuration menu - View commit details
-
Copy full SHA for 901e396 - Browse repository at this point
Copy the full SHA 901e396View commit details -
chore(deps): bump react-router-dom from 7.1.1 to 7.3.0 (#391)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.1.1 to 7.3.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.3.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 93b728e - Browse repository at this point
Copy the full SHA 93b728eView commit details -
chore(deps-dev): bump eslint-import-resolver-typescript (#395)
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.7.0 to 3.9.0. - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.7.0...v3.9.0) --- updated-dependencies: - dependency-name: eslint-import-resolver-typescript 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>
Configuration menu - View commit details
-
Copy full SHA for a46703b - Browse repository at this point
Copy the full SHA a46703bView commit details -
feat: shareable workspaces MVP (frontend) (#379)
* fix: handle breaking changes to "workspaces by provider" endpoint * feat: shareable workspaces mvp * fix integration bugs * fix cache invalidation bugs * Merge branch 'main' of github.com:stacklok/codegate-ui into feat/shareable-workspaces * fix: cache invalidation bug when updating mux config --------- Co-authored-by: Luke Hinds <luke@stacklok.com>
Configuration menu - View commit details
-
Copy full SHA for 6baf15c - Browse repository at this point
Copy the full SHA 6baf15cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d463ef - Browse repository at this point
Copy the full SHA 5d463efView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff fd40d52...5d463ef