Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps glib from 0.16.7 to 0.17.1.

Release notes

Sourced from glib's releases.

0.17.1

Guillaume Desmottes:

  • glib: param_spec: add ParamSpecEnumBuilder::default_value()

Mițca Dumitru:

  • glib: Make WeakRef useable with the Properties derive macro
  • glib: Make SendWeakRef useable with the Properties derive macro

Sebastian Dröge:

  • glib: Add various IntoStrV impls

YuraIz:

  • graphene: Implement Default trait for vectors, matrix, points and rect

ranfdev:

  • glib: properties: improve conversion error reporting inside setter

0.17.0

Aaron Erhardt:

  • glib-build-tools: Fix reporting of errors

Alberto Ruiz:

  • gdk-pixbuf: check if either width/height is null before assignment in animation_get_size()

Andrey Kutejko:

  • glib-build-tools: Do not hard-code path separator

Bilal Elmoussaoui:

  • gio: Make GioFuture handle infallible futures
  • glib: Ignore useless new constant
  • glib: Implement more From traits for StrV
  • clippy: Drop/move certain lints guards

Guillaume Gomez:

  • glib: Greatly improve compiler errors in clone! proc macro
  • glib: Add span info into clone! UI tests

Jason Francis:

  • glib: impl From<T> for Variant to move into variants
  • gio: use Into<Variant> for SettingsExtManual::set
  • add impl From<T> for Value for manually implemented types
  • glib: use Into<Value> instead of ToValue when possible
  • glib-sys: ignore some unsupported types
  • sys: add a few extra preprocessor bits to fix abi tests
  • gio: support sending/receiving socket control messages
  • gio: implement DatagramBased
  • gio: implement output stream writev methods
  • gio: support writev in stream impls for io::Write, AsyncWrite
  • cairo: fix some misc warnings

... (truncated)

Changelog

Sourced from glib's changelog.

[0.17.1]

Guillaume Desmottes:

  • glib: param_spec: add ParamSpecEnumBuilder::default_value()

Mițca Dumitru:

  • glib: Make WeakRef useable with the Properties derive macro
  • glib: Make SendWeakRef useable with the Properties derive macro

Sebastian Dröge:

  • glib: Add various IntoStrV impls

YuraIz:

  • graphene: Implement Default trait for vectors, matrix, points and rect

ranfdev:

  • glib: properties: improve conversion error reporting inside setter

[0.17.0]

Aaron Erhardt:

  • glib-build-tools: Fix reporting of errors

Alberto Ruiz:

  • gdk-pixbuf: check if either width/height is null before assignment in animation_get_size()

Andrey Kutejko:

  • glib-build-tools: Do not hard-code path separator

Bilal Elmoussaoui:

  • gio: Make GioFuture handle infallible futures
  • glib: Ignore useless new constant
  • glib: Implement more From traits for StrV
  • clippy: Drop/move certain lints guards

Guillaume Gomez:

  • glib: Greatly improve compiler errors in clone! proc macro
  • glib: Add span info into clone! UI tests

Jason Francis:

  • glib: impl From<T> for Variant to move into variants
  • gio: use Into<Variant> for SettingsExtManual::set
  • add impl From<T> for Value for manually implemented types
  • glib: use Into<Value> instead of ToValue when possible
  • glib-sys: ignore some unsupported types
  • sys: add a few extra preprocessor bits to fix abi tests
  • gio: support sending/receiving socket control messages
  • gio: implement DatagramBased
  • gio: implement output stream writev methods
  • gio: support writev in stream impls for io::Write, AsyncWrite

... (truncated)

Commits
  • 54bef77 Update CHANGELOG.md for 0.17.1
  • 77eefaf Update versions to 0.17.1
  • 7bab45f Merge pull request #988 from sdroege/0.17-backports
  • b255b88 Make SendWeakRef useable with the Properties derive macro
  • 336d98c Make WeakRef useable with the Properties derive macro
  • 8470820 properties: improve conversion error inside setter
  • 199d6f6 Implement Default trait for vectors, matrix, points and rect
  • 78f2887 glib: Add various IntoStrV impls
  • 3dbf2a6 param_spec: add ParamSpecEnumBuilder::default_value()
  • 0cde1b0 Add version = "0.17" to all gtk-rs-core dependencies
  • 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 [glib](https://github.com/gtk-rs/gtk-rs-core) from 0.16.7 to 0.17.1.
- [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.16.7...0.17.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2023

Superseded by #109.

@dependabot dependabot bot closed this Feb 23, 2023
@dependabot dependabot bot deleted the dependabot/cargo/glib-0.17.1 branch February 23, 2023 13:21
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.

1 participant