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: thecodingmachine/graphqlite-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.0
Choose a base ref
...
head repository: thecodingmachine/graphqlite-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.1
Choose a head ref
  • 14 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 21, 2025

  1. Actualize badges

    andrew-demb authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    4dff1ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d759f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. ⬆️ Bump actions/cache from 4.0.2 to 4.2.3

    Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.2.3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4.0.2...v4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and homersimpsons committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    8da372b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. ⬆️ Bump shivammathur/setup-php from 2.30.4 to 2.33.0

    Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.30.4 to 2.33.0.
    - [Release notes](https://github.com/shivammathur/setup-php/releases)
    - [Commits](shivammathur/setup-php@2.30.4...2.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: shivammathur/setup-php
      dependency-version: 2.33.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    52d5341 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Configuration menu
    Copy the full SHA
    e22df6c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #249 from cvergne/fix/assert-security-config

    [Fix] Avoid break on assert if security node is missing in config
    andrew-demb authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    e65189c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de49176 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #250 from cvergne/ci/set-php-zend-assertion

    [CI] Set zend.assertions to 1 ini PHP Setup to break on asserts
    andrew-demb authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    6af6ed5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    beaa806 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49e00de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    edb430e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    833ed71 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #251 from cvergne/fix/247-statictypemapper-methods…

    …-to-constructor
    
    [Fix] Fix StaticTypeMapper method calls by moving definition
    andrew-demb authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    4a63abd View commit details
    Browse the repository at this point in the history
  10. Merge pull request #248 from thecodingmachine/dependabot-github_actio…

    …ns-shivammathur-setup-php-2.33.0
    
    ⬆️ Bump shivammathur/setup-php from 2.30.4 to 2.33.0
    andrew-demb authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    d3dc4c8 View commit details
    Browse the repository at this point in the history
Loading