Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 3 updates - #610

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/minor-and-patch-51d8941a6d
Closed

chore(deps): bump the minor-and-patch group across 1 directory with 3 updates#610
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/minor-and-patch-51d8941a6d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

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:classgraph from 4.8.184 to 4.8.185

Release notes

Sourced from io.github.classgraph:classgraph's releases.

classgraph-4.8.185

  • Fixed #897 (thanks to @​cpovirk) / equivalently, #926 (thanks to @​sebthom):
    • TYPE_USE annotations were misplaced on constructor parameters
    • crash on unmatchable field type annotations
  • Fixed #920 (thanks to @​chubert-ch)
    • getMethodInfo() returned superclass constructors
Commits

Updates com.hubspot.jinjava:jinjava from 2.8.3 to 2.8.4

Release notes

Sourced from com.hubspot.jinjava:jinjava's releases.

jinjava-2.8.4

2026-07-24 Version 2.8.4 (Maven Central)

Changelog

Sourced from com.hubspot.jinjava:jinjava's changelog.

2026-07-24 Version 2.8.4 (Maven Central)

Commits
  • 44a958c [maven-release-plugin] prepare release jinjava-2.8.4
  • b656316 Merge pull request #1329 from HubSpot/jasmith_hubspot/jinjava-2.8.4-changelog...
  • c591677 docs: prepare changelog for jinjava 2.8.4 release
  • 97238d5 Merge pull request #1328 from HubSpot/jasmith_hubspot/tagnode-default-scanner...
  • bab6ba3 fix: default null TokenScannerSymbols to DefaultTokenScannerSymbols
  • df3e3d8 Merge pull request #1325 from HubSpot/jasmith_hubspot/backport-1305-1306-1311...
  • 8511a71 Add keepTrailingNewline option to match Python Jinja2 default behaviour
  • f9e5c21 fix: treat backslash as escape character only inside quoted strings
  • f5e5b7b feat: add StringTokenScannerSymbols for configurable multi-character delimiters
  • 5afaece Merge pull request #1309 from HubSpot/2.8.x-integer-set-to-long-conversion
  • Additional commits viewable in compare view

Updates io.projectreactor.netty:reactor-netty-http from 1.2.8 to 1.3.6

Release notes

Sourced from io.projectreactor.netty:reactor-netty-http's releases.

v1.3.6

Reactor Netty 1.3.6 is part of 2025.0.6 Release Train.

What's Changed

⚠️ Update considerations and deprecations

✨ New features and improvements

🐞 Bug fixes

📖 Documentation

New Contributors

Full Changelog: reactor/reactor-netty@v1.3.5...v1.3.6

v1.3.5

Reactor Netty 1.3.5 is part of 2025.0.5 Release Train.

What's Changed

✨ New features and improvements

... (truncated)

Commits
  • 511a3b6 [release] Prepare and release 1.3.6
  • 3d3bdcb Merge-ignore release 1.2.18 into 1.3.6
  • 9bd9255 [release] Back to snapshots, next is 1.2.19-SNAPSHOT
  • c753da4 [release] Prepare and release 1.2.18
  • 1a4c422 Update HTTP/3 configuration
  • 2c6325e Merge e7ef551ee into 1.3.6
  • e7ef551 Refine header handling during redirects
  • 22ecd82 Merge #4243 into 1.3.6
  • b26ac28 Bump biz.aQute.bnd.builder from 7.2.3 to 7.3.0 (#4243)
  • bf1c241 Merge #4242 into 1.3.6
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

… 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>
@dependabot dependabot Bot added chore CI/CD, tooling, infrastructure, repo configuration dependencies Pull requests that update a dependency file labels Jul 27, 2026
@dependabot
dependabot Bot requested a review from ginccc as a code owner July 27, 2026 13:17
@dependabot dependabot Bot added the chore CI/CD, tooling, infrastructure, repo configuration label Jul 27, 2026
@dependabot
dependabot Bot requested a review from rolandpickl as a code owner July 27, 2026 13:17
@github-actions

Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 3 package(s) with unknown licenses.
See the Details below.

License Issues

pom.xml

PackageVersionLicenseIssue Type
com.hubspot.jinjava:jinjava2.8.4NullUnknown License
io.github.classgraph:classgraph4.8.185NullUnknown License
io.projectreactor.netty:reactor-netty-http1.3.6NullUnknown License
Denied Licenses: GPL-3.0, AGPL-3.0

OpenSSF Scorecard

PackageVersionScoreDetails
maven/com.hubspot.jinjava:jinjava 2.8.4 UnknownUnknown
maven/io.github.classgraph:classgraph 4.8.185 UnknownUnknown
maven/io.projectreactor.netty:reactor-netty-http 1.3.6 🟢 7.8
Details
CheckScoreReason
Code-Review⚠️ 1Found 3/23 approved changesets -- score normalized to 1
Maintained🟢 1030 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Security-Policy🟢 10security policy file detected
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies🟢 9dependency not pinned by hash detected -- score normalized to 9
Signed-Releases⚠️ -1no releases found
SAST🟢 10SAST tool is run on all commits
Packaging🟢 10packaging workflow detected
Binary-Artifacts🟢 9binaries present in source code

Scanned Files

  • pom.xml

@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 3, 2026
@dependabot
dependabot Bot deleted the dependabot/maven/minor-and-patch-51d8941a6d branch August 3, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore CI/CD, tooling, infrastructure, repo configuration dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants