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/notebook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @jupyter-notebook/[email protected]
Choose a base ref
...
head repository: jupyter/notebook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c62caffb02856737870cbc79a2cdb43b3e89c363
Choose a head ref
  • 3 commits
  • 3 files changed
  • 4 contributors

Commits on Oct 12, 2023

  1. Bump postcss from 8.4.27 to 8.4.31 (#7089)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.27...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2023
    Copy the full SHA
    9d46116 View commit details

Commits on Oct 17, 2023

  1. Fix typings (#7110)

    * fix `yarn.lock`
    
    * fix typings
    jtpio authored Oct 17, 2023
    Copy the full SHA
    03a27f0 View commit details
  2. Updated fav-icon Base URL from JupyterLab PageConfig. (#7109)

    * Updated fav-icon Base URL from JupyterLab PageConfig.
    
    * Reformatted code for reability.
    
    * Used  for conncatinating fac-icon URL
    
    * Lint
    
    ---------
    
    Co-authored-by: [email protected] <[email protected]>
    Co-authored-by: Jeremy Tuloup <[email protected]>
    3 people authored Oct 17, 2023
    Copy the full SHA
    c62caff View commit details
Loading