8000 Comparing v2.1.0...v2.1.1 · github/hotkey · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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/hotkey
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: github/hotkey
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Choose a head ref
  • 18 commits
  • 3 files changed
  • 3 contributors

Commits on Oct 10, 2023

  1. Bump minimist from 1.2.5 to 1.2.8

    Bumps [minimist](https://github.com/minimistjs/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)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7bcccfa View commit details
    Browse the repository at this point in the history
  2. Bump json5 from 1.0.1 to 1.0.2

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f07006d View commit details
    Browse the repository at this point in the history
  3. Bump got from 11.8.3 to 11.8.6

    Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.6.
    - [Release notes](https://github.com/sindresorhus/got/releases)
    - [Commits](sindresorhus/got@v11.8.3...v11.8.6)
    
    ---
    updated-dependencies:
    - dependency-name: got
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b46960d View commit details
    Browse the repository at this point in the history
  4. Bump nanoid and mocha

    Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
    
    
    Updates `nanoid` from 3.1.20 to 3.3.3
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.1.20...3.3.3)
    
    Updates `mocha` from 8.3.2 to 10.2.0
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.3.2...v10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    - dependency-name: mocha
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7d2bff5 View commit details
    Browse the repository at this point in the history
  5. Bump follow-redirects from 1.13.3 to 1.15.3

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.3 to 1.15.3.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.13.3...v1.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3ed28cb View commit details
    Browse the repository at this point in the history
  6. Bump qs and body-parser

    Bumps [qs](https://github.com/ljharb/qs) and [body-parser](https://github.com/expressjs/body-parser). These dependencies needed to be updated together.
    
    Updates `qs` from 6.7.0 to 6.11.0
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.7.0...v6.11.0)
    
    Updates `body-parser` from 1.19.0 to 1.20.2
    - [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.19.0...1.20.2)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    - dependency-name: body-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    cd86bdc View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Merge pull request #97 from github/dependabot/npm_and_yarn/minimist-1…

    ….2.8
    
    Bump minimist from 1.2.5 to 1.2.8
    dgreif authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    403dcf3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104 from github/dependabot/npm_and_yarn/qs-and-bo…

    …dy-parser-6.11.0
    
    Bump qs and body-parser
    dgreif authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    41486f3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #103 from github/dependabot/npm_and_yarn/nanoid-an…

    …d-mocha-3.3.3
    
    Bump nanoid and mocha
    dgreif authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    b39376f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #102 from github/dependabot/npm_and_yarn/follow-re…

    …directs-1.15.3
    
    Bump follow-redirects from 1.13.3 to 1.15.3
    dgreif authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    bb3762a View commit details
    Browse the repository at this point in the history
  5. Bump log4js from 6.3.0 to 6.9.1

    Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.9.1.
    - [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
    - [Commits](log4js-node/log4js-node@v6.3.0...v6.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: log4js
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    56efe6f View commit details
    Browse the repository at this point in the history 8000
  6. Merge pull request #98 from github/dependabot/npm_and_yarn/json5-1.0.2

    Bump json5 from 1.0.1 to 1.0.2
    dgreif authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1a94a1a View commit details
    Browse the repository at this point in the history
  7. Bump karma from 6.2.0 to 6.3.16

    Bumps [karma](https://github.com/karma-runner/karma) from 6.2.0 to 6.3.16.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v6.2.0...v6.3.16)
    
    ---
    updated-dependencies:
    - dependency-name: karma
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a278a93 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #100 from github/dependabot/npm_and_yarn/karma-6.3.16

    Bump karma from 6.2.0 to 6.3.16
    dgreif authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    b15bac6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #99 from github/dependabot/npm_and_yarn/got-11.8.6

    Bump got from 11.8.3 to 11.8.6
    dgreif authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    544f2cd View commit details
    Browse the repository at this point in the history
  10. Merge pull request #105 from github/dependabot/npm_and_yarn/log4js-6.9.1

    Bump log4js from 6.3.0 to 6.9.1
    dgreif authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    b3ba694 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    402ae34 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #106 from github/hotkey-extend-sequence

    Make `NormalizedHotkeyString` extend `NormalizedSequenceString`
    iansan5653 authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    dd45427 View commit details
    Browse the repository at this point in the history
Loading
0