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/auto-complete-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ac8710b
Choose a base ref
...
head repository: github/auto-complete-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 68ff328
Choose a head ref
  • 12 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 25, 2023

  1. Bump minimatch from 3.0.4 to 3.1.2

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    8393e9b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #106 from github/dependabot/npm_and_yarn/minimatch…

    …-3.1.2
    
    Bump minimatch from 3.0.4 to 3.1.2
    keithamus authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    d16b550 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Bump engine.io and socket.io

    Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.
    
    Updates `engine.io` from 6.2.1 to 6.4.2
    - [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.2.1...6.4.2)
    
    Updates `socket.io` from 4.5.3 to 4.6.1
    - [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.5.3...4.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: engine.io
      dependency-type: indirect
    - dependency-name: socket.io
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 4, 2023
    Configuration menu
    Copy the full SHA
    d3fe0dd View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Merge pull request #107 from github/dependabot/npm_and_yarn/engine.io…

    …-and-socket.io-6.4.2
    
    Bump engine.io and socket.io
    danielguillan authored May 5, 2023
    Configuration menu
    Copy the full SHA
    7411d49 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    3a7d094 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109 from github/add-lang-to-example

    Add lang attribute to example page
    keithamus authored May 31, 2023
    Configuration menu
    Copy the full SHA
    5f2aa3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b46652 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. upgrade CI to node 18 LTS

    keithamus committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    caa0688 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #111 from github/upgrade-ci-to-node-18-lts

    upgrade CI to node 18 LTS
    keithamus authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    e0b0e59 View commit details
    Browse the repository at this point in the history
  3. Bump socket.io-parser from 4.2.1 to 4.2.4

    Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.1 to 4.2.4.
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@4.2.1...4.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    373b2be View commit details
    Browse the repository at this point in the history
  4. Merge pull request #112 from github/dependabot/npm_and_yarn/socket.io…

    …-parser-4.2.4
    
    Bump socket.io-parser from 4.2.1 to 4.2.4
    keithamus authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    9f4250d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Merge pull request #110 from github/use-default-option-in-combobox

    use default option in combobox
    keithamus authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    68ff328 View commit details
    Browse the repository at this point in the history
Loading