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/remote-input-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: github/remote-input-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 10 files changed
  • 4 contributors

Commits on Mar 29, 2024

  1. Update lint

    TylerJDev committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    5075ffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5822a9 View commit details
    Browse the repository at this point in the history
  3. fix prettier

    TylerJDev committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    bb7988a View commit details
    Browse the repository at this point in the history
  4. Update event type

    TylerJDev committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d5c2195 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14fc992 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    a5ad729 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from github/update-lint

    Update linting in `remote-input-element`
    TylerJDev authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    84ff499 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

    Bumps the npm_and_yarn group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [body-parser](https://github.com/expressjs/body-parser) | `1.20.2` | `1.20.3` |
    | [flat](https://github.com/hughsk/flat) | `4.1.1` | `5.0.2` |
    | [mocha](https://github.com/mochajs/mocha) | `7.2.0` | `10.7.3` |
    | [ws](https://github.com/websockets/ws) | `8.11.0` | `8.17.1` |
    | [engine.io](https://github.com/socketio/socket.io) | `6.5.4` | `6.5.5` |
    | [socket.io-adapter](https://github.com/socketio/socket.io-adapter) | `2.5.4` | `2.5.5` |
    
    
    
    Updates `body-parser` from 1.20.2 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.20.2...1.20.3)
    
    Updates `flat` from 4.1.1 to 5.0.2
    - [Release notes](https://github.com/hughsk/flat/releases)
    - [Commits](hughsk/flat@4.1.1...5.0.2)
    
    Updates `mocha` from 7.2.0 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@v7.2.0...v10.7.3)
    
    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/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/socketio/socket.io/commits)
    
    Updates `socket.io-adapter` from 2.5.4 to 2.5.5
    - [Release notes](https://github.com/socketio/socket.io-adapter/releases)
    - [Changelog](https://github.com/socketio/socket.io-adapter/blob/2.5.5/CHANGELOG.md)
    - [Commits](socketio/socket.io-adapter@2.5.4...2.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: flat
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: mocha
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: ws
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: engine.io
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: socket.io-adapter
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    6b035af View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge pull request #38 from github/dependabot/npm_and_yarn/npm_and_ya…

    …rn-50260b1486
    
    Bump the npm_and_yarn group across 1 directory with 6 updates
    siddharthkp authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c2d4bff View commit details
    Browse the repository at this point in the history
  2. Bump braces in the npm_and_yarn group across 1 directory

    Bumps the npm_and_yarn group with 1 update in the / directory: [braces](https://github.com/micromatch/braces).
    
    
    Updates `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
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cbb08dd View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge pull request #39 from github/dependabot/npm_and_yarn/npm_and_ya…

    …rn-5134b82be1
    
    Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory
    siddharthkp authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ec17d8c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  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: [cookie](https://github.com/jshttp/cookie) and [socket.io](https://github.com/socketio/socket.io).
    
    
    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 `socket.io` from 4.7.5 to 4.8.0
    - [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/socket.io@4.7.5...socket.io@4.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: socket.io
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d5b55b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge pull request #40 from github/dependabot/npm_and_yarn/npm_and_ya…

    …rn-82ad408bf4
    
    Bump the npm_and_yarn group across 1 directory with 2 updates
    jonrohan authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    dcb027c View commit details
    Browse the repository at this point in the history
Loading