Make API introduced in last release consistently use varargs rather than List
classgraph-4.8.166
Added ScanResult#getClassesWithAllAnnotations (which uses an AND operator) and ScanResult#getClassesWithAnyAnnotation (which uses an OR operator). (#821)
Updates com.google.apis:google-api-services-drive from v3-rev20240110-2.0.0 to v3-rev20240123-2.0.0
Updates org.slf4j:jcl-over-slf4j from 2.0.11 to 2.0.12
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 5 updates:
4.8.165
4.8.167
3.5.0
3.6.0
1.4.14
1.5.3
v3-rev20240110-2.0.0
v3-rev20240123-2.0.0
2.0.11
2.0.12
Updates
io.github.classgraph:classgraph
from 4.8.165 to 4.8.167Release notes
Sourced from io.github.classgraph:classgraph's releases.
Commits
d071bf4
[maven-release-plugin] prepare release classgraph-4.8.16702f1f76
Make API from prev release consistent2c77ec7
[maven-release-plugin] prepare for next development iterationb978b89
[maven-release-plugin] prepare release classgraph-4.8.166a1b5f08
Change Nexus URLad34d77
Merge pull request #826 from classgraph/dependabot/maven/org.apache.maven.plu...ae04917
Merge pull request #825 from classgraph/dependabot/maven/org.apache.maven.plu...82abd25
Merge pull request #824 from classgraph/dependabot/maven/org.apache.maven.plu...764dd8e
Merge pull request #823 from classgraph/dependabot/maven/org.eclipse.jdt-org....8da4cd8
Merge pull request #822 from classgraph/dependabot/maven/org.codehaus.mojo-bu...Updates
com.apptasticsoftware:rssreader
from 3.5.0 to 3.6.0Release notes
Sourced from com.apptasticsoftware:rssreader's releases.
Commits
3bf20e3
Merge pull request #140 from w3stling/support-for-multiple-enclosuresd76e48a
Support for multiple enclosures16bf235
Merge pull request #139 from w3stling/add-mapping-dc-creator-and-dc-date44cff4d
Add mapping for dc:creator and dc:dateebb9e66
Merge pull request #130 from w3stling/dependabot/gradle/nl.jqno.equalsverifie...1218d2f
Bump nl.jqno.equalsverifier:equalsverifier from 3.15.1 to 3.15.6cc502b0
Merge pull request #123 from w3stling/dependabot/gradle/org.junit.jupiter-jun...61a9715
Merge pull request #136 from w3stling/dependabot/github_actions/gradle/wrappe...252b043
Merge pull request #133 from w3stling/dependabot/gradle/org.mockito-mockito-c...b66477d
Merge pull request #132 from w3stling/dependabot/github_actions/actions/cache-4Updates
ch.qos.logback:logback-classic
from 1.4.14 to 1.5.3Commits
f2d8a1a
prepare release 1.5.399ccca7
fix /issues/785df7c7c5
prepare work on 1.5.3-SNAPSHOTbaf5d70
prepare release 1.5.26998e81
add NoAutoStartUtil.shouldBeStarted method40bc1c2
export tyler related packages0094ba3
start work on 1.5.2-SNAPSHOT88fd31c
prepare release 1.5.1231e9bd
more internal changes and refactorings8f3a304
more fine tuning of propertyModelHandler and coUpdates
com.google.apis:google-api-services-drive
from v3-rev20240110-2.0.0 to v3-rev20240123-2.0.0Updates
org.slf4j:jcl-over-slf4j
from 2.0.11 to 2.0.12Dependabot 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 show