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.9.0 to 1.10.0 #1477

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

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

Release notes

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

Release v1.10.0

Binaries

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

Changelog

πŸš€ Features

announce

  • 42de429 Auto convert links for Bluesky, closes #1525

assemble

  • 70bf925 Support custom JAVA_OPTS in jlink launcher, closes #1553

changelog

  • e6ad1af Identify labelers by committers, closes #1543

core

  • 3fffc16 Allow additional properties in context report, closes #1556

hooks

  • 11461cd Add a condition property to all hook groups, closes #1538
  • a3ade79 Expose a session event to hooks, closes #1536
  • 50b432b Expose stacktrace to command/script hooks on failure, closes #1535

packagers

  • faa5624 Allow custom download strategy for brew, closes #1555

πŸ› Fixes

build

  • c81a143 Fix broken tests
  • 1d615e2 Fixed Flakiness in JSON assertion, closes #1527

changelog

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

core

  • c566dbe Command may be null

packagers

  • b834e78 codesign regardless of cpu arch, closes #1522

unscoped

  • e9199ff Fix Sonar violations

πŸ”„οΈ Changes

deploy

  • bd31408 Additional log messages when verifying deployables

πŸ›  Build

... (truncated)

Commits
  • 26f4ef1 Releasing version 1.10.0
  • 6456779 build: Fix Gradle task dependencies
  • 7aa259f build: Update release announcements [skip ci]
  • 22d892d deps: update snakeyaml to 2.2
  • 94125c4 deps: update yamllint to 1.6.1
  • cfad2b5 deps: update zstd-jni to 1.5.5-11
  • 63397fe deps: update syft to 0.99.0
  • 7421972 deps: update jsonschema to 4.33.1
  • 233d11b deps: update cosign to 2.2.2
  • 7498206 deps: update commons-lang3 to 3.14.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.9.0 to 1.10.0.
- [Release notes](https://github.com/jreleaser/jreleaser/releases)
- [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml)
- [Commits](jreleaser/jreleaser@v1.9.0...v1.10.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 Jan 1, 2024
Copy link

codecov bot commented Jan 1, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (a1df3c5) 89.15% compared to head (08673fe) 89.27%.
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1477      +/-   ##
============================================
+ Coverage     89.15%   89.27%   +0.11%     
- Complexity     3360     3361       +1     
============================================
  Files           459      459              
  Lines         13399    13399              
  Branches       1640     1640              
============================================
+ Hits          11946    11962      +16     
+ Misses          811      804       -7     
+ Partials        642      633       -9     

see 13 files with indirect coverage changes

@jponge jponge merged commit af16abb into main Jan 4, 2024
6 of 7 checks passed
@jponge jponge deleted the dependabot/maven/org.jreleaser-jreleaser-maven-plugin-1.10.0 branch January 4, 2024 10:47
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