Thanks to visit codestin.com
Credit goes to github.com

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: marimo-team/codemirror-sql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.4
Choose a base ref
...
head repository: marimo-team/codemirror-sql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 9 files changed
  • 3 contributors

Commits on Oct 24, 2025

  1. chore(deps): update dependency @biomejs/biome to v2.3.0 (#80)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    4274a9e View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency vite to v7.1.12 (#79)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    bc687c6 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency jsdom to v27.0.1 (#78)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    5d342b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

  1. chore(deps): update crate-ci/typos action to v1.39.0 (#85)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    4197696 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency node to v24 (#83)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    14cc59a View commit details
    Browse the repository at this point in the history
  3. update packages and test

    Light2Dark committed Nov 1, 2025
    Configuration menu
    Copy the full SHA
    1b6df09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ede6ca8 View commit details
    Browse the repository at this point in the history
  5. add browser test with playwright for freeze (#88)

    * add test
    
    * move to a folder, and update config
    
    * remove screenshot
    
    * add pnpm install chromium
    
    * use pnpx
    
    * use 6.9.1
    
    * rebase
    Light2Dark authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    f8f13fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    caa7c66 View commit details
    Browse the repository at this point in the history
Loading