-
Notifications
You must be signed in to change notification settings - Fork 18
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
chore(deps): bump the minor group with 11 updates #422
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 minor group with 11 updates: | Package | From | To | | --- | --- | --- | | [spider](https://github.com/spider-rs/spider) | `2.10.21` | `2.10.27` | | [redb](https://github.com/cberner/redb) | `2.1.4` | `2.2.0` | | [insta](https://github.com/mitsuhiko/insta) | `1.40.0` | `1.41.0` | | [aws-sigv4](https://github.com/smithy-lang/smithy-rs) | `1.2.4` | `1.2.5` | | [aws-smithy-runtime](https://github.com/smithy-lang/smithy-rs) | `1.7.2` | `1.7.3` | | [case_insensitive_string](https://github.com/spider-rs/case_insensitive_string) | `0.2.5` | `0.2.6` | | [fdeflate](https://github.com/image-rs/fdeflate) | `0.3.5` | `0.3.6` | | [libm](https://github.com/rust-lang/libm) | `0.2.8` | `0.2.10` | | [phf_macros](https://github.com/rust-phf/rust-phf) | `0.10.0` | `0.11.2` | | [ua_generator](https://github.com/a11ywatch/ua_generator) | `0.5.2` | `0.5.3` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.1` | `0.4.2` | Updates `spider` from 2.10.21 to 2.10.27 - [Release notes](https://github.com/spider-rs/spider/releases) - [Changelog](https://github.com/spider-rs/spider/blob/main/CHANGELOG.md) - [Commits](spider-rs/spider@v2.10.21...v2.10.27) Updates `redb` from 2.1.4 to 2.2.0 - [Release notes](https://github.com/cberner/redb/releases) - [Changelog](https://github.com/cberner/redb/blob/master/CHANGELOG.md) - [Commits](cberner/redb@v2.1.4...v2.2.0) Updates `insta` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.40.0...1.41.0) Updates `aws-sigv4` from 1.2.4 to 1.2.5 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-runtime` from 1.7.2 to 1.7.3 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `case_insensitive_string` from 0.2.5 to 0.2.6 - [Commits](https://github.com/spider-rs/case_insensitive_string/commits) Updates `fdeflate` from 0.3.5 to 0.3.6 - [Changelog](https://github.com/image-rs/fdeflate/blob/main/CHANGES.md) - [Commits](image-rs/fdeflate@v0.3.5...v0.3.6) Updates `libm` from 0.2.8 to 0.2.10 - [Release notes](https://github.com/rust-lang/libm/releases) - [Changelog](https://github.com/rust-lang/libm/blob/master/CHANGELOG.md) - [Commits](rust-lang/libm@0.2.8...libm-v0.2.10) Updates `phf_macros` from 0.10.0 to 0.11.2 - [Release notes](https://github.com/rust-phf/rust-phf/releases) - [Changelog](https://github.com/rust-phf/rust-phf/blob/master/RELEASE_PROCESS.md) - [Commits](rust-phf/rust-phf@v0.10.0...phf_macros-v0.11.2) Updates `ua_generator` from 0.5.2 to 0.5.3 - [Commits](https://github.com/a11ywatch/ua_generator/commits) Updates `wasm-streams` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](MattiasBuelens/wasm-streams@v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: spider dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: redb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: aws-sigv4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: aws-smithy-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: case_insensitive_string dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: fdeflate dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: libm dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: phf_macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: ua_generator dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Oct 28, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 minor group with 11 updates:
2.10.21
2.10.27
2.1.4
2.2.0
1.40.0
1.41.0
1.2.4
1.2.5
1.7.2
1.7.3
0.2.5
0.2.6
0.3.5
0.3.6
0.2.8
0.2.10
0.10.0
0.11.2
0.5.2
0.5.3
0.4.1
0.4.2
Updates
spider
from 2.10.21 to 2.10.27Release notes
Sourced from spider's releases.
Commits
692c7b0
chore(openai): add json_structure handling js browser events9fa9d4d
chore(smart): fix establishing whitelist/blacklist921d889
chore(budget): fix whitelist/blacklist budgetingfe995e8
chore(transform): add dynamic rewriting html6cd558d
chore(transforms): add optional ignore tagsUpdates
redb
from 2.1.4 to 2.2.0Release notes
Sourced from redb's releases.
Changelog
Sourced from redb's changelog.
Commits
9ffa1d1
Bump version to 2.2.0e5a7fc2
Update changelog5f19e41
Fix write cache to be LRU523b6a0
Optimize page cache evictiona0d0d36
Implement TableHandle for ReadOnlyTableUpdates
insta
from 1.40.0 to 1.41.0Release notes
Sourced from insta's releases.
Changelog
Sourced from insta's changelog.
Commits
0317928
Refine changelog (#675)0e07a50
Update a couple docstrings (#669)083ce14
Another small simplification ofprepare_test_runner
(#667)b7dea9b
Small simplification ofprepare_test_runner
(#666)5fd34e6
Print a version with--version
(#665)a8b6cc2
Small refactors (#664)4f16d70
Show hidden files in functional tests (#663)2b8fce7
ConsolidateCargo.toml
creation in functional tests (#662)10db5b0
Changelog refinements (#649)6a37645
Better error message ifcargo metadata
fails (#661)Updates
aws-sigv4
from 1.2.4 to 1.2.5Commits
Updates
aws-smithy-runtime
from 1.7.2 to 1.7.3Commits
Updates
case_insensitive_string
from 0.2.5 to 0.2.6Commits
Updates
fdeflate
from 0.3.5 to 0.3.6Changelog
Sourced from fdeflate's changelog.
Commits
4610c91
Release v0.3.6 (#36)464a904
Cover test files when publishing (#35)f406b48
Split decoding loop (#34)797304d
Don't hardcode deflate tables (#32)de4c8ff
Fix MSRV and CI (#33)1b782e8
Optimize deflate table building (#31)Updates
libm
from 0.2.8 to 0.2.10Release notes
Sourced from libm's releases.
Changelog
Sourced from libm's changelog.
... (truncated)
Commits
5c948cb
chore: release v0.2.106325b92
Merge pull request #332 from tgross35/msrv-testcd33925
Set the MSRV to 1.63 and document it as such3198f34
Changebuild.rs
to use the older:
rather than::
6278178
Merge pull request #329 from tgross35/ci-check-stablecb25dcc
Add a CI test that the crate builds on stable3b8a7de
Merge pull request #327 from tgross35/config-rustfmt719b487
Add a .git-blame-ignore-revs file5882cab
Runcargo fmt
with new settings9b8e48a
Add a rustfmt.toml file matching rust-lang/rustUpdates
phf_macros
from 0.10.0 to 0.11.2Release notes
Sourced from phf_macros's releases.
... (truncated)
Commits
c9c35fd
Release phf_shared v0.11.2, phf_generator v0.11.2, phf_macros v0.11.2, phf v0...a1e5072
Update changelogs8fd5b77
Merge pull request #288 from JohnTitor/rm-phf-stats0b7a826
Remove mentions toPHF_STATS
3776342
Merge pull request #280 from jf2048/deref-bytestring5ec8936
Merge pull request #284 from nickelc/deps/syn28e3e3e5
Updatesyn
to 2.08c0d057
Allow using dereferenced bytestring literal keys in phf_map!f8e9d27
Merge pull request #276 from JohnTitor/playground-metadata7e212e3
Add metadata for playgroundUpdates
ua_generator
from 0.5.2 to 0.5.3Commits
Updates
wasm-streams
from 0.4.1 to 0.4.2Changelog
Sourced from wasm-streams's changelog.
Commits
3bb7b55
0.4.2593bdb6
Simplifyb55af58
Ignore warnings for unit tests7782bdb
Use actions-rust-lang/setup-rust-toolchainb164a2c
Test Node on CId64812a
Support running tests in Node.jsacee003
Update dependencies1e25835
Update CI2573775
Fix Clippy issues7556f73
cargo fmtDependabot 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