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: kuhnroyal/flutter-fvm-config-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: kuhnroyal/flutter-fvm-config-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0
Choose a head ref
  • 9 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 18, 2023

  1. Bump @actions/core from 1.10.0 to 1.10.1

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9b973c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    1d9f1a7 View commit details
    Browse the repository at this point in the history
  2. Bump @vercel/ncc from 0.36.1 to 0.38.0

    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.1 to 0.38.0.
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.36.1...0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    217cdee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0677bb4 View commit details
    Browse the repository at this point in the history
  4. Updates

    * default to new .fvmrc config file location
    * bump action to use Node 20
    kuhnroyal committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5a150cf View commit details
    Browse the repository at this point in the history
  5. Bump version in README

    kuhnroyal committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    16e0e96 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Handle changed config key

    kuhnroyal committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    cdeafe6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    2afe94e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34c3905 View commit details
    Browse the repository at this point in the history
Loading