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: docker/login-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.1
Choose a base ref
...
head repository: docker/login-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 18 commits
  • 19 files changed
  • 3 contributors

Commits on Mar 2, 2022

  1. Bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    b4595c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #162 from docker/dependabot/github_actions/actions…

    …/checkout-3
    
    Bump actions/checkout from 2 to 3
    crazy-max authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    f6d32ad View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    2bbd6e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Merge pull request #167 from docker/dependabot/npm_and_yarn/actions/e…

    …xec-1.1.1
    
    Bump @actions/exec from 1.1.0 to 1.1.1
    crazy-max authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    a4bf4e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa178e4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #168 from docker/dependabot/npm_and_yarn/actions/i…

    …o-1.1.2
    
    Bump @actions/io from 1.1.1 to 1.1.2
    crazy-max authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    f169e16 View commit details
    Browse the repository at this point in the history
  4. dev: update bins and frontend

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    56f72fc View commit details
    Browse the repository at this point in the history
  5. dev: switch to eslint

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    0828e0e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #170 from crazy-max/eslint

    dev: switch to eslint
    crazy-max authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    70e1ff8 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Configuration menu
    Copy the full SHA
    24a38e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Merge pull request #176 from docker/dependabot/npm_and_yarn/minimist-…

    …1.2.6
    
    Bump minimist from 1.2.5 to 1.2.6
    crazy-max authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    7c79b59 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Bump codecov/codecov-action from 2 to 3

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    8e66ad4 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Merge pull request #179 from docker/dependabot/github_actions/codecov…

    …/codecov-action-3
    
    Bump codecov/codecov-action from 2 to 3
    crazy-max authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    1edf618 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Bump https-proxy-agent from 5.0.0 to 5.0.1

    Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
    - [Commits](TooTallNate/proxy-agents@5.0.0...5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: https-proxy-agent
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    795794e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    b312880 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #182 from docker/dependabot/npm_and_yarn/https-pro…

    …xy-agent-5.0.1
    
    Bump https-proxy-agent from 5.0.0 to 5.0.1
    crazy-max authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    3a136a8 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Node 16 as default runtime

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 4, 2022
    Configuration menu
    Copy the full SHA
    b61a9ce View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Merge pull request #161 from crazy-max/node16-runtime

    Node 16 as default runtime
    crazy-max authored May 5, 2022
    Configuration menu
    Copy the full SHA
    49ed152 View commit details
    Browse the repository at this point in the history
Loading