Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by dependabot[bot] 路 Pull Request #149 路 codehaus-plexus/plexus-languages (original) (raw)
Navigation Menu
Appearance settings
- AI CODE CREATION
* GitHub CopilotWrite better code with AI
* GitHub Copilot appDirect agents from issue to merge
* MCP RegistryNewIntegrate external tools - DEVELOPER WORKFLOWS
* ActionsAutomate any workflow
* CodespacesInstant dev environments
* IssuesPlan and track work
* Code ReviewManage code changes - APPLICATION SECURITY
* GitHub Advanced SecurityFind and fix vulnerabilities
* Code securitySecure your code as you build
* Secret protectionStop leaks before they start - EXPLORE
* Why GitHub
* Documentation
* Blog
* Changelog
* Marketplace
- AI CODE CREATION
- BY COMPANY SIZE
* Enterprises
* Small and medium teams
* Startups
* Nonprofits - BY USE CASE
* App Modernization
* DevSecOps
* DevOps
* CI/CD
* View all use cases - BY INDUSTRY
* Healthcare
* Financial services
* Manufacturing
* Government
* View all industries
- BY COMPANY SIZE
- EXPLORE BY TOPIC
* AI
* Software Development
* DevOps
* Security
* View all topics - EXPLORE BY TYPE
* Customer stories
* Events & webinars
* Ebooks & reports
* Business insights
* GitHub Skills - SUPPORT & SERVICES
* Documentation
* Customer support
* Community forum
* Trust center
* Partners
- EXPLORE BY TOPIC
- COMMUNITY
* GitHub SponsorsFund open source developers - PROGRAMS
* Security Lab
* Maintainer Community
* Accelerator
* GitHub Stars
* Archive Program - REPOSITORIES
* Topics
* Trending
* Collections
- COMMUNITY
- Pricing
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
codehaus-plexus / plexus-languages Public
Notifications You must be signed in to change notification settings
Additional navigation options
Merged
merged 1 commit into
masterfrom
dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.2.1
Feb 4, 2023
ConversationCommits (1)ChecksFiles changed
Merged
Bump maven-enforcer-plugin from 3.1.0 to 3.2.1#149
merged 1 commit into
masterfrom
dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.2.1
Conversation
dependabot Bot commented on behalf of github
Copy link Copy Markdown
Contributor
Bumps maven-enforcer-plugin from 3.1.0 to 3.2.1.
Release notes
Sourced from maven-enforcer-plugin's releases.
3.2.1
馃毃 Removed
- [MENFORCER-435] - Remove not needed maven-dependency-tree and maven-compat (#202) @鈥媠lawekjaranowski
- remove specific IDE m2e files (#192) @鈥媜lamy
馃殌 New features and improvements
- [MENFORCER-463] - Change success message from executed to passed (#242) @鈥媠lawekjaranowski
- [MENFORCER-415] - Move error message to MojoException (#239) @鈥媠lawekjaranowski
- [MENFORCER-460] - Deprecate display-info mojo (#237) @鈥媠lawekjaranowski
- [MENFORCER-458] - Move Build-in rules to new API (#236) @鈥媠lawekjaranowski
- [MENFORCER-458] - Move Build-in rules to new API (#233) @鈥媠lawekjaranowski
- [MENFORCER-458] - Move Require Java, Maven Version to new API (#232) @鈥媠lawekjaranowski
- [MENFORCER-458] - Move Require Property,Environment to new API (#231) @鈥媠lawekjaranowski
- [MENFORCER-458] - Move Require*Checksum to new API (#230) @鈥媠lawekjaranowski
- [MENFORCER-458] - Move RequireFiles* to new API (#228) @鈥媠lawekjaranowski
- [MENFORCER-458] - Move RequireOS to new API (#227) @鈥媠lawekjaranowski
- [MENFORCER-456] - New Enforcer API - RuleConfigProvider (#220) @鈥媠lawekjaranowski
- [MENFORCER-444] - Improve error message for failed version rules (#218) @鈥媖win
- [MENFORCER-455] - New Enforcer API (#216) @鈥媠lawekjaranowski
- [MENFORCER-445] - Include JAVA_HOME location in the Java rule failure messages (#213) @鈥媝siroky
- [MENFORCER-454] - Deprecate 'rules' property and introduce 'enforcer.rules' as a replacement (#211) @鈥媝siroky
- [MENFORCER-431] - Introduce option to skip specific rules via custom property (#205) @鈥媝siroky
- [MENFORCER-453] - Mange rules configuration by plugin (#207) @鈥媠lawekjaranowski
- [MENFORCER-435] - Replacing maven-compat and maven-dependency-tree usage with Resolver (#198) @鈥媋jarmoniuk
- [MENFORCER-440] - Allow 8 as JDK version for requireJavaVersion (#195) @鈥媠lawekjaranowski
- [MENFORCER-411] - DependencyConvergence takes include/exclude parameters to filter errors (#136) @鈥媐dfea
- [MENFORCER-427] - New rule to ban dynamic versions (#187) @鈥媖win
- [MENFORCER-430] - Allow one of many files in RequireFiles rules to pass (#183) @鈥媟aupachz
- [MENFORCER-423] - Add rule to enforce an explicit dependency scope (#179) @鈥媖win
- [MENFORCER-422] - Added externalRules rule (#180) @鈥媑astaldi
- [MENFORCER-397] - allow no rules (#178) @鈥媟aupachz
- [MENFORCER-398] - show rules processed (#175) @鈥媟aupachz
- [MENFORCER-424] - add enforcer rule which bans scope from (#169) @鈥媖win
馃悰 Bug Fixes
- [MENFORCER-462] - Execute ReactorModuleConvergence only once (#241) @鈥媠lawekjaranowski
- [MENFORCER-461] - Fix NPE in RequirePluginVersions (#240) @鈥媠lawekjaranowski
- [MENFORCER-459] - Avoid NullPointerException where there is no plugins (#193) @鈥媡urbanoff
- [MENFORCER-434] - Regression bannedDependencies - matching with not existing versions (#223) @鈥媠lawekjaranowski
- [MENFORCER-378] - Regression for non existing optional dependency (#222) @鈥媠lawekjaranowski
- [MENFORCER-407] - Regression for dependencyConvergence - transitive provided (#221) @鈥媠lawekjaranowski
馃摝 Dependency updates
- [MENFORCER-457] - Bump assertj-core from 3.24.1 to 3.24.2 (#235) @鈥媎ependabot
- [MENFORCER-443] - Bump junit-bom from 5.9.1 to 5.9.2 (#229) @鈥媎ependabot
... (truncated)
Commits
- 4244e6a [maven-release-plugin] prepare release enforcer-3.2.1
- 65d68a3 [MENFORCER-464] Refresh site descriptors
- 73fef5a [MENFORCER-463] Change success message from executed to passed
- 769da0a [MENFORCER-462] Execute ReactorModuleConvergence only once
- 3e12af9 [MENFORCER-461] Fix NPE in RequirePluginVersions
- 86c0cc5 [maven-release-plugin] prepare for next development iteration
- 1937067 [maven-release-plugin] prepare release enforcer-3.2.0
- 84e0363 [MENFORCER-440] Fix pattern for Java 8 version
- 4bbf7cd [MENFORCER-415] Move error message to MojoException
- 26697b1 [MENFORCER-450] Code cleanup
- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
`[Bump maven-enforcer-plugin from 3.1.0 to 3.2.1](/codehaus-plexus/plexus-languages/pull/149/commits/6df1a1c0c052311f3cb37c842f3f31a938497819 "Bump maven-enforcer-plugin from 3.1.0 to 3.2.1
Bumps maven-enforcer-plugin from 3.1.0 to 3.2.1.
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] support@github.com") `
[6df1a1c](/codehaus-plexus/plexus-languages/pull/149/commits/6df1a1c0c052311f3cb37c842f3f31a938497819)
Bumps maven-enforcer-plugin from 3.1.0 to 3.2.1.
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] support@github.com
dependabot Bot added dependencies
Pull requests that update a dependency file
Pull requests that update Java code
labels
slachiewicz merged commit 345f8ea into master
dependabot Bot deleted the dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.2.1 branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Sign up for free to join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
Pull requests that update a dependency file
Pull requests that update Java code
Projects
None yet
Milestone
No milestone
Development
Successfully merging this pull request may close these issues.