-
-
Notifications
You must be signed in to change notification settings - Fork 722
Commit b9919bb
authored
chore(deps): lock file maintenance rust crates (#14962)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| | | lockFileMaintenance | All locks refreshed |
| [flate2](https://redirect.github.com/rust-lang/flate2-rs) |
workspace.dependencies | patch | `1.1.4` -> `1.1.5` |
| [oxc_resolver](https://redirect.github.com/oxc-project/oxc-resolver) |
workspace.dependencies | patch | `11.11.0` -> `11.11.1` |
| [proc-macro2](https://redirect.github.com/dtolnay/proc-macro2) |
workspace.dependencies | patch | `1.0.101` -> `1.0.103` |
| [self_cell](https://redirect.github.com/Voultapher/self_cell) |
workspace.dependencies | patch | `1.2.0` -> `1.2.1` |
| [syn](https://redirect.github.com/dtolnay/syn) |
workspace.dependencies | patch | `2.0.107` -> `2.0.108` |
🔧 This Pull Request updates lock files to use the latest dependency
versions.
---
### Release Notes
<details>
<summary>rust-lang/flate2-rs (flate2)</summary>
###
[`v1.1.5`](https://redirect.github.com/rust-lang/flate2-rs/releases/tag/1.1.5)
[Compare
Source](https://redirect.github.com/rust-lang/flate2-rs/compare/1.1.4...1.1.5)
This bugfix release fixes
[#​508](https://redirect.github.com/rust-lang/flate2-rs/issues/508),
as flush didn't always work anymore in conjunction with `miniz_oxide`.
#### What's Changed
- Revert flush change by
[@​fintelia](https://redirect.github.com/fintelia) in
[#​509](https://redirect.github.com/rust-lang/flate2-rs/pull/509)
**Full Changelog**:
<rust-lang/flate2-rs@1.1.4...1.1.5>
</details>
<details>
<summary>oxc-project/oxc-resolver (oxc_resolver)</summary>
###
[`v11.11.1`](https://redirect.github.com/oxc-project/oxc-resolver/blob/HEAD/CHANGELOG.md#11111---2025-10-21)
[Compare
Source](https://redirect.github.com/oxc-project/oxc-resolver/compare/v11.11.0...v11.11.1)
##### <!-- 1 -->🐛 Bug Fixes
- derive Error for JSONError
([#​779](https://redirect.github.com/oxc-project/oxc-resolver/pull/779))
(by [@​Boshen](https://redirect.github.com/Boshen)) -
[#​779](https://redirect.github.com/oxc-project/oxc-resolver/issues/779)
##### Contributors
- [@​Boshen](https://redirect.github.com/Boshen)
</details>
<details>
<summary>dtolnay/proc-macro2 (proc-macro2)</summary>
###
[`v1.0.103`](https://redirect.github.com/dtolnay/proc-macro2/releases/tag/1.0.103)
[Compare
Source](https://redirect.github.com/dtolnay/proc-macro2/compare/1.0.102...1.0.103)
- Add semver-exempt `Literal` methods `str_value`, `cstr_value`,
`byte_str_value`
([#​525](https://redirect.github.com/dtolnay/proc-macro2/issues/525))
###
[`v1.0.102`](https://redirect.github.com/dtolnay/proc-macro2/releases/tag/1.0.102)
[Compare
Source](https://redirect.github.com/dtolnay/proc-macro2/compare/1.0.101...1.0.102)
- Fix interaction of Display impls for TokenStream and Ident with
formatting specifiers for padding, alignment, width
([#​523](https://redirect.github.com/dtolnay/proc-macro2/issues/523),
[#​524](https://redirect.github.com/dtolnay/proc-macro2/issues/524))
</details>
<details>
<summary>Voultapher/self_cell (self_cell)</summary>
###
[`v1.2.1`](https://redirect.github.com/Voultapher/self_cell/releases/tag/v1.2.1):
Version 1.2.1
[Compare
Source](https://redirect.github.com/Voultapher/self_cell/compare/v1.2.0...v1.2.1)
Re-licensed the project to Apache 2.0 OR GPLv2
</details>
<details>
<summary>dtolnay/syn (syn)</summary>
###
[`v2.0.108`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.108)
[Compare
Source](https://redirect.github.com/dtolnay/syn/compare/2.0.107...2.0.108)
- Parse unrecognized or invalid literals as Lit::Verbatim
([#​1925](https://redirect.github.com/dtolnay/syn/issues/1925))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 9am on monday" in timezone
Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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/oxc-project/oxc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 55ee962 commit b9919bbCopy full SHA for b9919bb
File tree
Expand file treeCollapse file tree
1 file changed
+40
-40
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+40
-40
lines changedOpen diff view settings
Collapse file
+40-40Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments