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: nanasess/setup-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.0
Choose a base ref
...
head repository: nanasess/setup-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.1
Choose a head ref
  • 10 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 17, 2022

  1. Bump @types/node from 18.8.3 to 18.11.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.3 to 18.11.0.
    - [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-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    7375b11 View commit details
    Browse the repository at this point in the history
  2. Bump jest-circus from 29.1.2 to 29.2.0

    Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.1.2 to 29.2.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.2.0/packages/jest-circus)
    
    ---
    updated-dependencies:
    - dependency-name: jest-circus
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    03cb97a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #118 from nanasess/dependabot/npm_and_yarn/types/n…

    …ode-18.11.0
    
    Bump @types/node from 18.8.3 to 18.11.0
    nanasess authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    9c4f5f5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #119 from nanasess/dependabot/npm_and_yarn/jest-ci…

    …rcus-29.2.0
    
    Bump jest-circus from 29.1.2 to 29.2.0
    nanasess authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    52de190 View commit details
    Browse the repository at this point in the history
  5. Bump minimist from 1.2.6 to 1.2.7

    Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.6 to 1.2.7.
    - [Release notes](https://github.com/minimistjs/minimist/releases)
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.6...v1.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    addedc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Merge pull request #120 from nanasess/dependabot/npm_and_yarn/minimis…

    …t-1.2.7
    
    Bump minimist from 1.2.6 to 1.2.7
    nanasess authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    fdf4250 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Bump @types/node from 18.11.0 to 18.11.4

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.0 to 18.11.4.
    - [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 Oct 24, 2022
    Configuration menu
    Copy the full SHA
    ea01e54 View commit details
    Browse the repository at this point in the history
  2. Bump jest-circus from 29.2.0 to 29.2.1

    Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.2.0 to 29.2.1.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.2.1/packages/jest-circus)
    
    ---
    updated-dependencies:
    - dependency-name: jest-circus
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e62efe8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #122 from nanasess/dependabot/npm_and_yarn/types/n…

    …ode-18.11.4
    
    Bump @types/node from 18.11.0 to 18.11.4
    nanasess authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    dbe5e54 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #123 from nanasess/dependabot/npm_and_yarn/jest-ci…

    …rcus-29.2.1
    
    Bump jest-circus from 29.2.0 to 29.2.1
    nanasess authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    5fb8e36 View commit details
    Browse the repository at this point in the history
Loading