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 filevault-package-maven-plugin from 1.3.0 to 1.3.2 #919

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps filevault-package-maven-plugin from 1.3.0 to 1.3.2.

Changelog

Sourced from filevault-package-maven-plugin's changelog.

Release Notes -- Apache Jackrabbit FileVault Package Maven Plugin -- Version 1.3.2

Introduction

The Apache Jackrabbit FileVault Package Maven Plugin is an Apache Maven plugin that simplifies the creation of content package Maven artifacts. The content packages can later be used to install content into a JCR repository using the Apache Jackrabbit FileVault packaging runtime.

Changes in Jackrabbit FileVault Package Maven Plugin 1.3.2

Bug Fixes

  • [JCRVLT-431] - GenerateMetadataMojo.computePackageType does not work correctly for OSGi configurations/bundles
  • [JCRVLT-651] - validate-package: Allow to exclude main artifact
  • [JCRVLT-665] - Allow standalone usage of filevault-package:validate-package

Improvements

  • [JCRVLT-618] - Clarify repositoryStructurePackages parameter
  • [JCRVLT-621] - Set "builtWith" property
  • [JCRVLT-625] - Ignore goal "generate-cnd" in Eclipse m2e
  • [JCRVLT-626] - Update to maven-verifier 1.8.0
  • [JCRVLT-629] - Change default value for failOnUncoveredSourceFiles to true
  • [JCRVLT-635] - Write validation messages with styles
  • [JCRVLT-641] - Use plexus-utils instead of Maven Shared Utils
  • [JCRVLT-642] - Drop Plexus components and only rely on JSR 330
  • [JCRVLT-668] - Use FileVault 3.6.6
Commits
  • 6eec82c [maven-release-plugin] prepare release filevault-package-maven-plugin-1.3.2
  • b9d89e5 trivial: add missing newline
  • 7c713a5 add missing JCRVLT-668 to release notes
  • 7db0d5c Update release notes for 1.3.2
  • d9ca150 Property "packageFile" must be optional, to support edge cases where no
  • c09dd49 Use simple Maven resource filtering instead of complex velocity
  • 5d25c96 toggle some parameters from/to being required
  • ef32f6a JCRVLT-431 Consider OSGi configurations/bundles for package type (#87)
  • f770615 JCRVLT-665 allow standalone usage of validate-package (#86)
  • e5236ef fix NPE
  • 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 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 [filevault-package-maven-plugin](https://github.com/apache/jackrabbit-filevault-package-maven-plugin) from 1.3.0 to 1.3.2.
- [Release notes](https://github.com/apache/jackrabbit-filevault-package-maven-plugin/releases)
- [Changelog](https://github.com/apache/jackrabbit-filevault-package-maven-plugin/blob/master/RELEASE-NOTES.md)
- [Commits](apache/jackrabbit-filevault-package-maven-plugin@filevault-package-maven-plugin-1.3.0...filevault-package-maven-plugin-1.3.2)

---
updated-dependencies:
- dependency-name: org.apache.jackrabbit:filevault-package-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 17, 2023
@codecov
Copy link

codecov bot commented Apr 17, 2023

Codecov Report

Merging #919 (8d06f21) into develop (75578f4) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #919   +/-   ##
==========================================
  Coverage      28.04%   28.04%           
  Complexity       499      499           
==========================================
  Files            170      170           
  Lines           4207     4207           
  Branches         584      584           
==========================================
  Hits            1180     1180           
  Misses          2865     2865           
  Partials         162      162           
Flag Coverage Δ
unittests 28.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidjgonzalez
Copy link
Contributor

@kwin this looks safe to bump to me - any concerns youre aware of?

@davidjgonzalez davidjgonzalez merged commit 01cfade into develop May 12, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.apache.jackrabbit-filevault-package-maven-plugin-1.3.2 branch May 12, 2023 22:52
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.

2 participants