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: eXist-db/gulp-exist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: eXist-db/gulp-exist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 18 commits
  • 3 files changed
  • 3 contributors

Commits on Jun 3, 2024

  1. chore(deps): bump streamx from 2.16.1 to 2.18.0

    Bumps [streamx](https://github.com/mafintosh/streamx) from 2.16.1 to 2.18.0.
    - [Commits](mafintosh/streamx@v2.16.1...v2.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: streamx
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    740c5a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bf9ab3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. chore(deps-dev): bump tape from 5.7.5 to 5.8.1

    Bumps [tape](https://github.com/tape-testing/tape) from 5.7.5 to 5.8.1.
    - [Changelog](https://github.com/tape-testing/tape/blob/master/CHANGELOG.md)
    - [Commits](tape-testing/tape@v5.7.5...v5.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: tape
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4ae7e5b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. chore(deps): bump braces from 3.0.2 to 3.0.3

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1434f5d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #235 from eXist-db/dependabot/npm_and_yarn/braces-…

    …3.0.3
    
    chore(deps): bump braces from 3.0.2 to 3.0.3
    duncdrum authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    bae2764 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #234 from eXist-db/dependabot/npm_and_yarn/tape-5.8.1

    chore(deps-dev): bump tape from 5.7.5 to 5.8.1
    duncdrum authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ae10339 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. chore(deps): bump micromatch from 4.0.5 to 4.0.8

    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    236dbe4 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. chore(deps): bump streamx from 2.18.0 to 2.20.1

    Bumps [streamx](https://github.com/mafintosh/streamx) from 2.18.0 to 2.20.1.
    - [Commits](mafintosh/streamx@v2.18.0...v2.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: streamx
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    088ad66 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump standard from 17.1.0 to 17.1.2

    Bumps [standard](https://github.com/standard/standard) from 17.1.0 to 17.1.2.
    - [Release notes](https://github.com/standard/standard/releases)
    - [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
    - [Commits](standard/standard@v17.1.0...v17.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: standard
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8227a71 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #239 from eXist-db/dependabot/npm_and_yarn/streamx…

    …-2.20.1
    
    chore(deps): bump streamx from 2.18.0 to 2.20.1
    duncdrum authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b303125 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #240 from eXist-db/dependabot/npm_and_yarn/standar…

    …d-17.1.2
    
    chore(deps-dev): bump standard from 17.1.0 to 17.1.2
    duncdrum authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7a3ee18 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #237 from eXist-db/dependabot/npm_and_yarn/microma…

    …tch-4.0.8
    
    chore(deps): bump micromatch from 4.0.5 to 4.0.8
    duncdrum authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e5f9f43 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump tape from 5.8.1 to 5.9.0

    Bumps [tape](https://github.com/tape-testing/tape) from 5.8.1 to 5.9.0.
    - [Changelog](https://github.com/tape-testing/tape/blob/master/CHANGELOG.md)
    - [Commits](tape-testing/tape@v5.8.1...v5.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: tape
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e0df57a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #241 from eXist-db/dependabot/npm_and_yarn/tape-5.9.0

    chore(deps-dev): bump tape from 5.8.1 to 5.9.0
    duncdrum authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    47a1575 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. chore(deps): bump streamx from 2.20.1 to 2.21.1

    Bumps [streamx](https://github.com/mafintosh/streamx) from 2.20.1 to 2.21.1.
    - [Commits](mafintosh/streamx@v2.20.1...v2.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: streamx
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    ec363f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Merge pull request #244 from eXist-db/dependabot/npm_and_yarn/streamx…

    …-2.21.1
    
    chore(deps): bump streamx from 2.20.1 to 2.21.1
    duncdrum authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    26f1e76 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. test(query): race condition in pipe

    test.end() needs to be called after assertion and not in finish method of pipe.
    line-o committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    81a141c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #245 from line-o/deps/update

    update dependencies
    duncdrum authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    689bdef View commit details
    Browse the repository at this point in the history
Loading