Commit f5d32d2
authored
chore: bump up all non-major dependencies (#47)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`22.13.5` -> `22.13.8`](https://renovatebot.com/diffs/npm/@types%2fnode/22.13.5/22.13.8) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [tldts](https://redirect.github.com/remusao/tldts) | [`6.1.78` -> `6.1.80`](https://renovatebot.com/diffs/npm/tldts/6.1.78/6.1.80) | [](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://redirect.github.com/microsoft/TypeScript)) | [`5.7.3` -> `5.8.2`](https://renovatebot.com/diffs/npm/typescript/5.7.3/5.8.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [wrangler](https://redirect.github.com/cloudflare/workers-sdk) ([source](https://redirect.github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler)) | [`3.110.0` -> `3.111.0`](https://renovatebot.com/diffs/npm/wrangler/3.110.0/3.111.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>remusao/tldts (tldts)</summary>
### [`v6.1.80`](https://redirect.github.com/remusao/tldts/blob/HEAD/CHANGELOG.md#v6180-Sat-Mar-01-2025)
[Compare Source](https://redirect.github.com/remusao/tldts/compare/v6.1.79...v6.1.80)
##### 📜 Update Public Suffix List
- `tldts-experimental`, `tldts-icann`, `tldts`
- Update upstream public suffix list [#​2287](https://redirect.github.com/remusao/tldts/pull/2287) ([@​remusao](https://redirect.github.com/remusao))
##### 🔩 Dependencies
- Bump rollup from 4.32.1 to 4.34.8 [#​2280](https://redirect.github.com/remusao/tldts/pull/2280) ([@​dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
- Bump lerna from 8.1.9 to 8.2.0 [#​2281](https://redirect.github.com/remusao/tldts/pull/2281) ([@​dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
- Bump [@​types/node](https://redirect.github.com/types/node) from 22.12.0 to 22.13.5 [#​2285](https://redirect.github.com/remusao/tldts/pull/2285) ([@​dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
##### Authors: 2
- [@​dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])
- Rémi ([@​remusao](https://redirect.github.com/remusao))
***
### [`v6.1.79`](https://redirect.github.com/remusao/tldts/blob/HEAD/CHANGELOG.md#v6179-Thu-Feb-27-2025)
[Compare Source](https://redirect.github.com/remusao/tldts/compare/v6.1.78...v6.1.79)
##### 📜 Update Public Suffix List
- `tldts-experimental`, `tldts-icann`, `tldts`
- Update upstream public suffix list [#​2284](https://redirect.github.com/remusao/tldts/pull/2284) ([@​remusao](https://redirect.github.com/remusao))
##### Authors: 1
- Rémi ([@​remusao](https://redirect.github.com/remusao))
***
</details>
<details>
<summary>microsoft/TypeScript (typescript)</summary>
### [`v5.8.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.7.3...beb69e4cdd61b1a0fd9ae21ae58bd4bd409d7217)
[Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)
</details>
<details>
<summary>cloudflare/workers-sdk (wrangler)</summary>
### [`v3.111.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#31110)
[Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.110.0...wrangler@3.111.0)
##### Minor Changes
- [#​7977](https://redirect.github.com/cloudflare/workers-sdk/pull/7977) [`36ef9c6`](https://redirect.github.com/cloudflare/workers-sdk/commit/36ef9c6209c937570711ff407fd29de6fb7cf267) Thanks [@​jkoe-cf](https://redirect.github.com/jkoe-cf)! - Added wrangler r2 commands for bucket lock configuration
##### Patch Changes
- [#​8248](https://redirect.github.com/cloudflare/workers-sdk/pull/8248) [`1cb2d34`](https://redirect.github.com/cloudflare/workers-sdk/commit/1cb2d3418b21b4d54d1c8debbfc91a5efc8f5708) Thanks [@​GregBrimble](https://redirect.github.com/GregBrimble)! - feat: Omits Content-Type header for files of an unknown extension in Workers Assets
- [#​7977](https://redirect.github.com/cloudflare/workers-sdk/pull/7977) [`36ef9c6`](https://redirect.github.com/cloudflare/workers-sdk/commit/36ef9c6209c937570711ff407fd29de6fb7cf267) Thanks [@​jkoe-cf](https://redirect.github.com/jkoe-cf)! - fixing the format of the R2 lifecycle rule date input to be parsed as string instead of number
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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/toeverything/affine-workers).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->1 parent 489ed45 commit f5d32d2
1 file changed
Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments