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

build(deps): bump org.jreleaser:jreleaser-maven-plugin from 1.8.0 to 1.9.0 #1419

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2023

Bumps org.jreleaser:jreleaser-maven-plugin from 1.8.0 to 1.9.0.

Release notes

Sourced from org.jreleaser:jreleaser-maven-plugin's releases.

Release v1.9.0

Binaries

https://github.com/jreleaser/jreleaser/wiki/Release-v1.9.0

Changelog

🚀 Features

core

  • d0c421f Add a f_file_exists template function, closes #1485

🐛 Fixes

assemble

  • 7f09454 Add missing template option bindings to jlink, closes #1496

changelog

  • 61893b4 Check empty commit messages, closes #1481

🧰 Tasks

build

  • b563e62 Configure Bluesky announcer, closes #1479

🛠 Build

  • 495a5a8 Update release configuration
  • 56f6804 Update release announcements [skip ci]
  • 4eafc36 update actions/checkout to v4

📝 Documentation

  • 2b387cb fix typo in CLA [ci skip]
  • 9a93fdc Add jvalkeal as a contributor for code [skip ci]
  • 1a00ae8 Add lab596 as a contributor for code

⚙️ Dependencies

  • 22fb3ba update commons-compress to 1.24.0
  • 864886d update zstd-jni to 1.5.5-8
  • ce9f4c5 update zstd-jni to 1.5.5-7
  • f214bc2 update commons-net to 3.10.0
  • 1f04bfe update sshj to 0.37.0
  • d4388c3 update mustache to 0.9.11
  • 684f68d update jsonschema to 4.32.0
  • 6407302 Update feign to 13.0
  • ede56c0 update commons-text to 1.11.0
  • 2826af2 update maven-annotations to 3.10.1
  • c0af285 update tika to 2.9.1
  • f18262e update jsoup to 1.16.2
  • 4dff901 update aws-java-sdk to 2.21.10
  • 32e8368 Update codeql to 2.22.5

... (truncated)

Commits
  • 383c727 Releasing version 1.9.0
  • 495a5a8 build: Update release configuration
  • 22fb3ba deps: update commons-compress to 1.24.0
  • 864886d deps: update zstd-jni to 1.5.5-8
  • 56f6804 build: Update release announcements [skip ci]
  • ce9f4c5 deps: update zstd-jni to 1.5.5-7
  • f214bc2 deps: update commons-net to 3.10.0
  • 1f04bfe deps: update sshj to 0.37.0
  • d4388c3 deps: update mustache to 0.9.11
  • 684f68d deps: update jsonschema to 4.32.0
  • 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 <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 [org.jreleaser:jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/jreleaser/jreleaser/releases)
- [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml)
- [Commits](jreleaser/jreleaser@v1.8.0...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 2, 2023
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #1419 (59e5edf) into main (e3817f1) will increase coverage by 0.14%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

❗ Current head 59e5edf differs from pull request most recent head 0c12c15. Consider uploading reports for the commit 0c12c15 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1419      +/-   ##
============================================
+ Coverage     89.18%   89.32%   +0.14%     
- Complexity     3362     3365       +3     
============================================
  Files           459      459              
  Lines         13438    13438              
  Branches       1655     1655              
============================================
+ Hits          11985    12004      +19     
+ Misses          807      796      -11     
+ Partials        646      638       -8     

see 14 files with indirect coverage changes

@cescoffier cescoffier merged commit 39e559b into main Nov 5, 2023
4 of 5 checks passed
@cescoffier cescoffier deleted the dependabot/maven/org.jreleaser-jreleaser-maven-plugin-1.9.0 branch November 5, 2023 15:50
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant