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: jupyter-server/jupyter_ydoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.4
Choose a base ref
...
head repository: jupyter-server/jupyter_ydoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6ad2fde183a3f592d8a2ff58254b229859caba01
Choose a head ref
  • 3 commits
  • 25 files changed
  • 2 contributors

Commits on Mar 20, 2023

  1. Bump dependencies and yarn (#151)

    * Bump dep
    
    * Clean jest config
    
    * Switch to yarn 3
    
    * Update yarn.lock for yarn 3
    
    * Fix linter and doc warnings
    
    * Exclude .yarn files from trailing pre-commit hook
    
    * Fix testing
    
    * More test setup fixes
    
    * Update python on CI
    
    * Revert "More test setup fixes"
    
    We need to transpile as we don't use ts-jest
    
    * Test increasing the timeout
    
    * Wrong guess about timeout usage
    
    * Use more reasonable timeout
    fcollonval authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    eea2058 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae4448c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Add py.typed (#152)

    * Add py.typed
    
    * Ignore py.typed when fixing license header
    davidbrochart authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    6ad2fde View commit details
    Browse the repository at this point in the history
Loading