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/filter-input-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: github/filter-input-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 8 commits
  • 12 files changed
  • 2 contributors

Commits on Oct 19, 2023

  1. Bump @babel/traverse from 7.7.4 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.7.4 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>
    dependabot[bot] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6d7b049 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Merge pull request #11 from github/dependabot/npm_and_yarn/babel/trav…

    …erse-7.23.2
    
    Bump @babel/traverse from 7.7.4 to 7.23.2
    keithamus authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    edddbb6 View commit details
    Browse the repository at this point in the history
  2. Bump minimist, mkdirp, karma, karma-mocha and mocha

    Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [karma](https://github.com/karma-runner/karma), [karma-mocha](https://github.com/karma-runner/karma-mocha) and [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
    
    
    Updates `minimist` from 1.2.5 to 1.2.8
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.8)
    
    Updates `mkdirp` from 0.5.1 to 0.5.4
    - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-mkdirp@0.5.1...v0.5.4)
    
    Updates `karma` from 4.4.1 to 6.4.2
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v4.4.1...v6.4.2)
    
    Updates `karma-mocha` from 1.3.0 to 2.0.1
    - [Release notes](https://github.com/karma-runner/karma-mocha/releases)
    - [Changelog](https://github.com/karma-runner/karma-mocha/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma-mocha@v1.3.0...v2.0.1)
    
    Updates `mocha` from 6.2.2 to 6.2.3
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v6.2.2...v6.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    - dependency-name: mkdirp
      dependency-type: indirect
    - dependency-name: karma
      dependency-type: direct:development
    - dependency-name: karma-mocha
      dependency-type: direct:development
    - dependency-name: mocha
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    3bf2bf6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18 from github/dependabot/npm_and_yarn/minimist-a…

    …nd-mkdirp-and-karma-and-karma-mocha-and-mocha-1.2.8
    
    Bump minimist, mkdirp, karma, karma-mocha and mocha
    keithamus authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    757c4bd View commit details
    Browse the repository at this point in the history
  4. Bump the npm_and_yarn at /. security update group with 1 update

    Bumps the npm_and_yarn at /. security update group with 1 update: [mocha](https://github.com/mochajs/mocha).
    
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v6.2.3...v10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    3fefb00 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #22 from github/dependabot/npm_and_yarn/mocha-10.2.0

    Bump the npm_and_yarn at /. security update group with 1 update
    keithamus authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2480660 View commit details
    Browse the repository at this point in the history
  6. use new standards for CEs

    keithamus committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8ec1744 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #23 from github/use-new-standards-for-ces

    use new standards for CEs
    keithamus authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    719a146 View commit details
    Browse the repository at this point in the history
Loading