jens-maus / yam

:mailbox_with_mail: YAM (short for 'Yet Another Mailer') is a MIME-compliant open-source Internet email client written for Amiga-based computer systems (AmigaOS4, AmigaOS3, MorphOS, AROS). It supports POP3, SMTP, TLSv1/SSLv3 connection security, multiple users, multiple identities, PGPv2/v5 encryption, unlimited hierarchical folders, an ARexx interface, etc...
https://yam.ch
GNU General Public License v2.0
61 stars 18 forks source link

Bump WebFreak001/deploy-nightly from 1.1.0 to 3.0.0 #721

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 8 months ago

Bumps WebFreak001/deploy-nightly from 1.1.0 to 3.0.0.

Release notes

Sourced from WebFreak001/deploy-nightly's releases.

v3.0.0

Breaking Changes

  • the GITHUB_TOKEN environment variable will soon no longer be used.
    • Simply remove the environment variable from the action call if you have it set to ${secrets.GITHUB_TOKEN}
    • if you had a custom token, set it with token as action input parameter now (with: block) instead.

What's Changed

New Contributors

Full Changelog: https://github.com/WebFreak001/deploy-nightly/compare/v2.0.0...v3.0.0

v2.0.0

  • action now uses node16
  • fixes set-output deprecation
  • The GitHub API dependency has been updated 5 major versions, so if you are experiencing any bugs, feel free to open a GitHub issue. I now added a basic test to the extension, so it should hopefully work everywhere else, as it works in my CI tests here.

Full Changelog: https://github.com/WebFreak001/deploy-nightly/compare/v1.2.0...v2.0.0

v1.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/WebFreak001/deploy-nightly/compare/v1.1.0...v1.2.0

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.