Skip to content

build(deps): bump io.kestra.gradle.inject-bom-versions from 1.0.0 to 1.0.1#282

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/io.kestra.gradle.inject-bom-versions-1.0.1
Closed

build(deps): bump io.kestra.gradle.inject-bom-versions from 1.0.0 to 1.0.1#282
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/io.kestra.gradle.inject-bom-versions-1.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps io.kestra.gradle.inject-bom-versions from 1.0.0 to 1.0.1.

Release notes

Sourced from io.kestra.gradle.inject-bom-versions's releases.

v1.0.1

Changelog

🚀 Features

  • bf33faf create a new plugin to apply spotless everywhere (#6), closes #6

📘 Subtasks

  • 3607fcc upgrade versin to v1.0.1
  • 6fc3ad3 create 1.0.0 release

🐛 Bug Fixes

  • 304dbc9 use correctly the root project version
  • 2677bf3 missing signAllPublications() in build.gradle files
  • b36ef46 make sure to use correct input in CI
  • ab99d3a ci failed since not a shadowJar

🛠 Build

deps

  • cf8854b bump com.vanniktech.maven.publish from 0.33.0 to 0.34.0

Contributors

We'd like to thank the following people for their contributions: GitHub, Ludovic DEHON, YannC, YannC., dependabot[bot], nKwiatkowski

Commits
  • 304dbc9 fix: use correctly the root project version
  • 2677bf3 fix: missing signAllPublications() in build.gradle files
  • b36ef46 fix: make sure to use correct input in CI
  • 3607fcc chore: upgrade versin to v1.0.1
  • 6fc3ad3 chore: create 1.0.0 release
  • bf33faf feat: create a new plugin to apply spotless everywhere (#6)
  • cf8854b build(deps): bump com.vanniktech.maven.publish from 0.33.0 to 0.34.0
  • ab99d3a fix: ci failed since not a shadowJar
  • 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 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)

@dependabot dependabot bot added the dependency-upgrade Dependency upgrade is needed label Mar 9, 2026
@kestrabot kestrabot bot added this to Pull Requests Mar 9, 2026
@github-project-automation github-project-automation bot moved this to To review in Pull Requests Mar 9, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

📦 Artifacts

Name Size Updated Expiration
jar 10.62 MB Mar 12, 26, 8:33:42 AM UTC Mar 19, 26, 8:33:41 AM UTC

🧪 Java Unit Tests

TestsPassed ✅SkippedFailedTime ⏱
Java Tests Report115 ran115 ✅0 ⚠️0 ❌2m 8s 517ms

🔁 Unreleased Commits

5 commits since v2.2.0

SHA Title Author Date
279a43f ci: add kestra-version input to workflow_dispatch François Delbrayelle Mar 9, 26, 11:57:54 AM UTC
1f95c35 chore: add .factorypath and bin/ to .gitignore François Delbrayelle Mar 11, 26, 4:11:18 PM UTC
dc45d01 feat(smb): upgrade jcifs to 3.0.2 and rewrite SMB layer (#281) François Delbrayelle Mar 12, 26, 8:28:52 AM UTC
b778d52 build(deps): bump gradle-wrapper from 9.3.1 to 9.4.0 (#283) dependabot[bot] Mar 12, 26, 8:30:55 AM UTC
6169e79 build(deps): bump io.kestra.gradle.inject-bom-versions from 1.0.0 to 1.0.1 François Delbrayelle Mar 12, 26, 8:31:45 AM UTC

@dependabot dependabot bot force-pushed the dependabot/gradle/io.kestra.gradle.inject-bom-versions-1.0.1 branch from c4be852 to 55858ca Compare March 10, 2026 14:47
@fdelbrayelle
Copy link
Member

@dependabot rebase

Bumps [io.kestra.gradle.inject-bom-versions](https://github.com/kestra-io/gradle-plugin) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/kestra-io/gradle-plugin/releases)
- [Commits](kestra-io/gradle-plugin@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: io.kestra.gradle.inject-bom-versions
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/io.kestra.gradle.inject-bom-versions-1.0.1 branch from 55858ca to 4f845ed Compare March 12, 2026 08:29
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 12, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@github-project-automation github-project-automation bot moved this from To review to Done in Pull Requests Mar 12, 2026
@dependabot dependabot bot deleted the dependabot/gradle/io.kestra.gradle.inject-bom-versions-1.0.1 branch March 12, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-upgrade Dependency upgrade is needed

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant