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 pango from 0.20.6 to 0.20.7 #266

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps pango from 0.20.6 to 0.20.7.

Release notes

Sourced from pango's releases.

0.20.7

Bilal Elmoussaoui:
      Generate all the missing Gio bindings
      Fix new beta clippy warnings
      Ignore manual_c_str_literals clippy warning

Paolo Borelli:
windows: use a range for windows-rs dependency
ci: bump gvsbuild version

Sebastian Dröge:
glib: Add Bytes::into_data() and Bytes::from_bytes()bindings Fix / silence various new Rust 1.83 clippy warnings gio: Fix nullability of various DBus method call related parameters gio: Add test for DBus method calls over a UNIX fd pair Update gir Update gir-files Regenerate with latest gir / gir-files ci: Check pango 1.56 feature on the CI pango: Update C library version requirements gio: ExportRegistrationBuilder` from the crate root
gio: Work around GLib memory leak in g_dbus_connection_register_object_with_closures()
Update Cargo.lock
deny: Update unicode license name
Update version to 0.20.7

Sebastian Wiesner:
Add convenience function to return a result
Streamline call dispatching in example
Add helper to return result from a future
Demo async call handling for gdbus
Add DBusMethodCall convenience trait

Commits
  • 1b119dc Update version to 0.20.7
  • 1a7a6be Merge pull request #1603 from sdroege/0.20-backports
  • a9f9468 Ignore manual_c_str_literals clippy warning
  • b5ec976 Fix new beta clippy warnings
  • 660d48f deny: Update unicode license name
  • bb8bae2 Update Cargo.lock
  • 99b1722 gio: Work around GLib memory leak in g_dbus_connection_register_object_with_c...
  • a806de5 gio: Export RegistrationBuilder from the crate root
  • 8be11f2 ci: bump gvsbuild version
  • c49d4d6 windows: use a range for windows-rs dependency
  • 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)

@dependabot dependabot bot requested a review from orhun as a code owner December 17, 2024 05:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 17, 2024
Bumps [pango](https://github.com/gtk-rs/gtk-rs-core) from 0.20.6 to 0.20.7.
- [Release notes](https://github.com/gtk-rs/gtk-rs-core/releases)
- [Changelog](https://github.com/gtk-rs/gtk-rs-core/blob/main/CHANGELOG.md)
- [Commits](gtk-rs/gtk-rs-core@0.20.6...0.20.7)

---
updated-dependencies:
- dependency-name: pango
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/pango-0.20.7 branch from 08e7097 to 2d73d33 Compare December 17, 2024 05:36
@mergify mergify bot merged commit e2578c6 into main Dec 17, 2024
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/pango-0.20.7 branch December 17, 2024 05:36
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants