Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump crazy-max/ghaction-import-gpg from 5 to 6 #95

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps crazy-max/ghaction-import-gpg from 5 to 6.

Release notes

Sourced from crazy-max/ghaction-import-gpg's releases.

v6.0.0

Full Changelog: crazy-max/ghaction-import-gpg@v5.4.0...v6.0.0

v5.4.0

Full Changelog: crazy-max/ghaction-import-gpg@v5.3.0...v5.4.0

v5.3.0

Full Changelog: crazy-max/ghaction-import-gpg@v5.2.0...v5.3.0

v5.2.0

  • Remove setOutput workaround by @​crazy-max (#152)
  • Bump @​actions/core from 1.9.0 to 1.10.0 (#147 #151)
  • Bump openpgp from 5.3.1 to 5.5.0 (#149)

Full Changelog: crazy-max/ghaction-import-gpg@v5.1.0...v5.2.0

v5.1.0

  • Bump openpgp from 5.2.1 to 5.3.1 (#145)
  • Bump @​actions/core from 1.6.0 to 1.9.0 (#143)
Commits
  • 82a020f Merge pull request #182 from crazy-max/dependabot/github_actions/actions/chec...
  • 7ad3b9b Merge pull request #183 from crazy-max/update-node20
  • 40ca14f chore: node 20 as default runtime
  • 418bb95 chore: update generated content
  • ecf7766 chore: update dev dependencies
  • d3591c7 chore: update to node 20
  • 255def4 chore: update yarn to 3.6.3
  • 3a06279 codecov: update config
  • c0d4620 codecov: update config
  • f30daee Bump actions/checkout from 3 to 4
  • See full diff 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 <dependency name> 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)

Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5 to 6.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](crazy-max/ghaction-import-gpg@v5...v6)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 11, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@loicgreffier loicgreffier merged commit f636850 into main Sep 12, 2023
@loicgreffier loicgreffier deleted the dependabot/github_actions/crazy-max/ghaction-import-gpg-6 branch September 12, 2023 07:08
loicgreffier pushed a commit that referenced this pull request Sep 26, 2023
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5 to 6.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](crazy-max/ghaction-import-gpg@v5...v6)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
loicgreffier pushed a commit that referenced this pull request Sep 26, 2023
* Add introduction sentence to present the library

* Add gifs and fill getting started section

* Enrich documentation with pom dependencies

* Add introduction sentence to present the library

* Add gifs and fill getting started section

* Enrich documentation with pom dependencies

* Update gifs accordingly to the last kstreamplify version 1.0.0

* PR review

* Gif update

* Add new gif for java code

* Bump crazy-max/ghaction-import-gpg from 5 to 6 (#95)

Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5 to 6.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](crazy-max/ghaction-import-gpg@v5...v6)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump mikepenz/action-junit-report from 3 to 4 (#94)

Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 3 to 4.
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](mikepenz/action-junit-report@v3...v4)

---
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Improve javadoc (#36) (#68)

* improve javadoc (#36)

* fix MR

---------

Co-authored-by: Sebastien Viale <sebastien.viale1@michelin.com>

* Add documentation for interactive queries (#91)

* Add documentation for interactive queries

* Update interactive queries documentation

* Add Check Style (#92)

* Add Check Style

* Fix code smells

* Switch check style and build steps

* Fix lint

* Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 (#96)

Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.6.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add unit tests coverage (#62)

* add TU

* fix conflicts

* add TU

* add TU

* remove code smells

* remove code smells

* remove code smells

* remove code smells

* Update unit tests

* Fix lint

* Add tests for kafka Streams initializer

---------

Co-authored-by: Loïc Greffier <loic.greffier_ext@michelin.com>

* Move gifs to readme folder

* Add gifs and fill getting started section

* Add new gif for java code

* Move gifs to readme folder

* Remove conflicted tests

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: FP17000 <quentin.joignaud_ext@michelin.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastien Viale <sebastien.viale63@gmail.com>
Co-authored-by: Sebastien Viale <sebastien.viale1@michelin.com>
Co-authored-by: Loïc GREFFIER <loic.greffier_ext@michelin.com>
Co-authored-by: adriencalime <110117127+adriencalime@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant