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 cairo-rs from 0.18.5 to 0.19.4 #16

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 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 cairo-rs from 0.18.5 to 0.19.4.

Release notes

Sourced from cairo-rs's releases.

0.19.4

Bilal Elmoussaoui:
      Fix nightly clippy warnings
      gio: Stop re-exporting all the types in prelude
      gio: Move guards to trait definitions
      gio/socket: Replace c_int import with full qualifier
      gio/tests: Guard variable that is used on windows only builds
      typos: Ignore guid false-positive

Fabio Valentini: glib: fix UB in VariantStrIter::impl_get

Maximiliano Sandoval: Document values of Continue and Break

Sebastian Dröge: Work around rustdoc-stripper bug Fix glib compiletest expected output for Rust 1.77 Update Cargo.lock Revert "deny: Add heck 0.4 to the ignore list" Update version to 0.19.4

Ville Hakulinen: docs: construct attribute for glib::Properties docs: fix typo

0.19.3

Matthew Waters:
      pango: add some missing AttrInt constructors.

Paolo Borelli: macros: allow to specify #[default] for glib::flags

Sebastian Dröge: glib: Add Quark::from_static_str() glib: Use Self instead of Quark in a few places glib: Drop the main context future return value sender on finalize glib: Fix memory leak in subclass::shared tests glib: Use glib::GString for collate keys glib: Avoid heap allocation and copy of input strings for collation glib: Don't misuse slice::get_unchecked() Update versions to 0.19.3

Ville Hakulinen: gio: correctly free argument list items tests: skip failing test on windows

... (truncated)

Commits
  • 5e944f2 Merge pull request #1351 from sdroege/0.19-backports
  • ffc2f11 Revert "deny: Add heck 0.4 to the ignore list"
  • 3cd83b6 Update Cargo.lock
  • f7369c9 typos: Ignore guid false-positive
  • 296f4e0 gio/tests: Guard variable that is used on windows only builds
  • ba8bd34 gio/socket: Replace c_int import with full qualifier
  • 79b627e gio: Move guards to trait definitions
  • e5318d2 gio: Stop re-exporting all the types in prelude
  • 691e46a Fix nightly clippy warnings
  • b2d5b35 docs: fix typo
  • 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 added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 19, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/cairo-rs-0.19.4 branch 2 times, most recently from 9f8df14 to 0391f59 Compare June 19, 2024 04:48
Bumps [cairo-rs](https://github.com/gtk-rs/gtk-rs-core) from 0.18.5 to 0.19.4.
- [Release notes](https://github.com/gtk-rs/gtk-rs-core/releases)
- [Changelog](https://github.com/gtk-rs/gtk-rs-core/blob/master/CHANGELOG.md)
- [Commits](gtk-rs/gtk-rs-core@0.18.5...0.19.4)

---
updated-dependencies:
- dependency-name: cairo-rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/cairo-rs-0.19.4 branch from 0391f59 to e035c22 Compare June 19, 2024 04:48
@Decodetalkers Decodetalkers merged commit 20b12a3 into master Jun 19, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/cairo-rs-0.19.4 branch June 19, 2024 04:49
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
Development

Successfully merging this pull request may close these issues.

1 participant