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: spatie/image-optimizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.7.2
Choose a base ref
...
head repository: spatie/image-optimizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.7.3
Choose a head ref
  • 14 commits
  • 8 files changed
  • 7 contributors

Commits on Oct 9, 2023

  1. Bump stefanzweifel/git-auto-commit-action from 4 to 5

    Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
    - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
    - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
    - [Commits](stefanzweifel/git-auto-commit-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: stefanzweifel/git-auto-commit-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d66dc7e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Update CHANGELOG

    freekmurze authored and github-actions[bot] committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3ba2b52 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Update tests.yml

    Nielsvanpach authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5a86a56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #203 from spatie/dependabot/github_actions/stefanz…

    …weifel/git-auto-commit-action-5
    
    Bump stefanzweifel/git-auto-commit-action from 4 to 5
    Nielsvanpach authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    02e2717 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Update Image.php

    Fix the bug related to Deserialization of Untrusted Data
    Sonicrrrr authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    284a082 View commit details
    Browse the repository at this point in the history
  2. Update OptimizerChain.php

    Fix bugs related to Deserialization of Untrusted Data
    Sonicrrrr authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f253738 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Update OptimizerChain.php

    Fix phar deserialization vulnerability
    Sonicrrrr authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    769e085 View commit details
    Browse the repository at this point in the history
  2. Update OptimizerChain.php

    Update code to fix vulnerability
    Sonicrrrr authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    53011ba View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. added failing tests

    0xb4lint committed May 3, 2024
    Configuration menu
    Copy the full SHA
    518edd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e74cdf1 View commit details
    Browse the repository at this point in the history
  3. fn() -> function()

    0xb4lint committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2e73bef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #216 from 0xb4lint/fix-factory-options

    Fix OptimizerChainFactory's missing config processor
    timvandijck authored May 3, 2024
    Configuration menu
    Copy the full SHA
    a639919 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #211 from Sonicrrrr/main

    Update Image.php
    timvandijck authored May 3, 2024
    Configuration menu
    Copy the full SHA
    89847b5 View commit details
    Browse the repository at this point in the history
  6. Fix styling

    timvandijck authored and github-actions[bot] committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d4f0d09 View commit details
    Browse the repository at this point in the history
Loading