marcowindt / WiiMoteDSU

Virtual wii mote with DSU/cemuhook server for android and iOS, made with flutter.
MIT License
101 stars 17 forks source link

fix(deps): bump timheuer/base64-to-file from 1.0.3 to 1.0.4 #108

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps timheuer/base64-to-file from 1.0.3 to 1.0.4.

Release notes

Sourced from timheuer/base64-to-file's releases.

v1.0.4

Patch release tag to ensure matches version pattern

Directory fixes

Changed to ensure if directory doesn't exist on the runner that it will create it.

Commits
  • 1df9daf updating readme
  • fcb123e Moving to fs-extra
  • 68fedaa Fixing title for worklfow
  • 5b10abf Merge pull request #8 from timheuer/dependabot/npm_and_yarn/acorn-5.7.4
  • 64291b7 Merge pull request #10 from timheuer/dependabot/npm_and_yarn/lodash-4.17.19
  • 9253f25 Merge pull request #12 from timheuer/dependabot/npm_and_yarn/yargs-parser-13.1.2
  • 2fe614b Merge pull request #13 from timheuer/dependabot/npm_and_yarn/actions/core-1.2.6
  • df1fbeb Merge pull request #11 from timheuer/dependabot/npm_and_yarn/handlebars-4.7.6
  • 2da77ba Changing test workflow to matrix
  • a0f3b3f Bump @​actions/core from 1.1.1 to 1.2.6
  • Additional commits viewable in compare view


Dependabot compatibility score

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 1 year ago

Superseded by #112.