marcowindt / WiiMoteDSU

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

fix(deps): bump timheuer/base64-to-file from 1.0.3 to 1.2.3 #112

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v1.2.3

No release notes provided.

v1.2 - Bump to node16

This is just an update fixing #32 to run the action using node16 per GitHub Actions deprecation notices of node12.

What's Changed

New Contributors

Full Changelog: https://github.com/timheuer/base64-to-file/compare/v1.1...v1.2

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
  • ca9e30b Modifying version and error message
  • f50b750 Merge branch 'ninovanhooff-ninovanhooff-patch-1'
  • 291f322 make input error more descriptive
  • 64eeb40 Merge pull request #52 from timheuer/all-contributors/add-CodemenschenAndroid
  • d07824e Merge branch 'main' into all-contributors/add-CodemenschenAndroid
  • 1475780 Adding note about secrets for reusable [skip ci]
  • ef24992 Merge pull request #51 from timheuer/all-contributors/add-awesomund
  • 66bd535 docs: update .all-contributorsrc [skip ci]
  • e0b777b docs: update README.md [skip ci]
  • 2b78fe4 docs: update .all-contributorsrc [skip ci]
  • 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)