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: no23reason/jest-trx-results-processor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.2
Choose a base ref
...
head repository: no23reason/jest-trx-results-processor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 11, 2023

  1. build(deps): bump semver from 5.7.1 to 5.7.2

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f2f04a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #582 from no23reason/dependabot/npm_and_yarn/semve…

    …r-5.7.2
    
    build(deps): bump semver from 5.7.1 to 5.7.2
    no23reason authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2f3186c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. build(deps): bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e746006 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge pull request #583 from no23reason/dependabot/npm_and_yarn/word-…

    …wrap-1.2.4
    
    build(deps): bump word-wrap from 1.2.3 to 1.2.4
    no23reason authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8c4d26c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. build(deps-dev): bump xml2js from 0.6.0 to 0.6.2

    Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.6.0 to 0.6.2.
    - [Commits](Leonidas-from-XIV/node-xml2js@0.6.0...0.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: xml2js
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a6e3d5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #585 from no23reason/dependabot/npm_and_yarn/xml2j…

    …s-0.6.2
    
    build(deps-dev): bump xml2js from 0.6.0 to 0.6.2
    no23reason authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f549afc View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. build(deps-dev): bump @types/xml2js from 0.4.11 to 0.4.12

    Bumps [@types/xml2js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/xml2js) from 0.4.11 to 0.4.12.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/xml2js)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/xml2js"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    5132f1a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Merge pull request #589 from no23reason/dependabot/npm_and_yarn/types…

    …/xml2js-0.4.12
    
    build(deps-dev): bump @types/xml2js from 0.4.11 to 0.4.12
    no23reason authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a9768bf View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. build(deps): bump @babel/traverse from 7.9.6 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.9.6 to 7.23.2.
    - [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.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    605f896 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #594 from no23reason/dependabot/npm_and_yarn/babel…

    …/traverse-7.23.2
    
    build(deps): bump @babel/traverse from 7.9.6 to 7.23.2
    no23reason authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    bd74857 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. build(deps-dev): bump @types/xml2js from 0.4.12 to 0.4.13

    Bumps [@types/xml2js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/xml2js) from 0.4.12 to 0.4.13.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/xml2js)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/xml2js"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    eec3eed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #595 from no23reason/dependabot/npm_and_yarn/types…

    …/xml2js-0.4.13
    
    build(deps-dev): bump @types/xml2js from 0.4.12 to 0.4.13
    no23reason authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7c09467 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. build(deps-dev): bump @types/xml2js from 0.4.13 to 0.4.14

    Bumps [@types/xml2js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/xml2js) from 0.4.13 to 0.4.14.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/xml2js)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/xml2js"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    40b9800 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #597 from no23reason/dependabot/npm_and_yarn/types…

    …/xml2js-0.4.14
    
    build(deps-dev): bump @types/xml2js from 0.4.13 to 0.4.14
    no23reason authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a110c8b View commit details
    Browse the repository at this point in the history
Loading