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: github/paste-markdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.3
Choose a base ref
...
head repository: github/paste-markdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 2 files changed
  • 4 contributors

Commits on Jun 16, 2024

  1. Bump braces from 3.0.2 to 3.0.3

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 16, 2024
    Copy the full SHA
    c92d044 View commit details

Commits on Jun 18, 2024

  1. Merge pull request #99 from github/dependabot/npm_and_yarn/braces-3.0.3

    Bump braces from 3.0.2 to 3.0.3
    jonrohan authored Jun 18, 2024
    Copy the full SHA
    a3718f1 View commit details

Commits on Sep 24, 2024

  1. Bump the npm_and_yarn group with 2 updates (#101)

    Bumps the npm_and_yarn group with 2 updates: [@75lb/deep-merge](https://github.com/75lb/deep-merge) and [rollup](https://github.com/rollup/rollup).
    
    
    Updates `@75lb/deep-merge` from 1.1.1 to 1.1.2
    - [Commits](75lb/deep-merge@v1.1.1...v1.1.2)
    
    Updates `rollup` from 4.13.0 to 4.22.4
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.13.0...v4.22.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@75lb/deep-merge"
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: rollup
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2024
    Copy the full SHA
    143dc83 View commit details

Commits on Feb 11, 2025

  1. Bump the npm_and_yarn group with 3 updates

    Bumps the npm_and_yarn group with 3 updates: [esbuild](https://github.com/evanw/esbuild), [ws](https://github.com/websockets/ws) and [puppeteer-core](https://github.com/puppeteer/puppeteer).
    
    
    Updates `esbuild` from 0.20.2 to 0.25.0
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
    - [Commits](evanw/esbuild@v0.20.2...v0.25.0)
    
    Updates `ws` from 7.5.9 to 7.5.10
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.9...7.5.10)
    
    Updates `puppeteer-core` from 22.5.0 to 22.15.0
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@puppeteer-core-v22.5.0...puppeteer-core-v22.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: ws
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: puppeteer-core
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 11, 2025
    Copy the full SHA
    1f99fda View commit details
  2. Merge pull request #102 from github/dependabot/npm_and_yarn/npm_and_y…

    …arn-5e4fd286a0
    
    Bump the npm_and_yarn group with 3 updates
    TylerJDev authored Feb 11, 2025
    Copy the full SHA
    153fd9a View commit details

Commits on Apr 9, 2025

  1. Bump the npm_and_yarn group across 1 directory with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the / directory: [esbuild](https://github.com/evanw/esbuild) and [koa](https://github.com/koajs/koa).
    
    
    Updates `esbuild` from 0.25.0 to 0.25.1
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.25.0...v0.25.1)
    
    Updates `koa` from 2.15.1 to 2.16.1
    - [Release notes](https://github.com/koajs/koa/releases)
    - [Changelog](https://github.com/koajs/koa/blob/master/History.md)
    - [Commits](koajs/koa@2.15.1...v2.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-version: 0.25.1
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: koa
      dependency-version: 2.16.1
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 9, 2025
    Copy the full SHA
    15c4446 View commit details

Commits on Apr 14, 2025

  1. Merge pull request #103 from github/dependabot/npm_and_yarn/npm_and_y…

    …arn-3e59d23b39
    
    Bump the npm_and_yarn group across 1 directory with 2 updates
    francinelucca authored Apr 14, 2025
    Copy the full SHA
    c2673fc View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v1.5.3...main