Ecosyste.ms: OpenCollective

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

Gtk-rs

Provide GTK libraries to Rust
Collective - Host: opensource - https://opencollective.com/gtk-rs - Website: https://gtk-rs.org - Code: https://github.com/gtk-rs

Simplify library configuration step for Windows (#1644)

github.com/gtk-rs/gtk4-rs - 81f33e3bf59c51282f9a4ff683ec209b6f6156e7 authored 7 months ago by Nazar Mokrynskyi <[email protected]>
Merge pull request #1325 from ystreet/pango-attr-missing-1_50

pango: add some missing AttrInt constructors.

github.com/gtk-rs/gtk-rs-core - 8cb60c848e3e9d2c607d177a57e7ebeb8e13f63a authored 7 months ago by Sebastian Dröge <[email protected]>
pango: add some missing AttrInt constructors.

Added BaselineShift, Sentence, TextTransform, and Word attributes.

github.com/gtk-rs/gtk-rs-core - 3dae03dafd828a6f0b40621ca4adfa96f02837b5 authored 7 months ago by Matthew Waters <[email protected]>
Merge pull request #1324 from gtk-rs/bilelmoussaoui/generate-latest

Regenerate with latest gir files

github.com/gtk-rs/gtk-rs-core - ec197593946f74e7746582663a0669816e3b2956 authored 7 months ago by Sebastian Dröge <[email protected]>
build(deps): bump femtovg from 0.8.2 to 0.9.0

Bumps [femtovg](https://github.com/femtovg/femtovg) from 0.8.2 to 0.9.0.
- [Release notes](https...

github.com/gtk-rs/gtk4-rs - 7121109b7e2e75aabf33e4aa83108a0f2855510c authored 7 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump reqwest from 0.11.24 to 0.11.25

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.24 to 0.11.25.
- [Release note...

github.com/gtk-rs/gtk4-rs - 4bab32e7aa9b76e0104cd76a231b034a4b730ed8 authored 7 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert "glib: Auto generate various win32 functions"

This reverts commit f5ad70c5f5d876b5d48fe0c54c525cc657e55737.

github.com/gtk-rs/gtk-rs-core - efee03d026fc18402f4dc1d6c777dbf48a990ddf authored 7 months ago by Bilal Elmoussaoui <[email protected]>
glib: Ignore new unsafe functions

github.com/gtk-rs/gtk-rs-core - c08facb92bb9952da86e955d4f2978fd45c9254f authored 7 months ago by Bilal Elmoussaoui <[email protected]>
glib/gio: Remove no longer used version/ignore

github.com/gtk-rs/gtk-rs-core - a6f3167c7217b86f19201136bdf4b47eb5ba76e1 authored 7 months ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #1553 from gtk-rs/dependabot/cargo/env_logger-0.11.3

build(deps): bump env_logger from 0.11.2 to 0.11.3

github.com/gtk-rs/gir - e82211f1dd1ab1757765bc6acbaf7b0c96524f00 authored 7 months ago by Sebastian Dröge <[email protected]>
build(deps): bump env_logger from 0.11.2 to 0.11.3

Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.2 to 0.11.3.
- [Release not...

github.com/gtk-rs/gir - a607faefb286738a0bc27bf938398e528335bc04 authored 7 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #192 from gtk-rs/create-pull-request/patch

Update GIR files (2024-03-10)

github.com/gtk-rs/gir-files - 0f9b1df6898f3a1c30719f1a5de4d9b702edbc3b authored 7 months ago by Sebastian Dröge <[email protected]>
Update GIR files

github.com/gtk-rs/gir-files - aa5b7d95d634b8b47a1f74b018b512e7e226dca6 authored 7 months ago by sdroege <[email protected]>
Regenerate with latest gir/gir-files

github.com/gtk-rs/gtk-rs-core - fc38c6eeccf2c45efde745f13188183f27c16d61 authored 7 months ago by Bilal Elmoussaoui <[email protected]>
Update gir/gir-files submodules

github.com/gtk-rs/gtk-rs-core - 8dfc4e73c8def54b15b2f2577a8bdffa2cca4921 authored 7 months ago by Bilal Elmoussaoui <[email protected]>
glib: Don't use macros to generate ParamSpec structs

So that rustdoc-stripper can embed the docs

github.com/gtk-rs/gtk-rs-core - 37dad6c9428578bb359e75e1b8f5427c8de11d35 authored 7 months ago by Bilal Elmoussaoui <[email protected]>
glib: Mark GParamSpec types as manual

This should document some of them, except types that are defined with macros
See next commit

github.com/gtk-rs/gtk-rs-core - 6c8733475b85251cea5aaeeb1a3ce89a46a83d4c authored 7 months ago by Bilal Elmoussaoui <[email protected]>
docs: Move metadata back to packages

github.com/gtk-rs/gtk4-rs - 9d48a4322dceed3cefede72efcac16f45a5ee755 authored 8 months ago by Bilal Elmoussaoui <[email protected]>
gdk: Mark DmabufFormats.equal param as not nullable

github.com/gtk-rs/gtk4-rs - c0233e5d949ce75aceaeb292a61c62a9cdc08c37 authored 8 months ago by Bilal Elmoussaoui <[email protected]>
Update gir/gir-files submodules

github.com/gtk-rs/gtk4-rs - 6c9fb5d2c68a1ba3df45e258756bddf708cbf86b authored 8 months ago by Bilal Elmoussaoui <[email protected]>
deny: Add toml_edit override

github.com/gtk-rs/gtk4-rs - d76619b75a3ac8ad15ae1403eb119dbc16f0a6fe authored 8 months ago by Bilal Elmoussaoui <[email protected]>
gtk: Generate AccessibleAnnouncementPriority

github.com/gtk-rs/gtk4-rs - fd5d0661d7c86a055b5e3a4f412bc4e3e1277bf6 authored 8 months ago by Bilal Elmoussaoui <[email protected]>
Remove no longer needed version attributes

They are part of the annotations now

github.com/gtk-rs/gtk4-rs - 7e3c677f1495c7f1e4a2f274afe6d550935d6466 authored 8 months ago by Bilal Elmoussaoui <[email protected]>
gtk: Add missing gio_v2_80 feature

Required by the new gio::Application::version property

github.com/gtk-rs/gtk4-rs - 0e1456b7ff6eefa59f9a038b1924bdf5e3c82879 authored 8 months ago by Bilal Elmoussaoui <[email protected]>
Regenerate with latest gir/gir-files

github.com/gtk-rs/gtk4-rs - 339ad89103da81451808aef11541f125ba9eb4f1 authored 8 months ago by Bilal Elmoussaoui <[email protected]>
gtk: Don't generate getter/setter for Calendar.[day|month|year]

As they have getters/setters in v4_14, so only generate a fallback
getter/setter
if that feature...

github.com/gtk-rs/gtk4-rs - 62f9d660e41777dea24529469f12dff327d0c426 authored 8 months ago by Bilal Elmoussaoui <[email protected]>
gtk: Add a gnome-46 feature

github.com/gtk-rs/gtk4-rs - 51e0e428a58c2372709645d7c9da848f784e603a authored 8 months ago by Bilal Elmoussaoui <[email protected]>
Update clone.rs

github.com/gtk-rs/gtk-rs-core - e40fb309bbe430c362b9a8cc4510ffe9d72457ee authored 8 months ago by Bilal Elmoussaoui <[email protected]>
glib: Requires Upgrade on Downgrade::Weak type

github.com/gtk-rs/gtk-rs-core - 0f031fb52ccaeeaf9bed14c234ecc9a0a688b2c6 authored 8 months ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #856 from GuillaumeGomez/unmaintained

Mark this repository as unmaintained

github.com/gtk-rs/gtk3-rs - 2642eb776a49f3f4e3d18099001d54c564cb2fa7 authored 8 months ago by Guillaume Gomez <[email protected]>
Mark this repository as unmaintained

github.com/gtk-rs/gtk3-rs - 508a69b63a3c5bf73790e0e59101a955847f30d6 authored 8 months ago by Guillaume Gomez <[email protected]>
build(deps): bump glib-sys from `8e5054e` to `8176286`

Bumps [glib-sys](https://github.com/gtk-rs/gtk-rs-core) from `8e5054e` to `8176286`.
- [Release ...

github.com/gtk-rs/gtk4-rs - 7763de2f23f913eb843bacedc1c0f45dcbd486e1 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1320 from gtk-rs/dependabot/cargo/tempfile-3.10.1

build(deps): bump tempfile from 3.10.0 to 3.10.1

github.com/gtk-rs/gtk-rs-core - 81762866e910f81233a20c00cdefe929adf4b2ed authored 8 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1319 from gtk-rs/dependabot/cargo/syn-2.0.52

build(deps): bump syn from 2.0.51 to 2.0.52

github.com/gtk-rs/gtk-rs-core - 3faeeff3f6572305b61bcf2cd39cb03ebb102f05 authored 8 months ago by Sebastian Dröge <[email protected]>
cargo-deny: Remove libloading dependencies

github.com/gtk-rs/gtk4-rs - a1f2359fc65ca1912e672cf318f49d21ea342923 authored 8 months ago by Bilal Elmoussaoui <[email protected]>
build(deps): bump docker/login-action

Bumps [docker/login-action](https://github.com/docker/login-action) from 83a00bc1ab5ded6580f31df...

github.com/gtk-rs/gtk4-rs - 5f7175d423dd481e9d084422dac1e52e4246d5b2 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump docker/build-push-action

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4976231911ebf...

github.com/gtk-rs/gtk4-rs - 93f581688f5b52d9b7af4bbb4e3d5995725b33df authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump pkg-config from 0.3.29 to 0.3.30

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

github.com/gtk-rs/gtk4-rs - 46fefabe1b34f90c86b037613304f3641ac5ff60 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump cairo-sys-rs from `90fc203` to `8e5054e`

Bumps [cairo-sys-rs](https://github.com/gtk-rs/gtk-rs-core) from `90fc203` to `8e5054e`.
- [Rele...

github.com/gtk-rs/gtk4-rs - c99022ebd59fc4dd87138d3e71e6535c076a95b0 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump tempfile from 3.10.0 to 3.10.1

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.0 to 3.10.1.
- [Changelog](htt...

github.com/gtk-rs/gtk4-rs - 4bccbe24ce97cbe2d8ced5b8f8a665a5da64a018 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump tempfile from 3.10.0 to 3.10.1

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.0 to 3.10.1.
- [Changelog](htt...

github.com/gtk-rs/gtk-rs-core - 961818d3998967eb7b0e2d0cd55f60abdaaae6a8 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump syn from 2.0.51 to 2.0.52

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

github.com/gtk-rs/gtk-rs-core - 10be65695d6410c1127b2f71e44bfecfcbaf7ff8 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #191 from gtk-rs/create-pull-request/patch

Update GIR files (2024-03-03)

github.com/gtk-rs/gir-files - 2437ecd9a33dcc4b3e79b65bfcb5e8697612d765 authored 8 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1552 from gtk-rs/dependabot/cargo/log-0.4.21

build(deps): bump log from 0.4.20 to 0.4.21

github.com/gtk-rs/gir - c537d4a590439fec74f323276dbe55a988d42d47 authored 8 months ago by Sebastian Dröge <[email protected]>
build(deps): bump log from 0.4.20 to 0.4.21

Bumps [log](https://github.com/rust-lang/log) from 0.4.20 to 0.4.21.
- [Release notes](https://g...

github.com/gtk-rs/gir - e46faa191d83a81713f30a47c1ea28a1ecec5780 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update GIR files

github.com/gtk-rs/gir-files - e8cbda0fa34cc337be935a32d09a88128272c2bc authored 8 months ago by sdroege <[email protected]>
Merge pull request #1317 from gtk-rs/dependabot/cargo/syn-2.0.51

build(deps): bump syn from 2.0.49 to 2.0.51

github.com/gtk-rs/gtk-rs-core - 8e5054e4daea31be1fe2843d4003a00ccc8b6451 authored 8 months ago by Sebastian Dröge <[email protected]>
build(deps): bump syn from 2.0.49 to 2.0.51

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

github.com/gtk-rs/gtk-rs-core - fea5c7f6a4efb436dbff64738a6032e78b0b9917 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump gobject-sys from `ea413ca` to `90fc203`

Bumps [gobject-sys](https://github.com/gtk-rs/gtk-rs-core) from `ea413ca` to `90fc203`.
- [Relea...

github.com/gtk-rs/gtk4-rs - 4136ba2de5fc6190821ec1ec126ba3cf2d9db18e authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump windows from 0.52.0 to 0.53.0

Bumps [windows](https://github.com/microsoft/windows-rs) from 0.52.0 to 0.53.0.
- [Release notes...

github.com/gtk-rs/gtk4-rs - 50fabfb2437c37c07457c81d9a6fd8f6cf797989 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump async-channel from 2.1.1 to 2.2.0

Bumps [async-channel](https://github.com/smol-rs/async-channel) from 2.1.1 to 2.2.0.
- [Release ...

github.com/gtk-rs/gtk4-rs - 2a1d7119421d246024994758b703283623ac62cf authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #190 from gtk-rs/bilelmoussaoui/fetch-unix

Fetch GLib/Gio unix files

github.com/gtk-rs/gir-files - b9db716f1bb776c0c9e89e2055c7c66073b73424 authored 8 months ago by Bilal Elmoussaoui <[email protected]>
Fetch also the GLib/Gio unix specific GIR file

The windows patch will need work, for later

github.com/gtk-rs/gir-files - da95abc8bae39a66e2eb7d14a4e18f84675d5cc2 authored 8 months ago by Bilal Elmoussaoui <[email protected]>
chore: Reformat dl file

github.com/gtk-rs/gir-files - e69b5fa795289dc106ea7624782107577bdb9e33 authored 8 months ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #1316 from pbor/flags-default

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

github.com/gtk-rs/gtk-rs-core - 90fc2033d4824e1c80a575d03b3c164e9901faf8 authored 8 months ago by Sebastian Dröge <[email protected]>
macros: allow to specify #[default] for glib::flags

github.com/gtk-rs/gtk-rs-core - ffae264712d85561bef4c385be3edfbca077ccea authored 8 months ago by Paolo Borelli <[email protected]>
build(deps): bump freetype-rs from 0.35.0 to 0.36.0

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

github.com/gtk-rs/gtk-rs-core - 35cb84d68650fa31ea19d80b3c6266f0404587d7 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert "Automatically assume that `win32_` and `unix_` should use the related cfg"

This reverts commit 45a6bd2da05280d53495f25b8cdd6d0db3be1ae5.

github.com/gtk-rs/gir - 4dd714f7f3b10b8d545b4efbc058d5a5adeba83e authored 8 months ago by Guillaume Gomez <[email protected]>
Revert "Generate cfgs with `update_cfgs` on enums as well"

This reverts commit 64710692da4a313208bf73f70a38c46739f90f91.

github.com/gtk-rs/gir - 1dd96f64933a82f607f041fd0e30e059969d8118 authored 8 months ago by Guillaume Gomez <[email protected]>
Revert "Correctly generate cfg condition for ABI tests"

This reverts commit fec874523a28d14c301cd9573584c381191433aa.

github.com/gtk-rs/gir - bafe62e6305242dbce97ead998df777681bfc7e3 authored 8 months ago by Guillaume Gomez <[email protected]>
Merge pull request #189 from gtk-rs/create-pull-request/patch

Update GIR files (2024-02-18)

github.com/gtk-rs/gir-files - 3723e8739b5fff79f2a778073349ebfc8367605b authored 8 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1549 from gtk-rs/dependabot/cargo/env_logger-0.11.2

build(deps): bump env_logger from 0.11.1 to 0.11.2

github.com/gtk-rs/gir - eb2bef011d14f1b71a13d8096a356e1205ed0149 authored 8 months ago by Sebastian Dröge <[email protected]>
build(deps): bump gdk-pixbuf-sys from `8e574d3` to `ea413ca`

Bumps [gdk-pixbuf-sys](https://github.com/gtk-rs/gtk-rs-core) from `8e574d3` to `ea413ca`.
- [Re...

github.com/gtk-rs/gtk4-rs - e1acb3335c85343424bdc79f441c1a2cf04cc4b3 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump docker/login-action

Bumps [docker/login-action](https://github.com/docker/login-action) from 3d58c274f17dffee475a552...

github.com/gtk-rs/gtk4-rs - c5b01b1f59606ec49877424047cf89af7d39877b authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump chrono from 0.4.33 to 0.4.34

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.33 to 0.4.34.
- [Release notes](ht...

github.com/gtk-rs/gtk4-rs - 0721068ba2022904138167e294d676e3691ab1e7 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump env_logger from 0.11.1 to 0.11.2

Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.1 to 0.11.2.
- [Release not...

github.com/gtk-rs/gir - e68b19cacb0dcebc9dbaa5ed4d932496a4fce970 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update GIR files

github.com/gtk-rs/gir-files - 46149967a244300bff611a7caa06d25ce9fae157 authored 8 months ago by sdroege <[email protected]>
Merge pull request #1313 from sdroege/update-cargo-lock

Update Cargo.lock

github.com/gtk-rs/gtk-rs-core - ea413caf9dca8235d59f47f36b677384e5ceeeaf authored 8 months ago by Sebastian Dröge <[email protected]>
deny: Add toml_edit / winnow overrides

github.com/gtk-rs/gtk-rs-core - c247810acda039224c91e255d6de919c8aa3ca89 authored 8 months ago by Sebastian Dröge <[email protected]>
Update Cargo.lock

github.com/gtk-rs/gtk-rs-core - 5c1d76e19d4f4c313f84363e8bb146c50df6ba4e authored 8 months ago by Sebastian Dröge <[email protected]>
Remove Cargo.lock from .gitignore

github.com/gtk-rs/gtk-rs-core - 46b3232e6b46fe64a45f98c7c2fbb61778cbda81 authored 8 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1312 from sdroege/quark-from-static-gstr

glib: Add `Quark::from_static_str()`

github.com/gtk-rs/gtk-rs-core - 03c5a850037c582a0a5fca07f8e1cd1cf924c4fc authored 8 months ago by Sebastian Dröge <[email protected]>
glib: Use `Self` instead of `Quark` in a few places

github.com/gtk-rs/gtk-rs-core - 2454592bc8ed70b2847e884f50c886219ab8e963 authored 8 months ago by Sebastian Dröge <[email protected]>
glib: Add `Quark::from_static_str()`

This avoids an allocation if the string is already statically allocated.

github.com/gtk-rs/gtk-rs-core - 92ec419ba0b8f2c28f75038b30b7ef1963b5efca authored 8 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1311 from gtk-rs/bilelmoussaoui/fix-docs

docs: Move metadata back to packages

github.com/gtk-rs/gtk-rs-core - d9a35571b5c633e930500e9fcbb7272e6c39e409 authored 8 months ago by Sebastian Dröge <[email protected]>
docs: Move metadata back to packages

The workspace one is not picked... no idea why & how

github.com/gtk-rs/gtk-rs-core - 92089b410d666137945816c72a732d86c05445e4 authored 8 months ago by Bilal Elmoussaoui <[email protected]>
cairo: Fix version of the v1_18 feature

github.com/gtk-rs/gtk-rs-core - 3dc5ddc6c53fcc5bdc7fb35e914726a0d36cc41e authored 8 months ago by L. E. Segovia <[email protected]>
Merge pull request #1308 from sdroege/glib-compiletests-1.76

glib: Fix expected error output of compiletests for 1.76

github.com/gtk-rs/gtk-rs-core - 50b2225655438f21d19b80302fa2e839c1082425 authored 8 months ago by Sebastian Dröge <[email protected]>
glib: Fix expected error output of compiletests for 1.76

github.com/gtk-rs/gtk-rs-core - 55a0d8535c330e3c1081993aacf17b3f613e6eb2 authored 8 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1307 from gtk-rs/dependabot/cargo/tempfile-3.10.0

build(deps): bump tempfile from 3.9.0 to 3.10.0

github.com/gtk-rs/gtk-rs-core - 7fecfda09a30eeee39897c61e87320f00af8f881 authored 8 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1306 from gtk-rs/dependabot/cargo/thiserror-1.0.57

build(deps): bump thiserror from 1.0.56 to 1.0.57

github.com/gtk-rs/gtk-rs-core - 0fc91d8a693a7efeeeb90dc64adf0d86e4e6740d authored 8 months ago by Sebastian Dröge <[email protected]>
build(deps): bump tempfile from 3.9.0 to 3.10.0

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.9.0 to 3.10.0.
- [Changelog](http...

github.com/gtk-rs/gtk-rs-core - 6e3ad662f4bbb9638fdb091d0b5d595ad9824a40 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump thiserror from 1.0.56 to 1.0.57

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

github.com/gtk-rs/gtk-rs-core - 2bcd2ba5e9cfa32510726d83ece2db99507fc325 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump glib from `f7e88e6` to `8e574d3`

Bumps [glib](https://github.com/gtk-rs/gtk-rs-core) from `f7e88e6` to `8e574d3`.
- [Release note...

github.com/gtk-rs/gtk4-rs - 7cbcf0766474f3bedb14efa00797ce87e56f99b7 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump tempfile from 3.9.0 to 3.10.0

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.9.0 to 3.10.0.
- [Changelog](http...

github.com/gtk-rs/gtk4-rs - d65489c4b66821811011848eba9b508f2382022b authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1548 from gtk-rs/dependabot/cargo/toml-0.8.10

build(deps): bump toml from 0.8.9 to 0.8.10

github.com/gtk-rs/gir - cf59b06ac46a23818ed4efb43f9b545502fac741 authored 8 months ago by Sebastian Dröge <[email protected]>
build(deps): bump toml from 0.8.9 to 0.8.10

Bumps [toml](https://github.com/toml-rs/toml) from 0.8.9 to 0.8.10.
- [Commits](https://github.c...

github.com/gtk-rs/gir - d1ed84f68ac67e4a6ed2e696b6ebc972ed2ea02b authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #188 from gtk-rs/create-pull-request/patch

Update GIR files (2024-02-09)

github.com/gtk-rs/gir-files - 7bdd0d3cd0d219b79475e72db6d2e786c4738cad authored 8 months ago by Sebastian Dröge <[email protected]>
Update GIR files

github.com/gtk-rs/gir-files - aebac2ba823d660f2742ce801396463040853cb9 authored 8 months ago by bilelmoussaoui <[email protected]>
Merge pull request #1546 from GuillaumeGomez/cfg-abi

Correctly generate cfg condition for ABI tests

github.com/gtk-rs/gir - 689d9ff5af5ebb8b7245fb537dbf197101e39da4 authored 8 months ago by Sebastian Dröge <[email protected]>
Correctly generate cfg condition for ABI tests

github.com/gtk-rs/gir - fec874523a28d14c301cd9573584c381191433aa authored 8 months ago by Guillaume Gomez <[email protected]>
Merge pull request #1545 from GuillaumeGomez/enum-cfg

Generate cfgs with `update_cfgs` on enums as well

github.com/gtk-rs/gir - ba6727dc429d91008b8c95378b0fb8bcaf80bc1a authored 8 months ago by Sebastian Dröge <[email protected]>
Generate cfgs with `update_cfgs` on enums as well

github.com/gtk-rs/gir - 64710692da4a313208bf73f70a38c46739f90f91 authored 8 months ago by Guillaume Gomez <[email protected]>
chore: Drop no longer needed deny skips

github.com/gtk-rs/gtk-rs-core - 8e574d3a8e445ff9184b00bd490e6f403cd5aa9c authored 8 months ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #1301 from sdroege/syn-2.0.32

glib-macros: Require at least syn 2.0.32

github.com/gtk-rs/gtk-rs-core - 36b593d38950dbbbfd577a39795e115d552df759 authored 9 months ago by Sebastian Dröge <[email protected]>
glib-macros: Require at least syn 2.0.32

Fixes https://github.com/gtk-rs/gtk-rs-core/issues/1300

github.com/gtk-rs/gtk-rs-core - 07d54b6a0d94572b79005ef15d4c1570fa87b370 authored 9 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1540 from GuillaumeGomez/gen-cfg-automatically

Automatically assume that `win32_` and `unix_` should use the related cfg

github.com/gtk-rs/gir - 5975266da3b0fa1195e53213502a8c9bc5d9b1ac authored 9 months ago by Guillaume Gomez <[email protected]>
Merge pull request #1299 from sdroege/clippy-warnings

Fix some new clippy warnings

github.com/gtk-rs/gtk-rs-core - 4fd5ecf98d4e9f1ec0c42cf0e9bec3db4c39f8d1 authored 9 months ago by Sebastian Dröge <[email protected]>
Fix some new clippy warnings

github.com/gtk-rs/gtk-rs-core - b2815a342edb271ce02babb9a705bd35b7a454bc authored 9 months ago by Sebastian Dröge <[email protected]>
build(deps): bump docker/build-push-action

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 94d76d3bc1409...

github.com/gtk-rs/gtk4-rs - b0e95567bc31a511723cc3eb53273ef7caf5abee authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>