bengarrett / DOSee

DOSee is a DOSBox based, MS-DOS emulator for the web.
https://dosee.link
GNU General Public License v3.0
53 stars 24 forks source link

Bump docker/build-push-action from v2.2.2 to v2.4.0 #38

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps docker/build-push-action from v2.2.2 to v2.4.0.

Release notes

Sourced from docker/build-push-action's releases.

v2.4.0

  • Add network input for backward compatibility (#338)
  • Fix doc links (#331)
  • Bump y18n from 4.0.0 to 4.0.1 (#325)
  • Handle GitHub server URL for default context (#328)
  • Bump semver from 7.3.4 to 7.3.5 (#318)
  • Bump csv-parse from 4.15.1 to 4.15.3 (#303)

v2.3.0

  • Enhance documentation (#299)
  • Add secret-files input to be able to use secret file mount (#296)
  • Fix workflow for auto-push impl (#273)
  • Bump csv-parse from 4.14.2 to 4.15.1 (#287)
Commits
  • e1b7f96 Merge pull request #338 from crazy-max/network
  • 5a4a26c Add network input
  • 8891861 Merge pull request #337 from crazy-max/sort-inputs
  • f6a7333 Sort inputs
  • eb4f146 Merge pull request #331 from crazy-max/doc
  • 646552f Fix doc links
  • 2ec8f1d Merge pull request #328 from crazy-max/github-serverurl
  • 8f5c91a Handle GitHub server URL for default context
  • 6a12baa Merge pull request #325 from docker/dependabot/npm_and_yarn/y18n-4.0.1
  • da940a9 Bump y18n from 4.0.0 to 4.0.1
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Superseded by #41.