Bump the all group across 1 directory with 7 updates #2188
Closed
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 all group with 7 updates in the / directory:
0.4.0
0.5.0
0.12.15
0.12.23
0.8.22
0.9.5
1.0.140
1.0.143
5c6c007
8dc16f5
2.3.1
2.3.2
0.3.41
0.3.42
Updates
handlebars-fluent
from 0.4.0 to 0.5.0Commits
eca3613
Merge pull request #18 from alerque/release104bd79
chore: Release 0.5.01c09d72
docs: Replace defunct Travis CI status badge with GH Actionaeceaae
Merge tag 'v0.5.0' (actually published as 0.4.0) into HEAD1f6f5c2
Merge pull request #16 from alerque/fluent-bumpfe27455
chore: Document current MSRV (bounded by handlebars 6.3's MSRV)8c54e3e
deps: Bump Handlebars to current46a4949
chore: Use MSRV aware resolver for Rust dependencies5aec93b
refactor: Adjust Fluent API usage for current upstream crate versions4300ce9
deps: Bump Fluent crates to latest minor releasesUpdates
reqwest
from 0.12.15 to 0.12.23Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
ae7375b
v0.12.239aacdc1
feat: add dns_resolver2 that is more ergonomic and flexible (#2793)221be11
refactor: loosen retryfor_host
parameter bounds (#2792)acd1b05
feat: add reqwest::retry policies (#2763)54b6022
feat: addClientBuilder::unix_socket()
option (#2624)6358cef
fix: add default tcp keepalive and user_timeout values (#2780)21226a5
style(client): usestd::task::ready!
macro to simplify Poll branch matching...82086e7
feat: add request cache options for wasm (#2775)2a0f7a3
ci: use msrv-aware cargo in msrv job (#2779)f186803
fix(proxy): restore default port 1080 for SOCKS proxies without explicit port...Updates
toml
from 0.8.22 to 0.9.5Commits
bd21148
chore: Releaseff1cb9a
docs: Update changelog39dd8b6
fix(parser): Improve bad quote error messages (#1014)137338e
chore(deps): Update Rust crate serde_json to v1.0.142 (#1022)2126e6a
chore: Releasefa2100a
docs: Update changelog0c75bbd
feat(toml): Expose DeInteger/DeFloat as_str/radix (#1021)e3d64df
feat(toml): Expose DeFloat::as_strffdd211
feat(toml): Expose DeInteger::as_str/radix9e7adcc
docs(readme): Fix links to crates (#1020)Updates
serde_json
from 1.0.140 to 1.0.143Release notes
Sourced from serde_json's releases.
Commits
10102c4
Release 1.0.1432a5b853
Replace super::super with absolute path within crate447170b
Merge pull request 1271 from mickvangelderen/mick/impl-from-str-for-mapec190d6
Merge pull request #1264 from xlambein/master8be6647
Merge pull request #1268 from SOF3/compact-defaultba5b3cc
Revert "Pin nightly toolchain used for miri job"1731167
Release 1.0.142e51c814
Touch up PR 126584abbdb
Merge pull request #1265 from aatifsyed/master6843c36
Release 1.0.141Updates
rust_team_data
from5c6c007
to8dc16f5
Commits
8dc16f5
Merge pull request #1971 from spastorino/remove-old-all-hands-mailing-list883bd77
Remove old All Hands mailing liste9331ea
Merge pull request #1968 from spastorino/alumni-myself-dev-guideee1c831
Move spastorino to Rustc Dev Guide Alumnia5566c1
Merge pull request #1953 from jieyouxu/rdg-review807062f
Merge pull request #1966 from nellshamrell/add-twir-reviewerda12989
Merge pull request #1967 from traviscross/TC/add-tmandry-to-content-teamf86bff0
Merge branch 'master' into add-twir-reviewerd9ec213
Add tmandry to content teame6822b2
Merge pull request #1962 from rust-lang/crates-io-auth-action-crates-io-writeUpdates
percent-encoding
from 2.3.1 to 2.3.2Commits
Updates
time
from 0.3.41 to 0.3.42Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
ed2852e
v0.3.42 release1067543
Fix copied commentf45bff5
Useconst
block for readabilityb38c118
Add#[inline]
to most methodsf410951
Add#[track_caller]
to numerous methodsd30f3d0
OptimizeTime::sub
e807ad3
Add tests, benchmarks3fcb83d
OptimizeOffsetDateTime
comparisons95db5c3
Optimize UTC offset conversions998b26f
OptimizeTime::duration_until
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