Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gtk-rs/gtk-rs-core

Rust bindings for GNOME libraries
https://github.com/gtk-rs/gtk-rs-core

Merge pull request #1269 from gtk-rs/dependabot/cargo/syn-2.0.44

build(deps): bump syn from 2.0.41 to 2.0.44

3dac35c22f47d53a46b672c2f27235a96334aab7 authored about 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1268 from gtk-rs/dependabot/cargo/thiserror-1.0.53

build(deps): bump thiserror from 1.0.51 to 1.0.53

3657891ac63a8a5c09c7defe8b76e815e36cf488 authored about 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1267 from gtk-rs/dependabot/cargo/memchr-2.7.1

build(deps): bump memchr from 2.6.4 to 2.7.1

447b48b40d8a658c3b30a48adbc9450e2b0d6b8e authored about 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1266 from gtk-rs/dependabot/cargo/proc-macro2-1.0.73

build(deps): bump proc-macro2 from 1.0.70 to 1.0.73

0f42a33ddac4790132f18506585060a77f16a32d authored about 1 year ago by Sebastian Dröge <[email protected]>
build(deps): bump futures from 0.3.29 to 0.3.30

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.29 to 0.3.30.
- [Release notes...

0cd05a079aed755d8c58037bdeb4d5bc1971ab97 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump syn from 2.0.41 to 2.0.44

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.41 to 2.0.44.
- [Release notes](https://git...

e2f7a8c4ad6bb517f676fad32c40df08439f649b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump thiserror from 1.0.51 to 1.0.53

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.51 to 1.0.53.
- [Release notes]...

3687d96e3c743de796ab6f41e0b6549248b783f7 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump memchr from 2.6.4 to 2.7.1

Bumps [memchr](https://github.com/BurntSushi/memchr) from 2.6.4 to 2.7.1.
- [Commits](https://gi...

3ae3de25543ebd47bace25f6cbb2dc7ab8390d80 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump proc-macro2 from 1.0.70 to 1.0.73

Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.70 to 1.0.73.
- [Release no...

35a556434e99578f11e009a6a6cf607c136e9770 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1256 from fbrouille/fix_concurrency_issues

Fix concurrency issues

df9d809aae072d6aead9400a03cdf92bd68e7c07 authored about 1 year ago by Sebastian Dröge <[email protected]>
fix concurrency issues in macro helper attribute 'enum_dynamic'

Signed-off-by: fbrouille <[email protected]>

64c305c3ef530b1ab6ac89b64ff939524f12593c authored about 1 year ago by fbrouille <[email protected]>
fix concurrency issues in macro helper attribute 'object_interface_dynamic'

Signed-off-by: fbrouille <[email protected]>

0cce9206a565453622b47f12e5b93bcabef90560 authored about 1 year ago by fbrouille <[email protected]>
build(deps): bump futures-util from 0.3.29 to 0.3.30

Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.29 to 0.3.30.
- [Release ...

d8f78d7fab38bbc615506a731a955eb9477ffd3d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump pkg-config from 0.3.27 to 0.3.28

Bumps [pkg-config](https://github.com/rust-lang/pkg-config-rs) from 0.3.27 to 0.3.28.
- [Changel...

b47fbcc5d219064f9929e0e9cb4ce6633c187f72 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump futures-io from 0.3.29 to 0.3.30

Bumps [futures-io](https://github.com/rust-lang/futures-rs) from 0.3.29 to 0.3.30.
- [Release no...

8e7270bff983eea12ef8efb3690d9e9dcb6c399d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump futures-channel from 0.3.29 to 0.3.30

Bumps [futures-channel](https://github.com/rust-lang/futures-rs) from 0.3.29 to 0.3.30.
- [Relea...

1f3ce95675925b71ffbe959d597143332e7f5e70 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix concurrency issues in macro helper attribute 'object_subclass_dynamic'

Signed-off-by: fbrouille <[email protected]>

68dd2e51e87de639f0cc70170e2fe1ddd97b3013 authored about 1 year ago by fbrouille <[email protected]>
Merge pull request #1255 from fbrouille/refactor_api_dynamic_types

Refactor macros to register dynamic types

279063e985f7f18796458cb4a38fb0da53921a51 authored about 1 year ago by Sebastian Dröge <[email protected]>
replace derive macro 'DynamicEnum' by the derive macro helper attribute 'enum_dynamic' for derive macro 'Enum'

Signed-off-by: fbrouille <[email protected]>

7400c0bb5907903597c779dd5e5b7dc1d1ca5300 authored about 1 year ago by fbrouille <[email protected]>
replace macro 'dynamic_object_interface' by the macro helper attribute 'object_interface_dynamic' for macro 'object_interface'

Signed-off-by: fbrouille <[email protected]>

1c68de95ab0a5a4a527e3e81a9d664334d1727fd authored about 1 year ago by fbrouille <[email protected]>
replace macro 'dynamic_object_subclass' by the macro helper attribute 'object_subclass_dynamic' for macro 'object_subclass'

Signed-off-by: fbrouille <[email protected]>

f78cdaa30b2b16b9c21a03b8c7693d3d1921faab authored about 1 year ago by fbrouille <[email protected]>
Merge pull request #1254 from sdroege/clippy-warnings

Fix / work around a couple of new clippy 1.75 warnings

c173103ff6e1fe81c881247c3573eb69bfe6524f authored about 1 year ago by Sebastian Dröge <[email protected]>
Fix / work around a couple of new clippy 1.75 warnings

cfe74379e432524a8dc8566685569108ef1587de authored about 1 year ago by Sebastian Dröge <[email protected]>
build(deps): bump thiserror from 1.0.50 to 1.0.51 (#1253)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.50 to 1.0.51.
- [Release notes...

68da79cb6126f79b74d3f6a22171867cc2aa6b4c authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump syn from 2.0.40 to 2.0.41 (#1252)

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.40 to 2.0.41.
- [Release notes](https://gi...

984b1d06332f2dcf7f5f80be466dc6f1e8da1f21 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add support of enums as dynamic types (#1220)

Add support of enums as dynamic types

d982e089b87a17c762f6a46abc5aa40b55c848a1 authored about 1 year ago by fred <[email protected]>
Merge pull request #1245 from gtk-rs/dependabot/cargo/trybuild2-1.2.0

build(deps): bump trybuild2 from 1.1.0 to 1.2.0

90153c5c60c0aa4c0097f0cbb04b7d82ea728573 authored about 1 year ago by Sebastian Dröge <[email protected]>
build(deps): bump trybuild2 from 1.1.0 to 1.2.0

Bumps [trybuild2](https://github.com/GuillaumeGomez/trybuild2) from 1.1.0 to 1.2.0.
- [Commits](...

80f7dcb6b050c5870db54b50b85a230386ed44fd authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1246 from gtk-rs/dependabot/cargo/freetype-rs-0.34.1

build(deps): bump freetype-rs from 0.34.0 to 0.34.1

9487e7270db7b52e5378682c080d6641949bdd00 authored about 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1247 from gtk-rs/dependabot/cargo/syn-2.0.40

build(deps): bump syn from 2.0.39 to 2.0.40

e6c531cf8905039ec7d4e6b96fa875b53cf83bf2 authored about 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1244 from gtk-rs/dependabot/cargo/once_cell-1.19.0

build(deps): bump once_cell from 1.18.0 to 1.19.0

e5ffe8b07ffef6886b448466669182f70cea6890 authored about 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1243 from gtk-rs/dependabot/cargo/libc-0.2.151

build(deps): bump libc from 0.2.150 to 0.2.151

0ec8666525d40672fa0beab7bd71e6772cc942f0 authored about 1 year ago by Sebastian Dröge <[email protected]>
build(deps): bump syn from 2.0.39 to 2.0.40

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.39 to 2.0.40.
- [Release notes](https://git...

30a5b008280c1ee096622b176be5864ae9219ac0 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump freetype-rs from 0.34.0 to 0.34.1

Bumps [freetype-rs](https://github.com/PistonDevelopers/freetype-rs) from 0.34.0 to 0.34.1.
- [R...

36ea98e98bf53c2e13ad5e2e07f9dd5968e87eff authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump once_cell from 1.18.0 to 1.19.0

Bumps [once_cell](https://github.com/matklad/once_cell) from 1.18.0 to 1.19.0.
- [Changelog](htt...

c3415a9e399c5094c15ae48a67a240435ce90a74 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump libc from 0.2.150 to 0.2.151

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.150 to 0.2.151.
- [Release notes](https...

20a6965f227e11523d0ac4adbb39c348384c8abb authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1241 from pbor/macros

macros: generate GlibPtrDefault when deriving Boxed and SharedBoxed

b29209bf69ff9b24f3994205eb47b28f78b68940 authored about 1 year ago by Sebastian Dröge <[email protected]>
macros: generate GlibPtrDefault when deriving Boxed and SharedBoxed

efc51cd11b2b24ccfee5d63abc54e215e81a7f5d authored about 1 year ago by Paolo Borelli <[email protected]>
gio: return NULL from spawn_blocking's underlying gtask

This tells GIO that the task did in fact complete, and avoids a log
message when the task is fin...

040982150bd37bfdded805a5a7851752925c98d8 authored about 1 year ago by Zander Brown <[email protected]>
Merge pull request #1238 from sdroege/data-input-stream-no-const

gio: Don't wrongly cast DataInputStream byte arrays to a const pointer

6b1bdba71308f89d36fef152a47a411becee5329 authored about 1 year ago by Sebastian Dröge <[email protected]>
gio: Use `Slice<u8>` in a few places instead of `Vec<u8>` to avoid copies

The returned values are already transfer full so copying them to a `Vec`
is unnecessary.

755e0826254e818503197eaa8e8797ecb06b9e6e authored about 1 year ago by Sebastian Dröge <[email protected]>
gio: Don't wrongly cast `DataInputStream` byte arrays to a const pointer

They're transfer full and need to be freed, which wouldn't be possible
for a const pointer.

Fix...

d43af6a782b13320a0f6ccf1d65ae0090e4f0256 authored about 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1233 from sdroege/simplify-pointer-casts

Simplify pointer casts

a0d52347c99a5e1e7186f18e0db9f9e67eae1bb8 authored about 1 year ago by Sebastian Dröge <[email protected]>
Regenerate with latest gir / gir-files

f49c2c0e2692f5cc601ed6a98cc25bde4340d546 authored about 1 year ago by Sebastian Dröge <[email protected]>
Update gir-files

53d85efb41b5517714db51623063f353757f2167 authored about 1 year ago by Sebastian Dröge <[email protected]>
Update gir

d80a445980b783c7ee9ad692f5468d0b828a473f authored about 1 year ago by Sebastian Dröge <[email protected]>
Simplify a few pointer casts

4f27a6fdebc25291396611827a549887befaea26 authored about 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1232 from gtk-rs/dependabot/cargo/proc-macro2-1.0.70

build(deps): bump proc-macro2 from 1.0.69 to 1.0.70

d3509157c1770c4e6d41a23c00fcff2168b3ee22 authored about 1 year ago by Sebastian Dröge <[email protected]>
build(deps): bump proc-macro2 from 1.0.69 to 1.0.70

Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.69 to 1.0.70.
- [Release no...

e9921eb3aaf64ace108ddc816f8d895ce482c5b2 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1230 from sdroege/no-more-pspec-ctor

glib: Remove deprecated paramspec constructors

a07ec7484ab68bbac04d3f2d2d393a1beda6a48e authored about 1 year ago by Sebastian Dröge <[email protected]>
glib: Remove deprecated paramspec constructors

512434b4f79156e6ebb48779bd44a62476e60e3c authored about 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1226 from sdroege/winapi-to-windows-sys

Move from unmaintained winapi crate to windows-sys

90c77c4f4ca733b31d90010552816e33e6bdf156 authored about 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1225 from zachs18/matchinfo-lifetime

Matchinfo lifetime

72b073c5cc4be0dad9350089adea7027734c0e40 authored about 1 year ago by Sebastian Dröge <[email protected]>
Move from unmaintained winapi crate to windows-sys

windows-sys / windows is also used by the gdk4-win32 crate.

1276fd6249c73cca4dd7edd6fe5e4f3e9c62505f authored about 1 year ago by Sebastian Dröge <[email protected]>
Update Cargo.lock

76d4a5923423de83d93dfae1858308eec4318d75 authored about 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1227 from GuillaumeGomez/fix-clippy

Fix new clippy lints

855d3adf44a3601d5b73a05e9bfd49ea61d592a5 authored about 1 year ago by Sebastian Dröge <[email protected]>
Fix new clippy lints

e01ca4846a6cc4573a4709d3ac7e4083b2173ac6 authored about 1 year ago by Guillaume Gomez <[email protected]>
glib: Add a lifetime generic to MatchInfo.

Implement MatchInfo manually.
Manually implements refcounting and from/into glib ptrs instead of...

2fd6046cecca06a794840d6f9195428a2c00437c authored about 1 year ago by Zachary S <[email protected]>
Merge pull request #1224 from gtk-rs/dependabot/cargo/smallvec-1.11.2

build(deps): bump smallvec from 1.11.1 to 1.11.2

86f7b343fad927d04ce736d6eb4a43561e84443d authored about 1 year ago by Sebastian Dröge <[email protected]>
build(deps): bump smallvec from 1.11.1 to 1.11.2

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.11.1 to 1.11.2.
- [Release notes...

b5e0854ff22e2df270f91807c730efffa4d553a7 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1221 from GuillaumeGomez/cargo-lock

Add `Cargo.lock` to git tracking

24ac2075336c7a1ccd5058fd3b732f6616f2f9da authored about 1 year ago by Sebastian Dröge <[email protected]>
Fix deny error

54852aefb3ae0c1d48bd17287ac48be53054889c authored about 1 year ago by Guillaume Gomez <[email protected]>
Add `Cargo.lock` to git tracking

9d1fe855aa49cbb04ef99209d6cafd91f416bbe3 authored about 1 year ago by Guillaume Gomez <[email protected]>
Merge pull request #1218 from pbor/unix-socket-addr

gio: fix UnixSocketAddress constructor with a path

d9cc3253bf65bbb821e4d2e48fa4dd9854afd269 authored about 1 year ago by Sebastian Dröge <[email protected]>
gio: fix UnixSocketAddress constructor with a path

as_os_str().len() does not return the number of bytes in the string, but
the full allocation siz...

f0eff3f7b0678ceea69f6c8ea101fd59773af6c7 authored about 1 year ago by Paolo Borelli <[email protected]>
Merge pull request #1169 from fbrouille/module_type

add support of module types

2cb10ec3f305f954ca30c708c752458e4af4eabb authored about 1 year ago by Sebastian Dröge <[email protected]>
add support of object subclasses and interfaces registered as dynamic types

Signed-off-by: fbrouille <[email protected]>

6839fc497d491e8df5b4c9cfdf3b4a28fba9f02a authored about 1 year ago by fbrouille <[email protected]>
glib: Remove `MainContext::channel()`

Async code generally allows for more flexible message handling than the
callback based MainConte...

e3e821d5a377118950592e5eb2df59d6327a3853 authored about 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1145 from ranfdev/master

Add object_subclass example

e93e8990bc33540526ef07cc75cfd3cfc7586da1 authored about 1 year ago by ranfdev <[email protected]>
Add object_subclass example

bddbc658e84dc7a625906cbcc48932f49031937e authored about 1 year ago by ranfdev <[email protected]>
glib: Implement Regex

These modules are inefficient and should not be used by Rust programs except for
compatibility w...

03bce03c20587f598dbdcb40cde7541000a41a56 authored about 1 year ago by David Hewitt <[email protected]>
build(deps): update freetype-rs requirement from 0.32 to 0.34

Updates the requirements on [freetype-rs](https://github.com/PistonDevelopers/freetype-rs) to pe...

26c6870b33503dd1da3014cf80a1779cac4078fb authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
deny: Remove freetype-rs

As it was to bitflags 2.0

203c957625eae34032add99d8ea057daece7f56b authored about 1 year ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #1207 from awused/priority

Add _full and _local_full methods for idle and timeout callbacks that take priority

833080a98315693ce26faa6ea54f78f0bbb32c21 authored about 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1204 from ranfdev/ext_trait_subclass

Implement ext trait on IsA<T>, don't generate overridden methods

d6e3e680aaee137e0687b30afe35638bbd978e18 authored about 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1208 from zecakeh/action-map-weak

gio: Use weak reference to ActionMap when adding action entries

2cb955ea8d077efcf7f14777f84dde0573805430 authored about 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1210 from RealKC/bool-error-fmt-variable-expansion

glib: Allow variable expansion in format strings passed to bool_error & result_from_gboolean

90f24bd3ca7f0377e4ab18b3985afe3f4c2685b3 authored about 1 year ago by Sebastian Dröge <[email protected]>
glib: Allow variable expansion in fmt strings passed to `result_from_gboolean`

d2fc5035850e0c286bc2e79ddc3e9e1bc5562ecd authored about 1 year ago by Mițca Dumitru <[email protected]>
glib: Allow variable expansion in format strings passed to `bool_error`

378180a0a659ecda4b99764ae23d143396eea7a9 authored about 1 year ago by Mițca Dumitru <[email protected]>
gio: Use weak reference to ActionMap when adding action entries

Otherwise it is not possible to drop the ActionMap without
dropping the actions first.

133f3834653f1cb0c3b66f984f2498a361c87812 authored about 1 year ago by Kévin Commaille <[email protected]>
Add _full and _local_full methods for idle and timeout callbacks.

a5b5cdd8492e4ba5fb99a67428b522ea97d01b19 authored about 1 year ago by Desuwa <[email protected]>
Implement ext trait on IsA<T>, don't generate overridden methods

dc6da06f32723881dafa8329e8ab895c9b2841e6 authored about 1 year ago by ranfdev <[email protected]>
glib: Implement object class methods via a trait instead of directly on `Class<Object>`

This makes them callable directly from more places and is more in sync
with how such methods are...

d1fdc2ea5797b5e091aec091f0389b163cce5a47 authored about 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1201 from Hofer-Julian/add-spawn-functions

Add `spawn_future` and `spawn_future_local` convenience functions

9125737a3e4cffde9e0e0331da0d9ebcfa92dfd2 authored about 1 year ago by Sebastian Dröge <[email protected]>
Add `spawn_future` and `spawn_future_local` convenience functions

A couple of gtk-rs apps currently use utility functions to make spawning futures less verbose.
S...

2ae030c428119433a3355af4afe7ecd183662fd0 authored about 1 year ago by Julian Hofer <[email protected]>
deny: Remove toml_edit override

70f9d7dca32ca9b29366f6f6db5d1e0f5051ef2c authored over 1 year ago by Sebastian Dröge <[email protected]>
glib-macros: Update to proc-macro-crate 2

2ccd7c8cd684564d7fb66572fa765a13bcf5ef77 authored over 1 year ago by Sebastian Dröge <[email protected]>
deny: Update for system-deps depending on old toml / toml_edit

c50b34a163a3b0fc7cc63627ca5f106b3a5ad632 authored over 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1155 from gtk-rs/bilelmoussaoui/regen

Regenerate with latest gir/gir-files

548955f03f8de7272ef75dc53949fabcd699d8ce authored over 1 year ago by Sebastian Dröge <[email protected]>
Require a mutable reference for the `glib::List` mutable iterators

a638d94c6f53addc5db9d980a6e128fed17f5b25 authored over 1 year ago by Sebastian Dröge <[email protected]>
Remove some unused `std::fmt` imports

59bb7e036c22e4e033da756b48c5b76dc469b757 authored over 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1181 from cgwalters/gstring-as-str

glib/GStringPtr: Add `as_str()` and `Deref<Target=&str>`

9b6192912a16e58321c8ed8e909e8dc04afc473c authored over 1 year ago by Sebastian Dröge <[email protected]>
glib/GStringPtr: Add `as_str()` and `Deref<Target=&str>`

I was updating some code to glib 0.18 and we were previously
using `as_str()` - which is what th...

dc856e5ccc048ce8b71013d874a9bb6fe1f45c3d authored over 1 year ago by Colin Walters <[email protected]>
Merge pull request #1195 from gtk-rs/dependabot/github_actions/actions/checkout-4

build(deps): bump actions/checkout from 3 to 4

153420bf4fb48b0cd8a65e90fc6f36547fa3fd94 authored over 1 year ago by Sebastian Dröge <[email protected]>
build(deps): bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

e7eaea9a72b94de0b26f8fd1f821b7022c8878bb authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1190 from gtk-rs/dependabot/github_actions/docker/build-push-action-5

build(deps): bump docker/build-push-action from 3 to 5

a615a7e786a25a3c9bfaf232fb5b2f9b805c83f4 authored over 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1189 from gtk-rs/dependabot/github_actions/docker/login-action-3

build(deps): bump docker/login-action from 2 to 3

cc7a7cad94d8801a3237b4f7917ecf93167b5b1e authored over 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1179 from gtk-rs/bilelmoussaoui-patch-2

CI: add a cargo deny job

965208140e3048daa5a5ed25938a97e55e09d0cf authored over 1 year ago by Sebastian Dröge <[email protected]>
fix glyph string analysis methods that don't need &mut

5e0be5c791f142ef070fbdc16c04800239a07985 authored over 1 year ago by Brian Vincent <[email protected]>
glib-macros: Mark property getters as #[must_use]

39ef9c06eac9c497420b419ad1b19ec979dedf1d authored over 1 year ago by Aaron Erhardt <[email protected]>