Martin Robinson
17dec241db
Convert /_mozilla/css/iframe/multiple_external.html into a WPT crashtest ( #30246 )
...
This test was made before the use of WPT tests, much less WPT
crashtests, but it was originally made to test a crash. Initially, it
had an empty result, but text was added. The new reference for the test
relied on the bad float layout of legacy layout so was always incorrect.
This change converts the test into a WPT crashtest.
2023-08-30 11:43:27 +00:00
Martin Robinson
f25ab59406
Properly handle degenerate aspect ratios ( #30245 )
...
When a replaced element has a degenerate aspect ratio, it should be
handled as if that element did not have an aspect ratio according to
https://drafts.csswg.org/css-images/#natural-aspect-ratio .
2023-08-30 09:00:18 +00:00
Samson
5e60088276
Always dummy ( #30240 )
2023-08-30 06:09:14 +00:00
Oriol Brufau
9aa3f74878
Avoid crash in PlacementAmongFloats ( #30235 )
...
PlacementAmongFloats was assuming that there would always be a FloatBand
at a position smaller than or equal to the given ceiling, but this was
not the case for negative ceilings.
The reason is that the FloatContext initialized the FloatBandTree with
a band at 0, and another at +∞.
This patch changes the initial bands to −∞ and +∞. This seems more
consistent and matches the expectation of PlacementAmongFloats.
2023-08-29 18:40:05 +00:00
Mukilan Thiyagarajan
70f0088986
Fix typo in build.rs link directive for EGL ( #30236 )
...
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2023-08-29 10:11:32 +00:00
Atbrakhi
2afb7c1975
make enter key equivalent to go button when location field is focused ( #30126 )
2023-08-29 09:27:53 +00:00
dependabot[bot]
da64144ff4
build(deps): bump url from 2.3.1 to 2.4.1 ( #30225 )
...
Bumps [url](https://github.com/servo/rust-url ) from 2.3.1 to 2.4.1.
- [Release notes](https://github.com/servo/rust-url/releases )
- [Commits](https://github.com/servo/rust-url/compare/v2.3.1...v2.4.1 )
---
updated-dependencies:
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2023-08-29 08:22:55 +00:00
dependabot[bot]
04e8a0638c
build(deps): bump cbindgen from 0.24.5 to 0.25.0 ( #30227 )
...
Bumps [cbindgen](https://github.com/eqrion/cbindgen ) from 0.24.5 to 0.25.0.
- [Release notes](https://github.com/eqrion/cbindgen/releases )
- [Changelog](https://github.com/mozilla/cbindgen/blob/master/CHANGES )
- [Commits](https://github.com/eqrion/cbindgen/compare/v0.24.5...v0.25.0 )
---
updated-dependencies:
- dependency-name: cbindgen
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 06:53:57 +00:00
dependabot[bot]
9a700868a7
build(deps): bump unicode-ident from 1.0.8 to 1.0.11 ( #30234 )
...
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident ) from 1.0.8 to 1.0.11.
- [Release notes](https://github.com/dtolnay/unicode-ident/releases )
- [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.8...1.0.11 )
---
updated-dependencies:
- dependency-name: unicode-ident
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 22:07:33 +00:00
Mukilan Thiyagarajan
531067c631
Enable grouping of patch updates in Dependabot ( #30208 )
...
This feature was released recently. This could potentially cut
down on the CI hours spent on merging dependabot PRs.
More info here:
https://github.blog/2023-08-24-a-faster-way-to-manage-version-updates-with-dependabot/
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups
https://docs.github.com/en/code-security/dependabot/working-with-dependabot/managing-pull-requests-for-dependency-updates#managing-dependabot-pull-requests-for-grouped-version-updates-with-comment-commands
2023-08-28 18:02:17 +00:00
dependabot[bot]
99bff0925e
build(deps): bump serde_bytes from 0.11.2 to 0.11.12 ( #30233 )
...
Bumps [serde_bytes](https://github.com/serde-rs/bytes ) from 0.11.2 to 0.11.12.
- [Release notes](https://github.com/serde-rs/bytes/releases )
- [Commits](https://github.com/serde-rs/bytes/compare/0.11.2...0.11.12 )
---
updated-dependencies:
- dependency-name: serde_bytes
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 17:02:51 +00:00
dependabot[bot]
342965a267
build(deps): bump getrandom from 0.2.8 to 0.2.10 ( #30229 )
...
Bumps [getrandom](https://github.com/rust-random/getrandom ) from 0.2.8 to 0.2.10.
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-random/getrandom/compare/v0.2.8...v0.2.10 )
---
updated-dependencies:
- dependency-name: getrandom
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 17:01:05 +00:00
dependabot[bot]
2c73eac822
build(deps): bump quote from 1.0.28 to 1.0.30 ( #30230 )
...
Bumps [quote](https://github.com/dtolnay/quote ) from 1.0.28 to 1.0.30.
- [Release notes](https://github.com/dtolnay/quote/releases )
- [Commits](https://github.com/dtolnay/quote/compare/1.0.28...1.0.30 )
---
updated-dependencies:
- dependency-name: quote
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 16:57:28 +00:00
dependabot[bot]
17353f331b
build(deps): bump generic-array from 0.14.4 to 0.14.7 ( #30226 )
...
Bumps [generic-array](https://github.com/fizyk20/generic-array ) from 0.14.4 to 0.14.7.
- [Release notes](https://github.com/fizyk20/generic-array/releases )
- [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fizyk20/generic-array/commits )
---
updated-dependencies:
- dependency-name: generic-array
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 16:57:01 +00:00
dependabot[bot]
224cca3ae6
build(deps): bump image from 0.24.6 to 0.24.7 ( #30231 )
...
Bumps [image](https://github.com/image-rs/image ) from 0.24.6 to 0.24.7.
- [Changelog](https://github.com/image-rs/image/blob/master/CHANGES.md )
- [Commits](https://github.com/image-rs/image/compare/v0.24.6...v0.24.7 )
---
updated-dependencies:
- dependency-name: image
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 16:54:40 +00:00
dependabot[bot]
006fda06d3
build(deps): bump base64 from 0.21.2 to 0.21.3 ( #30228 )
...
Bumps [base64](https://github.com/marshallpierce/rust-base64 ) from 0.21.2 to 0.21.3.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md )
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.2...v0.21.3 )
---
updated-dependencies:
- dependency-name: base64
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 16:54:20 +00:00
dependabot[bot]
6d7a941736
build(deps): bump ab_glyph from 0.2.20 to 0.2.21 ( #30232 )
...
Bumps [ab_glyph](https://github.com/alexheretic/ab-glyph ) from 0.2.20 to 0.2.21.
- [Release notes](https://github.com/alexheretic/ab-glyph/releases )
- [Commits](https://github.com/alexheretic/ab-glyph/compare/ab-glyph-0.2.20...ab-glyph-0.2.21 )
---
updated-dependencies:
- dependency-name: ab_glyph
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 16:54:17 +00:00
Atbrakhi
66567faeb2
Rename ports/winit package to servoshell ( #30163 )
...
* rename winit package to servoshell
* revert previous changes and rename only package
2023-08-28 14:36:57 +00:00
Manuel Rego Casasnovas
cc4fe4981f
Add Raspbian GNU/Linux distro for mach bootstrap ( #30223 )
2023-08-28 11:13:25 +00:00
Mukilan Thiyagarajan
43d4d0103a
Use @servo-bot token for approving dependabot PR ( #30222 )
...
The default GITHUB_TOKEN is created for 'github-bot' user and has limitations.
Specifically, events generated by this github-bot
cannot trigger additional workflows.
This PR uses fine-grained PAT generated for @servo-bot account with the
permissions scoped to servo/servo repo and grants the
'contents: write' and 'pull_request: write' permissions.
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2023-08-28 09:36:12 +00:00
dependabot[bot]
528d6dfc98
build(deps): bump tokio-test from 0.4.2 to 0.4.3 ( #30210 )
...
Bumps [tokio-test](https://github.com/tokio-rs/tokio ) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-test-0.4.2...tokio-test-0.4.3 )
---
updated-dependencies:
- dependency-name: tokio-test
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-27 15:45:56 +00:00
dependabot[bot]
9ac67e16fa
build(deps): bump http-body from 0.4.4 to 0.4.5 ( #30212 )
...
Bumps [http-body](https://github.com/hyperium/http-body ) from 0.4.4 to 0.4.5.
- [Changelog](https://github.com/hyperium/http-body/blob/v0.4.5/CHANGELOG.md )
- [Commits](https://github.com/hyperium/http-body/compare/v0.4.4...v0.4.5 )
---
updated-dependencies:
- dependency-name: http-body
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-27 15:45:51 +00:00
dependabot[bot]
40c2a8397c
build(deps): bump num_cpus from 1.14.0 to 1.16.0 ( #30213 )
...
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus ) from 1.14.0 to 1.16.0.
- [Release notes](https://github.com/seanmonstar/num_cpus/releases )
- [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/num_cpus/compare/v1.14.0...v1.16.0 )
---
updated-dependencies:
- dependency-name: num_cpus
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-27 15:45:46 +00:00
dependabot[bot]
06fdbfc3e0
build(deps): bump libz-sys from 1.1.8 to 1.1.12 ( #30214 )
...
Bumps [libz-sys](https://github.com/rust-lang/libz-sys ) from 1.1.8 to 1.1.12.
- [Release notes](https://github.com/rust-lang/libz-sys/releases )
- [Commits](https://github.com/rust-lang/libz-sys/compare/1.1.8...1.1.12 )
---
updated-dependencies:
- dependency-name: libz-sys
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-27 15:45:36 +00:00
dependabot[bot]
af2d9df3cc
build(deps): bump h2 from 0.3.19 to 0.3.21 ( #30215 )
...
Bumps [h2](https://github.com/hyperium/h2 ) from 0.3.19 to 0.3.21.
- [Release notes](https://github.com/hyperium/h2/releases )
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/h2/compare/v0.3.19...v0.3.21 )
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-27 15:45:21 +00:00
dependabot[bot]
b60eeb5bb1
build(deps): bump calloop from 0.10.5 to 0.10.6 ( #30216 )
...
Bumps [calloop](https://github.com/Smithay/calloop ) from 0.10.5 to 0.10.6.
- [Release notes](https://github.com/Smithay/calloop/releases )
- [Changelog](https://github.com/Smithay/calloop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Smithay/calloop/compare/v0.10.5...v0.10.6 )
---
updated-dependencies:
- dependency-name: calloop
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-27 15:45:17 +00:00
dependabot[bot]
c08077ad6f
build(deps): bump digest from 0.10.6 to 0.10.7 ( #30217 )
...
Bumps [digest](https://github.com/RustCrypto/traits ) from 0.10.6 to 0.10.7.
- [Commits](https://github.com/RustCrypto/traits/compare/digest-v0.10.6...digest-v0.10.7 )
---
updated-dependencies:
- dependency-name: digest
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-27 15:45:13 +00:00
dependabot[bot]
ee314fd5c5
build(deps): bump log from 0.4.16 to 0.4.20 ( #30219 )
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.16 to 0.4.20.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/commits/0.4.20 )
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-27 12:02:43 +00:00
dependabot[bot]
a7f4ad8efb
build(deps): bump parking_lot from 0.12.0 to 0.12.1 ( #30218 )
...
Bumps [parking_lot](https://github.com/Amanieu/parking_lot ) from 0.12.0 to 0.12.1.
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.0...0.12.1 )
---
updated-dependencies:
- dependency-name: parking_lot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-27 12:02:31 +00:00
Li-Hsuan Hsieh
42c705b4ad
Fix type attribute for module script not in case insensitive issue ( #30206 )
...
* fix(htmlscriptelement): Make sure type for module is in case insensitive
* fix(htmlscripthtml): Remove related .ini file since the tests are passed
2023-08-25 18:28:51 +00:00
Alex Touchet
88208024c6
Update dependencies ( #30209 )
2023-08-25 18:01:10 +00:00
Martin Robinson
585a25a212
Use std::cell::OnceCell and remove mitochondria dependency ( #30207 )
...
`OnceCell` is now part of the standard library and we'll be able to use
it once we upgrade rust. For now we can use the version that's shipped
behind a feature flag in rust. This removes a dependency on one crate.
2023-08-25 14:09:55 +00:00
dependabot[bot]
9c310b6d4e
build(deps): bump parking_lot from 0.11.2 to 0.12.0 ( #30199 )
...
* build(deps): bump parking_lot from 0.11.2 to 0.12.0
Bumps [parking_lot](https://github.com/Amanieu/parking_lot ) from 0.11.2 to 0.12.0.
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Amanieu/parking_lot/compare/0.11.2...0.12.0 )
---
updated-dependencies:
- dependency-name: parking_lot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Upgrade parking-log in style and layout_thread* as well
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2023-08-25 12:19:13 +00:00
Martin Robinson
65138add46
Fix the 32-bit build ( #30204 )
...
Use the `libc::char` to represent a pointer to characters rather than
`i8`. This fixes the build for the Raspberry Pi and Android 32-bit.
2023-08-25 08:11:54 +00:00
Martin Robinson
c0898c3a00
Upgrade tokio and io-lifetimes ( #30203 )
...
This also adds a duplication exception for 'hermit-abi', which in
practice we never experience since it's platform-dependent.
2023-08-25 07:37:01 +00:00
dependabot[bot]
21f426964b
build(deps): bump bytes from 1.1.0 to 1.4.0 ( #30195 )
...
Bumps [bytes](https://github.com/tokio-rs/bytes ) from 1.1.0 to 1.4.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.1.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: bytes
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 05:51:32 +00:00
dependabot[bot]
b057391109
build(deps): bump want from 0.3.0 to 0.3.1 ( #30194 )
...
Bumps [want](https://github.com/seanmonstar/want ) from 0.3.0 to 0.3.1.
- [Commits](https://github.com/seanmonstar/want/compare/v0.3.0...v0.3.1 )
---
updated-dependencies:
- dependency-name: want
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 05:51:08 +00:00
Mukilan Thiyagarajan
e6b6a4e012
Fix typo in dependabot pr workflow ( #30202 )
2023-08-24 18:24:41 +00:00
dependabot[bot]
63bb7c0d27
build(deps): bump block-buffer from 0.10.2 to 0.10.4 ( #30201 )
...
Bumps [block-buffer](https://github.com/RustCrypto/utils ) from 0.10.2 to 0.10.4.
- [Commits](https://github.com/RustCrypto/utils/compare/block-buffer-v0.10.2...block-buffer-v0.10.4 )
---
updated-dependencies:
- dependency-name: block-buffer
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 18:09:07 +00:00
dependabot[bot]
2ff28cc549
build(deps): bump httpdate from 1.0.2 to 1.0.3 ( #30198 )
...
Bumps [httpdate](https://github.com/pyfisch/httpdate ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/pyfisch/httpdate/releases )
- [Commits](https://github.com/pyfisch/httpdate/compare/v1.0.2...v1.0.3 )
---
updated-dependencies:
- dependency-name: httpdate
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 17:58:08 +00:00
dependabot[bot]
84dfc3fdf8
build(deps): bump ryu from 1.0.9 to 1.0.15 ( #30196 )
...
Bumps [ryu](https://github.com/dtolnay/ryu ) from 1.0.9 to 1.0.15.
- [Release notes](https://github.com/dtolnay/ryu/releases )
- [Commits](https://github.com/dtolnay/ryu/compare/1.0.9...1.0.15 )
---
updated-dependencies:
- dependency-name: ryu
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 17:55:13 +00:00
dependabot[bot]
9e7194ba0c
build(deps): bump atomic_refcell from 0.1.8 to 0.1.11 ( #30197 )
...
Bumps [atomic_refcell](https://github.com/bholley/atomic_refcell ) from 0.1.8 to 0.1.11.
- [Commits](https://github.com/bholley/atomic_refcell/commits )
---
updated-dependencies:
- dependency-name: atomic_refcell
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 17:55:03 +00:00
dependabot[bot]
425c476872
build(deps): bump pin-project from 1.0.2 to 1.1.3 ( #30192 )
...
Bumps [pin-project](https://github.com/taiki-e/pin-project ) from 1.0.2 to 1.1.3.
- [Release notes](https://github.com/taiki-e/pin-project/releases )
- [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/pin-project/compare/v1.0.2...v1.1.3 )
---
updated-dependencies:
- dependency-name: pin-project
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 17:41:22 +00:00
dependabot[bot]
5351c5f0db
build(deps): bump raw-window-handle from 0.5.0 to 0.5.2 ( #30193 )
...
Bumps [raw-window-handle](https://github.com/rust-windowing/raw-window-handle ) from 0.5.0 to 0.5.2.
- [Changelog](https://github.com/rust-windowing/raw-window-handle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-windowing/raw-window-handle/compare/v0.5.0...v0.5.2 )
---
updated-dependencies:
- dependency-name: raw-window-handle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 17:36:20 +00:00
Mukilan Thiyagarajan
3a17a88f1f
Auto approve & merge dependabot patch upgrade PRs ( #30191 )
...
Adapted from the [Github documentation][doc]. This version
approves all patch upgrades to any dependency. Not sure if
we have any dependency that must always be reviewed manually.
[doc]: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2023-08-24 14:58:25 +00:00
Martin Robinson
acf7fdb90c
Disable WebRender debugger and upgrade webxr / media / rand ( #30190 )
...
Now that our dependencies are using a newer version of rand we can
upgrade. This change also disables the WebRender debugger feature
because it has been removed in later versions of WebRender and allows
deduplicated the rand dependency as well as quite a few others.
2023-08-24 09:57:49 +00:00
Atbrakhi
41ae460270
Fix failing test in winit prefs ( #30186 )
2023-08-24 06:22:33 +00:00
Alex Touchet
2223aad9d7
Update some dependencies ( #30187 )
2023-08-24 03:56:31 +00:00
dependabot[bot]
49682bfbb4
build(deps): bump rustc-demangle from 0.1.21 to 0.1.23 ( #30185 )
...
Bumps [rustc-demangle](https://github.com/alexcrichton/rustc-demangle ) from 0.1.21 to 0.1.23.
- [Commits](https://github.com/alexcrichton/rustc-demangle/compare/0.1.21...0.1.23 )
---
updated-dependencies:
- dependency-name: rustc-demangle
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-23 17:33:43 +00:00
dependabot[bot]
82eee4e1c5
build(deps): bump simd-adler32 from 0.3.4 to 0.3.7 ( #30184 )
...
Bumps [simd-adler32](https://github.com/mcountryman/simd-adler32 ) from 0.3.4 to 0.3.7.
- [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mcountryman/simd-adler32/commits/v0.3.7 )
---
updated-dependencies:
- dependency-name: simd-adler32
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-23 17:20:54 +00:00