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: peopledatalabs/pdl-react-autocomplete
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: peopledatalabs/pdl-react-autocomplete
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 9, 2025

  1. chore(deps-dev): bump eslint-plugin-react-hooks from 5.1.0 to 5.2.0 (#…

    …305)
    
    * chore(deps-dev): bump eslint-plugin-react-hooks from 5.1.0 to 5.2.0
    
    Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.1.0 to 5.2.0.
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react-hooks
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * dependencies
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Varun Villait <vvillait88@yahoo.com>
    dependabot[bot] and vvillait88 authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    19ed3f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2025

  1. chore(deps-dev): bump parcel from 2.13.3 to 2.14.1 (#306)

    * chore(deps-dev): bump parcel from 2.13.3 to 2.14.1
    
    Bumps [parcel](https://github.com/parcel-bundler/parcel) from 2.13.3 to 2.14.1.
    - [Release notes](https://github.com/parcel-bundler/parcel/releases)
    - [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
    - [Commits](parcel-bundler/parcel@v2.13.3...v2.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: parcel
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * dependencies
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Varun Villait <vvillait88@yahoo.com>
    dependabot[bot] and vvillait88 authored Mar 23, 2025
    Configuration menu
    Copy the full SHA
    d306d86 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @babel/runtime from 7.26.0 to 7.26.10 in /example (#…

    …310)
    
    Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.26.10.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/runtime"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 23, 2025
    Configuration menu
    Copy the full SHA
    40713c0 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @babel/helpers from 7.26.0 to 7.26.10 in /example (#…

    …311)
    
    Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.0 to 7.26.10.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/helpers"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 23, 2025
    Configuration menu
    Copy the full SHA
    221d20b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2025

  1. chore(deps-dev): bump @parcel/packager-ts from 2.14.1 to 2.14.4 (#315)

    * chore(deps-dev): bump @parcel/packager-ts from 2.14.1 to 2.14.4
    
    Bumps [@parcel/packager-ts](https://github.com/parcel-bundler/parcel) from 2.14.1 to 2.14.4.
    - [Release notes](https://github.com/parcel-bundler/parcel/releases)
    - [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
    - [Commits](parcel-bundler/parcel@v2.14.1...v2.14.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@parcel/packager-ts"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * dependencies
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Varun Villait <vvillait88@yahoo.com>
    dependabot[bot] and vvillait88 authored Mar 30, 2025
    Configuration menu
    Copy the full SHA
    76ffcb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2025

  1. chore(deps-dev): bump eslint-plugin-react from 7.37.4 to 7.37.5 (#317)

    * chore(deps-dev): bump eslint-plugin-react from 7.37.4 to 7.37.5
    
    Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.4 to 7.37.5.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react
      dependency-version: 7.37.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * version
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Varun Villait <vvillait88@yahoo.com>
    dependabot[bot] and vvillait88 authored Apr 13, 2025
    Configuration menu
    Copy the full SHA
    f66293e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. chore(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /examp…

    …le (#318)
    
    Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9.
    - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
    - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
    - [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: http-proxy-middleware
      dependency-version: 2.0.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    194b9c0 View commit details
    Browse the repository at this point in the history
Loading