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: zgosalvez/github-actions-get-flutter-version-env
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Hitask/github-actions-get-flutter-version-env
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 6, 2024

  1. Bump zgosalvez/github-actions-get-action-runs-using-version

    Bumps [zgosalvez/github-actions-get-action-runs-using-version](https://github.com/zgosalvez/github-actions-get-action-runs-using-version) from 2.0.1 to 2.0.3.
    - [Release notes](https://github.com/zgosalvez/github-actions-get-action-runs-using-version/releases)
    - [Commits](zgosalvez/github-actions-get-action-runs-using-version@7e91b33...eb71559)
    
    ---
    updated-dependencies:
    - dependency-name: zgosalvez/github-actions-get-action-runs-using-version
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and romanr committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    38f147e View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 8.56.0 to 8.57.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.56.0...v8.57.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and romanr committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    13182a0 View commit details
    Browse the repository at this point in the history
  3. Bump yaml from 2.3.4 to 2.4.1

    Bumps [yaml](https://github.com/eemeli/yaml) from 2.3.4 to 2.4.1.
    - [Release notes](https://github.com/eemeli/yaml/releases)
    - [Commits](eemeli/yaml@v2.3.4...v2.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: yaml
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and romanr committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    91304cd View commit details
    Browse the repository at this point in the history
  4. Bump actions/cache from 3.3.2 to 4.0.1

    Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 4.0.1.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@704facf...ab5e6d0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and romanr committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ab1afa6 View commit details
    Browse the repository at this point in the history
  5. Bump zgosalvez/github-actions-ensure-sha-pinned-actions

    Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.1 to 3.0.3.
    - [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases)
    - [Commits](zgosalvez/github-actions-ensure-sha-pinned-actions@b35f285...ba37328)
    
    ---
    updated-dependencies:
    - dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and romanr committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e746b1c View commit details
    Browse the repository at this point in the history
  6. Bump actions/setup-node from 4.0.0 to 4.0.2

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.2.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@8f152de...60edb5d)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and romanr committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    20c97c7 View commit details
    Browse the repository at this point in the history
Loading