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

Bump event-schemas from 1.4.2 to 1.4.9 #541

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2023

Bumps event-schemas from 1.4.2 to 1.4.9.

Release notes

Sourced from event-schemas's releases.

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)

Bug Fixes

  • deps: bump jackson-bom from 2.15.0 to 2.15.1 (b37a675)
  • deps: bump json-schema-validator from 1.0.81 to 1.0.82 (b7268c4)
  • deps: bump maven-source-plugin from 3.2.1 to 3.3.0 (0e5fa5e)
  • empty data doesn't get deserialized as an empty optional (e8ddf46)

v1.4.5

1.4.5 (2023-05-10)

Bug Fixes

  • deps: bump api from 359e3bf to 57389f9 (2b1070a)
  • deps: bump api from 57389f9 to 6d087fa (d1e0753)

... (truncated)

Changelog

Sourced from event-schemas's changelog.

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)
  • deps: bump json-schema-validator from 1.0.81 to 1.0.82 (b7268c4)
  • deps: bump maven-source-plugin from 3.2.1 to 3.3.0 (0e5fa5e)
  • empty data doesn't get deserialized as an empty optional (e8ddf46)

1.4.5 (2023-05-10)

Bug Fixes

  • deps: bump api from 359e3bf to 57389f9 (2b1070a)
  • deps: bump api from 57389f9 to 6d087fa (d1e0753)
  • deps: bump maven-surefire-plugin from 3.0.0 to 3.1.0 (eb8103f)
  • Regenerate types (90b43f3)

1.4.4 (2023-05-02)

... (truncated)

Commits
  • 4dad83c chore(main): release 1.4.9
  • 9f5c361 fix(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2
  • 2c077b7 fix: Init object mapper on ConsoleCloudEvent object (#183)
  • 89b2604 build(deps): bump quicktype from 23.0.37 to 23.0.47
  • 9a9226d fix(deps): bump maven-release-plugin from 3.0.0 to 3.0.1
  • afd6910 fix(deps): bump jackson-bom from 2.15.1 to 2.15.2
  • 652eec9 fix(deps): bump api from bb5a18a to a57120f
  • a9b72f9 fix: Allow to parse dates without the Z (UTC)
  • 3f2e419 chore(main): release 1.4.9-SNAPSHOT
  • 83e69d4 chore(main): release 1.4.8
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [event-schemas](https://github.com/redHatInsights/event-schemas-java) from 1.4.2 to 1.4.9.
- [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.9)

---
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 Jun 8, 2023
@vkrizan
Copy link
Contributor

vkrizan commented Jan 10, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2024

Superseded by #577.

@dependabot dependabot bot closed this Jan 10, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.redhat.cloud.event-event-schemas-1.4.9 branch January 10, 2024 13:12
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