chore(deps): bump the rust-dependencies group with 4 updates#5406
Merged
Conversation
Bumps the rust-dependencies group with 4 updates: [mimalloc-safe](https://github.com/napi-rs/mimalloc-safe), [time](https://github.com/time-rs/time), [getrandom](https://github.com/rust-random/getrandom) and [syn](https://github.com/dtolnay/syn). Updates `mimalloc-safe` from 0.1.62 to 0.1.63 - [Release notes](https://github.com/napi-rs/mimalloc-safe/releases) - [Changelog](https://github.com/napi-rs/mimalloc-safe/blob/main/CHANGELOG.md) - [Commits](napi-rs/mimalloc-safe@mimalloc-safe-v0.1.62...mimalloc-safe-v0.1.63) Updates `time` from 0.3.47 to 0.3.49 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.47...v0.3.49) Updates `getrandom` from 0.4.2 to 0.4.3 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.4.2...v0.4.3) Updates `syn` from 2.0.117 to 2.0.118 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.117...2.0.118) --- updated-dependencies: - dependency-name: mimalloc-safe dependency-version: 0.1.63 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: time dependency-version: 0.3.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: getrandom dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: syn dependency-version: 2.0.118 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Test262 conformance changes
Tested main commit: |
nekevss
approved these changes
Jun 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rust-dependencies group with 4 updates: mimalloc-safe, time, getrandom and syn.
Updates
mimalloc-safefrom 0.1.62 to 0.1.63Release notes
Sourced from mimalloc-safe's releases.
Changelog
Sourced from mimalloc-safe's changelog.
Commits
be43bd8chore: release (#79)2406793chore(deps): update mimalloc3 submodule to latest dev3 (#78)318500dchore(deps): update dependency@emnapi/coreand@emnapi/runtimeto v1.11.1 (#77)c47ee1achore(deps): update dependency@napi-rs/clito v3.7.2 (#73)25fdc2fchore(deps): update dependency@napi-rs/clito v3.7.2902766bchore(deps): update yarn monorepo to v4.17.0 (#74)Updates
timefrom 0.3.47 to 0.3.49Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
ff8683cv0.3.49 releasef189886fix: resolve E0119 trait coherence error in rustc >= 1.95.05d8737cv0.3.48 release1bfca87Usewideninstead ofextendin sys codec57284ffix: return error instead of panicking on truncated strftime padding modifiera74f35fUse v3 format descriptions for serde defaults96ff36cAllow eliding serde format description versionedc58b1Permit duplicates in v1/v2 inpermit_modifiers!a838f69Bump codecov actionf2f99f8Fix unused warningUpdates
getrandomfrom 0.4.2 to 0.4.3Changelog
Sourced from getrandom's changelog.
Commits
5e7cd57Release v0.4.3 (#853)1ea268aUse manual bindings for WASIp2/3 (#830)f7290b0Update Cargo.lock (#852)16ce801Update Cargo.lock (#850)e5adfcaAddwasm64-unknown-unknownsupport forwasm_jsbackend (#848)626df8dUpdate Cargo.lock (#846)4a01cb2Update Cargo.lock (#841)f87bf39Update Cargo.lock (#836)eadb879ci: re-enable build job for x86_64-pc-cygwin (#832)d715d73CI: Reduce the number of packages that are updated for wasip2 MSRV test (#825)Updates
synfrom 2.0.117 to 2.0.118Release notes
Sourced from syn's releases.
Commits
f033ef1Release 2.0.11845f65f7Wrap long lint attributesb3f9bf8Mirror PR 1975 from readme to crate-level rustdoc97dc117Wrap PR 1975 to 80 columns0085b7aLintrepr_transparent_non_zst_fieldshas been removed9fc1c9dUpdate test suite to nightly-2026-06-12504bcc7Update test suite to nightly-2026-06-09353d20bUpdate test suite to nightly-2026-06-06f257a16Update test suite to nightly-2026-05-25b706e6eUpdate test suite to nightly-2026-05-13Dependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions