build(deps): bump the prod group across 1 directory with 8 updates #8981
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 prod group with 8 updates in the / directory:
1.0.213
1.0.214
0.4.13
0.5.1
0.32.3
0.34.0
0.1.9
0.1.10
1.40.0
1.41.0
0.12.2
0.13.1
8.5.0-alpha.1
8.15.0-alpha.1
0.11.27
0.12.8
Updates
serde
from 1.0.213 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 moduleUpdates
tower
from 0.4.13 to 0.5.1Release notes
Sourced from tower's releases.
Commits
7155101
Prepare release of v0.5.1 (#791)b2c48b4
Bump dependency on tower-layer (#787)fec9e55
tower-layer: drop versions from dev dependencies (#782)646804d
chore: prepare to release tower-0.5.0, tower-layer-0.3.3, tower-service-0.3.3...7202cfe
chore: fix a few typos (#780)85080a5
use workspace dependencies for tower (#778)88a7d3e
fix warnings found when running check/doc commands (#779)a6e98a7
chore: update GitHub Actions CI (#740)74e925d
chore: fix spelling errors (#775)89ac74f
feat: Make new functions const when possible (#760)Updates
sentry
from 0.32.3 to 0.34.0Release notes
Sourced from sentry's releases.
Changelog
Sourced from sentry's changelog.
Commits
05d86bc
release: 0.34.0b81348f
ref(client): Make prepare_event public (#662)7ae972e
Stabilize themetrics
feature (#660)7492d24
Make regex an optional dependency (#659)c44944d
Merge branch 'release/0.33.0'f063f79
release: 0.33.073d04ae
ref(metrics): Add normalization and update set metrics hashing (#658)8c701e8
feat: add embedded-svc based http transport (#654)0b4b06c
Merge branch 'release/0.32.3'Updates
hyper-util
from 0.1.9 to 0.1.10Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
a636037
v0.1.1005b13f4
chore: Fix test warning (#155)30f38c8
feat(client): Exposehttp2::builder::max_header_list_size
in the client bui...aa90ce5
refactor: allow resolve span to be disabled (#153)4dda024
feat(client): Add a new config to set TCP_USER_TIMEOUT (#152)Updates
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
primitive-types
from 0.12.2 to 0.13.1Commits
Updates
elasticsearch
from 8.5.0-alpha.1 to 8.15.0-alpha.1Release notes
Sourced from elasticsearch's releases.
Commits
e6e2f02
Update READMEbcade94
Allow running on wasm32 targets using fetch() for http requests (#200)baa023d
Update xtask dependencies, run CI only with platinum (https) config756eec2
Add credential using a base64 encoded API key (#238)52c74a4
Fix doctests2fbcdd1
feature: Add multi-node connection pool (#189)b70057b
Escape HTML characters in docs (#209)144f586
Add documentation for msearch (#204)bcc4c0f
Derive Clone on Bulk request structs (#202)0c92c3a
Extract credentials passed in Url (#147)Updates
reqwest
from 0.11.27 to 0.12.8Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
95fec09
v0.12.8baf9712
fix: pass pool_timer to hyper_util to enable the idle cleanup task (#2434)d85f44b
Bump rustls-native-certs (#2427)c8665be
tests: use a documented test network for testing964b1c6
tests: bypass the proxy when testing timeouts09884ed
feat: Add support for SOCKS4 (#610) (#2400)a13a6bc
ci: pin tokio-util for msrv job (#2412)4cc8ec8
feat: Exposestreaming
as public APIwrap
(#2255)cc3dd51
Add file function to async::multipart (#2106)193ed1f
chore: Depend on wasm-bindgen 0.2.89 or higherMost Recent Ignore Conditions Applied to This Pull Request
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 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