Bump the all group with 8 updates #1968
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 8 updates:
0.11.0
0.15.3
0.3.2
0.4.0
0.8.26
0.9.34+deprecated
0.11.27
0.12.4
0.5.11
0.8.13
4166119
11ba207
4.5.0
5.1.2
0.3.11
1.0.1
Updates
fluent-bundle
from 0.11.0 to 0.15.3Release notes
Sourced from fluent-bundle's releases.
... (truncated)
Commits
17fa67b
Add versions to cargo74020c3
chore: Release 'safe harbor' versions of Fluent workspace crates (#349)1834376
Fix a couple of typos (#345)ee771ba
Update license references in README and email address in manifests (#341)aae8b2d
Use SPDX 2.1 license expression. (#321)178ed26
Use "resolver = 2" in the virtual workspace. (#325)42b67be
Update references to IRC, switch Coveralls GitHub action to v2 (#340)58fb596
Fix cargo doc warnings. (#326)a69a7ab
Fix formatting error detected by rustfmt039fdd8
Enable Rust formatter workflow for pull requestsUpdates
handlebars-fluent
from 0.3.2 to 0.4.0Commits
Updates
serde_yaml
from 0.8.26 to 0.9.34+deprecatedRelease notes
Sourced from serde_yaml's releases.
... (truncated)
Commits
2009506
Release 0.9.343ba8462
Add unmaintained note77236b0
Ignore dead code lint in testsf4c9ed9
Release 0.9.33b4edaee
Pull in yaml_parser_fetch_more_tokens fix from libyaml8a5542c
Resolve non_local_definitions warning in testea57d8c
Release 0.9.32a52b7ac
Resolve prelude redundant import warnings9e0b8d3
Replace curly quotes with ascii straight quotes2a77483
Release 0.9.31Updates
reqwest
from 0.11.27 to 0.12.4Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
de5dbb1
v0.12.40f126f5
tests: fix blocking test about empty bodies and content-length1073881
feat: add zstd support (#1866)1af8945
feat: add ClientBuilder::read_timeout(dur) (#2241)e99da85
refactor: fix warnings related to mutability ofself
(#2245)0720159
v0.12.39209695
Remove duplicate example for ClientBuilder::default_headers (#2236)e3a1565
fix: use lower case domain string when usingresolve
andresolve_to_addrs
...b4c491a
feat: allow fine-grained root certs for rustls (#2232)cf4295d
chore: update winreg to 0.52.0 (#2226)Updates
toml
from 0.5.11 to 0.8.13Commits
912761b
chore: Release40b02a3
Merge pull request #730 from epage/msrv8eb5dcb
fix: Drop MSRV to 1.65f9249d8
Merge pull request #726 from mistydemeo/fix_typo1e3e033
docs: fix typoadbc75b
chore(deps): Update Rust Stable to v1.78 (#724)f8b1b26
Merge pull request #725 from epage/update7eef906
style: Address warnings813ce3d
chore(deps): Update compatible (dev) (#723)66f7f1a
docs: Remove stale content from examplesUpdates
rust_team_data
from4166119
to11ba207
Commits
11ba207
Merge pull request #1457 from Kobzol/rfl-team4ede424
Add a Rust for Linux marker team51c59f2
Add Zulip ID for nastevens (#1455)Updates
handlebars
from 4.5.0 to 5.1.2Release notes
Sourced from handlebars's releases.
... (truncated)
Changelog
Sourced from handlebars's changelog.
... (truncated)
Commits
47bc650
chore: Release handlebars version 5.1.23458be1
chore: changelog housekeepinge1c9ec2
Merge pull request #638 from lovasoa/better_error_messages231a3f5
fmt2a93400
improve error messages on parse errorsdea0ed9
Merge pull request #637 from sunng87/dependabot/npm_and_yarn/playground/www/w...4079121
chore(deps-dev): bump webpack-dev-middleware in /playground/wwwd37613c
Merge pull request #635 from sunng87/dependabot/cargo/heck-0.5590f1ce
Merge pull request #636 from sunng87/dependabot/npm_and_yarn/playground/www/f...b86a66a
chore(deps-dev): bump follow-redirects in /playground/wwwUpdates
siphasher
from 0.3.11 to 1.0.1Commits
f57236b
Bumped73b8d
Remove .travis.yml1802ecb
20246143628
Remove Travis badge6e2c2bd
Import README.mda8376ea
Bump version here, too8a5f72f
It's been a while, let's move to 1.0,0Dependabot 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