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: chartjs/chartjs-plugin-annotation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: chartjs/chartjs-plugin-annotation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refs/heads/master
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Nov 4, 2024

  1. Bump cookie, engine.io and express (#950)

    Bumps [cookie](https://github.com/jshttp/cookie), [engine.io](https://github.com/socketio/socket.io) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `cookie` from 0.4.2 to 0.7.2
    - [Release notes](https://github.com/jshttp/cookie/releases)
    - [Commits](jshttp/cookie@v0.4.2...v0.7.2)
    
    Updates `engine.io` from 6.6.1 to 6.6.2
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/socketio/socket.io/compare/[email protected]@6.6.2)
    
    Updates `express` from 4.21.0 to 4.21.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
    - [Commits](expressjs/express@4.21.0...4.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: indirect
    - dependency-name: engine.io
      dependency-type: indirect
    - dependency-name: express
      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 Nov 4, 2024
    Configuration menu
    Copy the full SHA
    35337d6 View commit details
    Browse the repository at this point in the history
  2. Bump elliptic from 6.5.7 to 6.6.0 (#954)

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
    - [Commits](indutny/elliptic@v6.5.7...v6.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: elliptic
      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 Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2ef1f31 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. #958 Add doughnutLabel type (#959)

    Co-authored-by: Tanner McCleerey <[email protected]>
    Tmccleerey and tmccleerey-sprocket authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    1e95744 View commit details
    Browse the repository at this point in the history
Loading