Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stacklok/codegate-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fd40d52
Choose a base ref
...
head repository: stacklok/codegate-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5d463ef
Choose a head ref
  • 9 commits
  • 35 files changed
  • 4 contributors

Commits on Mar 17, 2025

  1. 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>
    dependabot[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    615216d View commit details
    Browse the repository at this point in the history
  2. fix: use package.json overrides to bump @babel/runtime & prismjs

    …to fix npm audit warnings (#396)
    alex-mcgovern authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    79041a1 View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    9c46891 View commit details
    Browse the repository at this point in the history
  4. 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>
    dependabot[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    fe56f42 View commit details
    Browse the repository at this point in the history
  5. 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>
    dependabot[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    901e396 View commit details
    Browse the repository at this point in the history
  6. 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>
    dependabot[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    93b728e View commit details
    Browse the repository at this point in the history
  7. 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>
    dependabot[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    a46703b View commit details
    Browse the repository at this point in the history
  8. 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>
    alex-mcgovern and lukehinds authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    6baf15c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d463ef View commit details
    Browse the repository at this point in the history
Loading