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 fedora-messaging from 2.1.0 to 3.2.0 #16

Merged
merged 1 commit into from
Nov 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2022

Bumps fedora-messaging from 2.1.0 to 3.2.0.

Release notes

Sourced from fedora-messaging's releases.

Version 3.2.0

Features

  • Add a priority property to messages, and a default priority in the configuration (#275)
  • Add a message schema attribute and some documentation to help deprecate and upgrade message schemas (#227)

Other Changes

  • Use tomllib from the standard library on Python 3.11 and above, fallback to tomli otherwise. (PR#274)

Contributors

Many thanks to the contributors of bug reports, pull requests, and pull request reviews for this release:

  • Akashdeep Dhar
  • Aurélien Bompard
  • Erol Keskin
  • Miro Hrončok
  • Stephen Coady

Version 3.1.0

Features

  • Add the app_name and agent_name properties to message schemas (#272)
  • Added "groups" property to message schemas. This property can be used if an event affects a list of groups. (#252)

fedora-messaging 3.0.2

Released on 2022-05-19.

Contributors

Many thanks to the contributors of bug reports, pull requests, and pull request reviews for this release:

  • Akashdeep Dhar
  • Aurelien Bompard

Full Changelog: fedora-infra/fedora-messaging@v3.0.1...3.0.2

fedora-messaging 3.0.1

Released on 2022-05-12.

Development Changes

  • Add packit configuration allowing us to have automatic downstream RPM builds ([#259](https://github.com/fedora-infra/fedora-messaging/issues/259) <https://github.com/fedora-infra/fedora-messaging/issues/259>_)

... (truncated)

Changelog

Sourced from fedora-messaging's changelog.

3.2.0 (2022-10-17)

Features

  • Add a priority property to messages, and a default priority in the configuration (PR#275 <https://github.com/fedora-infra/fedora-messaging/pull/275>_)
  • Add a message schema attribute and some documentation to help deprecate and upgrade message schemas ([#227](https://github.com/fedora-infra/fedora-messaging/issues/227) <https://github.com/fedora-infra/fedora-messaging/issues/227>_)

Other Changes

  • Use tomllib from the standard library on Python 3.11 and above, fallback to tomli otherwise. (PR#274 <https://github.com/fedora-infra/fedora-messaging/pull/274>_)

Contributors

Many thanks to the contributors of bug reports, pull requests, and pull request reviews for this release:

  • Akashdeep Dhar
  • Aurélien Bompard
  • Erol Keskin
  • Miro Hrončok
  • Stephen Coady

3.1.0 (2022-09-13)

Features

  • Add the app_name and agent_name properties to message schemas (PR#272 <https://github.com/fedora-infra/fedora-messaging/pull/272>_)
  • Added "groups" property to message schemas. This property can be used if an event affects a list of groups. ([#252](https://github.com/fedora-infra/fedora-messaging/issues/252) <https://github.com/fedora-infra/fedora-messaging/issues/252>_)

3.0.2 (2022-05-19)

Development Changes

... (truncated)

Commits
  • 4228dd8 Version 3.2.0
  • 038b9a1 Use tomllib from the standard library on Python 3.11
  • 9b83efe Support for message priorities
  • 9a94dcf CI: run the checks with fedora-python's tox action
  • 81861d6 Add a clear way to deprecate message schemas
  • 5195026 Version 3.1.0
  • 561ee18 Use the new app_name property in the schema documentation
  • dc51728 Add the app_name and agent_name properties to message schemas
  • 7a83458 add groups property to message
  • 10d067c Add the CI message schemas
  • 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 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 [fedora-messaging](https://github.com/fedora-infra/fedora-messaging) from 2.1.0 to 3.2.0.
- [Release notes](https://github.com/fedora-infra/fedora-messaging/releases)
- [Changelog](https://github.com/fedora-infra/fedora-messaging/blob/stable/docs/changelog.rst)
- [Commits](fedora-infra/fedora-messaging@v2.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: fedora-messaging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2022
@hluk hluk merged commit 01dcb03 into develop Nov 18, 2022
@dependabot dependabot bot deleted the dependabot/pip/fedora-messaging-3.2.0 branch November 18, 2022 11:32
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