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: pinterest/querybook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.31.1
Choose a base ref
...
head repository: pinterest/querybook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.31.2
Choose a head ref
  • 5 commits
  • 12 files changed
  • 5 contributors

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    c3be536 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    dd185bf View commit details
    Browse the repository at this point in the history
  2. fix: requirements/base.txt to reduce vulnerabilities (#1394)

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-JINJA2-6150717
    
    Co-authored-by: snyk-bot <snyk-bot@snyk.io>
    devinlundberg and snyk-bot authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    8190652 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fix: schema filtering in table search modal (#1348)

    * fix: schema filtering for table search
    
    * revert unnecessary changes
    adamstruck authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4d41106 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Merge pull request from GHSA-3hjm-9277-5c88

    * Fix XSS vulnerabilities
    
    * remove console.log
    jczhong84 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    449bdc9 View commit details
    Browse the repository at this point in the history
Loading