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: expressjs/compression
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.0
Choose a base ref
...
head repository: expressjs/compression
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.1
Choose a head ref
  • 14 commits
  • 7 files changed
  • 5 contributors

Commits on Feb 17, 2025

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

Commits on Apr 16, 2025

  1. ci: add dependabot for github actions (#207)

    * ci: add dependabot for github actions
    
    * chore: update dependabot configuration for monthly updates and add npm support
    bjohansebas authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    5bfed2b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github/codeql-action from 2.23.2 to 3.28.15 (#228)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.23.2 to 3.28.15.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2.23.2...45775bd)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.28.15
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    c1d7d6d View commit details
    Browse the repository at this point in the history
  3. build(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.1 (#229)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.1 to 2.4.1.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@0864cf1...f49aabe)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-version: 2.4.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    dea3c9c View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.31.0 (#230)

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.31.0.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.26.0...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-version: 2.31.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    ae6ee80 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. build(deps-dev): bump supertest from 6.2.3 to 6.3.4 (#231)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    76e0945 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2025

  1. [StepSecurity] ci: Harden GitHub Actions (#235)

    * [StepSecurity] ci: Harden GitHub Actions
    
    Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
    
    * ping supertest in ci
    
    Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
    
    ---------
    
    Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
    Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
    Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com>
    step-security-bot and bjohansebas authored May 17, 2025
    Configuration menu
    Copy the full SHA
    5f13b14 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. build(deps): bump github/codeql-action from 3.28.15 to 3.29.2 (#243)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.15 to 3.29.2.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@45775bd...181d5ee)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    2f9f572 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/upload-artifact from 4.3.1 to 4.6.2 (#239)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.6.2.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4.3.1...ea165f8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: 4.6.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    bc436b2 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#240)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.1 to 2.4.2.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@f49aabe...05b42c6)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-version: 2.4.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    37e0623 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump actions/checkout from 4.1.1 to 4.2.2 (#241)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.2.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.1...11bd719)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    6eaebe6 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 (#244)

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.31.0 to 2.32.0.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-version: 2.32.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    f4acb23 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

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

    UlisesGascon authored and ctcpip committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    83a0c45 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy