Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release 3.3.1 into 3.4.x #546

Merged
merged 13 commits into from
May 14, 2024
Merged

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    b587af9 View commit details
    Browse the repository at this point in the history
  2. Remove changelog

    We do not appear to be maintaining it.
    greg0ire committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ae35f95 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Merge pull request #537 from greg0ire/remove-changelog

    Remove changelog
    greg0ire authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2b8faad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #536 from greg0ire/different-doc-dir

    Configure the documentation directory for each branch
    greg0ire authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4c0f5a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Use service name in the example

    By defining a new service for `Doctrine\Migrations\Version\DbalMigrationFactory` you overwrite the existing factory. The existing factory definition however is more complex when you have multiple connections defined. The connection is determined by the arguments passed to the console command. The original example breaks this behavior. 
    
    By now the example is using the exiting service to decorate, allowing people with multiple connections to create a new decorator without breaking the behavior.
    jaapio authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    13f3197 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #541 from jaapio/patch-1

    Use service name in the example
    SenseException authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d06c787 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Upgrade CI workflow

    greg0ire committed May 5, 2024
    Configuration menu
    Copy the full SHA
    d698c36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51f2b44 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #543 from greg0ire/maintenance

    Maintenance
    greg0ire authored May 5, 2024
    Configuration menu
    Copy the full SHA
    846238d View commit details
    Browse the repository at this point in the history
  4. Bump doctrine/.github from 3.1.0 to 5.0.1

    Bumps [doctrine/.github](https://github.com/doctrine/.github) from 3.1.0 to 5.0.1.
    - [Release notes](https://github.com/doctrine/.github/releases)
    - [Commits](doctrine/.github@3.1.0...5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: doctrine/.github
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 5, 2024
    Configuration menu
    Copy the full SHA
    6f22b9c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #544 from doctrine/dependabot/github_actions/doctr…

    …ine/dot-github-5.0.1
    
    Bump doctrine/.github from 3.1.0 to 5.0.1
    greg0ire authored May 5, 2024
    Configuration menu
    Copy the full SHA
    fa16f0d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    715b62c View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.3.x' into 3.4.x

    * 3.3.x:
      Switch to non-deprecated Extension class (#545)
      Bump doctrine/.github from 3.1.0 to 5.0.1
      Setup Dependabot for Github actions
      Upgrade CI workflow
      Use service name in the example
      Remove changelog
      Configure the documentation directory for each branch
    derrabus committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2609656 View commit details
    Browse the repository at this point in the history