forked from boa-dev/boa
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the rust-dependencies group across 1 directory with 12 updates #353
Closed
Conversation
This file contains 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
Bumps the rust-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.16` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.3.0` | `2.5.0` | | [regress](https://github.com/ridiculousfish/regress) | `0.10.0` | `0.10.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.122` | `1.0.127` | | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.209` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) | `0.3.42` | `0.3.43` | | [smol](https://github.com/smol-rs/smol) | `2.0.0` | `2.0.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` | | [syn](https://github.com/dtolnay/syn) | `2.0.72` | `2.0.77` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.16.3` | `1.17.1` | | [arrayvec](https://github.com/bluss/arrayvec) | `0.7.4` | `0.7.6` | Updates `clap` from 4.5.13 to 4.5.16 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.13...clap_complete-v4.5.16) Updates `indexmap` from 2.3.0 to 2.5.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.3.0...2.5.0) Updates `regress` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/ridiculousfish/regress/releases) - [Commits](ridiculousfish/regress@v0.10.0...v0.10.1) Updates `serde_json` from 1.0.122 to 1.0.127 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.122...1.0.127) Updates `serde` from 1.0.204 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.204...v1.0.209) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.92...0.2.93) Updates `wasm-bindgen-test` from 0.3.42 to 0.3.43 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `smol` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/smol-rs/smol/releases) - [Changelog](https://github.com/smol-rs/smol/blob/master/CHANGELOG.md) - [Commits](smol-rs/smol@v2.0.0...v2.0.1) Updates `quote` from 1.0.36 to 1.0.37 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.36...1.0.37) Updates `syn` from 2.0.72 to 2.0.77 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.72...2.0.77) Updates `bytemuck` from 1.16.3 to 1.17.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.16.3...v1.17.1) Updates `arrayvec` from 0.7.4 to 0.7.6 - [Release notes](https://github.com/bluss/arrayvec/releases) - [Changelog](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md) - [Commits](bluss/arrayvec@0.7.4...0.7.6) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: regress dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wasm-bindgen-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: smol dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bytemuck dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: arrayvec dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Sep 2, 2024
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/cargo/rust-dependencies-672d24db85
branch
September 16, 2024 23:06
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 12 updates in the / directory:
4.5.13
4.5.16
2.3.0
2.5.0
0.10.0
0.10.1
1.0.122
1.0.127
1.0.204
1.0.209
0.2.92
0.2.93
0.3.42
0.3.43
2.0.0
2.0.1
1.0.36
1.0.37
2.0.72
2.0.77
1.16.3
1.17.1
0.7.4
0.7.6
Updates
clap
from 4.5.13 to 4.5.16Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
cedb1f0
chore: Releasec22a510
docs(complete): Fix registration commands050b6c5
chore: Release5e61bd4
docs: Update changelog6f88091
Merge pull request #5671 from epage/envc402ec6
feat(complete): Env hook for dynamic completions6288e11
test(complete): Specialize tests84cfd92
Merge pull request #5667 from a-kenji/fix-typo70d8334
Merge pull request #5669 from epage/reorgcddbb56
fix(complete): Correct version checkUpdates
indexmap
from 2.3.0 to 2.5.0Changelog
Sourced from indexmap's changelog.
Commits
48ed490
Release 2.5.0139d7ad
Merge pull request #340 from cuviper/insert-bounds1d9b5e3
Add doc examples forinsert_before
andshift_insert
8ca01b0
Useinsert_before
for "new" entries ininsert_sorted
7224def
Addinsert_before
as an alternate toshift_insert
0247a15
Document and assert index bounds inshift_insert
922c6ad
Update the CI badgee482e17
Merge pull request #342 from cuviper/btree-likeb63e4a1
Merge pull request #341 from cuviper/from-entry264e5b7
Add doc aliases likeBTreeMap
/BTreeSet
Updates
regress
from 0.10.0 to 0.10.1Commits
f4cdee5
Prepare 0.10.1 releasecb6f3fd
Named captures to return their names in-order19dc9ed
Fix some clippies1ba89b4
Fix github clippy invocation9f39399
add documentation for featureutf16
Updates
serde_json
from 1.0.122 to 1.0.127Release notes
Sourced from serde_json's releases.
Commits
5ebf65c
Release 1.0.127f287a3b
Merge pull request 1179 from GREsau/patch-1ec980b0
Release 1.0.126e6282b0
Merge pull request #1184 from serde-rs/fastarithmeticffc4a43
Improve cfg names for fast arithmetic4b1048d
Merge pull request #1183 from serde-rs/arithmeticf268173
Unify chunk size choice between float and string parsingfec0376
Merge pull request #1182 from CryZe/chunk-64bit3d837e1
Ensure the SWAR chunks are 64-bit in more cases11fc61c
AddOccupiedEntry::shift_remove()
andswap_remove()
Updates
serde
from 1.0.204 to 1.0.209Release notes
Sourced from serde's releases.
Commits
30752ac
Release 1.0.209b84e6ca
Improve wording of PR 2805 comments87a2fb0
Wrap comments from PR 2805 to 80 columns9eaf7b9
Merge pull request #2805 from Mingun/untagged-tests7bde100
Replace MapRefDeserializer with value::MapDeserializerda7fc79
Fix deserialization of empty struct variant in untagged enums4c5fec1
Test special cases that reaches SeqRefDeserializer::deserialize_any len==0 co...6588b0a
Cover Content::Seq case in VariantRefDeserializer::struct_variant0093f74
Split test newtype_enum into four tests for each variant171c6da
Complete coverage of ContentRefDeserializer::deserialize_newtype_structUpdates
wasm-bindgen
from 0.2.92 to 0.2.93Changelog
Sourced from wasm-bindgen's changelog.
... (truncated)
Commits
bf9807c
Prepare v0.2.93 release (#4072)f4176da
Use Taplo for TOML formatting (#4071)343af0e
Add Dependabot (#4069)e845f51
Use object URLs for inlined linked modules (#4067)5d45bd6
Fix test coverage documentation (#4064)d3872f1
Handle empty coverage report (#4063)031fe89
Improve the CI runtime, take two (#4058)402dae7
Experimental test coverage support (#4060)9a584e9
Update WebGPU (#4062)2ea6ab1
Improve the CI runtime (#4056)Updates
wasm-bindgen-test
from 0.3.42 to 0.3.43Commits
Updates
smol
from 2.0.0 to 2.0.1Release notes
Sourced from smol's releases.
Changelog
Sourced from smol's changelog.
Commits
dd0b3a4
v2.0.16de3b70
Update scraper requirement from 0.19 to 0.2074d6fb8
Update async-tungstenite requirement from 0.26 to 0.272e3dfc7
docs: Mention that drop() is not called for statically spawned tasks0ab3590
Update async-tungstenite requirement from 0.25 to 0.26641326b
Update http requirement from 0.2 to 1.1bc7a85d
Update scraper requirement from 0.18 to 0.19f8f5a4a
Update async-tungstenite requirement from 0.24 to 0.25490c4c6
ex: Use smol-hyper in hyper-server examplef3054c3
ex: Use smol-hyper in hyper-client exampleUpdates
quote
from 1.0.36 to 1.0.37Release notes
Sourced from quote's releases.
Commits
b1ebffa
Release 1.0.3743acd77
Delete unneeded use ofref
9382c21
Merge pull request #283 from dtolnay/cstr6ac4328
Add C string tests9fb0591
Implement ToTokens for CStr and CStringba7a9d0
Organize test importsaa9970f
Inline the macro that generates primitive implsba41109
Merge pull request #282 from dtolnay/tokensc77340a
Consistently use 'tokens' as the name of the &mut TokenStream arga4a0abf
Merge pull request #281 from dtolnay/charUpdates
syn
from 2.0.72 to 2.0.77Release notes
Sourced from syn's releases.
Commits
6232266
Release 2.0.7797acbf0
Merge pull request #1727 from dtolnay/exprparena3b5a5c
Support parsing Expr::Tuple in derive3c24f57
Run upload-artifact action regardless of previous step failure78608a3
Upload CI Cargo.lock for reproducing failuresef3e9c6
Release 2.0.768f7365f
Merge pull request #1725 from dtolnay/tailcall6cddd9e
Make tail call expr mandatoryd1746fe
Release 2.0.75b693682
Merge pull request #1722 from dtolnay/exprpathUpdates
bytemuck
from 1.16.3 to 1.17.1Changelog
Sourced from bytemuck's changelog.
Commits
dc059fd
chore: Release bytemuck version 1.17.14bd5008
changelog.3f42bec
Force#[repr(C)]
layout to guarantee same offset ofunion
fields. (#268)3c42ba7
chore: Release bytemuck version 1.17.0413aaaf
changelog.faff804
chore: Release bytemuck_derive version 1.7.17be8c67
derive changelogbb62be5
Remove "dangling" terminology for zero-sized pointees. (#262)5eecd33
Make must_cast by-value and by-shared-ref functions const (#261)243302d
Addbytemuck
attribute toNoUninit
derive (#259)Updates
arrayvec
from 0.7.4 to 0.7.6Release notes
Sourced from arrayvec's releases.
Changelog
Sourced from arrayvec's changelog.
Commits
0aede87
0.7.6909c766
ExcludeAsRef\<Path>
for no-std buildsf3732a0
0.7.5b629f52
Update ci actionsaadc8df
implement AsRef<Path> for ArrayStringb2886dc
DOC: Fix typos in changelog274fb2d
Test MSRV with old versions201d23a
Set rust-version in Cargo.tomlcee33ee
Remove disabled and now-redundant tests3a75e11
Add as_slice & as_mut_slice methods to IntoIterDependabot 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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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