10000 Comparing v1.1.0...v1.1.1 · github/command · 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/command
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: github/command
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Choose a head ref
  • 17 commits
  • 8 files changed
  • 4 contributors

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    7dd5918 View commit details
    Browse the repository at this point in the history
  2. docs: update outdated link

    ronnnnn authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    8f5471b View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Bump the github-actions group with 3 updates

    Bumps the github-actions group with 3 updates: [GrantBirki/json-yaml-validate](https://github.com/grantbirki/json-yaml-validate), [github/codeql-action](https://github.com/github/codeql-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `GrantBirki/json-yaml-validate` from 2.4.0 to 2.6.0
    - [Release notes](https://github.com/grantbirki/json-yaml-validate/releases)
    - [Commits](GrantBirki/json-yaml-validate@ce9d0c1...9caf79a)
    
    Updates `github/codeql-action` from 2 to 3
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    Updates `actions/upload-artifact` from 3.1.3 to 4.3.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@a8a3f3a...26f96df)
    
    ---
    updated-dependencies:
    - dependency-name: GrantBirki/json-yaml-validate
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a478ee7 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    c3126e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Bump the github-actions group with 2 updates

    Bumps the github-actions group with 2 updates: [GrantBirki/json-yaml-validate](https://github.com/grantbirki/json-yaml-validate) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `GrantBirki/json-yaml-validate` from 2.6.0 to 2.6.1
    - [Release notes](https://github.com/grantbirki/json-yaml-validate/releases)
    - [Commits](GrantBirki/json-yaml-validate@9caf79a...53fae7e)
    
    Updates `actions/upload-artifact` from 4.3.0 to 4.3.1
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@26f96df...5d5d22a)
    
    ---
    updated-dependencies:
    - dependency-name: GrantBirki/json-yaml-validate
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    188d0cd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    198434a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from ronnnnn/docs-small-fixes-on-README

    docs: small fixes on README
    GrantBirki authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    41627cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    468f0c7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #23 from github/dependabot/github_actions/github-a…

    …ctions-9c9350a78b
    
    Bump the github-actions group with 2 updates
    GrantBirki authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f6eb569 View commit details
    Browse the repository at this point in the history
  5. Bump the npm_and_yarn group with 1 update

    Bumps the npm_and_yarn group with 1 update: [undici](https://github.com/nodejs/undici).
    
    
    Updates `undici` from 5.28.2 to 5.28.4
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.2...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    aa0afdf View commit details
    Browse the repository at this point in the history
  6. bundle

    GrantBirki committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c75590a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #25 from github/dependabot/npm_and_yarn/npm_and_ya…

    …rn-security-group-f588956305
    
    Bump the npm_and_yarn group with 1 update
    GrantBirki authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    13419af View commit details
    Browse the repository at this point in the history
  8. Bump the npm-dependencies group with 8 updates

    Bumps the npm-dependencies group with 8 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) | `7.23.3` | `7.24.1` |
    | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.5` | `7.24.4` |
    | [@octokit/rest](https://github.com/octokit/rest.js) | `20.0.2` | `20.1.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.1` | `20.12.4` |
    | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.5` | `7.24.4` |
    | [eslint](https://github.com/eslint/eslint) | `8.54.0` | `8.57.0` |
    | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.6.0` | `27.9.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.2.5` |
    
    
    Updates `@babel/plugin-transform-modules-commonjs` from 7.23.3 to 7.24.1
    - [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.24.1/packages/babel-plugin-transform-modules-commonjs)
    
    Updates `@babel/preset-env` from 7.23.5 to 7.24.4
    - [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.24.4/packages/babel-preset-env)
    
    Updates `@octokit/rest` from 20.0.2 to 20.1.0
    - [Release notes](https://github.com/octokit/rest.js/releases)
    - [Commits](octokit/rest.js@v20.0.2...v20.1.0)
    
    Updates `@types/node` from 20.10.1 to 20.12.4
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@babel/core` from 7.23.5 to 7.24.4
    - [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.24.4/packages/babel-core)
    
    Updates `eslint` from 8.54.0 to 8.57.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.54.0...v8.57.0)
    
    Updates `eslint-plugin-jest` from 27.6.0 to 27.9.0
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v27.6.0...v27.9.0)
    
    Updates `prettier` from 3.1.0 to 3.2.5
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.1.0...3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/plugin-transform-modules-commonjs"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: "@octokit/rest"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ca744db View commit details
    Browse the repository at this point in the history
  9. bundle

    GrantBirki committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    29fe145 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #26 from github/dependabot/npm_and_yarn/npm-depend…

    …encies-f903ad93b2
    
    Bump the npm-dependencies group with 8 updates
    GrantBirki authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2418378 View commit details
    Browse the repository at this point in the history
  11. update all node packages

    GrantBirki committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4376c00 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #27 from github/node-package-updates

    update all node packages
    GrantBirki authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f16582e View commit details
    Browse the repository at this point in the history
Loading
0