Skip to content

Bump the minor-patch group across 1 directory with 43 updates#491

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/minor-patch-60f69e843e
Closed

Bump the minor-patch group across 1 directory with 43 updates#491
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/minor-patch-60f69e843e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 13, 2025

Bumps the minor-patch group with 37 updates in the / directory:

Package From To
gettext-rs 0.7.2 0.7.7
autocfg 1.4.0 1.5.0
bitflags 2.9.0 2.9.4
cairo-rs 0.20.7 0.20.12
cairo-sys-rs 0.20.7 0.20.10
cc 1.2.20 1.2.41
gdk-pixbuf 0.20.9 0.20.10
gdk-pixbuf-sys 0.20.7 0.20.10
gettext-sys 0.22.5 0.26.0
gio 0.20.9 0.20.12
gio-sys 0.20.9 0.20.10
glib 0.20.9 0.20.12
glib-macros 0.20.7 0.20.12
glib-sys 0.20.9 0.20.10
gobject-sys 0.20.9 0.20.10
graphene-rs 0.20.9 0.20.10
graphene-sys 0.20.7 0.20.10
gtk4 0.9.6 0.9.7
hashbrown 0.15.2 0.15.5
indexmap 2.9.0 2.11.4
libc 0.2.172 0.2.177
memchr 2.7.4 2.7.6
pango 0.20.9 0.20.12
pango-sys 0.20.9 0.20.10
proc-macro-crate 3.3.0 3.4.0
proc-macro2 1.0.95 1.0.101
quote 1.0.40 1.0.41
regex 1.11.1 1.12.2
regex-syntax 0.8.5 0.8.8
semver 1.0.26 1.0.27
slab 0.4.9 0.4.11
smallvec 1.15.0 1.15.1
syn 2.0.101 2.0.106
system-deps 7.0.3 7.0.5
temp-dir 0.1.14 0.1.16
toml 0.8.20 0.8.23
unicode-ident 1.0.18 1.0.19

Updates gettext-rs from 0.7.2 to 0.7.7

Release notes

Sourced from gettext-rs's releases.

gettext-rs 0.7.7

Changed

  • Allow gettext-sys 0.26

gettext-rs 0.7.6

Changed

  • Allow gettext-sys 0.25

gettext-rs 0.7.5

Changed

  • Document that GNU gettext tools support Rust since 0.24, so xgettext can be used in place of xtr (#139) (Bruno Haible)
  • Allow gettext-sys 0.24

gettext-rs 0.7.4

Changed

  • Allow gettext-sys 0.23

gettext-rs 0.7.3

Added

  • Support for glibc/libintl shipped with GNU/Hurd (Pino Toscano)
Commits
  • 690ca8c Merge pull request #147 from gettext-rs/feature/bump-to-0.26
  • d0a5ca9 Bump gettext-sys to 0.26.0, gettext-rs to 0.7.7
  • 4fd2573 Merge pull request #146 from gettext-rs/feature/bump-to-0.25
  • 2700b0e Bump gettext-sys to 0.25.0, gettext-rs to 0.7.6
  • 445a2a8 Merge pull request #145 from gettext-rs/feature/bump-to-0.24
  • 755cb4c Bump gettext-sys to 0.24.0, gettext-rs to 0.7.5
  • 2eff679 Merge pull request #135 from gettext-rs/feature/bump-to-0.23
  • 6f1bf67 Bump gettext-sys to 0.23.2, gettext-rs to 0.7.4
  • 307e223 Release gettext-rs 0.7.3
  • e742a4c Release gettext-sys 0.22.6
  • Additional commits viewable in compare view

Updates autocfg from 1.4.0 to 1.5.0

Commits

Updates bitflags from 2.9.0 to 2.9.4

Release notes

Sourced from bitflags's releases.

2.9.4

What's Changed

Full Changelog: bitflags/bitflags@2.9.3...2.9.4

2.9.3

What's Changed

New Contributors

Full Changelog: bitflags/bitflags@2.9.2...2.9.3

2.9.2

What's Changed

Full Changelog: bitflags/bitflags@2.9.1...2.9.2

2.9.1

What's Changed

Full Changelog: bitflags/bitflags@2.9.0...2.9.1

Changelog

Sourced from bitflags's changelog.

2.9.4

What's Changed

Full Changelog: bitflags/bitflags@2.9.3...2.9.4

2.9.3

What's Changed

New Contributors

Full Changelog: bitflags/bitflags@2.9.2...2.9.3

2.9.2

What's Changed

Full Changelog: bitflags/bitflags@2.9.1...2.9.2

2.9.1

What's Changed

Full Changelog: bitflags/bitflags@2.9.0...2.9.1

Commits
  • de0ec28 Merge pull request #461 from KodrAus/cargo/2.9.4
  • c31df3c prepare for 2.9.4 release
  • 3a9cce2 Merge pull request #460 from bitflags/doc/cargo-features
  • 8eb1c7c add Cargo features to readme
  • f59ad49 Merge pull request #459 from KodrAus/cargo/2.9.3
  • 2c3a4f4 prepare for 2.9.3 release
  • 9e1cf3e Merge pull request #458 from nnethercote/streamline-generated-code
  • a3f1f78 Avoid calling InternalBitFlags::{bits,from_bits_retain}.
  • aead794 Avoid local variables in generated code.
  • 85b5e60 Merge pull request #456 from KodrAus/cargo/2.9.2
  • Additional commits viewable in compare view

Updates cairo-rs from 0.20.7 to 0.20.12

Release notes

Sourced from cairo-rs's releases.

0.20.12

Carlos Martín Nieto:
      examples: add some docs to the example using the Properties macro
      glib-macros: Properties: copy property docs to getter
      glib-macros: Properties: allow setting getter and setter docs
      glib-macros: Properties: copy over the doc comments more elegantly
      glib-macros: extend `Properties` docs with the getter-setter docs
      glib-macros: add some generic comments for property notifications

Sebastian Dröge:
glib: Remove nonsense comments about glib::Slice pointers being NULL-terminated
glib: Make sure that empty glib::StrV / glib::PtrSlice returns a valid pointer
Fix new nightly warning about confusing lifetime flows
Update Cargo.lock
tests: Add Cargo.lock
Update version to 0.20.12

nozwock:
Clarify usage requirement of Properties macro for enum types
Link to Properties macro section on usage with Enum derived enums
Derive Default for MyEnum in example of Properties macro

0.20.11

Sebastian Dröge:
      Update version to 0.20.11

Sophie Herold:
Revert "gio: manually implement content_type_guess"

0.20.10

Bilal Elmoussaoui:
      ignore typ typo
      gobject: Work around wrongly added v2_82 feature
      glib: Implement Deref/DerefMut for ThreadGuard

David Hewitt:
gio: manually implement content_type_guess

Leo Schaefer:
Fix bug in bindings of shape_full and shape_with_flags
Use as_ptr and bring shape_full and shape_with_flags into the same format

Sebastian Dröge:
Update gir
Update gir-files
</tr></table>

... (truncated)

Commits
  • 337dde5 Update version to 0.20.12
  • ffe84f9 Merge pull request #1744 from sdroege/0.20-backports
  • 85af5ec tests: Add Cargo.lock
  • c6e5cea Update Cargo.lock
  • ad487aa Fix new nightly warning about confusing lifetime flows
  • 02baaed Derive Default for MyEnum in example of Properties macro
  • cce148b glib: Make sure that empty glib::StrV / glib::PtrSlice returns a valid po...
  • 311cb1f glib: Remove nonsense comments about glib::Slice pointers being NULL-term...
  • 3baeb18 Link to Properties macro section on usage with Enum derived enums
  • af720cb Clarify usage requirement of Properties macro for enum types
  • Additional commits viewable in compare view

Updates cairo-sys-rs from 0.20.7 to 0.20.10

Release notes

Sourced from cairo-sys-rs's releases.

0.20.10

Bilal Elmoussaoui:
      ignore typ typo
      gobject: Work around wrongly added v2_82 feature
      glib: Implement Deref/DerefMut for ThreadGuard

David Hewitt: gio: manually implement content_type_guess

Leo Schaefer: Fix bug in bindings of shape_full and shape_with_flags Use as_ptr and bring shape_full and shape_with_flags into the same format

Sebastian Dröge: Update gir Update gir-files gio: Ignore g_dbus_connection_register_object_with_closures2() for now glib: Add bindings for g_intern_string() and g_intern_static_string() to GStr graphene: Add some // rustdoc-stripper-ignore-next glib: Add From<AsRef<str>> impl for GStringPtr pango: Implement pango_shape() bindings manually and ignore pango_shape_item() for now cairo: Pass a mutable reference when we expect the function to mutate the value Fix new clippy 1.86 warnings ci: Update to Ubuntu 24.04 for building the image ci: Install some more development packages for the image build Add 2.86 glib/gio version features Regenerate with latest gir / gir-files Update Cargo.lock Update version to 0.20.10

Sebastian Wiesner: Wrap IntoFuture around Cancellable::future Derive Debug and Clone for variant DictEntry

Wesley Moore: cairo: Fix some typos in Error Display impl

0.20.9

Christopher Head (2):
      Fix incorrect documentation
      Re-export CancelledHandlerId

Philipp Jungkamp: glib: Implement ToGlibContainerFromSlice for CStr and CString gio: Use manual env: &amp;[OsString] parameter for SubprocessLauncher::set_environ

Sebastian Dröge: </tr></table>

... (truncated)

Commits
  • 7a02e4f Update version to 0.20.10
  • cb02e40 Merge pull request #1718 from sdroege/0.20-backports
  • b65960a Update Cargo.lock
  • f1566fe gio: manually implement content_type_guess
  • 4fd1980 Regenerate with latest gir / gir-files
  • e688a10 cairo: Fix some typos in Error Display impl
  • be02ba3 glib: Implement Deref/DerefMut for ThreadGuard
  • 539fc35 gobject: Work around wrongly added v2_82 feature
  • 7efee60 Derive Debug and Clone for variant DictEntry
  • 8847194 Wrap IntoFuture around Cancellable::future
  • Additional commits viewable in compare view

Updates cc from 1.2.20 to 1.2.41

Release notes

Sourced from cc's releases.

cc-v1.2.41

Other

  • Allow using VCToolsVersion to request a specific msvc version (#1589)
  • Regenerate target info (#1592)
  • Regenerate windows sys bindings (#1591)
  • Update windows-bindgen requirement from 0.64 to 0.65 (#1590)
  • Fix get_base_archiver_variant for clang-cl: use --print-search-dirs (#1587)

cc-v1.2.40

Other

  • Reorder changelog and remove duplicate Unreleased section (#1579)
  • Prefer clang if linker-plugin-lto specified (#1573)
  • Fix building for Mac Catalyst (#1577)
  • Improve ESP microcontroller targets (#1574)

cc-v1.2.39

No release notes provided.

cc-v1.2.38

No release notes provided.

cc-v1.2.37

No release notes provided.

cc-v1.2.36

No release notes provided.

cc-v1.2.35

No release notes provided.

cc-v1.2.34

No release notes provided.

cc-v1.2.33

No release notes provided.

cc-v1.2.32

No release notes provided.

cc-v1.2.31

No release notes provided.

cc-v1.2.30

Other

  • define _REENTRANT by default (#1496)

cc-v1.2.29

... (truncated)

Changelog

Sourced from cc's changelog.

1.2.41 - 2025-10-10

Other

  • Allow using VCToolsVersion to request a specific msvc version (#1589)
  • Regenerate target info (#1592)
  • Regenerate windows sys bindings (#1591)
  • Update windows-bindgen requirement from 0.64 to 0.65 (#1590)
  • Fix get_base_archiver_variant for clang-cl: use --print-search-dirs (#1587)

1.2.40 - 2025-10-03

Other

  • Reorder changelog and remove duplicate Unreleased section (#1579)
  • Prefer clang if linker-plugin-lto specified (#1573)
  • Fix building for Mac Catalyst (#1577)
  • Improve ESP microcontroller targets (#1574)

1.2.39 - 2025-09-26

Other

  • Fix cross compilation to xtensa-esp32s3-espidf (#1569)
  • Fix autodetect_wasi_compiler: support non utf-8 path (#1568)
  • Regenerate target info (#1567)
  • Fix rustcflags mapping: require -Clinker-plugin-lto for -flto (#1564)
  • Use $WASI_SDK_PATH on WASI targets by default (#1562)
  • Fix atomicity violations in concurrent cache operations (#1559)

1.2.38 - 2025-09-19

Other

  • updated the following local packages: find-msvc-tools

1.2.37 - 2025-09-12

Other

  • Fix errmsg in RustcCodegenFlags::set_rustc_flag (#1551)
  • propagate stack protector to Linux C compilers (#1550)
  • Extract new fn run_commands_in_parallel (#1549)

1.2.36 - 2025-09-05

Other

  • Regenerate windows sys bindings (#1548)
  • Update windows-bindgen requirement from 0.62 to 0.63 (#1547)

... (truncated)

Commits

Updates gdk-pixbuf from 0.20.9 to 0.20.10

Release notes

Sourced from gdk-pixbuf's releases.

0.20.10

Bilal Elmoussaoui:
      ignore typ typo
      gobject: Work around wrongly added v2_82 feature
      glib: Implement Deref/DerefMut for ThreadGuard

David Hewitt:
gio: manually implement content_type_guess

Leo Schaefer:
Fix bug in bindings of shape_full and shape_with_flags
Use as_ptr and bring shape_full and shape_with_flags into the same format

Sebastian Dröge:
Update gir
Update gir-files
gio: Ignore g_dbus_connection_register_object_with_closures2() for now
glib: Add bindings for g_intern_string() and g_intern_static_string() to GStr
graphene: Add some // rustdoc-stripper-ignore-next
glib: Add From<AsRef<str>> impl for GStringPtr
pango: Implement pango_shape() bindings manually and ignore pango_shape_item() for now
cairo: Pass a mutable reference when we expect the function to mutate the value
Fix new clippy 1.86 warnings
ci: Update to Ubuntu 24.04 for building the image
ci: Install some more development packages for the image build
Add 2.86 glib/gio version features
Regenerate with latest gir / gir-files
Update Cargo.lock
Update version to 0.20.10

Sebastian Wiesner:
Wrap IntoFuture around Cancellable::future
Derive Debug and Clone for variant DictEntry

Wesley Moore:
cairo: Fix some typos in Error Display impl

Commits
  • 7a02e4f Update version to 0.20.10
  • cb02e40 Merge pull request #1718 from sdroege/0.20-backports
  • b65960a Update Cargo.lock
  • f1566fe gio: manually implement content_type_guess
  • 4fd1980 Regenerate with latest gir / gir-files
  • e688a10 cairo: Fix some typos in Error Display impl
  • be02ba3 glib: Implement Deref/DerefMut for ThreadGuard
  • 539fc35 gobject: Work around wrongly added v2_82 feature
  • 7efee60 Derive Debug and Clone for variant DictEntry
  • 8847194 Wrap IntoFuture around Cancellable::future
  • Additional commits viewable in compare view

Updates gdk-pixbuf-sys from 0.20.7 to 0.20.10

Release notes

Sourced from gdk-pixbuf-sys's releases.

0.20.10

Bilal Elmoussaoui:
      ignore typ typo
      gobject: Work around wrongly added v2_82 feature
      glib: Implement Deref/DerefMut for ThreadGuard

David Hewitt: gio: manually implement content_type_guess

Leo Schaefer: Fix bug in bindings of shape_full and shape_with_flags Use as_ptr and bring shape_full and shape_with_flags into the same format

Sebastian Dröge: Update gir Update gir-files gio: Ignore g_dbus_connection_register_object_with_closures2() for now glib: Add bindings for g_intern_string() and g_intern_static_string() to GStr graphene: Add some // rustdoc-stripper-ignore-next glib: Add From<AsRef<str>> impl for GStringPtr pango: Implement pango_shape() bindings manually and ignore pango_shape_item() for now cairo: Pass a mutable reference when we expect the function to mutate the value Fix new clippy 1.86 warnings ci: Update to Ubuntu 24.04 for building the image ci: Install some more development packages for the image build Add 2.86 glib/gio version features Regenerate with latest gir / gir-files Update Cargo.lock Update version to 0.20.10

Sebastian Wiesner: Wrap IntoFuture around Cancellable::future Derive Debug and Clone for variant DictEntry

Wesley Moore: cairo: Fix some typos in Error Display impl

0.20.9

Christopher Head (2):
      Fix incorrect documentation
      Re-export CancelledHandlerId

Philipp Jungkamp: glib: Implement ToGlibContainerFromSlice for CStr and CString gio: Use manual env: &amp;[OsString] parameter for SubprocessLauncher::set_environ

Sebastian Dröge: </tr></table>

... (truncated)

Commits
  • 7a02e4f Update version to 0.20.10
  • cb02e40 Merge pull request #1718 from sdroege/0.20-backports
  • b65960a Update Cargo.lock
  • f1566fe gio: manually implement content_type_guess
  • 4fd1980 Regenerate with latest gir / gir-files
  • e688a10 cairo: Fix some typos in Error Display impl
  • be02ba3 glib: Implement Deref/DerefMut for ThreadGuard
  • 539fc35 gobject: Work around wrongly added v2_82 feature
  • 7efee60 Derive Debug and Clone for variant DictEntry
  • 8847194 Wrap IntoFuture around Cancellable::future
  • Additional commits viewable in compare view

Updates gettext-sys from 0.22.5 to 0.26.0

Release notes

Sourced from gettext-sys's releases.

gettext-sys 0.26.0

Changed

  • Bump bundled GNU gettext to 0.26 (Alexander Batischev)

gettext-sys 0.25.0

Changed

  • Bump bundled GNU gettext to 0.25.1 (Alexander Batischev)

gettext-sys 0.24.0

Changed

  • Bump bundled GNU gettext to 0.24.2 (Alexander Batischev)

gettext-sys 0.23.0

Please note that in macOS 15 the iconv() call is too broken to be used by GNU gettext; see the upstream bug: https://savannah.gnu.org/bugs/index.php?66541

Changed

  • Bump bundled GNU gettext to 0.23.2 (Alexander Batischev)

gettext-sys 0.22.6

Added

  • Support for glibc/libintl shipped with GNU/Hurd (Pino Toscano)

Changed

  • Stop building libgettext binaries that aren't required for gettext-sys. This speeds up the compilation of the vendored GNU gettext by an order of magnitude (Bruno Haible, Alexander Batischev)

Fixed

  • Build failure on OpenBSD caused by tar not supporting --strip-components and -J (#116) (Alfred Morgan, Alexander Batischev)
Commits
  • 690ca8c Merge pull request #147 from gettext-rs/feature/bump-to-0.26
  • d0a5ca9 Bump gettext-sys to 0.26.0, gettext-rs to 0.7.7
  • 4fd2573 Merge pull request #146 from gettext-rs/feature/bump-to-0.25
  • 2700b0e Bump gettext-sys to 0.25.0, gettext-rs to 0.7.6
  • 445a2a8 Merge pull request #145 from gettext-rs/feature/bump-to-0.24
  • 755cb4c Bump gettext-sys to 0.24.0, gettext-rs to 0.7.5
  • 2eff679 Merge pull request #135 from gettext-rs/feature/bump-to-0.23
  • 6f1bf67 Bump gettext-sys to 0.23.2, gettext-rs to 0.7.4
  • 307e223 Release gettext-rs 0.7.3
  • e742a4c Release gettext-sys 0.22.6
  • Additional commits viewable in compare view

Updates gio from 0.20.9 to 0.20.12

Release notes

Sourced from gio's releases.

0.20.12

Carlos Martín Nieto:
      examples: add some docs to the example using the Properties macro
      glib-macros: Properties: copy property docs to getter
      glib-macros: Properties: allow setting getter and setter docs
      glib-macros: Properties: copy over the doc comments more elegantly
      glib-macros: extend `Properties` docs with the getter-setter docs
      glib-macros: add some generic comments for property notifications

Sebastian Dröge:
glib: Remove nonsense comments about glib::Slice pointers being NULL-terminated
glib: Make sure that empty glib::StrV / glib::PtrSlice returns a valid pointer
Fix new nightly warning about confusing lifetime flows
Update Cargo.lock
tests: Add Cargo.lock
Update version to 0.20.12

nozwock:
Clarify usage requirement of Properties macro for enum types
Link to Properties macro section on usage with Enum derived enums
Derive Default for MyEnum in example of Properties macro

0.20.11

Sebastian Dröge:
      Update version to 0.20.11

Sophie Herold:
Revert "gio: manually implement content_type_guess"

0.20.10

Bilal Elmoussaoui:
      ignore typ typo
      gobject: Work around wrongly added v2_82 feature
      glib: Implement Deref/DerefMut for ThreadGuard

David Hewitt:
gio: manually implement content_type_guess

Leo Schaefer:
Fix bug in bindings of shape_full and shape_with_flags
Use as_ptr and bring shape_full and shape_with_flags into the same format

Sebastian Dröge:
Update gir
Update gir-files
</tr></table>

... (truncated)

Commits
  • 337dde5 Update version to 0.20.12
  • ffe84f9 Merge pull request #1744 from sdroege/0.20-backports
  • 85af5ec tests: Add Cargo.lock
  • c6e5cea Update Cargo.lock
  • ad487aa Fix new nightly warning about confusing lifetime flows
  • 02baaed Derive Default for MyEnum in example of Properties macro
  • cce148b glib: Make sure that empty glib::StrV / glib::PtrSlice returns a valid po...
  • 311cb1f glib: Remove nonsense comments about glib::Slice pointers being NULL-term...
  • 3baeb18 Link to Properties macro section on usage with Enum derived enums
  • af720cb Clarify usage requirement of Properties macro for enum types
  • Additional commits viewable in compare view

Updates gio-sys from 0.20.9 to 0.20.10

Release notes

Sourced from gio-sys's releases.

0.20.10

Bilal Elmoussaoui:
      ignore typ typo
      gobject: Work around wrongly added v2_82 feature
      glib: Implement Deref/DerefMut for ThreadGuard

David Hewitt:
gio: manually implement content_type_guess

Leo Schaefer:
Fix bug in bindings of shape_full and shape_with_flags
Use as_ptr and bring shape_full and shape_with_flags into the same format

Sebastian Dröge:
Update gir
Update gir-files
gio: Ignore g_dbus_connection_register_object_with_closures2() for now
glib: Add bindings for g_intern_string() and g_intern_static_string() to GStr
graphene: Add some // rustdoc-stripper-ignore-next
glib: Add From<AsRef<str>> impl for GStringPtr
pango: Implement pango_shape() bindings manually and ignore pango_shape_item() for now
cairo: Pass a mutable reference when we expect the function to mutate the value
Fix new clippy 1.86 warnings
ci: Update to Ubuntu 24.04 for building the image
ci: Install some more development packages for the image build
Add 2.86 glib/gio version features
Regenerate with latest gir / gir-files
Update Cargo.lock
Update version to 0.20.10

Sebastian Wiesner:
Wrap IntoFuture around Cancellable::future
Derive Debug and Clone for variant DictEntry

Wesley Moore:
cairo: Fix some typos in Error Display impl

Commits
  • 7a02e4f Update version to 0.20.10
  • cb02e40 Merge pull request #1718 from sdroege/0.20-backports
  • b65960a Update Cargo.lock
  • f1566fe gio: manually implement content_type_guess
  • 4fd1980 Regenerate with latest gir / gir-files
  • e688a10 cairo: Fix some typos in Error Display impl
  • be02ba3 glib: Implement Deref/DerefMut for ThreadGuard
  • 539fc35 gobject: Work around wrongly added v2_82 feature
  • 7efee60 Derive Debug and Clone for variant DictEntry
  • 8847194 Wrap IntoFuture around Cancellable::future
  • Additional commits viewable in compare view

Updates glib from 0.20.9 to 0.20.12

Release notes

Sourced from glib's releases.

0.20.12

Carlos Martín Nieto:
      examples: add some docs to the example using the Properties macro
      glib-macros: Properties: copy property docs to getter
      glib-macros: Properties: allow setting getter and setter docs
      glib-macros: Properties: copy over the doc comments more elegantly
      glib-macros: extend `Properties` docs with the getter-setter docs
      glib-macros: add some generic comments for property notifications

Sebastian Dröge:
glib: Remove nonsense comments about glib::Slice pointers being NULL-terminated
glib: Make sure that empty glib::StrV / glib::PtrSlice returns a valid pointer
Fix new nightly warning about confusing lifetime flows
Update Cargo.lock
tests: Add Cargo.lock
Update version to 0.20.12

nozwock:
Clarify usage requirement of Properties macro for enum types
Link to Properties macro section on usage with Enum derived enums
Derive Default for MyEnum in example of Properties macro

0.20.11

Sebastian Dröge:
      Update version to 0.20.11

Sophie Herold:
Revert "gio: manually implement content_type_guess"

0.20.10

Bilal Elmoussaoui:
      ignore typ typo
      gobject: Work around wrongly added v2_82 feature
      glib: Implement Deref/DerefMut for ThreadGuard

David Hewitt:
gio: manually implement content_type_guess

Leo Schaefer:
Fix bug in bindings of shape_full and shape_with_flags
Use as_ptr and bring shape_full and shape_with_flags into the same format

Sebastian Dröge:
Update gir
Update gir-files
</tr></table>

... (truncated)

Commits
  • 337dde5 Update version to 0.20.12
  • ffe84f9 Merge pull request #1744 from sdroege/0.20-backports
  • 85af5ec tests: Add Cargo.lock
  • c6e5cea Update Cargo.lock
  • ad487aa Fix new nightly warning about confusing lifetime flows
  • 02baaed Derive Default for MyEnum in example of Properties macro
  • cce148b glib: Make sure that empty glib::StrV / glib::PtrSlice returns a valid po...
  • 311cb1f glib: Remove nonsense comments about glib::Slice pointers being NULL-term...
  • 3baeb18 Link to Properties macro section on usage with Enum derived enums
  • af720cb Clarify usage requirement of Properties macro for enum types
  • Additional commits viewable in compare view

Updates glib-macros from 0.20.7 to 0.20.12

Release notes

Sourced from glib-macros's releases.

0.20.12

Carlos Martín Nieto:
      examples: add some docs to the example using the Properties macro
      glib-macros: Properties: copy property docs to getter
      glib-macros: Properties: allow setting getter and setter docs
      glib-macros: Properties: copy over the doc comments more elegantly
      glib-macros: extend `Properties` docs with the getter-setter docs
      glib-macros: add some generic comments for property notifications

Sebastian Dröge:
glib: Remove nonsense comments about glib::Slice pointers being NULL-terminated
glib: Make sure that empty glib::StrV / glib::PtrSlice returns a valid pointer
Fix new nightly warning about confusing lifetime flows
Update Cargo.lock
tests: Add Cargo.lock
Update version to 0.20.12

nozwock:
Clarify usage requirement of Properties macro for enum types
Link to Properties macro section on usage with Enum derived enums
Derive Default for MyEnum in example of Properties macro

0.20.11

Sebastian Dröge:
      Update version to 0.20.11

Sophie Herold:
Revert "gio: manually implement content_type_guess"

0.20.10

Bilal Elmoussaoui:
      ignore typ typo
      gobject: Work around wrongly added v2_82 feature
      glib: Implement Deref/DerefMut for ThreadGuard

David Hewitt:
gio: manually implement content_type_guess

Leo Schaefer:
Fix bug in bindings of shape_full and shape_with_flags
Use as_ptr and bring shape_full and shape_with_flags into the same format

Sebastian Dröge:
Update gir
Update gir-files
</tr></table>

... (truncated)

Commits
  • 337dde5 Update version to 0.20.12
  • ffe84f9 Merge pull request #1744 from sdroege/0.20-backports
  • 85af5ec tests: Add Cargo.lock
  • c6e5cea Update Cargo.lock
  • ad487aa Fix new nightly warning about confusing lifetime flows
  • 02baaed Derive Default for MyEnum in example of Properties macro
  • cce148b glib: Make sure that empty glib::StrV / glib::PtrSlice returns a valid po...
  • 311cb1f glib: Remove nonsense comments about glib::Slice pointers being NULL-term...
  • 3baeb18 Link to Properties macro section on usage with Enum derived enums
  • af720cb Clarify usage requirement of Properties macro for enum types
  • Additional commits viewable in compare view

Updates glib-sys from 0.20.9 to 0.20.10

Release notes

Sourced from glib-sys's releases.

0.20.10

Bilal Elmoussaoui:
      ignore typ typo
      gobject: Work around wrongly added v2_82 feature
      glib: Implement Deref/DerefMut for ThreadGuard

David Hewitt:
gio: manually implement content_type_guess

Leo Schaefer:
Fix bug in bindings of shape_full and shape_with_flags
Use as_ptr and bring shape_full and shape_with_flags into the same format

Sebastian Dröge:
Update gir
Update gir-files
gio: Ignore g_dbus_connection_register_object_with_closures2() for now
glib: Add bindings for g_intern_string() and g_intern_static_string() to GStr
graphene: Add some // rustdoc-stripper-ignore-next
glib: Add From<AsRef<str>> impl for GStringPtr
pango: Implement pango_shape() bindings manually and ignore pango_shape_item() for now
cairo: Pass a mutable reference when we expect the function to mutate the value
Fix new clippy 1.86 warnings
ci: Update to Ubuntu 24.04 for building the image
ci: Install some more development packages for the image build
Add 2.86 glib/gio version features
Regenerate with latest gir / gir-files
Update Cargo.lock
Update version to 0.20.10

Sebastian Wiesner:
Wrap IntoFuture around Cancellable::future
Derive Debug and Clone for variant DictEntry

Wesley Moore:
cairo: Fix some typos in Error Display impl

Commits
  • 7a02e4f Update version to 0.20.10
  • cb02e40 Merge pull request #1718 from sdroege/0.20-backports
  • b65960a Update Cargo.lock
  • f1566fe gio: manually implement content_type_guess
  • 4fd1980 Regenerate with latest gir / gir-files
  • e688a10 cairo: Fix some typos in Error Display impl
  • be02ba3 glib: Implement Deref/DerefMut for ThreadGuard
  • 539fc35 gobject: Work around wrongly added v2_82 feature
  • 7efee60 Derive Debug and Clone for variant DictEntry
  • 8847194 Wrap IntoFuture around Cancellable::future
  • Additional commits viewable in compare view

Updates `go...

Description has been truncated

Bumps the minor-patch group with 37 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [gettext-rs](https://github.com/gettext-rs/gettext-rs) | `0.7.2` | `0.7.7` |
| [autocfg](https://github.com/cuviper/autocfg) | `1.4.0` | `1.5.0` |
| [bitflags](https://github.com/bitflags/bitflags) | `2.9.0` | `2.9.4` |
| [cairo-rs](https://github.com/gtk-rs/gtk-rs-core) | `0.20.7` | `0.20.12` |
| [cairo-sys-rs](https://github.com/gtk-rs/gtk-rs-core) | `0.20.7` | `0.20.10` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.20` | `1.2.41` |
| [gdk-pixbuf](https://github.com/gtk-rs/gtk-rs-core) | `0.20.9` | `0.20.10` |
| [gdk-pixbuf-sys](https://github.com/gtk-rs/gtk-rs-core) | `0.20.7` | `0.20.10` |
| [gettext-sys](https://github.com/gettext-rs/gettext-rs) | `0.22.5` | `0.26.0` |
| [gio](https://github.com/gtk-rs/gtk-rs-core) | `0.20.9` | `0.20.12` |
| [gio-sys](https://github.com/gtk-rs/gtk-rs-core) | `0.20.9` | `0.20.10` |
| [glib](https://github.com/gtk-rs/gtk-rs-core) | `0.20.9` | `0.20.12` |
| [glib-macros](https://github.com/gtk-rs/gtk-rs-core) | `0.20.7` | `0.20.12` |
| [glib-sys](https://github.com/gtk-rs/gtk-rs-core) | `0.20.9` | `0.20.10` |
| [gobject-sys](https://github.com/gtk-rs/gtk-rs-core) | `0.20.9` | `0.20.10` |
| [graphene-rs](https://github.com/gtk-rs/gtk-rs-core) | `0.20.9` | `0.20.10` |
| [graphene-sys](https://github.com/gtk-rs/gtk-rs-core) | `0.20.7` | `0.20.10` |
| [gtk4](https://github.com/gtk-rs/gtk4-rs) | `0.9.6` | `0.9.7` |
| [hashbrown](https://github.com/rust-lang/hashbrown) | `0.15.2` | `0.15.5` |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.9.0` | `2.11.4` |
| [libc](https://github.com/rust-lang/libc) | `0.2.172` | `0.2.177` |
| [memchr](https://github.com/BurntSushi/memchr) | `2.7.4` | `2.7.6` |
| [pango](https://github.com/gtk-rs/gtk-rs-core) | `0.20.9` | `0.20.12` |
| [pango-sys](https://github.com/gtk-rs/gtk-rs-core) | `0.20.9` | `0.20.10` |
| [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) | `3.3.0` | `3.4.0` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.95` | `1.0.101` |
| [quote](https://github.com/dtolnay/quote) | `1.0.40` | `1.0.41` |
| [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.12.2` |
| [regex-syntax](https://github.com/rust-lang/regex) | `0.8.5` | `0.8.8` |
| [semver](https://github.com/dtolnay/semver) | `1.0.26` | `1.0.27` |
| [slab](https://github.com/tokio-rs/slab) | `0.4.9` | `0.4.11` |
| [smallvec](https://github.com/servo/rust-smallvec) | `1.15.0` | `1.15.1` |
| [syn](https://github.com/dtolnay/syn) | `2.0.101` | `2.0.106` |
| [system-deps](https://github.com/gdesmott/system-deps) | `7.0.3` | `7.0.5` |
| [temp-dir](https://gitlab.com/leonhard-llc/ops) | `0.1.14` | `0.1.16` |
| [toml](https://github.com/toml-rs/toml) | `0.8.20` | `0.8.23` |
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.18` | `1.0.19` |



Updates `gettext-rs` from 0.7.2 to 0.7.7
- [Release notes](https://github.com/gettext-rs/gettext-rs/releases)
- [Commits](gettext-rs/gettext-rs@0.7.2...0.7.7)

Updates `autocfg` from 1.4.0 to 1.5.0
- [Commits](cuviper/autocfg@1.4.0...1.5.0)

Updates `bitflags` from 2.9.0 to 2.9.4
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](bitflags/bitflags@2.9.0...2.9.4)

Updates `cairo-rs` from 0.20.7 to 0.20.12
- [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.7...0.20.12)

Updates `cairo-sys-rs` from 0.20.7 to 0.20.10
- [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.7...0.20.10)

Updates `cc` from 1.2.20 to 1.2.41
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.2.20...cc-v1.2.41)

Updates `gdk-pixbuf` from 0.20.9 to 0.20.10
- [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.9...0.20.10)

Updates `gdk-pixbuf-sys` from 0.20.7 to 0.20.10
- [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.7...0.20.10)

Updates `gettext-sys` from 0.22.5 to 0.26.0
- [Release notes](https://github.com/gettext-rs/gettext-rs/releases)
- [Commits](gettext-rs/gettext-rs@gettext-sys-0.22.5...gettext-sys-0.26.0)

Updates `gio` from 0.20.9 to 0.20.12
- [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.9...0.20.12)

Updates `gio-sys` from 0.20.9 to 0.20.10
- [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.9...0.20.10)

Updates `glib` from 0.20.9 to 0.20.12
- [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.9...0.20.12)

Updates `glib-macros` from 0.20.7 to 0.20.12
- [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.7...0.20.12)

Updates `glib-sys` from 0.20.9 to 0.20.10
- [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.9...0.20.10)

Updates `gobject-sys` from 0.20.9 to 0.20.10
- [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.9...0.20.10)

Updates `graphene-rs` from 0.20.9 to 0.20.10
- [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.9...0.20.10)

Updates `graphene-sys` from 0.20.7 to 0.20.10
- [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.7...0.20.10)

Updates `gtk4` from 0.9.6 to 0.9.7
- [Release notes](https://github.com/gtk-rs/gtk4-rs/releases)
- [Changelog](https://github.com/gtk-rs/gtk4-rs/blob/main/CHANGELOG.md)
- [Commits](gtk-rs/gtk4-rs@0.9.6...0.9.7)

Updates `hashbrown` from 0.15.2 to 0.15.5
- [Release notes](https://github.com/rust-lang/hashbrown/releases)
- [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/hashbrown/commits/v0.15.5)

Updates `indexmap` from 2.9.0 to 2.11.4
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.9.0...2.11.4)

Updates `libc` from 0.2.172 to 0.2.177
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md)
- [Commits](rust-lang/libc@0.2.172...0.2.177)

Updates `memchr` from 2.7.4 to 2.7.6
- [Commits](BurntSushi/memchr@2.7.4...2.7.6)

Updates `pango` from 0.20.9 to 0.20.12
- [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.9...0.20.12)

Updates `pango-sys` from 0.20.9 to 0.20.10
- [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.9...0.20.10)

Updates `proc-macro-crate` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/bkchr/proc-macro-crate/releases)
- [Commits](bkchr/proc-macro-crate@v3.3.0...v3.4.0)

Updates `proc-macro2` from 1.0.95 to 1.0.101
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.95...1.0.101)

Updates `quote` from 1.0.40 to 1.0.41
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.40...1.0.41)

Updates `regex` from 1.11.1 to 1.12.2
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.11.1...1.12.2)

Updates `regex-automata` from 0.4.9 to 0.4.13
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@regex-automata-0.4.9...regex-automata-0.4.13)

Updates `regex-syntax` from 0.8.5 to 0.8.8
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@regex-syntax-0.8.5...regex-syntax-0.8.8)

Updates `semver` from 1.0.26 to 1.0.27
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](dtolnay/semver@1.0.26...1.0.27)

Updates `serde` from 1.0.219 to 1.0.228
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.219...v1.0.228)

Updates `serde_derive` from 1.0.219 to 1.0.228
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.219...v1.0.228)

Updates `slab` from 0.4.9 to 0.4.11
- [Release notes](https://github.com/tokio-rs/slab/releases)
- [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/slab@v0.4.9...v0.4.11)

Updates `smallvec` from 1.15.0 to 1.15.1
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](servo/rust-smallvec@v1.15.0...v1.15.1)

Updates `syn` from 2.0.101 to 2.0.106
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.101...2.0.106)

Updates `system-deps` from 7.0.3 to 7.0.5
- [Release notes](https://github.com/gdesmott/system-deps/releases)
- [Changelog](https://github.com/gdesmott/system-deps/blob/main/CHANGELOG.md)
- [Commits](gdesmott/system-deps@v7.0.3...v7.0.5)

Updates `temp-dir` from 0.1.14 to 0.1.16
- [Commits](https://gitlab.com/leonhard-llc/ops/compare/temp-dir-v0.1.14...temp-dir-v0.1.16)

Updates `toml` from 0.8.20 to 0.8.23
- [Commits](toml-rs/toml@toml-v0.8.20...toml-v0.8.23)

Updates `toml_datetime` from 0.6.9 to 0.6.11
- [Commits](toml-rs/toml@toml_datetime-v0.6.9...toml_datetime-v0.6.11)

Updates `toml_edit` from 0.22.25 to 0.22.27
- [Commits](toml-rs/toml@v0.22.25...v0.22.27)

Updates `unicode-ident` from 1.0.18 to 1.0.19
- [Release notes](https://github.com/dtolnay/unicode-ident/releases)
- [Commits](dtolnay/unicode-ident@1.0.18...1.0.19)

Updates `winnow` from 0.7.7 to 0.7.13
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](winnow-rs/winnow@v0.7.7...v0.7.13)

---
updated-dependencies:
- dependency-name: gettext-rs
  dependency-version: 0.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: autocfg
  dependency-version: 1.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: bitflags
  dependency-version: 2.9.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: cairo-rs
  dependency-version: 0.20.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: cairo-sys-rs
  dependency-version: 0.20.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: cc
  dependency-version: 1.2.41
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: gdk-pixbuf
  dependency-version: 0.20.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: gdk-pixbuf-sys
  dependency-version: 0.20.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: gettext-sys
  dependency-version: 0.26.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: gio
  dependency-version: 0.20.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: gio-sys
  dependency-version: 0.20.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: glib
  dependency-version: 0.20.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: glib-macros
  dependency-version: 0.20.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: glib-sys
  dependency-version: 0.20.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: gobject-sys
  dependency-version: 0.20.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: graphene-rs
  dependency-version: 0.20.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: graphene-sys
  dependency-version: 0.20.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: gtk4
  dependency-version: 0.9.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: hashbrown
  dependency-version: 0.15.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: indexmap
  dependency-version: 2.11.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: libc
  dependency-version: 0.2.177
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: memchr
  dependency-version: 2.7.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: pango
  dependency-version: 0.20.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: pango-sys
  dependency-version: 0.20.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: proc-macro-crate
  dependency-version: 3.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: proc-macro2
  dependency-version: 1.0.101
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: quote
  dependency-version: 1.0.41
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: regex
  dependency-version: 1.12.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: regex-automata
  dependency-version: 0.4.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: regex-syntax
  dependency-version: 0.8.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: semver
  dependency-version: 1.0.27
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: serde
  dependency-version: 1.0.228
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: serde_derive
  dependency-version: 1.0.228
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: slab
  dependency-version: 0.4.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: smallvec
  dependency-version: 1.15.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: syn
  dependency-version: 2.0.106
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: system-deps
  dependency-version: 7.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: temp-dir
  dependency-version: 0.1.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: toml
  dependency-version: 0.8.23
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: toml_datetime
  dependency-version: 0.6.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: toml_edit
  dependency-version: 0.22.27
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: unicode-ident
  dependency-version: 1.0.19
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: winnow
  dependency-version: 0.7.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 13, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 27, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Oct 27, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/minor-patch-60f69e843e branch October 27, 2025 15:20
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