-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit 7642cad
authored
chore(deps): update dependencies (#79)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [glob](https://redirect.github.com/rust-lang/glob) |
workspace.dependencies | patch | `0.3.1` -> `0.3.2` |
| [quote](https://redirect.github.com/dtolnay/quote) |
workspace.dependencies | patch | `1.0.37` -> `1.0.38` |
| [serde](https://serde.rs)
([source](https://redirect.github.com/serde-rs/serde)) |
workspace.dependencies | patch | `1.0.216` -> `1.0.217` |
| [syn](https://redirect.github.com/dtolnay/syn) |
workspace.dependencies | patch | `2.0.91` -> `2.0.93` |
---
### Release Notes
<details>
<summary>rust-lang/glob (glob)</summary>
###
[`v0.3.2`](https://redirect.github.com/rust-lang/glob/blob/HEAD/CHANGELOG.md#032---2024-12-28)
[Compare
Source](https://redirect.github.com/rust-lang/glob/compare/0.3.1...v0.3.2)
</details>
<details>
<summary>dtolnay/quote (quote)</summary>
###
[`v1.0.38`](https://redirect.github.com/dtolnay/quote/releases/tag/1.0.38)
[Compare
Source](https://redirect.github.com/dtolnay/quote/compare/1.0.37...1.0.38)
- Support interpolating arrays inside of arrays using a repetition
([#​286](https://redirect.github.com/dtolnay/quote/issues/286))
</details>
<details>
<summary>serde-rs/serde (serde)</summary>
###
[`v1.0.217`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.217)
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.216...v1.0.217)
- Support serializing externally tagged unit variant inside flattened
field
([#​2786](https://redirect.github.com/serde-rs/serde/issues/2786),
thanks [@​Mingun](https://redirect.github.com/Mingun))
</details>
<details>
<summary>dtolnay/syn (syn)</summary>
###
[`v2.0.93`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.93)
[Compare
Source](https://redirect.github.com/dtolnay/syn/compare/2.0.92...2.0.93)
- Fix expression parsing edge cases: `x as T <<= y`
([#​1804](https://redirect.github.com/dtolnay/syn/issues/1804)),
`break as T`
([#​1805](https://redirect.github.com/dtolnay/syn/issues/1805)),
`match x { _ if .. => {} }`
([#​1807](https://redirect.github.com/dtolnay/syn/issues/1807))
- Fix expression printing edge cases: `|| -> T 'a: {}`
([#​1806](https://redirect.github.com/dtolnay/syn/issues/1806)),
`if break x {}`
([#​1808](https://redirect.github.com/dtolnay/syn/issues/1808),
[#​1810](https://redirect.github.com/dtolnay/syn/issues/1810))
###
[`v2.0.92`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.92)
[Compare
Source](https://redirect.github.com/dtolnay/syn/compare/2.0.91...2.0.92)
- Fix parenthesization of jumps inside ranges
([#​1798](https://redirect.github.com/dtolnay/syn/issues/1798))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 9am on monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **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://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/keithamus/hdx).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 958b4ec commit 7642cadCopy full SHA for 7642cad
1 file changed
+10
-10
lines changed+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments