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.3
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: v0.2.4
Choose a head ref
  • 11 commits
  • 8 files changed
  • 3 contributors

Commits on Sep 29, 2025

  1. chore(deps): update codemirror (#60)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    c6e651f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update crate-ci/typos action to v1.36.3 (#59)

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

Commits on Oct 3, 2025

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

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

Commits on Oct 4, 2025

  1. support better table list extraction (#61)

    * support better table list extraction
    
    * add import
    Light2Dark authored Oct 4, 2025
    Configuration menu
    Copy the full SHA
    7a5e74f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update crate-ci/typos action to v1.37.2 (#67)

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

Commits on Oct 12, 2025

  1. chore(deps): update github/codeql-action action to v4 (#71)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    039ff17 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update crate-ci/typos action to v1.38.1 (#69)

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

Commits on Oct 15, 2025

  1. chore(deps): update actions/setup-node action to v6 (#75)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    55aa3df View commit details
    Browse the repository at this point in the history
  2. move codemirror deps to peer deps (#73)

    * move codemirror deps to peer deps
    
    * upgrade packages
    Light2Dark authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    d595b3a View commit details
    Browse the repository at this point in the history
  3. chore: release v0.2.4

    mscolnick committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    bb9bf06 View commit details
    Browse the repository at this point in the history
Loading