gessnerfl / fake-smtp-server

A simple SMTP Server for Testing purposes. Emails are stored in an in-memory database and rendered in a Web UI
Apache License 2.0
414 stars 86 forks source link

Bump mikepenz/gradle-dependency-submission from 0.9.1 to 1.0.0 #396

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps mikepenz/gradle-dependency-submission from 0.9.1 to 1.0.0.

Release notes

Sourced from mikepenz/gradle-dependency-submission's releases.

v1.0.0

[!IMPORTANT]
With the introduction of support for the Dependency Submission API into the official Gradle Build Action this project is officially deprecated. Please consider using the Gradle Build Action for new projects.


🚀 Features

  • Update action to use node20
  • Dependency Upgrades | @​github/dependency-submission-toolkit@​2.0.3

💬 Other

  • Deprecate project

v0.9.2

📦 Dependencies

  • Dependency upgrades 2024.01.12
Commits
  • f9bd3bb Merge remote-tracking branch 'origin/feature/update_node_20'
  • ba0ea3d Merge commit 'de293198c18de04137dab950bda54e01d8b9071a'
  • de29319 Merge pull request #471 from mikepenz/note/deprecate
  • 3abaa22 Merge pull request #470 from mikepenz/feature/dependency_updates_20240125
  • 6a33d30 - add deprecation notice to README
  • a40c19f Merge pull request #469 from mikepenz/feature/update_node_20
  • 838c3e2 - npm upgrade
  • 83b585c ```
  • ad852f9 - run action with node20
  • 52d5089 Merge pull request #453 from mikepenz/feature/update_ci_actions_202401
  • 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 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)
dependabot[bot] commented 5 months ago

Looks like mikepenz/gradle-dependency-submission is up-to-date now, so this is no longer needed.