-
-
Notifications
You must be signed in to change notification settings - Fork 9
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 all group across 1 directory with 16 updates #82
Conversation
Bumps the all group with 15 updates in the /local-registry directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.92` | | [bigdecimal](https://github.com/akubera/bigdecimal-rs) | `0.4.5` | `0.4.6` | | [duplicate](https://github.com/Emoun/duplicate) | `1.0.0` | `2.0.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.5.0` | `2.6.0` | | [pest](https://github.com/pest-parser/pest) | `2.7.11` | `2.7.14` | | [pest_derive](https://github.com/pest-parser/pest) | `2.7.11` | `2.7.14` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [rstest](https://github.com/la10736/rstest) | `0.22.0` | `0.23.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.214` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.66` | | [tinyset](https://github.com/droundy/tinyset) | `0.4.15` | `0.5.0` | | [unicase](https://github.com/seanmonstar/unicase) | `2.7.0` | `2.8.0` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) | `1.11.0` | `1.12.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | Updates `anyhow` from 1.0.86 to 1.0.92 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.92) Updates `bigdecimal` from 0.4.5 to 0.4.6 - [Release notes](https://github.com/akubera/bigdecimal-rs/releases) - [Commits](akubera/bigdecimal-rs@v0.4.5...v0.4.6) Updates `duplicate` from 1.0.0 to 2.0.0 - [Changelog](https://github.com/Emoun/duplicate/blob/master/CHANGELOG.md) - [Commits](Emoun/duplicate@1.0.0...2.0.0) Updates `indexmap` from 2.5.0 to 2.6.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.5.0...2.6.0) Updates `pest` from 2.7.11 to 2.7.14 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.7.11...v2.7.14) Updates `pest_derive` from 2.7.11 to 2.7.14 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.7.11...v2.7.14) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](rust-pretty-assertions/rust-pretty-assertions@v1.4.0...v1.4.1) Updates `rstest` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.22.0...v0.23.0) Updates `serde` from 1.0.209 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.214) Updates `serde_derive` from 1.0.209 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.214) Updates `thiserror` from 1.0.63 to 1.0.66 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...1.0.66) Updates `tinyset` from 0.4.15 to 0.5.0 - [Changelog](https://github.com/droundy/tinyset/blob/master/CHANGELOG.md) - [Commits](https://github.com/droundy/tinyset/commits) Updates `unicase` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](seanmonstar/unicase@v2.7.0...v2.8.0) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](unicode-rs/unicode-normalization@v0.1.23...v0.1.24) Updates `unicode-segmentation` from 1.11.0 to 1.12.0 - [Commits](unicode-rs/unicode-segmentation@v1.11.0...v1.12.0) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.10.0...1.11.0) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: bigdecimal dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: duplicate dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pest_derive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_derive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tinyset dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: unicase dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: unicode-normalization dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: unicode-segmentation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Hello 👋 Thanks for your PR. This repo does not currently have dedicated maintainers. Our guardians team will attempt to review and merge your PR, but it will likely take longer for your PR to be reviewed. If you enjoy contributing to Exercism and have a track-record of doing so successfully, you might like to become an Exercism maintainer for this track. Please feel free to ask any questions, or chat to us about anything to do with this PR or the reviewing process on the Exercism forum. (cc @exercism/guardians) |
@senekor -- I got a ping to review and approve this (and I have) -- but I think you should take a look at these before anyone merges them, just in case. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the ping, this looks good to me. I think in the future you can just merge these. I can't audit all the dependencies and our test runners don't have much of an attack surface as far as I'm aware.
And when it comes to breaking changes in dependencies, we also can't really hold back on those, because we only support a single version. If we hold back a dependency, new users running cargo add
would get errors because they will get the newer, incompatible version. This has been a big issue in the past, people opening issues about test runner failures because our version was outdated.
Oh, looks like I mixed up the PRs, I thought this was in the test-runner repo. I think for the analyzer it's even simpler, CI makes sure that everything compiles and tests pass, so there's not much that can go wrong with bumping dependencies. |
Bumps the all group with 15 updates in the /local-registry directory:
1.0.86
1.0.92
0.4.5
0.4.6
1.0.0
2.0.0
2.5.0
2.6.0
2.7.11
2.7.14
2.7.11
2.7.14
1.4.0
1.4.1
0.22.0
0.23.0
1.0.209
1.0.214
1.0.63
1.0.66
0.4.15
0.5.0
2.7.0
2.8.0
0.1.23
0.1.24
1.11.0
1.12.0
1.10.0
1.11.0
Updates
anyhow
from 1.0.86 to 1.0.92Release notes
Sourced from anyhow's releases.
Commits
fd03a8e
Release 1.0.92a16252b
Merge pull request #390 from dtolnay/rawaddrfcf2ef8
Compile &raw test on Rust 1.82+ only1e7e9fe
Parse raw address expression syntax7d1a8f9
Add test of raw addr expression syntax6c52daa
Release 1.0.914986853
Merge pull request #388 from dtolnay/outdirf130b76
Clean up dep-info files from OUT_DIRa0b868a
Release 1.0.900f74169
Improve rendering of inline code in macros documentationUpdates
bigdecimal
from 0.4.5 to 0.4.6Release notes
Sourced from bigdecimal's releases.
Commits
148b4cf
v0.4.62f2a072
Version 0.4.6e3ffe6a
Fix clippy lints1e96272
Merge reimplementation of cbrt into trunkea53472
Reimplement impl_cbrt_int_scalebcf065a
Add method BigDecimalRef::count_trailing_zeroese94bdaf
Add struct WithScale8886fc0
Add arithmetic function multiply_by_ten_to_the_uint3c58a3e
Fix compatibility with Rust 1.43f68a86f
Merge fix to formatting bug into trunkUpdates
duplicate
from 1.0.0 to 2.0.0Changelog
Sourced from duplicate's changelog.
Commits
20bdde3
[CI] Removed beta channel from testing temporarily2cbaeec
Release readme no longer refers to pre-stabilization version meanings.b750d6d
Updated root-level documentation to refer to substitute!d439268
Substitute! now works in nested invocations.7891bc4
Updated Cargo.toml and changelogf1c4301
Replace proc-macro-error proc-macro2-diagnostics9d56af9
Updated README CI status badge URL4db3cce
'duplicate!' and 'duplicate_item' no longer allow only global substitution.ea50f00
Implemented 'substitute!' and 'substitute_item'.47d25fe
Increased MSRV to 1.65Updates
indexmap
from 2.5.0 to 2.6.0Changelog
Sourced from indexmap's changelog.
Commits
bf0362b
Merge pull request #354 from cuviper/release-2.6.0bd0b4f7
Add all release dates5340049
Release 2.6.07f80229
Merge pull request #343 from cuviper/hash_tablee577bf2
Usehashbrown::HashTable
instead ofRawTable
09b48ec
Merge pull request #353 from cuviper/move_index267b83d
Add an explicit bounds check inmove_index
d74a4da
Merge pull request #349 from waywardmonkeys/improve-doc-formatting5b0ed20
docs: Improve doc formatting with backticks15518f3
Merge pull request #348 from cuviper/clone-intoiterUpdates
pest
from 2.7.11 to 2.7.14Release notes
Sourced from pest's releases.
... (truncated)
Commits
efc1971
update unicode to version 16 (#1044)1d029d9
nit: fix minor typo in usage of it's vs its in the docs (#1043)0a1533d
bump version and adjust CI guards (#1039)65e5b2b
feat: added upstream miette support (#1038)da3fcfe
add validation for tags on silent rules (fixes #1035) (#1036)537660c
fixpest_derive
without std under a workspace in Windows (#1034)Updates
pest_derive
from 2.7.11 to 2.7.14Release notes
Sourced from pest_derive's releases.
... (truncated)
Commits
efc1971
update unicode to version 16 (#1044)1d029d9
nit: fix minor typo in usage of it's vs its in the docs (#1043)0a1533d
bump version and adjust CI guards (#1039)65e5b2b
feat: added upstream miette support (#1038)da3fcfe
add validation for tags on silent rules (fixes #1035) (#1036)537660c
fixpest_derive
without std under a workspace in Windows (#1034)Updates
pretty_assertions
from 1.4.0 to 1.4.1Release notes
Sourced from pretty_assertions's releases.
Changelog
Sourced from pretty_assertions's changelog.
Commits
f5c5b24
chore: prep 1.4.1 released34d524
chore: display feature-flagged docs on docs.rsfac4273
Merge pull request #131 from sandydoo/fix-yansi-deprecation1e51cce
chore: rename deprecated yansi methods4a0e5a3
Merge pull request #121 from SergioBenitez/yansi-update08838fe
internal: bump MSRV to 1.63.0 for yansi777387d
ci: bump runner to windows-202235c08fe
chore: update 'yansi' to 1.0.0-rcUpdates
rstest
from 0.22.0 to 0.23.0Release notes
Sourced from rstest's releases.
Changelog
Sourced from rstest's changelog.
Commits
da11d4e
Update dependency and prepare the release0c6e203
Update checkout list20e8858
Make clippy happy57a9342
Playground should use dev package8a04803
Removed the useless build rerun variable8c232bc
Add a test for invalid base_dir value3520861
Add tests for replace_env_vars465a401
Add unit tests for parsing attributes, and add base_dira970613
Add a test for declared environment variablesc65d1c0
Add tests and #[ignore_missing_env_vars]Updates
serde
from 1.0.209 to 1.0.214Release notes
Sourced from serde's releases.
Commits
4180621
Release 1.0.214210373b
Merge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015
Implement IntoDeserializer for all Deserializers in serde::de::value module58a8d22
Release 1.0.213ef0ed22
Merge pull request #2847 from dtolnay/newtypewith79925ac
Ignore dead_code warning in regression testb60e409
Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5
Add regression test for issue 284649e11ce
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5f
Release 1.0.212Updates
serde_derive
from 1.0.209 to 1.0.214Release notes
Sourced from serde_derive's releases.
Commits
4180621
Release 1.0.214210373b
Merge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015
Implement IntoDeserializer for all Deserializers in serde::de::value module58a8d22
Release 1.0.213ef0ed22
Merge pull request #2847 from dtolnay/newtypewith79925ac
Ignore dead_code warning in regression testb60e409
Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5
Add regression test for issue 284649e11ce
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5f
Release 1.0.212Updates
thiserror
from 1.0.63 to 1.0.66Release notes
Sourced from thiserror's releases.
Commits
d1a8254
Release 1.0.66e2e9da3
Merge pull request #328 from dtolnay/peekend3d79a90
Use peek2(End) instead of fork/advance_toa9a6c98
Merge pull request #329 from dtolnay/up51a5e4c
Raise minimum compiler for test suite to rust 1.708fb92ff
Resolve uninlined_format_args pedantic clippy lint in build script0e2bef9
Raise required compiler to rust 1.61bb30f2e
Merge pull request #327 from dtolnay/literal5d3edf9
Improve error on malformed format attribute003a89f
Merge pull request #326 from dtolnay/sealedUpdates
tinyset
from 0.4.15 to 0.5.0Changelog
Sourced from tinyset's changelog.
Commits
Updates
unicase
from 2.7.0 to 2.8.0Commits
d981911
v2.8.0b825f9e
upgrade to unicode 16a86a466
update to 2018 edition8dc84ec
Make license metadata SPDX compliant07f81c1
feat: add to_folded_case() methodUpdates
unicode-normalization
from 0.1.23 to 0.1.24Commits
c992130
Merge pull request #103 from Marcondiro/master0a95cae
Fix clippy99d6e46
Fix composition tableb7e343a
Use tinyvec 1.6.0 in msrv buildc8011eb
Update normalization_tests.rs to Unicode 16.0.0fdfe8e0
Update Unicode to version 16.0.0, bump to 0.1.2479687ca
Merge pull request #100 from unicode-rs/safety-comments71a54fa
Merge pull request #101 from unicode-rs/constructorsa97388a
Add safety comments154ebfc
Directly expose constructors for iterators rather than relying on hard-to-dis...Updates
unicode-segmentation
from 1.11.0 to 1.12.0Commits
9e3f88c
Publish 1.12187d8b8
Support Unicode 16.0.0 (#140)0f55f70
Fix unwrap panic in next_boundary() (#137)0fa7148
Merge pull request #138 from cardigan1008/issue-overflow164f787
fmtcbb8772
fix: arithmetic overflow2081c29
Merge pull request #136 from Jules-Bertholet/std-tablese96ec2e
Use stdlib alphabetic and numeric character tables592ce00
Merge pull request #134 from Jules-Bertholet/fixdce3a34
Add comments tohandle_incb_consonant
Updates
uuid
from 1.10.0 to 1.11.0Release notes
Sourced from uuid's releases.
Commits
4473398
Merge pull request #772 from uuid-rs/cargo/1.11.059fbb1e
prepare for 1.11.0 released9b34e7
Merge pull request #771 from yotamofek/zerocopy_0.814b2420
Upgrade zerocopy to 0.8Dependabot 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