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/text-expander-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.1
Choose a base ref
...
head repository: github/text-expander-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.2
Choose a head ref
  • 8 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
    Configuration menu
    Copy the full SHA
    a7b3ec7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge pull request #58 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
    Configuration menu
    Copy the full SHA
    b141733 View commit details
    Browse the repository at this point in the history
  2. Bump ws, engine.io and socket.io-adapter

    Bumps [ws](https://github.com/websockets/ws), [engine.io](https://github.com/socketio/engine.io) 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 `engine.io` from 6.5.4 to 6.5.5
    - [Release notes](https://github.com/socketio/engine.io/releases)
    - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/engine.io@6.5.4...6.5.5)
    
    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: engine.io
      dependency-type: indirect
    - dependency-name: socket.io-adapter
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    664f4c9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #59 from github/dependabot/npm_and_yarn/multi-e091…

    …cc75b0
    
    Bump ws, engine.io and socket.io-adapter
    jonrohan authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    83e2a22 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Bump the npm_and_yarn group with 4 updates

    Bumps the npm_and_yarn group with 4 updates: [body-parser](https://github.com/expressjs/body-parser), [nanoid](https://github.com/ai/nanoid), [mocha](https://github.com/mochajs/mocha) and [qs](https://github.com/ljharb/qs).
    
    
    Updates `body-parser` from 1.19.0 to 1.20.3
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.19.0...1.20.3)
    
    Removes `nanoid`
    
    Updates `mocha` from 8.3.2 to 10.7.3
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.3.2...v10.7.3)
    
    Updates `qs` from 6.7.0 to 6.13.0
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.7.0...v6.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: nanoid
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: mocha
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: qs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3a74d31 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from github/dependabot/npm_and_yarn/npm_and_ya…

    …rn-d992e88d6c
    
    Bump the npm_and_yarn group with 4 updates
    keithamus authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1ed882a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    6e4b195 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge pull request #65 from github/update-dom-input-range

    Update dom-input-range to 1.2.0
    iansan5653 authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1d6defe View commit details
    Browse the repository at this point in the history
Loading