Thanks to visit codestin.com
Credit goes to github.com

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: avoidwork/filesize.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11.0.2
Choose a base ref
...
head repository: avoidwork/filesize.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11.0.6
Choose a head ref
  • 18 commits
  • 17 files changed
  • 2 contributors

Commits on Jul 16, 2025

  1. Updating tests

    avoidwork committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    017e5b1 View commit details
    Browse the repository at this point in the history
  2. Updating tests

    avoidwork committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    5b692a1 View commit details
    Browse the repository at this point in the history
  3. Revert "Updating tests"

    This reverts commit 5b692a1.
    avoidwork committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    21d3c2f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2025

  1. Configuration menu
    Copy the full SHA
    ec20636 View commit details
    Browse the repository at this point in the history
  2. Updating documentation

    avoidwork committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    ef70bf8 View commit details
    Browse the repository at this point in the history
  3. Updating documentation

    avoidwork committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    1f6bf6f View commit details
    Browse the repository at this point in the history
  4. Adding 'dependabot.yml'

    avoidwork committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    b950d75 View commit details
    Browse the repository at this point in the history
  5. Bump actions/checkout from 4 to 5 (#191)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 31, 2025
    Configuration menu
    Copy the full SHA
    fc556eb View commit details
    Browse the repository at this point in the history
  6. Bump eslint from 9.30.1 to 9.34.0 (#192)

    Bumps [eslint](https://github.com/eslint/eslint) from 9.30.1 to 9.34.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.30.1...v9.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 9.34.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 31, 2025
    Configuration menu
    Copy the full SHA
    3835c1d View commit details
    Browse the repository at this point in the history
  7. Bump rollup from 4.44.2 to 4.49.0 (#193)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.44.2 to 4.49.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.44.2...v4.49.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.49.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 31, 2025
    Configuration menu
    Copy the full SHA
    d708c69 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. Bump rollup from 4.49.0 to 4.50.0 (#194)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.49.0 to 4.50.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.49.0...v4.50.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.50.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    b0dc3b1 View commit details
    Browse the repository at this point in the history
  2. Bump mocha from 11.7.1 to 11.7.2 (#195)

    Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.1 to 11.7.2.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v11.7.1...v11.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-version: 11.7.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    7569c46 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Bump eslint from 9.34.0 to 9.35.0 (#196)

    Bumps [eslint](https://github.com/eslint/eslint) from 9.34.0 to 9.35.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.34.0...v9.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 9.35.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    9d3f3d3 View commit details
    Browse the repository at this point in the history
  2. Bump rollup from 4.50.0 to 4.50.1 (#197)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.50.0 to 4.50.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.50.0...v4.50.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.50.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    fe261ad View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-node from 4 to 5 (#198)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    0058de6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. Bump rollup from 4.50.1 to 4.50.2 (#199)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.50.1 to 4.50.2.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.50.1...v4.50.2)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.50.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    5deff97 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Taking a mulligan on 'precision' (#203)

    * Fixing the output when supplying 'precision' (#201)
    
    * Fixing the output when supplying 'precision'
    
    * Changing github actions to build the earliest supported version and the current
    
    * Changing github actions to build the current
    
    * Version bump
    
    * Fixing how 'precision' adjusts the exponent if there's digits (#202)
    
    * Version bump
    
    * Taking a mulligan on this fix
    
    * Fixing tests to use 'src'
    
    * Simplifying the new logic
    
    * Minor tweaks
    
    * Updating tests
    avoidwork authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    4f6a402 View commit details
    Browse the repository at this point in the history
  2. Version bump

    avoidwork committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    63abcfb View commit details
    Browse the repository at this point in the history
Loading