Commit ec30a7b
authored
chore(deps): update patch/minor dependencies (#273)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@biomejs/biome](https://biomejs.dev)
([source](https://redirect.github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome))
| [`2.4.5` →
`2.4.6`](https://renovatebot.com/diffs/npm/@biomejs%2fbiome/2.4.5/2.4.6)
|

|

|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`24.11.0` →
`24.12.0`](https://renovatebot.com/diffs/npm/@types%2fnode/24.11.0/24.12.0)
|

|

|
---
### Release Notes
<details>
<summary>biomejs/biome (@​biomejs/biome)</summary>
###
[`v2.4.6`](https://redirect.github.com/biomejs/biome/blob/HEAD/packages/@​biomejs/biome/CHANGELOG.md#246)
[Compare
Source](https://redirect.github.com/biomejs/biome/compare/@biomejs/biome@2.4.5...@biomejs/biome@2.4.6)
##### Patch Changes
- [#​9305](https://redirect.github.com/biomejs/biome/pull/9305)
[`40869b5`](https://redirect.github.com/biomejs/biome/commit/40869b5a698de5e0d2c06bc7587a9cad8c0389c5)
Thanks [@​ematipico](https://redirect.github.com/ematipico)! -
Fixed
[#​4946](https://redirect.github.com/biomejs/biome/issues/4946):
`noUnreachable` no longer reports code inside `finally` blocks as
unreachable when there is a `break`, `continue`, or `return` in the
corresponding `try` body.
- [#​9303](https://redirect.github.com/biomejs/biome/pull/9303)
[`464910c`](https://redirect.github.com/biomejs/biome/commit/464910c06058454a0a0ed08998e1b32cb4a6ca67)
Thanks [@​ematipico](https://redirect.github.com/ematipico)! -
Fixed
[#​2786](https://redirect.github.com/biomejs/biome/issues/2786):
The formatter no longer produces different output on subsequent runs
when a `case` clause has a trailing line comment followed by a single
block statement.
- [#​9324](https://redirect.github.com/biomejs/biome/pull/9324)
[`6294aa2`](https://redirect.github.com/biomejs/biome/commit/6294aa2e2710e90a05ed53edfc4dd80e3c4cbd9a)
Thanks [@​arendjr](https://redirect.github.com/arendjr)! - Fixed
[`#7730`](https://redirect.github.com/biomejs/biome/issues/7730):
[`useAnchorContent`](https://biomejs.dev/linter/rules/use-anchor-content/)
now recognises SolidJS's `innerHTML` the same way as React's
`dangerouslySetInnerHTML`.
- [#​9298](https://redirect.github.com/biomejs/biome/pull/9298)
[`1003229`](https://redirect.github.com/biomejs/biome/commit/1003229853c80569751137b6f52dcc1b08aed659)
Thanks [@​Netail](https://redirect.github.com/Netail)! - Fixed
[`#9296`](https://redirect.github.com/biomejs/biome/issues/9296), so
comments are moved along with the attributes in the useSortedAttributes
assist rule code fix.
- [#​9329](https://redirect.github.com/biomejs/biome/pull/9329)
[`855b451`](https://redirect.github.com/biomejs/biome/commit/855b45125ad33933066eb363f706e1f00dc149d2)
Thanks [@​dyc3](https://redirect.github.com/dyc3)! - Improved
performance of
[`noEmptyBlockStatements`](https://biomejs.dev/linter/rules/no-empty-block-statements/).
The rule is now smarter about short-circuiting its logic.
- [#​9326](https://redirect.github.com/biomejs/biome/pull/9326)
[`85dfe9b`](https://redirect.github.com/biomejs/biome/commit/85dfe9b00b820fee0ad936a54328491446e085f5)
Thanks [@​dyc3](https://redirect.github.com/dyc3)! - Improved
performance for
[`noImportCycles`](https://biomejs.dev/linter/rules/no-import-cycles/)
by explicitly excluding node\_modules from the cycle detection. The
performance improvement is directly proportional to how big your
dependency tree is.
- [#​9323](https://redirect.github.com/biomejs/biome/pull/9323)
[`d5ee469`](https://redirect.github.com/biomejs/biome/commit/d5ee4690bba0a3bb8a97da029732afde56cd4cd7)
Thanks [@​ematipico](https://redirect.github.com/ematipico)! -
Fixed
[#​9217](https://redirect.github.com/biomejs/biome/issues/9217)
and
[biomejs/biome-vscode#959](https://redirect.github.com/biomejs/biome-vscode/issues/959),
where the Biome language server didn't correctly resolve the editor
setting `configurationPath` when the provided value is a relative path.
- [#​9302](https://redirect.github.com/biomejs/biome/pull/9302)
[`86fbc70`](https://redirect.github.com/biomejs/biome/commit/86fbc70e8f5a63fd9ece11a99b2684c25c301dba)
Thanks [@​sepagian](https://redirect.github.com/sepagian)! - Fixed
[#​9300](https://redirect.github.com/biomejs/biome/issues/9300):
Lowercase component member expressions like `<form.Field>` in Svelte and
Astro files are now correctly formatted.
```diff
-<form .Field></form.Field>
+<form.Field></form.Field>
```
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekday" (UTC), 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/apify/apify-actor-docker).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 02b239b commit ec30a7b
1 file changed
Lines changed: 38 additions & 38 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
120 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
127 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
134 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
141 | | - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
148 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | | - | |
155 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
266 | | - | |
| 265 | + | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
0 commit comments