Commit 20311e7
fix(deps): update all non-major packages >= 1.0 (#3194)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
| [clap](https://togithub.com/clap-rs/clap) | dependencies | patch |
`4.3.0` -> `4.3.3` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [dd-trace](https://togithub.com/DataDog/dd-trace-js) | dependencies |
minor | [`3.21.0` ->
`3.22.1`](https://renovatebot.com/diffs/npm/dd-trace/3.21.0/3.22.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [flate2](https://togithub.com/rust-lang/flate2-rs) | dependencies |
patch | `1.0.24` -> `1.0.26` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [once_cell](https://togithub.com/matklad/once_cell) | dev-dependencies
| minor | `1.17.2` -> `1.18.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [once_cell](https://togithub.com/matklad/once_cell) | dependencies |
minor | `1.17.2` -> `1.18.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [regex](https://togithub.com/rust-lang/regex) | dependencies | patch |
`1.8.3` -> `1.8.4` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [rust-embed](https://togithub.com/pyros2097/rust-embed) | dependencies
| minor | `6.6.1` -> `6.7.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [serde](https://serde.rs)
([source](https://togithub.com/serde-rs/serde)) | dependencies | patch |
`1.0.163` -> `1.0.164` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [tempfile](https://stebalien.com/projects/tempfile-rs/)
([source](https://togithub.com/Stebalien/tempfile)) | dev-dependencies |
minor | `3.5.0` -> `3.6.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [typescript](https://www.typescriptlang.org/)
([source](https://togithub.com/Microsoft/TypeScript)) | devDependencies
| minor | [`5.0.4` ->
`5.1.3`](https://renovatebot.com/diffs/npm/typescript/5.0.4/5.1.3) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [url](https://togithub.com/servo/rust-url) | dependencies | minor |
`2.3.1` -> `2.4.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>clap-rs/clap</summary>
###
[`v4.3.3`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#​433---2023-06-09)
[Compare
Source](https://togithub.com/clap-rs/clap/compare/v4.3.2...v4.3.3)
##### Features
- `Command::defer` for delayed initialization of subcommands to reduce
startup times of large applications like deno
###
[`v4.3.2`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#​432---2023-06-05)
[Compare
Source](https://togithub.com/clap-rs/clap/compare/v4.3.1...v4.3.2)
##### Fixes
- *(derive)* Don't produce `unused_equalifications` warnings when
someone brings a clap type into scope
###
[`v4.3.1`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#​431---2023-06-02)
[Compare
Source](https://togithub.com/clap-rs/clap/compare/v4.3.0...v4.3.1)
##### Performance
- *(derive)* Reduce the amount of generated code
</details>
<details>
<summary>DataDog/dd-trace-js</summary>
###
[`v3.22.1`](https://togithub.com/DataDog/dd-trace-js/releases/tag/v3.22.1)
[Compare
Source](https://togithub.com/DataDog/dd-trace-js/compare/v3.22.0...v3.22.1)
##### Bug Fixes
- **pg**: do not throw when query contains getter
([#​3212](https://togithub.com/DataDog/dd-trace-js/issues/3212))
- **esbuild**: graceful continue when bundling dead code
([#​3215](https://togithub.com/DataDog/dd-trace-js/issues/3215))
##### Improvements
- **express**: improve express regex middleware path parsing
([#​3203](https://togithub.com/DataDog/dd-trace-js/issues/3203))
- **core**: include send-data missing headers and organize telemetry
config variables
([#​3055](https://togithub.com/DataDog/dd-trace-js/issues/3055))
- **ci**: add ability to create and publish .deb and .rpm packages
([#​3189](https://togithub.com/DataDog/dd-trace-js/issues/3189))
###
[`v3.22.0`](https://togithub.com/DataDog/dd-trace-js/releases/tag/v3.22.0):
3.22.0
[Compare
Source](https://togithub.com/DataDog/dd-trace-js/compare/v3.21.0...v3.22.0)
##### Features
- **waf:** Support RC custom rules
([#​3126](https://togithub.com/DataDog/dd-trace-js/issues/3126))
- **waf:** Update blocking page and status from RC
([#​3195](https://togithub.com/DataDog/dd-trace-js/issues/3195))
- **iast:** Detect SSRF vulnerabilities
([#​3115](https://togithub.com/DataDog/dd-trace-js/issues/3115))
- **iast:** Detect Insecure cookie vulnerabilities
([#​3184](https://togithub.com/DataDog/dd-trace-js/issues/3184))
##### Improvements
- **profiling:** Use process as default strategy for oom export
([#​3136](https://togithub.com/DataDog/dd-trace-js/issues/3136))
- **tracer:** Service Naming API
([#​3161](https://togithub.com/DataDog/dd-trace-js/issues/3161),
[#​2941](https://togithub.com/DataDog/dd-trace-js/issues/2941),
[#​2961](https://togithub.com/DataDog/dd-trace-js/issues/2961))
- **tracer:** Cache integrations - Service Naming
([#​3056](https://togithub.com/DataDog/dd-trace-js/issues/3056))
- **tracer:** More beautiful debug logs
([#​3171](https://togithub.com/DataDog/dd-trace-js/issues/3171))
- **tracer:** postgres: DBM full service fallback w/ prepared statements
([#​3186](https://togithub.com/DataDog/dd-trace-js/issues/3186))
- **tracer:** Make HTTP clients fit in the plugin hierarchy
([#​3178](https://togithub.com/DataDog/dd-trace-js/issues/3178))
- **ci-visibility:** Extract code coverage from cypress
([#​3159](https://togithub.com/DataDog/dd-trace-js/issues/3159))
- **ci-visibility:** Change gitlab's pipeline URL extraction
([#​3183](https://togithub.com/DataDog/dd-trace-js/issues/3183))
- **ci-visibility:** Test skipping logic for cypress
([#​3167](https://togithub.com/DataDog/dd-trace-js/issues/3167))
- **waf:** Update AppSec blocking templates
([#​3181](https://togithub.com/DataDog/dd-trace-js/issues/3181))
- **waf:** Update AppSec rules to 1.7.1
([#​3185](https://togithub.com/DataDog/dd-trace-js/issues/3185))
- **iast:** Detect SQL injection with sequelize
([#​3154](https://togithub.com/DataDog/dd-trace-js/issues/3154))
##### Bug Fixes
- **iast:** Fix evidence redaction
([#​3160](https://togithub.com/DataDog/dd-trace-js/issues/3160))
- **iast:** Fix path traversal vulnerability detection on close file
([#​3172](https://togithub.com/DataDog/dd-trace-js/issues/3172))
- **ci-visibility:** Fix cucumber parallel mode
([#​3156](https://togithub.com/DataDog/dd-trace-js/issues/3156))
- **ci-visibility:** Remove git.properties error log
([#​3179](https://togithub.com/DataDog/dd-trace-js/issues/3179))
- **ci-visibility:** Fix playwright@1.30.0
([#​3180](https://togithub.com/DataDog/dd-trace-js/issues/3180))
- **waf:** Fix ASM_DD batch update
([#​3165](https://togithub.com/DataDog/dd-trace-js/issues/3165))
</details>
<details>
<summary>rust-lang/flate2-rs</summary>
###
[`v1.0.26`](https://togithub.com/rust-lang/flate2-rs/releases/tag/1.0.26)
[Compare
Source](https://togithub.com/rust-lang/flate2-rs/compare/1.0.25...1.0.26)
#### What's Changed
- Add decompress file example by
[@​MichaelMcDonnell](https://togithub.com/MichaelMcDonnell) in
[https://github.com/rust-lang/flate2-rs/pull/329](https://togithub.com/rust-lang/flate2-rs/pull/329)
- Remove `extern crate`s by
[@​JohnTitor](https://togithub.com/JohnTitor) in
[https://github.com/rust-lang/flate2-rs/pull/331](https://togithub.com/rust-lang/flate2-rs/pull/331)
- Make clippy happy + a few more cleanups by
[@​nyurik](https://togithub.com/nyurik) in
[https://github.com/rust-lang/flate2-rs/pull/285](https://togithub.com/rust-lang/flate2-rs/pull/285)
- Fix left-overs on decoder docs by
[@​JohnTitor](https://togithub.com/JohnTitor) in
[https://github.com/rust-lang/flate2-rs/pull/333](https://togithub.com/rust-lang/flate2-rs/pull/333)
- Mention MSRV policy by
[@​JohnTitor](https://togithub.com/JohnTitor) in
[https://github.com/rust-lang/flate2-rs/pull/332](https://togithub.com/rust-lang/flate2-rs/pull/332)
- Bump miniz-oxide to prevent assertion failure by
[@​softdevca](https://togithub.com/softdevca) in
[https://github.com/rust-lang/flate2-rs/pull/335](https://togithub.com/rust-lang/flate2-rs/pull/335)
- Enable all-features, Use doc_auto_cfg on docs.rs by
[@​wcampbell0x2a](https://togithub.com/wcampbell0x2a) in
[https://github.com/rust-lang/flate2-rs/pull/336](https://togithub.com/rust-lang/flate2-rs/pull/336)
- Fix a typo in doc for write::GzDecoder by
[@​yestyle](https://togithub.com/yestyle) in
[https://github.com/rust-lang/flate2-rs/pull/337](https://togithub.com/rust-lang/flate2-rs/pull/337)
- Fixed overflow bug in crc combine by
[@​AntonJMLarsson](https://togithub.com/AntonJMLarsson) in
[https://github.com/rust-lang/flate2-rs/pull/330](https://togithub.com/rust-lang/flate2-rs/pull/330)
- Added feature for enabling default zlib-sys features by
[@​taco-paco](https://togithub.com/taco-paco) in
[https://github.com/rust-lang/flate2-rs/pull/322](https://togithub.com/rust-lang/flate2-rs/pull/322)
- Add write::MultiGzDecoder for multi-member gzip data by
[@​jongiddy](https://togithub.com/jongiddy) in
[https://github.com/rust-lang/flate2-rs/pull/325](https://togithub.com/rust-lang/flate2-rs/pull/325)
- gha: Upgrade to windows-2022 by
[@​JohnTitor](https://togithub.com/JohnTitor) in
[https://github.com/rust-lang/flate2-rs/pull/343](https://togithub.com/rust-lang/flate2-rs/pull/343)
- gha: Specify tag instead of branch on actions/checkout by
[@​JohnTitor](https://togithub.com/JohnTitor) in
[https://github.com/rust-lang/flate2-rs/pull/342](https://togithub.com/rust-lang/flate2-rs/pull/342)
- Prepare 1.0.26 release by
[@​JohnTitor](https://togithub.com/JohnTitor) in
[https://github.com/rust-lang/flate2-rs/pull/341](https://togithub.com/rust-lang/flate2-rs/pull/341)
#### New Contributors
- [@​MichaelMcDonnell](https://togithub.com/MichaelMcDonnell) made
their first contribution in
[https://github.com/rust-lang/flate2-rs/pull/329](https://togithub.com/rust-lang/flate2-rs/pull/329)
- [@​JohnTitor](https://togithub.com/JohnTitor) made their first
contribution in
[https://github.com/rust-lang/flate2-rs/pull/331](https://togithub.com/rust-lang/flate2-rs/pull/331)
- [@​softdevca](https://togithub.com/softdevca) made their first
contribution in
[https://github.com/rust-lang/flate2-rs/pull/335](https://togithub.com/rust-lang/flate2-rs/pull/335)
- [@​wcampbell0x2a](https://togithub.com/wcampbell0x2a) made their
first contribution in
[https://github.com/rust-lang/flate2-rs/pull/336](https://togithub.com/rust-lang/flate2-rs/pull/336)
- [@​yestyle](https://togithub.com/yestyle) made their first
contribution in
[https://github.com/rust-lang/flate2-rs/pull/337](https://togithub.com/rust-lang/flate2-rs/pull/337)
- [@​AntonJMLarsson](https://togithub.com/AntonJMLarsson) made
their first contribution in
[https://github.com/rust-lang/flate2-rs/pull/330](https://togithub.com/rust-lang/flate2-rs/pull/330)
- [@​taco-paco](https://togithub.com/taco-paco) made their first
contribution in
[https://github.com/rust-lang/flate2-rs/pull/322](https://togithub.com/rust-lang/flate2-rs/pull/322)
- [@​jongiddy](https://togithub.com/jongiddy) made their first
contribution in
[https://github.com/rust-lang/flate2-rs/pull/325](https://togithub.com/rust-lang/flate2-rs/pull/325)
**Full Changelog**:
rust-lang/flate2-rs@1.0.25...1.0.26
###
[`v1.0.25`](https://togithub.com/rust-lang/flate2-rs/releases/tag/1.0.25)
[Compare
Source](https://togithub.com/rust-lang/flate2-rs/compare/1.0.24...1.0.25)
#### What's Changed
- Use SPDX license format and update links by
[@​atouchet](https://togithub.com/atouchet) in
[https://github.com/rust-lang/flate2-rs/pull/296](https://togithub.com/rust-lang/flate2-rs/pull/296)
- Bump miniz_oxide to 0.6 by
[@​paolobarbolini](https://togithub.com/paolobarbolini) in
[https://github.com/rust-lang/flate2-rs/pull/317](https://togithub.com/rust-lang/flate2-rs/pull/317)
- Prep release 1.0.25 by [@​thomcc](https://togithub.com/thomcc)
in
[https://github.com/rust-lang/flate2-rs/pull/327](https://togithub.com/rust-lang/flate2-rs/pull/327)
#### New Contributors
- [@​atouchet](https://togithub.com/atouchet) made their first
contribution in
[https://github.com/rust-lang/flate2-rs/pull/296](https://togithub.com/rust-lang/flate2-rs/pull/296)
- [@​paolobarbolini](https://togithub.com/paolobarbolini) made
their first contribution in
[https://github.com/rust-lang/flate2-rs/pull/317](https://togithub.com/rust-lang/flate2-rs/pull/317)
- [@​thomcc](https://togithub.com/thomcc) made their first
contribution in
[https://github.com/rust-lang/flate2-rs/pull/327](https://togithub.com/rust-lang/flate2-rs/pull/327)
**Full Changelog**:
rust-lang/flate2-rs@1.0.24...1.0.25
</details>
<details>
<summary>matklad/once_cell</summary>
###
[`v1.18.0`](https://togithub.com/matklad/once_cell/blob/HEAD/CHANGELOG.md#​1180)
[Compare
Source](https://togithub.com/matklad/once_cell/compare/v1.17.2...v1.18.0)
- `MSRV` is updated to 1.60.0 to take advantage of `dep:` syntax for
cargo features,
removing "implementation details" from publicly visible surface.
</details>
<details>
<summary>rust-lang/regex</summary>
###
[`v1.8.4`](https://togithub.com/rust-lang/regex/blob/HEAD/CHANGELOG.md#​184-2023-06-05)
[Compare
Source](https://togithub.com/rust-lang/regex/compare/1.8.3...1.8.4)
\==================
This is a patch release that fixes a bug where `(?-u:\B)` was allowed in
Unicode regexes, despite the fact that the current matching engines can
report
match offsets between the code units of a single UTF-8 encoded
codepoint. That
in turn means that match offsets that split a codepoint could be
reported,
which in turn results in panicking when one uses them to slice a `&str`.
This bug occurred in the transition to `regex 1.8` because the
underlying
syntactical error that prevented this regex from compiling was
intentionally
removed. That's because `(?-u:\B)` will be permitted in Unicode regexes
in
`regex 1.9`, but the matching engines will guarantee to never report
match
offsets that split a codepoint. When the underlying syntactical error
was
removed, no code was added to ensure that `(?-u:\B)` didn't compile in
the
`regex 1.8` transition release. This release, `regex 1.8.4`, adds that
code
such that `Regex::new(r"(?-u:\B)")` returns to the `regex <1.8` behavior
of
not compiling. (A `bytes::Regex` can still of course compile it.)
Bug fixes:
- [BUG #​1006](https://togithub.com/rust-lang/regex/issues/1006):
Fix a bug where `(?-u:\B)` was allowed in Unicode regexes, and in turn
could
lead to match offsets that split a codepoint in `&str`.
</details>
<details>
<summary>pyros2097/rust-embed</summary>
###
[`v6.7.0`](https://togithub.com/pyros2097/rust-embed/blob/HEAD/changelog.md#​670---2023-06-09)
- Update `syn` to v2.0
[#​211](https://togithub.com/pyrossh/rust-embed/issues/211)
</details>
<details>
<summary>serde-rs/serde</summary>
###
[`v1.0.164`](https://togithub.com/serde-rs/serde/releases/tag/v1.0.164)
[Compare
Source](https://togithub.com/serde-rs/serde/compare/v1.0.163...v1.0.164)
- Allowed enum variants to be individually marked as untagged
([#​2403](https://togithub.com/serde-rs/serde/issues/2403), thanks
[@​dewert99](https://togithub.com/dewert99))
</details>
<details>
<summary>Stebalien/tempfile</summary>
###
[`v3.6.0`](https://togithub.com/Stebalien/tempfile/blob/HEAD/CHANGELOG.md#​360)
[Compare
Source](https://togithub.com/Stebalien/tempfile/compare/v3.5.0...v3.6.0)
- Update windows-sys to 0.48.
- Update rustix min version to 0.37.11
- Forward some `NamedTempFile` and `SpooledTempFile` methods to the
underlying `File` object for
better performance (especially vectorized writes, etc.).
- Implement `AsFd` and `AsHandle`.
- Misc documentation fixes and code cleanups.
</details>
<details>
<summary>Microsoft/TypeScript</summary>
###
[`v5.1.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.1.3):
TypeScript 5.1.3
[Compare
Source](https://togithub.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)
For release notes, check out the [release
announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.1.0
(Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.1.1
(RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.1.3
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+).
Downloads are available on:
- [NuGet
package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
</details>
<details>
<summary>servo/rust-url</summary>
### [`v2.4.0`](https://togithub.com/servo/rust-url/releases/tag/v2.4.0)
[Compare
Source](https://togithub.com/servo/rust-url/compare/v2.3.1...v2.4.0)
#### Crate version bump
- data-url to 0.3.0
- percent-encoding to 2.3.0
- form_urlencoded to 1.2.0
- idna to 0.4.0
- url to 2.4.0
#### What's Changed
- url: add the authority method by
[@​unleashed](https://togithub.com/unleashed) in
[https://github.com/servo/rust-url/pull/674](https://togithub.com/servo/rust-url/pull/674)
- Fix clippy warnings by [@​nickelc](https://togithub.com/nickelc)
in
[https://github.com/servo/rust-url/pull/810](https://togithub.com/servo/rust-url/pull/810)
- Replace unmaintained/outdated github actions by
[@​nickelc](https://togithub.com/nickelc) in
[https://github.com/servo/rust-url/pull/811](https://togithub.com/servo/rust-url/pull/811)
- Implement potentially strip spaces for opaque paths by
[@​CYBAI](https://togithub.com/CYBAI) in
[https://github.com/servo/rust-url/pull/813](https://togithub.com/servo/rust-url/pull/813)
- percent_encoding: faster percent_encode_byte by
[@​klensy](https://togithub.com/klensy) in
[https://github.com/servo/rust-url/pull/814](https://togithub.com/servo/rust-url/pull/814)
- Update urltestdata.json WPT test cases by
[@​valenting](https://togithub.com/valenting) in
[https://github.com/servo/rust-url/pull/819](https://togithub.com/servo/rust-url/pull/819)
- Fix anarchist URL where path starts with // by
[@​qsantos](https://togithub.com/qsantos) in
[https://github.com/servo/rust-url/pull/817](https://togithub.com/servo/rust-url/pull/817)
- Avoid string allocation to get length of port by
[@​qsantos](https://togithub.com/qsantos) in
[https://github.com/servo/rust-url/pull/823](https://togithub.com/servo/rust-url/pull/823)
- No colon when setting empty password by
[@​qsantos](https://togithub.com/qsantos) in
[https://github.com/servo/rust-url/pull/825](https://togithub.com/servo/rust-url/pull/825)
- Url is special by [@​qsantos](https://togithub.com/qsantos) in
[https://github.com/servo/rust-url/pull/826](https://togithub.com/servo/rust-url/pull/826)
- Update msrv to 1.56 to keep up with serde-derive by
[@​valenting](https://togithub.com/valenting) in
[https://github.com/servo/rust-url/pull/827](https://togithub.com/servo/rust-url/pull/827)
- `no_std` support for `form_urlencoded`, `data-url` and `idna` by
[@​madsmtm](https://togithub.com/madsmtm) in
[https://github.com/servo/rust-url/pull/722](https://togithub.com/servo/rust-url/pull/722)
- Compile with serde feature on Rust playground and docs.rs by
[@​dtolnay](https://togithub.com/dtolnay) in
[https://github.com/servo/rust-url/pull/832](https://togithub.com/servo/rust-url/pull/832)
- Fix issues with file drives by
[@​valenting](https://togithub.com/valenting) in
[https://github.com/servo/rust-url/pull/839](https://togithub.com/servo/rust-url/pull/839)
- Update url to 2.4.0 and release new version by
[@​valenting](https://togithub.com/valenting) in
[https://github.com/servo/rust-url/pull/840](https://togithub.com/servo/rust-url/pull/840)
#### New Contributors
- [@​nickelc](https://togithub.com/nickelc) made their first
contribution in
[https://github.com/servo/rust-url/pull/810](https://togithub.com/servo/rust-url/pull/810)
- [@​CYBAI](https://togithub.com/CYBAI) made their first
contribution in
[https://github.com/servo/rust-url/pull/813](https://togithub.com/servo/rust-url/pull/813)
- [@​klensy](https://togithub.com/klensy) made their first
contribution in
[https://github.com/servo/rust-url/pull/814](https://togithub.com/servo/rust-url/pull/814)
- [@​qsantos](https://togithub.com/qsantos) made their first
contribution in
[https://github.com/servo/rust-url/pull/817](https://togithub.com/servo/rust-url/pull/817)
- [@​madsmtm](https://togithub.com/madsmtm) made their first
contribution in
[https://github.com/servo/rust-url/pull/722](https://togithub.com/servo/rust-url/pull/722)
- [@​dtolnay](https://togithub.com/dtolnay) made their first
contribution in
[https://github.com/servo/rust-url/pull/832](https://togithub.com/servo/rust-url/pull/832)
**Full Changelog**:
servo/rust-url@v2.3.1...v2.4.0
</details>
---
### 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](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/apollographql/router).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2In0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: o0Ignition0o <jeremy.lempereur@gmail.com>1 parent ffda5f7 commit 20311e7
File tree
11 files changed
+76
-76
lines changed- apollo-router-scaffold
- apollo-router
- dockerfiles/tracing
- datadog-subgraph
- jaeger-subgraph
- zipkin-subgraph
- xtask
11 files changed
+76
-76
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
442 | | - | |
| 442 | + | |
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
| |||
1054 | 1054 | | |
1055 | 1055 | | |
1056 | 1056 | | |
1057 | | - | |
| 1057 | + | |
1058 | 1058 | | |
1059 | | - | |
| 1059 | + | |
1060 | 1060 | | |
1061 | 1061 | | |
1062 | 1062 | | |
| |||
1065 | 1065 | | |
1066 | 1066 | | |
1067 | 1067 | | |
1068 | | - | |
| 1068 | + | |
1069 | 1069 | | |
1070 | | - | |
| 1070 | + | |
1071 | 1071 | | |
1072 | 1072 | | |
1073 | 1073 | | |
| |||
5009 | 5009 | | |
5010 | 5010 | | |
5011 | 5011 | | |
5012 | | - | |
| 5012 | + | |
5013 | 5013 | | |
5014 | | - | |
| 5014 | + | |
5015 | 5015 | | |
5016 | 5016 | | |
5017 | 5017 | | |
| |||
5020 | 5020 | | |
5021 | 5021 | | |
5022 | 5022 | | |
5023 | | - | |
| 5023 | + | |
5024 | 5024 | | |
5025 | | - | |
| 5025 | + | |
5026 | 5026 | | |
5027 | 5027 | | |
5028 | 5028 | | |
5029 | 5029 | | |
5030 | | - | |
| 5030 | + | |
5031 | 5031 | | |
5032 | 5032 | | |
5033 | 5033 | | |
| |||
5300 | 5300 | | |
5301 | 5301 | | |
5302 | 5302 | | |
5303 | | - | |
| 5303 | + | |
5304 | 5304 | | |
5305 | | - | |
| 5305 | + | |
5306 | 5306 | | |
5307 | 5307 | | |
5308 | 5308 | | |
| |||
5318 | 5318 | | |
5319 | 5319 | | |
5320 | 5320 | | |
5321 | | - | |
| 5321 | + | |
5322 | 5322 | | |
5323 | | - | |
| 5323 | + | |
5324 | 5324 | | |
5325 | 5325 | | |
5326 | 5326 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
0 commit comments