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.14.9 to 0.15.11 #83

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps cairo-rs from 0.14.9 to 0.15.11.

Release notes

Sourced from cairo-rs's releases.

0.15.11

Jason Francis (9):
      glib-macros: Fix clippy lints
      glib: Generate docs for BindingGroupBuilder
      glib: implement ValueTypeOptional for Variant, VariantType, BoxedValue
      glib: Add safety docs for WatchedObject::borrow
      glib: Implement Sync for WatchedObject
      Implement ValueTypeOptional for BoxedInline and cairo types
      cairo: Fix soundness in ToValueOptional for inline structs
      cairo: Implement FromValue for reference types
      cairo: Implement GValue wrappers for Matrix

Luca BRUNO (1): glib/variant: add some more safe wrappers

Mițca Dumitru (5): gdk_pixbuf: Improve Pixbuf::pixels documentation glib: Remove redundant null-checks before g_free glib: Remove redundant null-checks before free-like functions gio: Remove redudant null-checks before g_free gio: Remover redundant null-checks before g_strdup

Paolo Borelli (1): error: add matches method

Rodrigo Rivas Costa (1): glib: Fix conversion between Variant and OsString/PathBuf.

SeaDve (1): glib-macros: Remove boxed_nullable and shared_boxed_nullable attribute for glib::Boxed

Sebastian Dröge (12): glib: Fix build with v2_72 and require 2.72.0 now Fix a couple of new clippy warnings gio: Update serial_test dependency to 0.6 glib: Add to_glib_full() for Path / OsStr glib: Fix mkdtemp() and mkdtemp_full() glib: Add new ObjectImplRef and ObjectImplWeakRef types glib: Add getter for glib::Error domain quark ci: Update gvsbuild version ci: Switch to windows-2019 image Update versions to 0.15.11 glib: Lower glib-macros version requirement to 0.15.10

ranfdev (1): remove extend_from_slice position subtraction, add test

0.15.10

... (truncated)

Commits
  • 59eea57 glib: Lower glib-macros version requirement to 0.15.10
  • 8e85489 Update versions to 0.15.11
  • e5ea937 Merge pull request #657 from sdroege/0.15-backports
  • 8750b6d ci: Switch to windows-2019 image
  • cad807b ci: Update gvsbuild version
  • 94e0fe2 cairo: Implement GValue wrappers for Matrix
  • bf7f402 cairo: Implement FromValue for reference types
  • dd4e4a3 cairo: Fix soundness in ToValueOptional for inline structs
  • 36d510f Implement ValueTypeOptional for BoxedInline and cairo types
  • 2ed4e81 glib: Add getter for glib::Error domain quark
  • 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 [cairo-rs](https://github.com/gtk-rs/gtk-rs-core) from 0.14.9 to 0.15.11.
- [Release notes](https://github.com/gtk-rs/gtk-rs-core/releases)
- [Commits](gtk-rs/gtk-rs-core@0.14.9...0.15.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Related to dependency updates label May 2, 2022
@calebcartwright
Copy link
Member

Closing in favor of #78 as this requires a batch of updates to be performed atomically

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/cairo-rs-0.15.11 branch May 8, 2022 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant