Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Feb 23, 2024

  1. Added new tests

    Andrew Leach committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    fc59f27 View commit details
    Browse the repository at this point in the history
  2. Spike on separation of concerns

    Andrew Leach committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    dfbf7c5 View commit details
    Browse the repository at this point in the history
  3. More changes

    Andrew Leach committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4365fb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. PR feedback

    Andrew Leach committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7182ef5 View commit details
    Browse the repository at this point in the history
  2. Small test

    Andrew Leach committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    dbf90b5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #82 from github/small-nav-patch

    Fix `FirstOptionSelectionMode`:`selected` clearing on typing
    Andrew Leach authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4d751f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Bump follow-redirects from 1.15.4 to 1.15.6

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    8ce2092 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge pull request #83 from github/dependabot/npm_and_yarn/follow-red…

    …irects-1.15.6
    
    Bump follow-redirects from 1.15.4 to 1.15.6
    siddharthkp authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2cf4c08 View commit details
    Browse the repository at this point in the history

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] <[email protected]>
    dependabot[bot] authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    f212087 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge pull request #84 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
    206bc38 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.2 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.2...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] <[email protected]>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e4522a1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #85 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
    3800815 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Bump body-parser from 1.20.2 to 1.20.3 in the npm_and_yarn group

    Bumps the npm_and_yarn group with 1 update: [body-parser](https://github.com/expressjs/body-parser).
    
    
    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)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    26eb80a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

    …rn-bab23666a6
    
    Bump body-parser from 1.20.2 to 1.20.3 in the npm_and_yarn group
    siddharthkp authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    05b1d23 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Bump the npm_and_yarn group with 2 updates

    Bumps the npm_and_yarn group with 2 updates: [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.2 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/[email protected])
    
    ---
    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] <[email protected]>
    dependabot[bot] authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    614d90b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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

    …rn-82ad408bf4
    
    Bump the npm_and_yarn group with 2 updates
    broccolinisoup authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1151f04 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

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

    * Bump the npm_and_yarn group with 2 updates
    
    Bumps the npm_and_yarn group with 2 updates: [serialize-javascript](https://github.com/yahoo/serialize-javascript) and [mocha](https://github.com/mochajs/mocha).
    
    
    Updates `serialize-javascript` from 6.0.0 to 6.0.2
    - [Release notes](https://github.com/yahoo/serialize-javascript/releases)
    - [Commits](yahoo/serialize-javascript@v6.0.0...v6.0.2)
    
    Updates `mocha` from 10.2.0 to 10.8.2
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.2.0...v10.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: serialize-javascript
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: mocha
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update nodejs.yml
    
    * empty commit
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Marie Lucca <[email protected]>
    Co-authored-by: Marie Lucca <[email protected]>
    3 people authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    3570432 View commit details
    Browse the repository at this point in the history
Loading