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: americanexpress/jest-image-snapshot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Choose a base ref
...
head repository: americanexpress/jest-image-snapshot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.0
Choose a head ref
  • 6 commits
  • 7 files changed
  • 7 contributors

Commits on Aug 29, 2020

  1. chore(deps): bump lodash from 4.17.15 to 4.17.19 (#225)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: James Singleton <[email protected]>
    Co-authored-by: Andres Escobar <[email protected]>
    3 people authored Aug 29, 2020
    Configuration menu
    Copy the full SHA
    6fbfde6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. chore(deps): bump node-fetch from 2.6.0 to 2.6.1 (#236)

    Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/bitinn/node-fetch/releases)
    - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
    - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 13, 2020
    Configuration menu
    Copy the full SHA
    858889f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

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

Commits on Dec 11, 2020

  1. chore(deps-dev): bump semantic-release from 17.0.4 to 17.2.3 (#245)

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.0.4 to 17.2.3.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v17.0.4...v17.2.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    07765f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. feat: inline images support (#244)

    Co-authored-by: Marcus R. Brown <[email protected]>
    LukeChannings and marcusrbrown authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    b82b068 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.3.0 [skip ci]

    # [4.3.0](v4.2.0...v4.3.0) (2020-12-16)
    
    ### Features
    
    * inline images support ([#244](#244)) ([b82b068](b82b068))
    oneamexbot committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    6092e65 View commit details
    Browse the repository at this point in the history
Loading