Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): Spot bug scope change #173

Merged
merged 64 commits into from
Nov 4, 2022
Merged
Changes from all commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
00dcafd
chore: add integration tests (#77)
toddbaert Sep 20, 2022
37e7670
chore(main): release dev.openfeature.javasdk 0.2.2 (#76)
github-actions[bot] Sep 23, 2022
82fe2e5
feat!: errorCode as enum, reason as string (#80)
toddbaert Sep 30, 2022
fe9f22b
chore: add CODEOWNERS (#85)
justinabrahms Oct 1, 2022
ec80de9
chore: Configure Renovate (#86)
renovate[bot] Oct 1, 2022
982ca5f
chore(deps): update dependency com.github.spotbugs:spotbugs to v4.7.2…
renovate[bot] Oct 1, 2022
8f0ffe5
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plu…
renovate[bot] Oct 1, 2022
98fd932
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc…
renovate[bot] Oct 1, 2022
b2c7e21
chore(deps): update dependency org.sonatype.plugins:nexus-staging-mav…
renovate[bot] Oct 1, 2022
9aa8213
fix(deps): update junit5 monorepo (#92)
renovate[bot] Oct 1, 2022
4e0e376
chore(deps): update dependency org.apache.maven.plugins:maven-pmd-plu…
renovate[bot] Oct 1, 2022
c06bae2
fix(deps): update dependency io.cucumber:cucumber-bom to v7.8.0 (#100)
renovate[bot] Oct 1, 2022
df24b82
chore(deps): update dependency org.mockito:mockito-core to v4.8.0 (#99)
renovate[bot] Oct 1, 2022
d6851a7
chore(deps): update codecov/codecov-action action to v3 (#102)
renovate[bot] Oct 1, 2022
7a69afa
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plu…
renovate[bot] Oct 1, 2022
c06ba6a
chore(deps): update dependency org.apache.maven.plugins:maven-source-…
renovate[bot] Oct 2, 2022
e1fb35e
chore(deps): update dependency org.apache.maven.plugins:maven-compile…
renovate[bot] Oct 2, 2022
d03aae8
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plu…
renovate[bot] Oct 2, 2022
8119817
chore(deps): update dependency org.apache.maven.plugins:maven-checkst…
renovate[bot] Oct 2, 2022
02e2e51
chore(deps): update actions/cache action to v3 (#101)
renovate[bot] Oct 2, 2022
a7acae2
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v8.…
renovate[bot] Oct 2, 2022
f177f92
refactor!: Change the package name. Everyone knows it's java (or it d…
justinabrahms Oct 5, 2022
ed91c56
chore: Write perms should be as tightly scoped as possible. (#107)
justinabrahms Oct 5, 2022
ce423db
chore: fix dependabot pr titles (#118)
toddbaert Oct 5, 2022
4795ea0
chore: Bump cucumber-bom from 7.8.0 to 7.8.1 (#115)
dependabot[bot] Oct 5, 2022
d779757
chore: add SAST scanning (#108)
justinabrahms Oct 6, 2022
9cf1e25
feat!: use evaluation context interface (#112)
toddbaert Oct 6, 2022
4d46293
feat: Support for generating CycloneDX sboms (#119)
justinabrahms Oct 6, 2022
1ab5ef1
chore: [StepSecurity] ci: Harden GitHub Actions (#120)
step-security-bot Oct 6, 2022
778e099
chore: I don't think we use that permission? (#123)
justinabrahms Oct 6, 2022
bff5e0d
chore: Document where to find our SBOMs (#124)
justinabrahms Oct 6, 2022
0282a83
chore(deps): update actions/cache digest to a3f5edc (#121)
renovate[bot] Oct 6, 2022
bc8a16d
chore(deps): update actions/setup-java digest to e150063 (#125)
renovate[bot] Oct 6, 2022
8cbd040
chore: Remove more perms (#130)
justinabrahms Oct 7, 2022
6563a6e
chore(deps): update dependency org.cyclonedx:cyclonedx-maven-plugin t…
renovate[bot] Oct 7, 2022
574169d
chore(deps): update github/codeql-action digest to 3d39294 (#127)
renovate[bot] Oct 7, 2022
0c8d0b0
chore(deps): update codecov/codecov-action digest to e0fbd59 (#126)
renovate[bot] Oct 10, 2022
177fddc
chore: Bump actions/checkout from 3.0.2 to 3.1.0 (#139)
dependabot[bot] Oct 10, 2022
89fce96
chore: Bump actions/setup-java from e150063ee446b60ce2e35b040e81846da…
dependabot[bot] Oct 10, 2022
ae46488
chore: bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1 (#136)
dependabot[bot] Oct 10, 2022
561d98a
chore: exclude component in git tag (#143)
beeme1mr Oct 11, 2022
fe013fa
chore(deps): update dependency org.cyclonedx:cyclonedx-maven-plugin t…
renovate[bot] Oct 11, 2022
ae140c7
feat!: add rw locks to client/api, hook accessor name (#131)
toddbaert Oct 11, 2022
3bf31ed
chore(deps): update actions/setup-java digest to 3617c43 (#132)
renovate[bot] Oct 12, 2022
4750fb0
chore(deps): update amannn/action-semantic-pull-request digest to b31…
renovate[bot] Oct 12, 2022
5be7507
chore: Remove dependabot. I like renovate better (#142)
justinabrahms Oct 12, 2022
a900e9a
chore(deps): update amannn/action-semantic-pull-request digest to 7c1…
renovate[bot] Oct 12, 2022
ae4b242
chore(deps): update github/codeql-action digest to 44edb7c (#133)
renovate[bot] Oct 13, 2022
4e7fa02
chore(deps): update actions/checkout digest to 8230315 (#122)
renovate[bot] Oct 13, 2022
2ba2c5a
chore(main): release 0.3.0 (#114)
github-actions[bot] Oct 13, 2022
c24bfb4
chore: re-enable integration tests (#146)
toddbaert Oct 13, 2022
bdb0e09
chore(deps): update actions/cache digest to 9b0c1fc (#145)
renovate[bot] Oct 13, 2022
5c31280
fix: merge eval context (#149)
rgrassian-split Oct 13, 2022
da01751
chore(main): release 0.3.1 (#150)
github-actions[bot] Oct 14, 2022
79f92be
chore(deps): update github/codeql-action digest to 297ec80 (#147)
renovate[bot] Oct 16, 2022
6392d07
chore: update test/spec association numbers, badge (#156)
toddbaert Oct 17, 2022
10dff7e
chore(deps): update actions/cache digest to 2b04a41 (#158)
renovate[bot] Oct 18, 2022
1b2f4d9
chore(security): [Snyk] Security upgrade com.github.spotbugs:spotbugs…
beeme1mr Oct 19, 2022
09dd513
chore: Add docs link (#165)
toddbaert Oct 25, 2022
e8317a4
chore: Mark project as active. (#167)
justinabrahms Oct 25, 2022
b7f847f
chore(main): release 1.0.0 (#168)
github-actions[bot] Oct 25, 2022
0d91668
chore(deps): update actions/cache digest to 8bec1e4 (#159)
renovate[bot] Oct 27, 2022
83860cb
changes spotbug scope to provided.
Nov 3, 2022
92d3a6c
Merge branch 'main' into spot-bug-scope-change
pbhandari9541 Nov 3, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs</artifactId>
<version>4.7.3</version>
<scope>compile</scope>
<scope>provided</scope>
</dependency>

<dependency>
Expand Down