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: rekalogika/file-src
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.11.0
Choose a base ref
...
head repository: rekalogika/file-src
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.12.0
Choose a head ref
  • 14 commits
  • 165 files changed
  • 2 contributors

Commits on Oct 28, 2024

  1. fix: fix phpstan errors (#67)

    * fix: fix phpstan errors
    
    * bump phpstan
    priyadi authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    672d6b6 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @babel/preset-env (#66)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.7 to 7.26.0.
    - [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.26.0/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      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 Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9ba671f View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @babel/cli in /packages/file-filepond/assets (#65)

    Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.25.7 to 7.25.9.
    - [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.25.9/packages/babel-cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/cli"
      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 Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ccf45f1 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @babel/core in /packages/file-filepond/assets (#64

    )
    
    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.7 to 7.26.0.
    - [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.26.0/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      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 Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0bcd212 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. build: schedule weekly CI (#76)

    * build: schedule weekly CI
    
    * add workflow dispatch
    
    * fix ci
    
    * only run static analyses on highest dep
    priyadi authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    b07a6a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    338d92a View commit details
    Browse the repository at this point in the history
  3. build: update to psalm 6 (#78)

    * build: update to psalm 6
    
    * build: update psalm
    
    * fix
    
    * fix
    
    * fix
    priyadi authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    f48d9c4 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @babel/preset-env (#79)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.26.0 to 7.26.9.
    - [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.26.9/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      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 Mar 4, 2025
    Configuration menu
    Copy the full SHA
    b5a9250 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump filepond in /packages/file-filepond/assets (#73)

    Bumps [filepond](https://github.com/pqina/filepond) from 4.31.4 to 4.32.7.
    - [Release notes](https://github.com/pqina/filepond/releases)
    - [Changelog](https://github.com/pqina/filepond/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/pqina/filepond/commits)
    
    ---
    updated-dependencies:
    - dependency-name: filepond
      dependency-type: direct:production
      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 Mar 4, 2025
    Configuration menu
    Copy the full SHA
    86e97ea View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump @babel/core in /packages/file-filepond/assets (#80

    )
    
    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.26.0 to 7.26.9.
    - [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.26.9/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      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 Mar 4, 2025
    Configuration menu
    Copy the full SHA
    f27caa0 View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump @babel/cli in /packages/file-filepond/assets (#71)

    Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.25.9 to 7.26.4.
    - [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.26.4/packages/babel-cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/cli"
      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 Mar 4, 2025
    Configuration menu
    Copy the full SHA
    7a2bb1a View commit details
    Browse the repository at this point in the history
  8. fix: handle attempts to resize corrupt images (#81)

    * fix: handle attempts to resize corrupt images
    
    * fix
    priyadi authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    ff960d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3e99035 View commit details
    Browse the repository at this point in the history
  10. release: 1.12.0 (#83)

    priyadi authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    fc93e45 View commit details
    Browse the repository at this point in the history
Loading