Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 10, 2022

Bumps constretto.version from 3.0.0-BETA1 to 3.0.0-BETA3.
Updates constretto-api from 3.0.0-BETA1 to 3.0.0-BETA3

Release notes

Sourced from constretto-api's releases.

Constretto 3.0.0 Beta 3

Bumped vulnerable dependencies

Commits
  • a3b9171 Release v. 3.0.0-BETA3
  • 7b5b3ee Release v.3.0.0-BETA2
  • df26fba Update README.md
  • 557ab18 Bump reflections from 0.9.10 to 0.10.2 (#100)
  • 6caf958 Refactor to remove Guava dep (#126)
  • 541db4c Fix badge
  • 5ab9ba1 Update javadoc plugin
  • 54fc5d8 Merge remote-tracking branch 'origin/dependabot/maven/org.yaml-snakeyaml-1.30'
  • b9261e8 Merge remote-tracking branch 'origin/dependabot/maven/org.apache.maven.plugin...
  • 9ad73cb Merge remote-tracking branch 'origin/dependabot/maven/com.google.code.gson-gs...
  • Additional commits viewable in compare view

Updates constretto-core from 3.0.0-BETA1 to 3.0.0-BETA3

Release notes

Sourced from constretto-core's releases.

Constretto 3.0.0 Beta 3

Bumped vulnerable dependencies

Commits
  • a3b9171 Release v. 3.0.0-BETA3
  • 7b5b3ee Release v.3.0.0-BETA2
  • df26fba Update README.md
  • 557ab18 Bump reflections from 0.9.10 to 0.10.2 (#100)
  • 6caf958 Refactor to remove Guava dep (#126)
  • 541db4c Fix badge
  • 5ab9ba1 Update javadoc plugin
  • 54fc5d8 Merge remote-tracking branch 'origin/dependabot/maven/org.yaml-snakeyaml-1.30'
  • b9261e8 Merge remote-tracking branch 'origin/dependabot/maven/org.apache.maven.plugin...
  • 9ad73cb Merge remote-tracking branch 'origin/dependabot/maven/com.google.code.gson-gs...
  • Additional commits viewable in compare view

Updates constretto-test from 3.0.0-BETA1 to 3.0.0-BETA3

Release notes

Sourced from constretto-test's releases.

Constretto 3.0.0 Beta 3

Bumped vulnerable dependencies

Commits
  • a3b9171 Release v. 3.0.0-BETA3
  • 7b5b3ee Release v.3.0.0-BETA2
  • df26fba Update README.md
  • 557ab18 Bump reflections from 0.9.10 to 0.10.2 (#100)
  • 6caf958 Refactor to remove Guava dep (#126)
  • 541db4c Fix badge
  • 5ab9ba1 Update javadoc plugin
  • 54fc5d8 Merge remote-tracking branch 'origin/dependabot/maven/org.yaml-snakeyaml-1.30'
  • b9261e8 Merge remote-tracking branch 'origin/dependabot/maven/org.apache.maven.plugin...
  • 9ad73cb Merge remote-tracking branch 'origin/dependabot/maven/com.google.code.gson-gs...
  • 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 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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `constretto.version` from 3.0.0-BETA1 to 3.0.0-BETA3.

Updates `constretto-api` from 3.0.0-BETA1 to 3.0.0-BETA3
- [Release notes](https://github.com/constretto/constretto-core/releases)
- [Changelog](https://github.com/constretto/constretto-core/blob/master/changelog.md)
- [Commits](constretto/constretto-core@constretto-3.0.0-beta-1...constretto-3.0.0-beta-3)

Updates `constretto-core` from 3.0.0-BETA1 to 3.0.0-BETA3
- [Release notes](https://github.com/constretto/constretto-core/releases)
- [Changelog](https://github.com/constretto/constretto-core/blob/master/changelog.md)
- [Commits](constretto/constretto-core@constretto-3.0.0-beta-1...constretto-3.0.0-beta-3)

Updates `constretto-test` from 3.0.0-BETA1 to 3.0.0-BETA3
- [Release notes](https://github.com/constretto/constretto-core/releases)
- [Changelog](https://github.com/constretto/constretto-core/blob/master/changelog.md)
- [Commits](constretto/constretto-core@constretto-3.0.0-beta-1...constretto-3.0.0-beta-3)

---
updated-dependencies:
- dependency-name: org.constretto:constretto-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.constretto:constretto-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.constretto:constretto-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 10, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 10, 2022

Superseded by #56.

@dependabot dependabot bot closed this Aug 10, 2022
@dependabot dependabot bot deleted the dependabot/maven/constretto.version-3.0.0-BETA3 branch August 10, 2022 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant