fix(deps): update all non-major packages >= 1.0 #3627
Merged
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.
This PR contains the following updates:
4.9.1
->4.9.2
4.3.23
->4.4.1
5.5.0
->5.5.3
4.12.0
->4.13.1
6.3.0
->6.3.1
6.3.0
->6.3.1
2.5.0
->2.6.1
2.5.0
->2.6.1
1.9.3
->1.9.4
1.0.185
->1.0.188
1.0.183
->1.0.188
5.1.6
->5.2.2
2.4.0
->2.4.1
Release Notes
apollographql/apollo-server (@apollo/server)
v4.9.2
Compare Source
Patch Changes
#7699
62e7d940d
Thanks @trevor-scheer! - Fix error path attachment for list itemsPreviously, when errors occurred while resolving a list item, the trace builder would fail to place the error at the correct path and just default to the root node with a warning message:
This change places these errors at their correct paths and removes the log.
clap-rs/clap (clap)
v4.4.1
Compare Source
Features
Command::styles
v4.4.0
Compare Source
Compatibility
v4.3.24
Compare Source
Fixes
--help
with custom templatesxacrimon/dashmap (dashmap)
v5.5.2
Compare Source
This release merely reverts #259 since it introduced data race violations. We'll look into this more in the coming time and try to investigate why and how to gain back the additional 0.5%-ish lost performance. Additionally, v5.5.1 has been yanked.
Thanks to @Turbo87 and the crates.io team for reporting this issue.
v5.5.1
Compare Source
This release includes a couple of internal changes such as committing
Cargo.lock
as well as minor optimizations to lookup performance.DataDog/dd-trace-js (dd-trace)
v4.13.1
Compare Source
Bug Fixes
Improvements
v4.13.0
Compare Source
Bug Fixes
Improvements
Features
aembke/fred.rs (fred)
v6.3.1
Compare Source
pretty-env-logger
todev-dependencies
BurntSushi/memchr (memchr)
v2.6.1
Compare Source
v2.6.0
Compare Source
rust-lang/regex (regex)
v1.9.4
Compare Source
==================
This is a patch release that fixes a bug where
RegexSet::is_match(..)
couldincorrectly return false (even when
RegexSet::matches(..).matched_any()
returns true).
Bug fixes:
Fix a bug where a prefilter was incorrectly configured for a
RegexSet
.serde-rs/serde (serde)
v1.0.188
Compare Source
v1.0.187
Compare Source
v1.0.186
Compare Source
serde_derive
andserde
in the dependency graph (#2588, thanks @soqb)Microsoft/TypeScript (typescript)
v5.2.2
: TypeScript 5.2Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
servo/rust-url (url)
v2.4.1
Compare Source
What's Changed
--generate-link-to-definition
option when building on docs.rs by @GuillaumeGomez in https://github.com/servo/rust-url/pull/858New Contributors
Full Changelog: servo/rust-url@v2.4.0...v2.4.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.