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: PythonCoderAS/github-run-script
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.4
Choose a base ref
...
head repository: PythonCoderAS/github-run-script
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.5
Choose a head ref
  • 11 commits
  • 7 files changed
  • 4 contributors

Commits on Jul 3, 2022

  1. Update dependencies via npm upgrade.

    Signed-off-by: GitHub <noreply@github.com>
    PythonCoderAS authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    c77bc23 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from PythonCoderAS/create-pull-request/auto-up…

    …date/npm-1656810412
    
    Auto NPM Update
    PythonCoderAS authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    66d6369 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Bump @types/node from 18.0.0 to 18.0.1

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.0 to 18.0.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    190381f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from PythonCoderAS/dependabot/npm_and_yarn/typ…

    …es/node-18.0.1
    
    Bump @types/node from 18.0.0 to 18.0.1
    PythonCoderAS authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    cc03d5c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Bump @types/node from 18.0.1 to 18.0.2

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.1 to 18.0.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    fcaf4a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from PythonCoderAS/dependabot/npm_and_yarn/typ…

    …es/node-18.0.2
    
    Bump @types/node from 18.0.1 to 18.0.2
    PythonCoderAS authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    ee4f34a View commit details
    Browse the repository at this point in the history
  3. Use semantic-release

    PythonCoderAS committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    b25760a View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	package-lock.json
    PythonCoderAS committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    05b33b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48f4cd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fce0aa7 View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.1.5 [skip ci]

    ## [1.1.5](v1.1.4...v1.1.5) (2022-07-06)
    
    ### Bug Fixes
    
    * Use `subprocess-test-utils` ([48f4cd3](48f4cd3))
    semantic-release-bot committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    d07eb75 View commit details
    Browse the repository at this point in the history
Loading