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

Update dependency org.jreleaser:jreleaser-maven-plugin to v1.10.0 #301

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jreleaser:jreleaser-maven-plugin 1.7.0 -> 1.10.0 age adoption passing confidence

Release Notes

jreleaser/jreleaser (org.jreleaser:jreleaser-maven-plugin)

v1.10.0

Compare Source

Binaries

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

Changelog

🚀 Features

announce

assemble

changelog

core

hooks

packagers

🐛 Fixes

build

changelog

  • b2255dc Automatically hide contributors for excluded labels, closes #​1543

core

packagers

unscoped

🔄️ Changes

deploy

  • bd31408 Additional log messages when verifying deployables

🛠 Build

  • 6456779 Fix Gradle task dependencies
  • 7aa259f Update release announcements [skip ci]
  • d886c42 Update kordamp plugins
  • e3434b4 Upgrade to Gradle 8.5
  • 140b532 Stop Gradle Daemon before cleaning the cache
  • 6ae316f Upgrade to Gradle 8.4
  • 7ad92a2 Let release continue when a packager fails

📝 Documentation

  • 928d988 Add ky0n as a contributor for code
  • 64989be Add seakayone as a contributor for code [skip ci]
  • 6c8d9f7 Add grigala as a contributor for code [skip ci]

⚙️ Dependencies


  • 26f4ef1 Releasing version 1.10.0
  • 08defc1 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

v1.9.0

Compare Source

Binaries

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

Changelog

🚀 Features

core

🐛 Fixes

assemble

changelog

🧰 Tasks

build

🛠 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
  • 2cb8332 bump jfrog/frogbot to 2.18.0
  • 0e2de9e Update openssf-scorecard to 2.3.1
  • e4a487d switch bounctycastle to jdk15to18
  • f5bc529 bump bouncycastle to jdk18 & 1.76
  • e21b5f3 bump jfrog/frogbot from to 2.12.4
  • 5eb82ab Update codeql to 2.21.5
  • e5b9267 update junit-pioneer to 2.1.0
  • e094b1f Update slf4j to 2.0.9
  • 5e7e891 update sshj to 0.36.0

  • 383c727 Releasing version 1.9.0
  • f6c5f50 Update cancel-workflow to 0.12.0
  • f7d8a43 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

v1.8.0

Compare Source

Binaries

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

Changelog

🚀 Features

core

🐛 Fixes

announce

  • 51c5f13 Use smtp.tpl as defualt template name for Smtp announcer, closes #​1449
  • 841fb83 Provide default templates for mising announcers, closes #​1446

brew

core

deploy

packagers

release

🔄️ Changes

packagers

  • 37ecbc2 Use repository instead of tap, bucket, catalog, snap, closes #​1437

🛠 Build

  • 0f95986 Update release announcements
  • 323cd06 Fix update-website script

📝 Documentation

  • 6bfce7b Add tchlyah as a contributor for code [skip ci]
  • 95f2efc Add dhinojosa as a contributor for promotion [skip ci]
  • ab06b34 Add cwensel as a contributor for code [skip ci]

⚙️ Dependencies


  • b4b4177 Releasing version 1.8.0
  • 08a4e77 bump slsa-framework/slsa-github-generator to 1.9.0
  • d044b8e Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 19, 2024
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c68620e) 47.33% compared to head (cf933be) 47.33%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #301   +/-   ##
=========================================
  Coverage     47.33%   47.33%           
  Complexity      229      229           
=========================================
  Files            35       35           
  Lines          1050     1050           
  Branches        105      105           
=========================================
  Hits            497      497           
  Misses          533      533           
  Partials         20       20           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Pante Pante merged commit e832d03 into master Jan 20, 2024
5 checks passed
@renovate renovate bot deleted the renovate/org.jreleaser-jreleaser-maven-plugin-1.x branch January 20, 2024 02:07
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