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: intercom/contentful-typescript-codegen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.1
Choose a base ref
...
head repository: intercom/contentful-typescript-codegen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.2
Choose a head ref
  • 11 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    854d4f6 View commit details
    Browse the repository at this point in the history
  2. Remove unused dependency (#59)

    Trimming some unused dependencies
    lorcan authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    901316d View commit details
    Browse the repository at this point in the history
  3. Bump meow to latest (#66)

    * Bump meow to latest
    
    Looking to address some upstream dependencies
    
    * Corrected typo in flag params for cli version of contentful-typescript-codegen
    lorcan authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    c6e23f4 View commit details
    Browse the repository at this point in the history
  4. Bump fs-extra and @types/fs-extra to latest (#65)

    Also needed to bump @types/node. Looking to address dependabot security concerns in upstream dependencies.
    lorcan authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    321495c View commit details
    Browse the repository at this point in the history
  5. Bump semantic-release to latest (#67)

    Will follow up with a version bump for the contentful-typescript-codegen.
    lorcan authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    a4e0d39 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. build(deps): bump handlebars from 4.1.2 to 4.7.7 (#62)

    Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.7.
    - [Release notes](https://github.com/wycats/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.7.7)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    1f9a9c3 View commit details
    Browse the repository at this point in the history
  2. upgrade jest (#68)

    seanbourkemckenna authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    7de8bd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b07a8d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Add a REPO_OWNER file (#70)

    Intercom uses this file to route dependabot issues to the correct internal team.
    lorcan authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    14d4576 View commit details
    Browse the repository at this point in the history
  2. chore(upgrade dependencies): upgrade dependencies to address dependab…

    …ot security notifications (#71)
    lorcan authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    f57beff View commit details
    Browse the repository at this point in the history
  3. fix(upgrade dependencies): upgrade dependencies to address dependabot…

    … security notifications (#72)
    lorcan authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    e920cc5 View commit details
    Browse the repository at this point in the history
Loading