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

chore(deps): bump com.redhat.cloud.event:event-schemas from 1.4.2 to 1.4.10 #577

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2024

Bumps com.redhat.cloud.event:event-schemas from 1.4.2 to 1.4.10.

Release notes

Sourced from com.redhat.cloud.event:event-schemas's releases.

v1.4.10

1.4.10 (2023-10-30)

Bug Fixes

  • deps: bump api from 2a6f76d to bbaff1a (546ff49)
  • deps: bump api from a57120f to 2a6f76d (f4fda4a)
  • deps: bump api from bbaff1a to f7bc074 (f5edcfc)
  • deps: bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3 (6f72fb8)
  • deps: bump com.networknt:json-schema-validator (793c6ff)
  • deps: bump json-schema-validator from 1.0.83 to 1.0.84 (a55072f)
  • deps: bump json-schema-validator from 1.0.84 to 1.0.85 (c53345f)
  • deps: bump json-schema-validator from 1.0.85 to 1.0.86 (1c98363)
  • deps: bump org.apache.maven.plugins:maven-surefire-plugin (9170f6f)
  • Regenerate types (5168c81)

v1.4.9

1.4.9 (2023-06-07)

Bug Fixes

  • Allow to parse dates without the Z (UTC) (a9b72f9)
  • deps: bump api from bb5a18a to a57120f (652eec9)
  • deps: bump jackson-bom from 2.15.1 to 2.15.2 (afd6910)
  • deps: bump maven-release-plugin from 3.0.0 to 3.0.1 (9a9226d)
  • deps: bump maven-surefire-plugin from 3.1.0 to 3.1.2 (9f5c361)
  • Init object mapper on ConsoleCloudEvent object (#183) (2c077b7)

v1.4.8

1.4.8 (2023-05-27)

Bug Fixes

  • downgrade "json-schema-validator" dependency (#171) (51b3814)
  • Upgrade json-schema-validator to 1.0.83 (#174) (d720b53)

v1.4.7

1.4.7 (2023-05-24)

Bug Fixes

  • deps: bump api from 6d087fa to bb5a18a (dd96628)
  • Regenerate types (97c4a5b)

v1.4.6

1.4.6 (2023-05-24)

... (truncated)

Changelog

Sourced from com.redhat.cloud.event:event-schemas's changelog.

1.4.10 (2023-10-30)

Bug Fixes

  • deps: bump api from 2a6f76d to bbaff1a (546ff49)
  • deps: bump api from a57120f to 2a6f76d (f4fda4a)
  • deps: bump api from bbaff1a to f7bc074 (f5edcfc)
  • deps: bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3 (6f72fb8)
  • deps: bump com.networknt:json-schema-validator (793c6ff)
  • deps: bump json-schema-validator from 1.0.83 to 1.0.84 (a55072f)
  • deps: bump json-schema-validator from 1.0.84 to 1.0.85 (c53345f)
  • deps: bump json-schema-validator from 1.0.85 to 1.0.86 (1c98363)
  • deps: bump org.apache.maven.plugins:maven-surefire-plugin (9170f6f)
  • Regenerate types (5168c81)

1.4.9 (2023-06-07)

Bug Fixes

  • Allow to parse dates without the Z (UTC) (a9b72f9)
  • deps: bump api from bb5a18a to a57120f (652eec9)
  • deps: bump jackson-bom from 2.15.1 to 2.15.2 (afd6910)
  • deps: bump maven-release-plugin from 3.0.0 to 3.0.1 (9a9226d)
  • deps: bump maven-surefire-plugin from 3.1.0 to 3.1.2 (9f5c361)
  • Init object mapper on ConsoleCloudEvent object (#183) (2c077b7)

1.4.8 (2023-05-27)

Bug Fixes

  • downgrade "json-schema-validator" dependency (#171) (51b3814)
  • Upgrade json-schema-validator to 1.0.83 (#174) (d720b53)

1.4.7 (2023-05-24)

Bug Fixes

  • deps: bump api from 6d087fa to bb5a18a (dd96628)
  • Regenerate types (97c4a5b)

1.4.6 (2023-05-24)

Bug Fixes

  • deps: bump jackson-bom from 2.15.0 to 2.15.1 (b37a675)

... (truncated)

Commits
  • a46be95 chore(main): release 1.4.10 (#186)
  • b57bb64 RHCLOUD-29101 Introduce recipients.emails field (#221)
  • 5168c81 fix: Regenerate types
  • b4cada5 Merge pull request #222 from RedHatInsights/dependabot/submodules/api-f7bc074
  • f5edcfc fix(deps): bump api from bbaff1a to f7bc074
  • 728d0aa Merge pull request #216 from RedHatInsights/dependabot/submodules/api-bbaff1a
  • cd3f875 Merge pull request #218 from RedHatInsights/dependabot/npm_and_yarn/quicktype...
  • 64fb514 Merge pull request #219 from RedHatInsights/dependabot/maven/com.fasterxml.ja...
  • e82406f Merge pull request #220 from RedHatInsights/dependabot/maven/org.apache.maven...
  • 9170f6f fix(deps): bump org.apache.maven.plugins:maven-surefire-plugin
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.redhat.cloud.event:event-schemas](https://github.com/redHatInsights/event-schemas-java) from 1.4.2 to 1.4.10.
- [Release notes](https://github.com/redHatInsights/event-schemas-java/releases)
- [Changelog](https://github.com/RedHatInsights/event-schemas-java/blob/main/CHANGELOG.md)
- [Commits](RedHatInsights/event-schemas-java@v1.4.2...v1.4.10)

---
updated-dependencies:
- dependency-name: com.redhat.cloud.event:event-schemas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 10, 2024
@vkrizan vkrizan merged commit 4a993a2 into master Jan 10, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.redhat.cloud.event-event-schemas-1.4.10 branch January 10, 2024 13:42
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant