chore(deps): bump the minor-and-patch group across 1 directory with 3 updates - #610
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the minor-and-patch group across 1 directory with 3 updates#610dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 3 updates in the / directory: [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph), [com.hubspot.jinjava:jinjava](https://github.com/HubSpot/jinjava) and [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty). Updates `io.github.classgraph:classgraph` from 4.8.184 to 4.8.185 - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.184...classgraph-4.8.185) Updates `com.hubspot.jinjava:jinjava` from 2.8.3 to 2.8.4 - [Release notes](https://github.com/HubSpot/jinjava/releases) - [Changelog](https://github.com/HubSpot/jinjava/blob/master/CHANGES.md) - [Commits](HubSpot/jinjava@jinjava-2.8.3...jinjava-2.8.4) Updates `io.projectreactor.netty:reactor-netty-http` from 1.2.8 to 1.3.6 - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](reactor/reactor-netty@v1.2.8...v1.3.6) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-version: 4.8.185 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: com.hubspot.jinjava:jinjava dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.projectreactor.netty:reactor-netty-http dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were found:
License Issuespom.xml
OpenSSF Scorecard
Scanned Files
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 3 updates in the / directory: io.github.classgraph:classgraph, com.hubspot.jinjava:jinjava and io.projectreactor.netty:reactor-netty-http.
Updates
io.github.classgraph:classgraphfrom 4.8.184 to 4.8.185Release notes
Sourced from io.github.classgraph:classgraph's releases.
Commits
6bb6609[maven-release-plugin] prepare release classgraph-4.8.185deac67cRestore automated releasing, now via the Central Portala03ed56Bump assertj-core 3.25.3 -> 3.27.7 to clear Dependabot XXE alert052eaf0Add tests for #897 / #926 type-annotation fixesf06e896Also fix FieldInfo for #897741af78Possible fix for #8973ed377eMerge branch 'latest' of https://github.com/classgraph/classgraph into latest450cd1aMerge pull request #898 from cpovirk/issue897fd0dc9fMerge pull request #921 from chubert-ch/cxh/method-modifiers-for-overridden-c...fbe61e0[Issue 920] Fixing getMethodInfo to not get superconstructorsUpdates
com.hubspot.jinjava:jinjavafrom 2.8.3 to 2.8.4Release notes
Sourced from com.hubspot.jinjava:jinjava's releases.
Changelog
Sourced from com.hubspot.jinjava:jinjava's changelog.
Commits
44a958c[maven-release-plugin] prepare release jinjava-2.8.4b656316Merge pull request #1329 from HubSpot/jasmith_hubspot/jinjava-2.8.4-changelog...c591677docs: prepare changelog for jinjava 2.8.4 release97238d5Merge pull request #1328 from HubSpot/jasmith_hubspot/tagnode-default-scanner...bab6ba3fix: default null TokenScannerSymbols to DefaultTokenScannerSymbolsdf3e3d8Merge pull request #1325 from HubSpot/jasmith_hubspot/backport-1305-1306-1311...8511a71Add keepTrailingNewline option to match Python Jinja2 default behaviourf9e5c21fix: treat backslash as escape character only inside quoted stringsf5e5b7bfeat: add StringTokenScannerSymbols for configurable multi-character delimiters5afaeceMerge pull request #1309 from HubSpot/2.8.x-integer-set-to-long-conversionUpdates
io.projectreactor.netty:reactor-netty-httpfrom 1.2.8 to 1.3.6Release notes
Sourced from io.projectreactor.netty:reactor-netty-http's releases.
... (truncated)
Commits
511a3b6[release] Prepare and release 1.3.63d3bdcbMerge-ignore release 1.2.18 into 1.3.69bd9255[release] Back to snapshots, next is 1.2.19-SNAPSHOTc753da4[release] Prepare and release 1.2.181a4c422Update HTTP/3 configuration2c6325eMerge e7ef551ee into 1.3.6e7ef551Refine header handling during redirects22ecd82Merge #4243 into 1.3.6b26ac28Bump biz.aQute.bnd.builder from 7.2.3 to 7.3.0 (#4243)bf1c241Merge #4242 into 1.3.6Dependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions