Commit 6e8b63a
authored
fix(deps): lock file maintenance website (#4745)
This PR contains the following updates:
| Package | Type | Update | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| | | lockFileMaintenance | All locks refreshed | | |
|
[google-cloud-storage](https://redirect.github.com/googleapis/python-storage)
| project.dependencies | minor | `==3.8.0` → `==3.9.0` |

|

|
| [@hotwired/turbo](https://turbo.hotwired.dev/)
([source](https://redirect.github.com/hotwired/turbo)) | dependencies |
patch | [`8.0.21` →
`8.0.23`](https://renovatebot.com/diffs/npm/@hotwired%2fturbo/8.0.21/8.0.23)
|

|

|
| [webpack](https://redirect.github.com/webpack/webpack) |
devDependencies | minor | [`5.104.1` →
`5.105.0`](https://renovatebot.com/diffs/npm/webpack/5.104.1/5.105.0) |

|

|
🔧 This Pull Request updates lock files to use the latest dependency
versions.
---
### Release Notes
<details>
<summary>googleapis/python-storage (google-cloud-storage)</summary>
###
[`v3.9.0`](https://redirect.github.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#390-2026-02-02)
[Compare
Source](https://redirect.github.com/googleapis/python-storage/compare/v3.8.0...v3.9.0)
##### Features
- add get\_object method for async grpc client
([#​1735](https://redirect.github.com/googleapis/python-storage/issues/1735))
([0e5ec29bc6a31b77bcfba4254cef5bffb199095c](https://redirect.github.com/googleapis/python-storage/commit/0e5ec29bc6a31b77bcfba4254cef5bffb199095c))
- expose `DELETE_OBJECT` in `AsyncGrpcClient`
([#​1718](https://redirect.github.com/googleapis/python-storage/issues/1718))
([c8dd7a0b124c395b7b60189ee78f47aba8d51f7d](https://redirect.github.com/googleapis/python-storage/commit/c8dd7a0b124c395b7b60189ee78f47aba8d51f7d))
- update generation for MRD
([#​1730](https://redirect.github.com/googleapis/python-storage/issues/1730))
([08bc7082db7392f13bc8c51511b4afa9c7b157c9](https://redirect.github.com/googleapis/python-storage/commit/08bc7082db7392f13bc8c51511b4afa9c7b157c9))
- Move Zonal Buckets features of `_experimental`
([#​1728](https://redirect.github.com/googleapis/python-storage/issues/1728))
([74c9ecc54173420bfcd48498a8956088a035af50](https://redirect.github.com/googleapis/python-storage/commit/74c9ecc54173420bfcd48498a8956088a035af50))
- add default user agent for grpc
([#​1726](https://redirect.github.com/googleapis/python-storage/issues/1726))
([7b319469d2e495ea0bf7367f3949190e8f5d9fff](https://redirect.github.com/googleapis/python-storage/commit/7b319469d2e495ea0bf7367f3949190e8f5d9fff))
- expose finalized\_time in blob.py applicable for GET\_OBJECT in ZB
([#​1719](https://redirect.github.com/googleapis/python-storage/issues/1719))
([8e21a7fe54d0a043f31937671003630a1985a5d2](https://redirect.github.com/googleapis/python-storage/commit/8e21a7fe54d0a043f31937671003630a1985a5d2))
- add context manager to mrd
([#​1724](https://redirect.github.com/googleapis/python-storage/issues/1724))
([5ac2808a69195c688ed42c3604d4bfadbb602a66](https://redirect.github.com/googleapis/python-storage/commit/5ac2808a69195c688ed42c3604d4bfadbb602a66))
- integrate writes strategy and appendable object writer
([#​1695](https://redirect.github.com/googleapis/python-storage/issues/1695))
([dbd162b3583e32e6f705a51f5c3fef333a9b89d0](https://redirect.github.com/googleapis/python-storage/commit/dbd162b3583e32e6f705a51f5c3fef333a9b89d0))
- Add support for opening via `write_handle` and fix `write_handle` type
([#​1715](https://redirect.github.com/googleapis/python-storage/issues/1715))
([2bc15fa570683ba584230c51b439d189dbdcd580](https://redirect.github.com/googleapis/python-storage/commit/2bc15fa570683ba584230c51b439d189dbdcd580))
- Add micro-benchmarks for writes comparing standard (regional) vs rapid
(zonal) buckets.
([#​1707](https://redirect.github.com/googleapis/python-storage/issues/1707))
([dbe9d8b89d975dfbed8c830a5687ccfafea51d5f](https://redirect.github.com/googleapis/python-storage/commit/dbe9d8b89d975dfbed8c830a5687ccfafea51d5f))
- Add micro-benchmarks for reads comparing standard (regional) vs rapid
(zonal) buckets.
([#​1697](https://redirect.github.com/googleapis/python-storage/issues/1697))
([1917649fac41481da1adea6c2a9f4ab1298a34c4](https://redirect.github.com/googleapis/python-storage/commit/1917649fac41481da1adea6c2a9f4ab1298a34c4))
- send `user_agent` to grpc channel
([#​1712](https://redirect.github.com/googleapis/python-storage/issues/1712))
([cdb2486bb051dcbfbffc2510aff6aacede5e54d3](https://redirect.github.com/googleapis/python-storage/commit/cdb2486bb051dcbfbffc2510aff6aacede5e54d3))
- add samples for appendable objects writes and reads
([#​1705](https://redirect.github.com/googleapis/python-storage/issues/1705))
([2e1a1eb5cbe1c909f1f892a0cc74fe63c8ef36ff](https://redirect.github.com/googleapis/python-storage/commit/2e1a1eb5cbe1c909f1f892a0cc74fe63c8ef36ff))
- add samples for appendable objects writes and reads
([2e1a1eb5cbe1c909f1f892a0cc74fe63c8ef36ff](https://redirect.github.com/googleapis/python-storage/commit/2e1a1eb5cbe1c909f1f892a0cc74fe63c8ef36ff))
- add support for `generation=0` to avoid overwriting existing objects
and add `is_stream_open` support
([#​1709](https://redirect.github.com/googleapis/python-storage/issues/1709))
([ea0f5bf8316f4bfcff2728d9d1baa68dde6ebdae](https://redirect.github.com/googleapis/python-storage/commit/ea0f5bf8316f4bfcff2728d9d1baa68dde6ebdae))
- add support for `generation=0` to prevent overwriting existing objects
([ea0f5bf8316f4bfcff2728d9d1baa68dde6ebdae](https://redirect.github.com/googleapis/python-storage/commit/ea0f5bf8316f4bfcff2728d9d1baa68dde6ebdae))
- add `is_stream_open` property to AsyncAppendableObjectWriter for
stream status check
([ea0f5bf8316f4bfcff2728d9d1baa68dde6ebdae](https://redirect.github.com/googleapis/python-storage/commit/ea0f5bf8316f4bfcff2728d9d1baa68dde6ebdae))
##### Bug Fixes
- receive eof while closing reads stream
([#​1733](https://redirect.github.com/googleapis/python-storage/issues/1733))
([2ef63396dca1c36f9b0f0f3cf87a61b5aa4bd465](https://redirect.github.com/googleapis/python-storage/commit/2ef63396dca1c36f9b0f0f3cf87a61b5aa4bd465))
- Change contructors of MRD and AAOW AsyncGrpcClient.grpc\_client to
AsyncGrpcClient
([#​1727](https://redirect.github.com/googleapis/python-storage/issues/1727))
([e730bf50c4584f737ab86b2e409ddb27b40d2cec](https://redirect.github.com/googleapis/python-storage/commit/e730bf50c4584f737ab86b2e409ddb27b40d2cec))
- instance grpc client once per process in benchmarks
([#​1725](https://redirect.github.com/googleapis/python-storage/issues/1725))
([721ea2dd6c6db2aa91fd3b90e56a831aaaa64061](https://redirect.github.com/googleapis/python-storage/commit/721ea2dd6c6db2aa91fd3b90e56a831aaaa64061))
- update write handle on every recv()
([#​1716](https://redirect.github.com/googleapis/python-storage/issues/1716))
([5d9fafe1466b5ccb1db4a814967a5cc8465148a2](https://redirect.github.com/googleapis/python-storage/commit/5d9fafe1466b5ccb1db4a814967a5cc8465148a2))
- Fix formatting in setup.py dependencies list
([#​1713](https://redirect.github.com/googleapis/python-storage/issues/1713))
([cc4831d7e253b265b0b96e08b5479f4c759be442](https://redirect.github.com/googleapis/python-storage/commit/cc4831d7e253b265b0b96e08b5479f4c759be442))
- implement requests\_done method to signal end of requests in async
streams. Gracefully close streams.
([#​1700](https://redirect.github.com/googleapis/python-storage/issues/1700))
([6c160794afded5e8f4179399f1fe5248e32bf707](https://redirect.github.com/googleapis/python-storage/commit/6c160794afded5e8f4179399f1fe5248e32bf707))
- implement requests\_done method to signal end of requests in async
streams. Gracefully close streams.
([6c160794afded5e8f4179399f1fe5248e32bf707](https://redirect.github.com/googleapis/python-storage/commit/6c160794afded5e8f4179399f1fe5248e32bf707))
</details>
<details>
<summary>hotwired/turbo (@​hotwired/turbo)</summary>
###
[`v8.0.23`](https://redirect.github.com/hotwired/turbo/releases/tag/v8.0.23)
[Compare
Source](https://redirect.github.com/hotwired/turbo/compare/v8.0.22...v8.0.23)
Updates the built JS to freshen stale dependencies from the previous
release.
**Full Changelog**:
<hotwired/turbo@v8.0.22...v8.0.23>
###
[`v8.0.22`](https://redirect.github.com/hotwired/turbo/releases/tag/v8.0.22)
[Compare
Source](https://redirect.github.com/hotwired/turbo/compare/v8.0.21...v8.0.22)
#### What's Changed
- Rename `session.navigator` during destructuring to avoid clobbering
`window.navigator` by
[@​packagethief](https://redirect.github.com/packagethief) in
[#​1489](https://redirect.github.com/hotwired/turbo/pull/1489)
**Full Changelog**:
<hotwired/turbo@v8.0.21...v8.0.22>
</details>
<details>
<summary>webpack/webpack (webpack)</summary>
###
[`v5.105.0`](https://redirect.github.com/webpack/webpack/blob/HEAD/CHANGELOG.md#51050)
[Compare
Source](https://redirect.github.com/webpack/webpack/compare/v5.104.1...v5.105.0)
##### Minor Changes
- Allow resolving worker module by export condition name when using `new
Worker()` (by [@​hai-x](https://redirect.github.com/hai-x) in
[#​20353](https://redirect.github.com/webpack/webpack/pull/20353))
- Detect conditional imports to avoid compile-time linking errors for
non-existent exports. (by
[@​hai-x](https://redirect.github.com/hai-x) in
[#​20320](https://redirect.github.com/webpack/webpack/pull/20320))
- Added the `tsconfig` option for the `resolver` options (replacement
for `tsconfig-paths-webpack-plugin`). Can be `false` (disabled), `true`
(use the default `tsconfig.json` file to search for it), a string path
to `tsconfig.json`, or an object with `configFile` and `references`
options. (by
[@​alexander-akait](https://redirect.github.com/alexander-akait)
in
[#​20400](https://redirect.github.com/webpack/webpack/pull/20400))
- Support `import.defer()` for context modules. (by
[@​ahabhgk](https://redirect.github.com/ahabhgk) in
[#​20399](https://redirect.github.com/webpack/webpack/pull/20399))
- Added support for array values to the `devtool` option. (by
[@​hai-x](https://redirect.github.com/hai-x) in
[#​20191](https://redirect.github.com/webpack/webpack/pull/20191))
- Improve rendering node built-in modules for ECMA module output. (by
[@​hai-x](https://redirect.github.com/hai-x) in
[#​20255](https://redirect.github.com/webpack/webpack/pull/20255))
- Unknown import.meta properties are now determined at runtime instead
of being statically analyzed at compile time. (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20312](https://redirect.github.com/webpack/webpack/pull/20312))
##### Patch Changes
- Fixed ESM default export handling for `.mjs` files in Module
Federation (by [@​y-okt](https://redirect.github.com/y-okt) in
[#​20189](https://redirect.github.com/webpack/webpack/pull/20189))
- Optimized `import.meta.env` handling in destructuring assignments by
using cached stringified environment definitions. (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20313](https://redirect.github.com/webpack/webpack/pull/20313))
- Respect the `stats.errorStack` option in stats output. (by
[@​samarthsinh2660](https://redirect.github.com/samarthsinh2660)
in
[#​20258](https://redirect.github.com/webpack/webpack/pull/20258))
- Fixed a bug where declaring a `module` variable in module scope would
conflict with the default `moduleArgument`. (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20265](https://redirect.github.com/webpack/webpack/pull/20265))
- Fix VirtualUrlPlugin to set resourceData.context for proper module
resolution. Previously, when context was not set, it would fallback to
the virtual scheme path (e.g., `virtual:routes`), which is not a valid
filesystem path, causing subsequent resolve operations to fail. (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20390](https://redirect.github.com/webpack/webpack/pull/20390))
- Fixed Worker self-import handling to support various URL patterns
(e.g., `import.meta.url`, `new URL(import.meta.url)`, `new
URL(import.meta.url, import.meta.url)`, `new URL("./index.js",
import.meta.url)`). Workers that resolve to the same module are now
properly deduplicated, regardless of the URL syntax used. (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20381](https://redirect.github.com/webpack/webpack/pull/20381))
- Reuse the same async entrypoint for the same Worker URL within a
module to avoid circular dependency warnings when multiple Workers
reference the same resource. (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20345](https://redirect.github.com/webpack/webpack/pull/20345))
- Fixed a bug where a self-referencing dependency would have an unused
export name when imported inside a web worker. (by
[@​samarthsinh2660](https://redirect.github.com/samarthsinh2660)
in
[#​20251](https://redirect.github.com/webpack/webpack/pull/20251))
- Fix missing export generation when concatenated modules in different
chunks share the same runtime in module library bundles. (by
[@​hai-x](https://redirect.github.com/hai-x) in
[#​20346](https://redirect.github.com/webpack/webpack/pull/20346))
- Fixed `import.meta.env.xxx` behavior: when accessing a non-existent
property, it now returns empty object instead of full object at runtime.
(by [@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20289](https://redirect.github.com/webpack/webpack/pull/20289))
- Improved parsing error reporting by adding a link to the loader
documentation. (by
[@​gaurav10gg](https://redirect.github.com/gaurav10gg) in
[#​20244](https://redirect.github.com/webpack/webpack/pull/20244))
- Fix typescript types. (by
[@​alexander-akait](https://redirect.github.com/alexander-akait)
in
[#​20305](https://redirect.github.com/webpack/webpack/pull/20305))
- Add declaration for unused harmony import specifier. (by
[@​hai-x](https://redirect.github.com/hai-x) in
[#​20286](https://redirect.github.com/webpack/webpack/pull/20286))
- Fix compressibility of modules while retaining portability. (by
[@​dmichon-msft](https://redirect.github.com/dmichon-msft) in
[#​20287](https://redirect.github.com/webpack/webpack/pull/20287))
- Optimize source map generation: only include `ignoreList` property
when it has content, avoiding empty arrays in source maps. (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20319](https://redirect.github.com/webpack/webpack/pull/20319))
- Preserve star exports for dependencies in ECMA module output. (by
[@​hai-x](https://redirect.github.com/hai-x) in
[#​20293](https://redirect.github.com/webpack/webpack/pull/20293))
- Consider asset modulem to be side-effect free. (by
[@​hai-x](https://redirect.github.com/hai-x) in
[#​20352](https://redirect.github.com/webpack/webpack/pull/20352))
- Avoid generating JavaScript modules for CSS exports that are not used,
reducing unnecessary output and bundle size. (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20337](https://redirect.github.com/webpack/webpack/pull/20337))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezone
Australia/Sydney, 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/google/osv.dev).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->1 parent e95e2a3 commit 6e8b63a
4 files changed
Lines changed: 49 additions & 48 deletions
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 | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
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 | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments