chore(deps): bump the rust-dependencies group with 3 updates#5429
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the rust-dependencies group with 3 updates#5429dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust-dependencies group with 3 updates: [regex](https://github.com/rust-lang/regex), [ryu-js](https://github.com/boa-dev/ryu-js) and [bytemuck](https://github.com/Lokathor/bytemuck). Updates `regex` from 1.12.4 to 1.13.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.4...1.13.0) Updates `ryu-js` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/boa-dev/ryu-js/releases) - [Changelog](https://github.com/boa-dev/ryu-js/blob/main/CHANGELOG.md) - [Commits](boa-dev/ryu-js@v1.0.2...v1.0.3) Updates `bytemuck` from 1.25.0 to 1.25.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.25.0...v1.25.1) --- updated-dependencies: - dependency-name: regex dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: ryu-js dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bytemuck dependency-version: 1.25.1 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: |
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 3 updates: regex, ryu-js and bytemuck.
Updates
regexfrom 1.12.4 to 1.13.0Changelog
Sourced from regex's changelog.
Commits
926af2e1.13.07d941a9regex-automata-0.4.15e358341api: addregex!macro for lazy compilationc420333automata: disable miri on a couple doc testsb9d2cf7github: add FUNDING link0858006docs: add AI policy for contributors468fc64automata: reject dense DFA start states that are match statesUpdates
ryu-jsfrom 1.0.2 to 1.0.3Release notes
Sourced from ryu-js's releases.
Changelog
Sourced from ryu-js's changelog.
Commits
f8d6626Releasev1.0.3(#64)9a936cbMakeCursorstore unsigned integer len and index (#63)97e8180Bump actions/cache from 4 to 6 (#62)4beec89Fix panic in format64_to_fixed when rounding carries past all integer digits ...03bf0f3Sync upstream/main (#57)Updates
bytemuckfrom 1.25.0 to 1.25.1Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
cabc8e7chore: Release bytemuck version 1.25.12d4d8cachangelog946e7a9chore: Release bytemuck_derive version 1.11.08a8f7cfchangelog deriveee6742echangeloge2d1c7fDon't impl core::error::Error on spirv (#348)7dd7174make the note more terse24b1b71Update Rust version in CI workflow to 1.71.0f0dfc1bdocs: note that an empty slice must still satisfy target alignment in cast_sl...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 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