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: v1.1.10
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: v1.1.11
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 31, 2023

  1. Bump @babel/traverse from 7.17.10 to 7.23.2 in /example (#128)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.10 to 7.23.2.
    - [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.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      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 Oct 31, 2023
    Configuration menu
    Copy the full SHA
    87e5cca View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Bump eslint from 8.52.0 to 8.53.0 (#141)

    * Bump eslint from 8.52.0 to 8.53.0
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.52.0...v8.53.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * update packages
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: vvillait88 <vvillait88@yahoo.com>
    dependabot[bot] and vvillait88 authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    cc7e284 View commit details
    Browse the repository at this point in the history
Loading