sadv1r / ansible-vault-editor-idea-plugin

Ansible Vault Editor IntelliJ Plugin with auto encryption/decryption
https://plugins.jetbrains.com/plugin/14278-ansible-vault-editor
MIT License
37 stars 5 forks source link

Bump ChrisCarini/intellij-platform-plugin-verifier-action from 1.2.2 to 2.0.0 #199

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 1 year ago

Bumps ChrisCarini/intellij-platform-plugin-verifier-action from 1.2.2 to 2.0.0.

Release notes

Sourced from ChrisCarini/intellij-platform-plugin-verifier-action's releases.

v2.0.0

⚠️ 🎉 v2.0.0 is intended for IntelliJ platform versions 2022.3 and beyond. 🎉 ⚠️

v2.0.0 uses JDK 17 which is intended for IntelliJ platform versions 2022.3 and beyond. If your plugin still needs to run on multiple versions of the IDE prior to 2022.3, continue to use the v1.x series of versions of this GitHub Action. See IntelliJ Project Migrates to Java 17 for more information.

What's Changed

Full Changelog: https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action/compare/v1.2.3...v2.0.0

v1.2.3

What's Changed

Full Changelog: https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action/compare/v1.2.2...v1.2.3

Commits
  • 7a8cdbb Update Dockerfile to use Eclipse Temurin JDK 17. (#39)
  • c1d7398 Switch to using Eclipse Temurin; AdoptOpenJDK is deprecated.
  • See full diff in compare view


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 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.
dependabot[bot] commented 9 months ago

Superseded by #249.