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/array-to-xml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.0
Choose a base ref
...
head repository: spatie/array-to-xml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.4.0
Choose a head ref
  • 6 commits
  • 3 files changed
  • 5 contributors

Commits on Apr 29, 2024

  1. Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.1.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1.6.0...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9cc6cd9 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Update CHANGELOG

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

Commits on Sep 23, 2024

  1. Merge pull request #232 from spatie/dependabot/github_actions/dependa…

    …bot/fetch-metadata-2.1.0
    
    Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0
    Nielsvanpach authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    019384d View commit details
    Browse the repository at this point in the history
  2. Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.1.0 to 2.2.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v2.1.0...v2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4675265 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #234 from spatie/dependabot/github_actions/dependa…

    …bot/fetch-metadata-2.2.0
    
    Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
    github-actions[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4a5aa67 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. Allow passing of saveXML options (#235)

    * Allow passing of saveXML options
    
    * Feedback
    VincentBean authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    7dcfc67 View commit details
    Browse the repository at this point in the history
Loading