Bump maven-shade-plugin from 3.2.4 to 3.4.1 by dependabot[bot] · Pull Request #19 · hyperadev/UpdateLib
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 1
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump maven-shade-plugin from 3.2.4 to 3.4.1#19
dependabot[bot] wants to merge 1 commit intomainfrom
Bump maven-shade-plugin from 3.2.4 to 3.4.1#19
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Copy link
Contributor
dependabot
bot
commented
on behalf of github
Oct 28, 2022
dependabot
bot
commented
on behalf of github
Bumps maven-shade-plugin from 3.2.4 to 3.4.1.
Release notes
Sourced from maven-shade-plugin's releases.
3.3.0
What's Changed
- [MSHADE-369] update commons-lang by
@elharoin apache/maven-shade-plugin#49- [MSHADE-370] update mockito by
@elharoin apache/maven-shade-plugin#50- Bump asmVersion from 8.0 to 8.0.1 by
@dependabotin apache/maven-shade-plugin#57- MSHADE-373: adds a property to skip manifest transformer application when transforming a source file. by
@raphwin apache/maven-shade-plugin#59- [MSHADE-378] Shade plugin changes the compression level of nested jar… by
@jenrryyouin apache/maven-shade-plugin#73- Bump guava from 28.2-android to 30.0-android by
@dependabotin apache/maven-shade-plugin#75- remove unused private method by
@elharoin apache/maven-shade-plugin#79- remove deprecated method by
@elharoin apache/maven-shade-plugin#78- Bump asmVersion from 9.0 to 9.1 by
@dependabotin apache/maven-shade-plugin#84- Bump junit from 4.13 to 4.13.2 by
@dependabotin apache/maven-shade-plugin#86- [MSHADE-252] - Make source shading respect package/class name excludes by
@kriegaexin apache/maven-shade-plugin#88- Bump slf4j-api from 1.7.30 to 1.7.31 by
@dependabotin apache/maven-shade-plugin#101- [MSHADE-382] - Add property to skip execution by
@aalmirayin apache/maven-shade-plugin#90- Bump slf4j-simple from 1.7.30 to 1.7.31 by
@dependabotin apache/maven-shade-plugin#102- Bump asmVersion from 9.1 to 9.2 by
@dependabotin apache/maven-shade-plugin#106- Bump jdependency from 2.6.0 to 2.7.0 by
@dependabotin apache/maven-shade-plugin#99- run gh action with more jdk by
@olamyin apache/maven-shade-plugin#111- Bump slf4j.version from 1.7.31 to 1.7.32 by
@dependabotin apache/maven-shade-plugin#113- [MSHADE-396] Improve SourceContent Shading by
@kriegaexin apache/maven-shade-plugin#105- [MSHADE-405] - ShowOverlapping Uses http instead of https by
@khmarbaisein apache/maven-shade-plugin#118- Bump sisu.version from 0.3.4 to 0.3.5 by
@dependabotin apache/maven-shade-plugin#117- [MSHADE-412] avoid possible NPE since rawString was added in SimpleRelocator by
@rmannibucauin apache/maven-shade-plugin#123- Bump hamcrest-core from 1.3 to 2.2 by
@dependabotin apache/maven-shade-plugin#96New Contributors
@raphwmade their first contribution in apache/maven-shade-plugin#59@jenrryyoumade their first contribution in apache/maven-shade-plugin#73@kriegaexmade their first contribution in apache/maven-shade-plugin#88@aalmiraymade their first contribution in apache/maven-shade-plugin#90@khmarbaisemade their first contribution in apache/maven-shade-plugin#118Full Changelog: apache/maven-shade-plugin@maven-shade-plugin-3.2.4...maven-shade-plugin-3.3.0
Commits
fbbec08[maven-release-plugin] prepare release maven-shade-plugin-3.4.17078d92[MSHADE-413] Fix endless loop caused by manipulating shared objects (#124)0945bcb[MSHADE-417] Fix null bytes appended to small files (#160)41bd72f[MSHADE-366] "Access denied" during 'minimizeJar' (#161)e342059[MSHADE-432] Duplicate services entries can be generated (#159)7603e57Bump asmVersion from 9.3 to 9.4 (#156)5e955d8Bump maven-dependency-tree from 3.0.1 to 3.2.0 (#148)5f45ecf[MSHADE-431] Use a caching output stream (#158)31d3506Bump plexus-utils from 3.3.0 to 3.4.2 (#139)b039731[MSHADE-430] Remove usage of deprecated ModelBase#getReports()- 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)
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.4 to 3.4.1. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.2.4...maven-shade-plugin-3.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
requested a review
from joshuasing
as a code owner
dependabot
bot
added
dependencies
labels
Oct 28, 2022
dependabot
bot
mentioned this pull request
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment