mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
44561 commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
|
3ef0ca5e5e
|
Bump autocfg from 1.0.1 to 1.1.0
Bumps [autocfg](https://github.com/cuviper/autocfg) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/cuviper/autocfg/releases) - [Commits](https://github.com/cuviper/autocfg/compare/1.0.1...1.1.0) --- updated-dependencies: - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
8b23892551
|
Auto merge of #28810 - servo:dependabot/cargo/owning_ref-0.4.1, r=jdm
Bump owning_ref from 0.4.0 to 0.4.1 Bumps [owning_ref](https://github.com/Kimundi/owning-ref-rs) from 0.4.0 to 0.4.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Kimundi/owning-ref-rs/blob/master/CHANGELOG.md">owning_ref's changelog</a>.</em></p> <blockquote> <h2>[0.4.1] - 2020-02-27</h2> <h3>Added</h3> <ul> <li><code>map_with_owner</code> (<a href="https://github-redirect.dependabot.com/Kimundi/owning-ref-rs/issues/51">#51</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Use dyn for trait objects (<a href="https://github-redirect.dependabot.com/Kimundi/owning-ref-rs/issues/53">#53</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/Kimundi/owning-ref-rs/commits">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> |
||
|
0f1b32e4da
|
Bump x11 from 2.18.2 to 2.19.1
Bumps [x11](https://github.com/AltF02/x11-rs) from 2.18.2 to 2.19.1. - [Release notes](https://github.com/AltF02/x11-rs/releases) - [Changelog](https://github.com/AltF02/x11-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/AltF02/x11-rs/commits/v2.19.1) --- updated-dependencies: - dependency-name: x11 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
966873a7bc
|
Bump wayland-client from 0.28.5 to 0.28.6
Bumps [wayland-client](https://github.com/smithay/wayland-rs) from 0.28.5 to 0.28.6. - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md) - [Commits](https://github.com/smithay/wayland-rs/compare/v0.28.5...v0.28.6) --- updated-dependencies: - dependency-name: wayland-client dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
ff26cb95fc
|
Bump openssl-probe from 0.1.4 to 0.1.5
Bumps [openssl-probe](https://github.com/alexcrichton/openssl-probe) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/alexcrichton/openssl-probe/releases) - [Commits](https://github.com/alexcrichton/openssl-probe/compare/0.1.4...0.1.5) --- updated-dependencies: - dependency-name: openssl-probe dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
de2dbb0db9
|
Bump owning_ref from 0.4.0 to 0.4.1
Bumps [owning_ref](https://github.com/Kimundi/owning-ref-rs) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/Kimundi/owning-ref-rs/releases) - [Changelog](https://github.com/Kimundi/owning-ref-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kimundi/owning-ref-rs/commits) --- updated-dependencies: - dependency-name: owning_ref dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
20f3b0aba1
|
Bump ntapi from 0.3.6 to 0.3.7
Bumps [ntapi](https://github.com/MSxDOS/ntapi) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/MSxDOS/ntapi/releases) - [Commits](https://github.com/MSxDOS/ntapi/commits) --- updated-dependencies: - dependency-name: ntapi dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
d811fe56e7
|
Auto merge of #28808 - servo:jdm-patch-30, r=jdm
Update nightly rustc. This brings in the fix for https://github.com/rust-lang/rust/issues/95633 which should unbreak our documentation builds. |
||
|
c35d7e12ff
|
Auto merge of #28807 - servo:dependabot/cargo/vcpkg-0.2.15, r=jdm
Bump vcpkg from 0.2.10 to 0.2.15 Bumps [vcpkg](https://github.com/mcgoo/vcpkg-rs) from 0.2.10 to 0.2.15. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mcgoo/vcpkg-rs/blob/master/CHANGELOG.md">vcpkg's changelog</a>.</em></p> <blockquote> <h2>[0.2.15] - 2021-06-19</h2> <h3>Changed</h3> <ul> <li>No change in functionality.</li> <li>Small typos corrected.</li> </ul> <h3>Fixed</h3> <ul> <li>Crate text files fixed have proper unix newline termination.</li> </ul> <h2>[0.2.14] - 2021-06-16</h2> <h3>Changed</h3> <ul> <li>No change in functionality.</li> <li>Correct rustc warning regarding ordering of <code>serde</code> vs <code>derive</code> attributes.</li> <li>Repository refactored from workspace to <code>vcpkg</code> being the top-level crate. Ensures test-data, README.md and LICENSE files are packaged by the crate.</li> <li><code>cargo-vcpkg</code> removed from the repo, as it is now homed at mcgoo/cargo-vcpkg as of its <code>0.1.6</code> release.</li> <li>Integration tests will now bootstrap vcpkg if required.</li> </ul> <h2>[0.2.13] - 2021-05-21</h2> <h3>Added</h3> <ul> <li>Support building on aarch64-pc-windows-msvc.</li> </ul> <h2>[0.2.12] - 2021-04-16</h2> <h3>Added</h3> <ul> <li>Library link order now respects .pc file specification. Fixes broken linking that may have been observed with some ports.</li> </ul> <h2>[0.2.11] - 2020-12-10</h2> <h3>Added</h3> <ul> <li><a href="https://github.com/perlmint"><code>@perlmint</code></a> added support for using custom vcpkg triplets. Thanks!</li> <li>add support for M1/aarch64-apple-darwin/arm64-osx</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
df30ffd9d1
|
Update nightly rustc. | ||
|
843d2b2a8f
|
Auto merge of #28806 - servo:dependabot/cargo/cbindgen-0.20.0, r=jdm
Bump cbindgen from 0.14.6 to 0.20.0 Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.14.6 to 0.20.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eqrion/cbindgen/releases">cbindgen's releases</a>.</em></p> <blockquote> <h2>v0.20.0</h2> <ul> <li>Add Builder::with_using_namespaces. (<a href="https://github-redirect.dependabot.com/eqrion/cbindgen/issues/688">#688</a>)</li> <li>Ignore PhantomPinned. (<a href="https://github-redirect.dependabot.com/eqrion/cbindgen/issues/695">#695</a>)</li> <li>Simplify Pin<!-- raw HTML omitted --> to T. (<a href="https://github-redirect.dependabot.com/eqrion/cbindgen/issues/697">#697</a>)</li> <li>Update --pretty=expanded to -Zunpretty=expanded. (<a href="https://github-redirect.dependabot.com/eqrion/cbindgen/issues/706">#706</a>)</li> </ul> <h2>v0.19.0</h2> <ul> <li>Simplify types in generics (<a href="https://github-redirect.dependabot.com/eqrion/cbindgen/issues/663">#663</a>)</li> <li>Use --profile=check for macro expansion (<a href="https://github-redirect.dependabot.com/eqrion/cbindgen/issues/671">#671</a>)</li> <li>Use exported name to prefix enum variants (<a href="https://github-redirect.dependabot.com/eqrion/cbindgen/issues/672">#672</a>)</li> <li>Fix path attribute handling in inline submodules (<a href="https://github-redirect.dependabot.com/eqrion/cbindgen/issues/679">#679</a>)</li> <li>Fix a stack overflow with some recursive typedefs (<a href="https://github-redirect.dependabot.com/eqrion/cbindgen/issues/680">#680</a>)</li> </ul> <h2>v0.18.0</h2> <ul> <li>Simplify types in nested types such as pointed-to types and function signatures (<a href="https://github-redirect.dependabot.com/eqrion/cbindgen/issues/661">#661</a>)</li> </ul> <h2>v0.17.0</h2> <ul> <li>Add with_parse_extra_bindings to builder. (<a href="https://github-redirect.dependabot.com/eqrion/cbindgen/issues/645">#645</a>)</li> <li>Support NonZero and fix incorrect simplification of Option<!-- raw HTML omitted --> into ptr. (<a href="https://github-redirect.dependabot.com/eqrion/cbindgen/issues/647">#647</a>)</li> <li>Deal with name conflicts correctly in declaration type resolution. (<a href="https://github-redirect.dependabot.com/eqrion/cbindgen/issues/651">#651</a>)</li> <li>Support pointers to ZSTs. (<a href="https://github-redirect.dependabot.com/eqrion/cbindgen/issues/656">#656</a>)</li> </ul> <h2>v0.16.0</h2> <p>No release notes provided.</p> <h2>v0.15.0</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eqrion/cbindgen/blob/master/CHANGES">cbindgen's changelog</a>.</em></p> <blockquote> <h2>0.20.0</h2> <pre><code> * Add Builder::with_using_namespaces. ([#688](https://github.com/eqrion/cbindgen/issues/688)) * Ignore PhantomPinned. ([#695](https://github.com/eqrion/cbindgen/issues/695)) * Simplify Pin<T> to T. ([#697](https://github.com/eqrion/cbindgen/issues/697)) * Update --pretty=expanded to -Zunpretty=expanded. ([#706](https://github.com/eqrion/cbindgen/issues/706)) </code></pre> <h2>0.19.0</h2> <pre><code> * Simplify types in generics ([#663](https://github.com/eqrion/cbindgen/issues/663)) * Use --profile=check for macro expansion ([#671](https://github.com/eqrion/cbindgen/issues/671)) * Use exported name to prefix enum variants ([#672](https://github.com/eqrion/cbindgen/issues/672)) * Fix path attribute handling in inline submodules ([#679](https://github.com/eqrion/cbindgen/issues/679)) * Fix a stack overflow with some recursive typedefs ([#680](https://github.com/eqrion/cbindgen/issues/680)) </code></pre> <h2>0.18.0</h2> <pre><code> * Simplify types in nested types such as pointed-to types and function signatures ([#661](https://github.com/eqrion/cbindgen/issues/661)) </code></pre> <h2>0.17.0</h2> <pre><code> * Add with_parse_extra_bindings to builder. ([#645](https://github.com/eqrion/cbindgen/issues/645)) * Support NonZero and fix incorrect simplification of Option<ptr> into ptr. ([#647](https://github.com/eqrion/cbindgen/issues/647)) * Deal with name conflicts correctly in declaration type resolution. ([#651](https://github.com/eqrion/cbindgen/issues/651)) * Support pointers to ZSTs. ([#656](https://github.com/eqrion/cbindgen/issues/656)) </code></pre> <h2>0.16.0</h2> <pre><code> * Remove artificial restriction on lifetime parameters on enums ([#604](https://github.com/eqrion/cbindgen/issues/604)) * Add an option for converting usize/isize into size_t/ptrdiff_t. ([#606](https://github.com/eqrion/cbindgen/issues/606)) * Allow controlling the cargo profile used for expansion. ([#607](https://github.com/eqrion/cbindgen/issues/607)) * Support wider range of expressions in enum discriminants ([#614](https://github.com/eqrion/cbindgen/issues/614)) * Support generation of Cython bindings ([#590](https://github.com/eqrion/cbindgen/issues/590)) * Fixed some issues with style=tag and recursive structs ([#615](https://github.com/eqrion/cbindgen/issues/615)) * Default C style to Both (as specified in docs) ([#615](https://github.com/eqrion/cbindgen/issues/615)) * Fix resolution of path dependencies from certain modules. ([#629](https://github.com/eqrion/cbindgen/issues/629)) * Support inlined definitions for tuple variants with a single field in C ([#631](https://github.com/eqrion/cbindgen/issues/631)) </code></pre> <p>Thanks to all the awesome contributors that contributed to this release.</p> <h2>0.15.0</h2> <pre><code> * Allow customizing mangling of generic parameters in C ([#575](https://github.com/eqrion/cbindgen/issues/575)) * Box<T> simplifies to T* in C (4ce324c) * ManuallyDrop<T> and MaybeUninit<T> simplify to T in C, and are opaque in C++ (0076a17) * C++ supports a derive-ostream annotation to derive serialization of structs, unions and enums ([#582](https://github.com/eqrion/cbindgen/issues/582)) * Large character constants have been fixed on Windows ([#586](https://github.com/eqrion/cbindgen/issues/586)) * Constants are now generated for typedefs, etc ([#589](https://github.com/eqrion/cbindgen/issues/589)) * The `sort_by` configuration option has been made to work for constants ([#587](https://github.com/eqrion/cbindgen/issues/587)) * Default sort order is source order now (sort_by = "None"), and can be changed by the above option ([#587](https://github.com/eqrion/cbindgen/issues/587)) </code></pre> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
e3d90590a2
|
Auto merge of #28805 - servo:dependabot/cargo/winres-0.1.12, r=jdm
Bump winres from 0.1.11 to 0.1.12 Bumps [winres](https://github.com/mxre/winres) from 0.1.11 to 0.1.12. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
af6829f840
|
Auto merge of #28804 - servo:dependabot/cargo/native-tls-0.2.10, r=jdm
Bump native-tls from 0.2.7 to 0.2.10 Bumps [native-tls](https://github.com/sfackler/rust-native-tls) from 0.2.7 to 0.2.10. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md">native-tls's changelog</a>.</em></p> <blockquote> <h2>[v0.2.10]</h2> <h3>Fixed</h3> <ul> <li>Fixed the build for iOS.</li> </ul> <h2>[v0.2.9]</h2> <h3>Added</h3> <ul> <li>Added <code>Identity::from_pkcs8</code>.</li> </ul> <h2>[v0.2.8]</h2> <h3>Fixed</h3> <ul> <li>Fixed an off by one error in the schannel backend's handling of max_protocol_version.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
e35208e7f3
|
Bump vcpkg from 0.2.10 to 0.2.15
Bumps [vcpkg](https://github.com/mcgoo/vcpkg-rs) from 0.2.10 to 0.2.15. - [Release notes](https://github.com/mcgoo/vcpkg-rs/releases) - [Changelog](https://github.com/mcgoo/vcpkg-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/mcgoo/vcpkg-rs/compare/vcpkg-rs-0.2.10...vcpkg-rs-0.2.15) --- updated-dependencies: - dependency-name: vcpkg dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
a196e8f921
|
Auto merge of #28795 - servo:dependabot/cargo/string_cache_codegen-0.5.2, r=jdm
Bump string_cache_codegen from 0.5.1 to 0.5.2 Bumps [string_cache_codegen](https://github.com/servo/string-cache) from 0.5.1 to 0.5.2. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
08528f3e5c
|
Auto merge of #28801 - servo:dependabot/cargo/alloc-no-stdlib-2.0.3, r=jdm
Bump alloc-no-stdlib from 2.0.1 to 2.0.3 Bumps [alloc-no-stdlib](https://github.com/dropbox/rust-alloc-no-stdlib) from 2.0.1 to 2.0.3. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/dropbox/rust-alloc-no-stdlib/commits">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> |
||
|
20c437878b
|
Bump cbindgen from 0.14.6 to 0.20.0
Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.14.6 to 0.20.0. - [Release notes](https://github.com/eqrion/cbindgen/releases) - [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES) - [Commits](https://github.com/eqrion/cbindgen/compare/v0.14.6...v0.20.0) --- updated-dependencies: - dependency-name: cbindgen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
d51e818aa3
|
Bump winres from 0.1.11 to 0.1.12
Bumps [winres](https://github.com/mxre/winres) from 0.1.11 to 0.1.12. - [Release notes](https://github.com/mxre/winres/releases) - [Commits](https://github.com/mxre/winres/compare/v0.1.11...v0.1.12) --- updated-dependencies: - dependency-name: winres dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
c962c50a47
|
Auto merge of #28803 - servo:dependabot/cargo/headers-0.3.7, r=jdm
Bump headers from 0.3.5 to 0.3.7 Bumps [headers](https://github.com/hyperium/headers) from 0.3.5 to 0.3.7. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
285a4c4156
|
Bump native-tls from 0.2.7 to 0.2.10
Bumps [native-tls](https://github.com/sfackler/rust-native-tls) from 0.2.7 to 0.2.10. - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.7...v0.2.10) --- updated-dependencies: - dependency-name: native-tls dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
259e7ae9dc
|
Auto merge of #28802 - servo:dependabot/cargo/cmake-0.1.48, r=jdm
Bump cmake from 0.1.44 to 0.1.48 Bumps [cmake](https://github.com/alexcrichton/cmake-rs) from 0.1.44 to 0.1.48. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
829c09eff0
|
Auto merge of #28800 - servo:dependabot/cargo/tokio-0.2.24, r=jdm
Bump tokio from 0.2.21 to 0.2.24 Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.2.21 to 0.2.24. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/tokio/releases">tokio's releases</a>.</em></p> <blockquote> <h2>Tokio v0.2.23</h2> <p>Maintenance release.</p> <h3>Fixes</h3> <ul> <li>time: report correct error for timers that exceed max duration (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2023">#2023</a>)</li> <li>time: fix resetting expired timers causing panics (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2587">#2587</a>)</li> <li>macros: silence <code>unreachable_code</code> warning in <code>select!</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2678">#2678</a>)</li> <li>rt: fix potential leak during runtime shutdown (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2649">#2649</a>)</li> <li>sync: fix missing notification during mpsc close (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2854">#2854</a>)</li> </ul> <h3>Changes</h3> <ul> <li>io: always re-export <code>std::io</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2606">#2606</a>)</li> <li>dependencies: update <code>parking_lot</code> dependency to 0.11.0 (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2676">#2676</a>)</li> <li>io: rewrite <code>read_to_end</code> and <code>read_to_string</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2560">#2560</a>)</li> <li>coop: reset coop budget when blocking in <code>block_on</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2711">#2711</a>)</li> <li>sync: better Debug for Mutex (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2725">#2725</a>)</li> <li>net: make <code>UnixListener::poll_accept</code> public (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2880">#2880</a>)</li> <li>dep: raise <code>lazy_static</code> to <code>1.4.0</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3132">#3132</a>)</li> <li>dep: raise <code>slab</code> to <code>0.4.2</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3132">#3132</a>)</li> </ul> <h3>Added</h3> <ul> <li>io: add <code>io::duplex()</code> as bidirectional reader/writer (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2661">#2661</a>)</li> <li>net: introduce split and <code>into_split</code> on <code>UnixDatagram</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2557">#2557</a>)</li> <li>net: ensure that unix sockets have both <code>split</code> and <code>into_split</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2687">#2687</a>)</li> <li>net: add <code>try_recv</code>/<code>from</code> & <code>try_send</code>/<code>to</code> to UnixDatagram (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/1677">#1677</a>)</li> <li>net: Add <code>UdpSocket::{try_send,try_send_to}</code> methods (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/1979">#1979</a>)</li> <li>net: implement <code>ToSocketAddrs</code> for <code>(String, u16)</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2724">#2724</a>)</li> <li>io: add <code>ReaderStream</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2714">#2714</a>)</li> <li>sync: implement map methods (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2771">#2771</a>)</li> </ul> <h2>Tokio v0.2.22</h2> <p>This release introduces initial support for [<code>tracing</code>] instrumentation within the Tokio runtime, enabled by the "tracing" feature flag. In addition, it contains a number of bug fixes and API additions.</p> <h3>Fixes</h3> <ul> <li>docs: misc improvements (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2572">#2572</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2658">#2658</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2663">#2663</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2656">#2656</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2647">#2647</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2630">#2630</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2487">#2487</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2621">#2621</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2624">#2624</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2600">#2600</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2623">#2623</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2622">#2622</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2577">#2577</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2569">#2569</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2589">#2589</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2575">#2575</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2540">#2540</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2564">#2564</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2567">#2567</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2520">#2520</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2521">#2521</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2493">#2493</a>)</li> <li>rt: allow calls to <code>block_on</code> inside calls to <code>block_in_place</code> that are themselves inside <code>block_on</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2645">#2645</a>)</li> <li>net: fix non-portable behavior when dropping <code>TcpStream</code> <code>OwnedWriteHalf</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2597">#2597</a>)</li> <li>io: improve stack usage by allocating large buffers on directly on the heap (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2634">#2634</a>)</li> <li>io: fix unsound pin projection in <code>AsyncReadExt::read_buf</code> and <code>AsyncWriteExt::write_buf</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2612">#2612</a>)</li> <li>io: fix unnecessary zeroing for <code>AsyncRead</code> implementors (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2525">#2525</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
9e897db1c4
|
Bump headers from 0.3.5 to 0.3.7
Bumps [headers](https://github.com/hyperium/headers) from 0.3.5 to 0.3.7. - [Release notes](https://github.com/hyperium/headers/releases) - [Commits](https://github.com/hyperium/headers/compare/headers-v0.3.5...headers-v0.3.7) --- updated-dependencies: - dependency-name: headers dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
cf713795ea
|
Bump cmake from 0.1.44 to 0.1.48
Bumps [cmake](https://github.com/alexcrichton/cmake-rs) from 0.1.44 to 0.1.48. - [Release notes](https://github.com/alexcrichton/cmake-rs/releases) - [Commits](https://github.com/alexcrichton/cmake-rs/compare/0.1.44...0.1.48) --- updated-dependencies: - dependency-name: cmake dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
d8842cc4ae
|
Auto merge of #28799 - servo:dependabot/cargo/rle-decode-fast-1.0.3, r=jdm
Bump rle-decode-fast from 1.0.1 to 1.0.3 Bumps [rle-decode-fast](https://github.com/WanzenBug/rle-decode-helper) from 1.0.1 to 1.0.3. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
ddcf9946e4
|
Bump alloc-no-stdlib from 2.0.1 to 2.0.3
Bumps [alloc-no-stdlib](https://github.com/dropbox/rust-alloc-no-stdlib) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/dropbox/rust-alloc-no-stdlib/releases) - [Commits](https://github.com/dropbox/rust-alloc-no-stdlib/commits) --- updated-dependencies: - dependency-name: alloc-no-stdlib dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
51d13542be
|
Auto merge of #28798 - servo:dependabot/cargo/smallbitvec-2.5.1, r=jdm
Bump smallbitvec from 2.5.0 to 2.5.1 Bumps [smallbitvec](https://github.com/servo/smallbitvec) from 2.5.0 to 2.5.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/servo/smallbitvec/releases">smallbitvec's releases</a>.</em></p> <blockquote> <h2>v2.5.1</h2> <ul> <li>Speed up hashing of bit vectors (<a href="https://github-redirect.dependabot.com/servo/smallbitvec/issues/27">#27</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
d65e0a395a
|
Auto merge of #28796 - servo:dependabot/cargo/either-1.6.1, r=jdm
Bump either from 1.5.3 to 1.6.1 Bumps [either](https://github.com/bluss/either) from 1.5.3 to 1.6.1. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
f95bb712dc
|
Bump tokio from 0.2.21 to 0.2.24
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.2.21 to 0.2.24. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.2.21...tokio-0.2.24) --- updated-dependencies: - dependency-name: tokio dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
e0fb9077c6
|
Bump rle-decode-fast from 1.0.1 to 1.0.3
Bumps [rle-decode-fast](https://github.com/WanzenBug/rle-decode-helper) from 1.0.1 to 1.0.3. - [Release notes](https://github.com/WanzenBug/rle-decode-helper/releases) - [Commits](https://github.com/WanzenBug/rle-decode-helper/compare/1.0.1...v1.0.3) --- updated-dependencies: - dependency-name: rle-decode-fast dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
c0ca875053
|
Auto merge of #28794 - servo:dependabot/cargo/openssl-0.10.38, r=jdm
Bump openssl from 0.10.36 to 0.10.38 Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.36 to 0.10.38. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
ffe415124d
|
Auto merge of #28793 - servo:dependabot/cargo/synstructure-0.12.6, r=jdm
Bump synstructure from 0.12.3 to 0.12.6 Bumps [synstructure](https://github.com/mystor/synstructure) from 0.12.3 to 0.12.6. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/mystor/synstructure/commits">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> |
||
|
8529edcab9
|
Bump smallbitvec from 2.5.0 to 2.5.1
Bumps [smallbitvec](https://github.com/servo/smallbitvec) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/servo/smallbitvec/releases) - [Commits](https://github.com/servo/smallbitvec/compare/v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: smallbitvec dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
6273bedb2f
|
Bump either from 1.5.3 to 1.6.1
Bumps [either](https://github.com/bluss/either) from 1.5.3 to 1.6.1. - [Release notes](https://github.com/bluss/either/releases) - [Commits](https://github.com/bluss/either/compare/1.5.3...1.6.1) --- updated-dependencies: - dependency-name: either dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
9ccd1b8fbb
|
Bump string_cache_codegen from 0.5.1 to 0.5.2
Bumps [string_cache_codegen](https://github.com/servo/string-cache) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/servo/string-cache/releases) - [Commits](https://github.com/servo/string-cache/compare/string_cache_codegen-v0.5.1...v0.5.2) --- updated-dependencies: - dependency-name: string_cache_codegen dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
c5e0c7031d
|
Bump openssl from 0.10.36 to 0.10.38
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.36 to 0.10.38. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.36...openssl-v0.10.38) --- updated-dependencies: - dependency-name: openssl dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
b30f793515
|
Bump synstructure from 0.12.3 to 0.12.6
Bumps [synstructure](https://github.com/mystor/synstructure) from 0.12.3 to 0.12.6. - [Release notes](https://github.com/mystor/synstructure/releases) - [Commits](https://github.com/mystor/synstructure/commits) --- updated-dependencies: - dependency-name: synstructure dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
adabf0f418
|
Auto merge of #28682 - servo:dependabot/cargo/http-0.2.6, r=jdm
Bump http from 0.2.1 to 0.2.6 Bumps [http](https://github.com/hyperium/http) from 0.2.1 to 0.2.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hyperium/http/releases">http's releases</a>.</em></p> <blockquote> <h2>v0.2.6</h2> <ul> <li>Upgrade internal <code>itoa</code> dependency to 1.0.</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Turbo87"><code>@Turbo87</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/hyperium/http/pull/512">hyperium/http#512</a></li> <li><a href="https://github.com/tshepang"><code>@tshepang</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/hyperium/http/pull/492">hyperium/http#492</a></li> <li><a href="https://github.com/waywardmonkeys"><code>@waywardmonkeys</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/hyperium/http/pull/516">hyperium/http#516</a></li> </ul> <h2>v0.2.5</h2> <ul> <li>Add <code>is_empty()</code> and <code>len()</code> methods to <code>Extensions</code>.</li> <li>Add <code>version_ref()</code> method to <code>request::Builder</code>.</li> <li>Implement <code>TryFrom<Vec<u8>></code> and <code>TryFrom<String></code> for <code>Authority</code>, <code>Uri</code>, <code>PathAndQuery</code>, and <code>HeaderName</code>.</li> <li>Make <code>HeaderValue::from_static</code> a <code>const fn</code>.</li> </ul> <h2>v0.2.4</h2> <ul> <li>Fix <code>Uri</code> parsing to allow <code>{</code>, <code>"</code>, and <code>}</code> in paths.</li> </ul> <h2>v0.2.3</h2> <ul> <li>Upgrade internal (private) <code>bytes</code> dependency to 1.0.</li> </ul> <h2>v0.2.2</h2> <ul> <li>Fix (potential double) panic of (<code>HeaderMap</code>) <code>OccupiedEntry::remove_entry</code> and <code>remove_entry_mult</code> when multiple values are present. (<a href="https://github-redirect.dependabot.com/hyperium/http/issues/446">#446</a>, <a href="https://github-redirect.dependabot.com/hyperium/http/issues/449">#449</a> dekellum)</li> <li>Safety audits of (priv) <code>ByteStr</code> and refactor of <code>Authority</code> (<a href="https://github-redirect.dependabot.com/hyperium/http/issues/408">#408</a>, <a href="https://github-redirect.dependabot.com/hyperium/http/issues/414">#414</a> sbosnick)</li> <li>Fix <code>HeaderName</code> to error instead of panic when input is too long (<a href="https://github-redirect.dependabot.com/hyperium/http/issues/432">#432</a> <a href="https://github-redirect.dependabot.com/hyperium/http/issues/433">#433</a> acfoltzer)</li> <li>Allow <code>StatusCode</code> to encode values 100-999 without error. Use of the unclassified range 600-999 remains discouraged. (<a href="https://github-redirect.dependabot.com/hyperium/http/issues/144">#144</a>, <a href="https://github-redirect.dependabot.com/hyperium/http/issues/438">#438</a>, <a href="https://github-redirect.dependabot.com/hyperium/http/issues/443">#443</a> quininer dekellum)</li> <li>Add <code>String</code> and <code>&String</code> fallible conversions to <code>PathAndQuery</code> (<a href="https://github-redirect.dependabot.com/hyperium/http/issues/450">#450</a> mkindahl)</li> <li>Fix <code>Authority</code> (and <code>Uri</code>) to error instead of panic on unbalanced brackets (<a href="https://github-redirect.dependabot.com/hyperium/http/issues/435">#435</a>, <a href="https://github-redirect.dependabot.com/hyperium/http/issues/445">#445</a> aeryz)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hyperium/http/blob/master/CHANGELOG.md">http's changelog</a>.</em></p> <blockquote> <h1>0.2.6 (December 30, 2021)</h1> <ul> <li>Upgrade internal <code>itoa</code> dependency to 1.0.</li> </ul> <h1>0.2.5 (September 21, 2021)</h1> <ul> <li>Add <code>is_empty()</code> and <code>len()</code> methods to <code>Extensions</code>.</li> <li>Add <code>version_ref()</code> method to <code>request::Builder</code>.</li> <li>Implement <code>TryFrom<Vec<u8>></code> and <code>TryFrom<String></code> for <code>Authority</code>, <code>Uri</code>, <code>PathAndQuery</code>, and <code>HeaderName</code>.</li> <li>Make <code>HeaderValue::from_static</code> a <code>const fn</code>.</li> </ul> <h1>0.2.4 (April 4, 2021)</h1> <ul> <li>Fix <code>Uri</code> parsing to allow <code>{</code>, <code>"</code>, and <code>}</code> in paths.</li> </ul> <h1>0.2.3 (January 7, 2021)</h1> <ul> <li>Upgrade internal (private) <code>bytes</code> dependency to 1.0.</li> </ul> <h1>0.2.2 (December 14, 2020)</h1> <ul> <li>Fix (potential double) panic of (<code>HeaderMap</code>) <code>OccupiedEntry::remove_entry</code> and <code>remove_entry_mult</code> when multiple values are present. (<a href="https://github-redirect.dependabot.com/hyperium/http/issues/446">#446</a>, <a href="https://github-redirect.dependabot.com/hyperium/http/issues/449">#449</a> dekellum)</li> <li>Safety audits of (priv) <code>ByteStr</code> and refactor of <code>Authority</code> (<a href="https://github-redirect.dependabot.com/hyperium/http/issues/408">#408</a>, <a href="https://github-redirect.dependabot.com/hyperium/http/issues/414">#414</a> sbosnick)</li> <li>Fix <code>HeaderName</code> to error instead of panic when input is too long (<a href="https://github-redirect.dependabot.com/hyperium/http/issues/432">#432</a> <a href="https://github-redirect.dependabot.com/hyperium/http/issues/433">#433</a> acfoltzer)</li> <li>Allow <code>StatusCode</code> to encode values 100-999 without error. Use of the unclassified range 600-999 remains discouraged. (<a href="https://github-redirect.dependabot.com/hyperium/http/issues/144">#144</a>, <a href="https://github-redirect.dependabot.com/hyperium/http/issues/438">#438</a>, <a href="https://github-redirect.dependabot.com/hyperium/http/issues/443">#443</a> quininer dekellum)</li> <li>Add <code>String</code> and <code>&String</code> fallible conversions to <code>PathAndQuery</code> (<a href="https://github-redirect.dependabot.com/hyperium/http/issues/450">#450</a> mkindahl)</li> <li>Fix <code>Authority</code> (and <code>Uri</code>) to error instead of panic on unbalanced brackets (<a href="https://github-redirect.dependabot.com/hyperium/http/issues/435">#435</a>, <a href="https://github-redirect.dependabot.com/hyperium/http/issues/445">#445</a> aeryz)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
fbbd6ebefd | Update wpt results. | ||
|
a204405f43 | Allow itoa duplicates. | ||
|
f3f0005fd8 |
Bump http from 0.2.1 to 0.2.6
Bumps [http](https://github.com/hyperium/http) from 0.2.1 to 0.2.6. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/http/compare/v0.2.1...v0.2.6) --- updated-dependencies: - dependency-name: http dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
c5c6425faf
|
Auto merge of #28480 - servo:dependabot/cargo/url-2.2.2, r=jdm
Bump url from 2.2.0 to 2.2.2 Bumps [url](https://github.com/servo/rust-url) from 2.2.0 to 2.2.2. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
7734a109c3 | Update metadata. | ||
|
fd547770d5
|
Auto merge of #28791 - servo:dependabot/cargo/libz-sys-1.1.5, r=jdm
Bump libz-sys from 1.1.2 to 1.1.5 Bumps [libz-sys](https://github.com/rust-lang/libz-sys) from 1.1.2 to 1.1.5. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
fb3ba781a6
|
Auto merge of #28789 - servo:dependabot/cargo/x11-dl-2.19.1, r=jdm
Bump x11-dl from 2.18.5 to 2.19.1 Bumps [x11-dl](https://github.com/AltF02/x11-rs) from 2.18.5 to 2.19.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/AltF02/x11-rs/releases">x11-dl's releases</a>.</em></p> <blockquote> <h2>v2.19.1</h2> <ul> <li> <p>Add XkbStateNotify event detail masks (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/133">#133</a>)</p> <p><a href="https://www.x.org/releases/X11R7.7/doc/libX11/XKB/xkblib.html#id2589934">https://www.x.org/releases/X11R7.7/doc/libX11/XKB/xkblib.html#id2589934</a></p> </li> <li> <p>Add github action for tests (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/134">#134</a>)</p> <ul> <li> <p>Add tests github action</p> </li> <li> <p>Remove travis</p> </li> </ul> </li> <li> <p>Update tests.yml (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/135">#135</a>)</p> </li> <li> <p>xtest: add c_int (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/136">#136</a>)</p> </li> <li> <p>Link GitHub Actions badge to Actions page (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/137">#137</a>)</p> </li> <li> <p>Remove maybe-uninit dependency (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/138">#138</a>)</p> <p>This removes the dependency on the maybe-uninit crate as it's not needed any more.</p> </li> <li> <p>Add XSetEventQueueOwner (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/124">#124</a>)</p> </li> <li> <p>[FEAT|FIX] New structs and one fix (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/112">#112</a>)</p> <ul> <li>[FEAT|FIX] New structs and one fix</li> </ul> <p>[FEATURE] _XkbControls, _XkbMods structs, XkbStateRec type [FEATURE] Shiny new CHANGELOG.md [FIX] Fix field order in _XkbStateRec struct</p> <ul> <li>Update versioning</li> </ul> <p>Co-authored-by: Bjørn Snoen <a href="mailto:bjorn.snoen@visma.com">bjorn.snoen@visma.com</a> Co-authored-by: AltF2 <a href="mailto:dev@mtbk.me">dev@mtbk.me</a></p> </li> <li> <p>Pull request template (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/139">#139</a>)</p> </li> <li> <p>Fix CHANGELOG.md (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/140">#140</a>)</p> </li> <li> <p>Add all feature (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/141">#141</a>)</p> <ul> <li> <p>Add all feature</p> </li> <li> <p>CHANGELOG.md</p> </li> </ul> </li> <li> <p>Add Xshm (<a href="https://github-redirect.dependabot.com/AltF02/x11-rs/issues/142">#142</a>)</p> <ul> <li>Add Xshm</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/AltF02/x11-rs/blob/master/CHANGELOG.md">x11-dl's changelog</a>.</em></p> <blockquote> <h2><a href="../../compare/v2.19.0...v2.19.1">2.19.1</a> - 2021-09-25</h2> <h3>Added</h3> <ul> <li>This changelog</li> <li>_XkbControls struct</li> <li>_XkbMods struct</li> <li>XkbStateRec type</li> <li>PictStandardARGB32 const</li> <li>PictStandardRGB24 const</li> <li>PictStandardA8 const</li> <li>PictStandardA4 const</li> <li>PictStandardA1 const</li> <li>XShmQueryExtension function</li> <li>XShmGetEventBase function</li> <li>XshmQueryVersion function</li> <li>XShmPixmapFormat function</li> <li>XShmAttach function</li> <li>XShmDetach function</li> <li>XShmPutImage function</li> <li>XShmGetImage function</li> <li>XShmCreateImage function</li> <li>XShmCreatePixMap function</li> <li>ShmSeg type</li> <li>XShmCompletionEvent struct</li> <li>XshmSegmentInfo struct</li> <li>All feature</li> </ul> <h3>Fixed</h3> <ul> <li>Field order in <a href="https://github.com/freedesktop/xorg-xserver/blob/master/include/xkbstr.h#L47">_XkbStateRec</a> struct</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/AltF02/x11-rs/commits/v2.19.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> |
||
|
b018cacbc7
|
Auto merge of #28788 - servo:dependabot/cargo/linked_hash_set-0.1.4, r=jdm
Bump linked_hash_set from 0.1.3 to 0.1.4 Bumps [linked_hash_set](https://github.com/alexheretic/linked-hash-set) from 0.1.3 to 0.1.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/alexheretic/linked-hash-set/releases">linked_hash_set's releases</a>.</em></p> <blockquote> <h2>0.1.4</h2> <ul> <li>Require <em>linked-hash-map</em> <code>0.5.3</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
79444349a6
|
Auto merge of #28787 - servo:dependabot/cargo/termcolor-1.1.3, r=jdm
Bump termcolor from 1.1.0 to 1.1.3 Bumps [termcolor](https://github.com/BurntSushi/termcolor) from 1.1.0 to 1.1.3. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
53efa5f78d
|
Bump termion from 1.5.1 to 1.5.6
Bumps termion from 1.5.1 to 1.5.6. --- updated-dependencies: - dependency-name: termion dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
233a7a07f8
|
Auto merge of #28790 - servo:dependabot/cargo/memoffset-0.6.5, r=jdm
Bump memoffset from 0.6.1 to 0.6.5 Bumps [memoffset](https://github.com/Gilnaa/memoffset) from 0.6.1 to 0.6.5. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
b0b89aec3b
|
Bump libz-sys from 1.1.2 to 1.1.5
Bumps [libz-sys](https://github.com/rust-lang/libz-sys) from 1.1.2 to 1.1.5. - [Release notes](https://github.com/rust-lang/libz-sys/releases) - [Commits](https://github.com/rust-lang/libz-sys/compare/1.1.2...1.1.5) --- updated-dependencies: - dependency-name: libz-sys dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |