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: MyIntervals/PHP-CSS-Parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cc791ad
Choose a base ref
...
head repository: MyIntervals/PHP-CSS-Parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.5.0
Choose a head ref
  • 7 commits
  • 3 files changed
  • 4 contributors

Commits on Sep 5, 2023

  1. Bump actions/checkout from 3 to 4

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

Commits on Sep 8, 2023

  1. Merge pull request #416 from sabberworm/dependabot/github_actions/act…

    …ions/checkout-4
    
    Bump actions/checkout from 3 to 4
    sabberworm authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    cbe5f33 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Bump actions/cache from 3 to 4

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    724b654 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #418 from sabberworm/dependabot/github_actions/act…

    …ions/cache-4
    
    Bump actions/cache from 3 to 4
    oliverklee authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7ae6c01 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. [TASK] Prepare the 8.5.0 release

    I have compiled the changes that seemed relevant from the git history.
    oliverklee committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    759fdfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d4c502 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Merge pull request #419 from sabberworm/task/release

    [TASK] Prepare the 8.5.0 release
    JakeQZ authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4e9a54c View commit details
    Browse the repository at this point in the history
Loading