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: cure53/DOMPurify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.5
Choose a base ref
...
head repository: cure53/DOMPurify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.6
Choose a head ref
  • 19 commits
  • 17 files changed
  • 3 contributors

Commits on Jun 16, 2024

  1. build(deps): 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
    b694896 View commit details

Commits on Jun 17, 2024

  1. feat(docs): add removed options

    Make it easier to migrate from older versions.
    Rotzbua committed Jun 17, 2024
    Copy the full SHA
    b0e2592 View commit details
  2. Copy the full SHA
    da6d639 View commit details
  3. fix(typo): found by codespell

    Rotzbua committed Jun 17, 2024
    Copy the full SHA
    bb69e53 View commit details

Commits on Jun 20, 2024

  1. Merge pull request #970 from cure53/dependabot/npm_and_yarn/braces-3.0.3

    build(deps): bump braces from 3.0.2 to 3.0.3
    cure53 authored Jun 20, 2024
    Copy the full SHA
    5a7a70a View commit details
  2. Merge pull request #972 from Rotzbua/feat_docs_removed_options

    feat(docs): add removed options
    cure53 authored Jun 20, 2024
    Copy the full SHA
    9518bba View commit details
  3. build(deps): bump ws and socket.io

    Bumps [ws](https://github.com/websockets/ws) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.
    
    Updates `ws` from 8.11.0 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.11.0...8.17.1)
    
    Updates `socket.io` from 4.6.1 to 4.7.5
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io@4.6.1...4.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    - dependency-name: socket.io
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 20, 2024
    Copy the full SHA
    082bc00 View commit details
  4. Merge pull request #973 from Rotzbua/fix_typos

    fix(typo): found by `codespell`
    cure53 authored Jun 20, 2024
    Copy the full SHA
    3bff1af View commit details
  5. Merge pull request #974 from Rotzbua/feat_website_lang

    feat(website): add lang attribute to declare language
    cure53 authored Jun 20, 2024
    Copy the full SHA
    d0d93ec View commit details
  6. Merge pull request #975 from cure53/dependabot/npm_and_yarn/multi-2d3…

    …aef8690
    
    build(deps): bump ws and socket.io
    cure53 authored Jun 20, 2024
    Copy the full SHA
    b8b552c View commit details

Commits on Jun 25, 2024

  1. Copy the full SHA
    fa542df View commit details
  2. Copy the full SHA
    9978cec View commit details

Commits on Jul 2, 2024

  1. build(deps): bump ws and socket.io-adapter

    Bumps [ws](https://github.com/websockets/ws) and [socket.io-adapter](https://github.com/socketio/socket.io-adapter). These dependencies needed to be updated together.
    
    Updates `ws` from 8.11.0 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.11.0...8.17.1)
    
    Updates `socket.io-adapter` from 2.5.2 to 2.5.5
    - [Release notes](https://github.com/socketio/socket.io-adapter/releases)
    - [Changelog](https://github.com/socketio/socket.io-adapter/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-adapter@2.5.2...2.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    - dependency-name: socket.io-adapter
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 2, 2024
    Copy the full SHA
    e5112ec View commit details
  2. Merge pull request #977 from cure53/dependabot/npm_and_yarn/multi-99c…

    …a4f73d8
    
    build(deps): bump ws and socket.io-adapter
    cure53 authored Jul 2, 2024
    Copy the full SHA
    f8c2ef5 View commit details

Commits on Jul 4, 2024

  1. Copy the full SHA
    00fc06c View commit details
  2. Copy the full SHA
    6e03334 View commit details

Commits on Jul 5, 2024

  1. Copy the full SHA
    65df042 View commit details
  2. Copy the full SHA
    90a10a1 View commit details
  3. Merge pull request #978 from cure53/main

    Getting 3.x branch ready for 3.1.6 release
    cure53 authored Jul 5, 2024
    Copy the full SHA
    4083a90 View commit details
Loading