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: contentful/contentful-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.14
Choose a base ref
...
head repository: contentful/contentful-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.15
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 30, 2024

  1. build(deps-dev): bump the dev-dependencies group with 2 updates (#2768)

    Bumps the dev-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [semantic-release](https://github.com/semantic-release/semantic-release).
    
    
    Updates `@types/node` from 22.7.3 to 22.7.4
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `semantic-release` from 24.1.1 to 24.1.2
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v24.1.1...v24.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: semantic-release
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 30, 2024
    Copy the full SHA
    e9f843b View commit details

Commits on Oct 2, 2024

  1. build(deps): bump contentful-migration (#2770)

    Bumps the production-dependencies group with 1 update: [contentful-migration](https://github.com/contentful/contentful-migration).
    
    
    Updates `contentful-migration` from 4.23.2 to 4.24.0
    - [Release notes](https://github.com/contentful/contentful-migration/releases)
    - [Changelog](https://github.com/contentful/contentful-migration/blob/main/CHANGELOG.md)
    - [Commits](contentful/contentful-migration@v4.23.2...v4.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: contentful-migration
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 2, 2024
    Copy the full SHA
    ced4c3f View commit details
Loading