chore(deps): Bump the npm-minor-and-patch group with 5 updates - #35
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): Bump the npm-minor-and-patch group with 5 updates#35dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [@tightknitai/block-kitchen](https://github.com/TightknitAI/block-kitchen) | `0.10.2` | `0.10.11` | | [hono](https://github.com/honojs/hono) | `4.13.1` | `4.13.2` | | [@cloudflare/vite-plugin](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vite-plugin-cloudflare) | `1.51.2` | `1.52.1` | | [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `5.20260810.1` | `5.20260817.1` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.120.1` | `4.123.0` | Updates `@tightknitai/block-kitchen` from 0.10.2 to 0.10.11 - [Release notes](https://github.com/TightknitAI/block-kitchen/releases) - [Changelog](https://github.com/TightknitAI/block-kitchen/blob/main/CHANGELOG.md) - [Commits](TightknitAI/block-kitchen@block-kitchen-v0.10.2...block-kitchen-v0.10.11) Updates `hono` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.13.1...v4.13.2) Updates `@cloudflare/vite-plugin` from 1.51.2 to 1.52.1 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vite-plugin-cloudflare/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vite-plugin@1.52.1/packages/vite-plugin-cloudflare) Updates `@cloudflare/workers-types` from 5.20260810.1 to 5.20260817.1 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) Updates `wrangler` from 4.120.1 to 4.123.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.123.0/packages/wrangler) --- updated-dependencies: - dependency-name: "@tightknitai/block-kitchen" dependency-version: 0.10.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: hono dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@cloudflare/vite-plugin" dependency-version: 1.52.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@cloudflare/workers-types" dependency-version: 5.20260817.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: wrangler dependency-version: 4.123.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-minor-and-patch group with 5 updates:
0.10.20.10.114.13.14.13.21.51.21.52.15.20260810.15.20260817.14.120.14.123.0Updates
@tightknitai/block-kitchenfrom 0.10.2 to 0.10.11Release notes
Sourced from @tightknitai/block-kitchen's releases.
... (truncated)
Changelog
Sourced from @tightknitai/block-kitchen's changelog.
... (truncated)
Commits
410e84fMerge pull request #197 from TightknitAI/release-please--branches--main--comp...acd5addchore(main): release block-kitchen 0.10.11547110fMerge pull request #179 from TightknitAI/dependabot/npm_and_yarn/nanoid-6.0.1ccbd968Merge pull request #196 from TightknitAI/claude/block-reorder-focus-menu-11f1c4479ffcdfix: close the block hover toolbar after a drag-reorder074328dMerge pull request #195 from TightknitAI/release-please--branches--main--comp...282f4e6chore(main): release block-kitchen 0.10.10bd1f878Merge pull request #194 from TightknitAI/claude/slack-channel-picker-combobox...017eaeffeat: make the Slack channel picker a type-to-filter combobox6471e4bMerge pull request #193 from TightknitAI/release-please--branches--main--comp...Updates
honofrom 4.13.1 to 4.13.2Release notes
Sourced from hono's releases.
Commits
41bdc424.13.26ea514dfeat(secure-headers): add missing W3C Permissions-Policy directives (#5214)329b6f4fix(client): send falsy JSON bodies (#5215)a1e4ac7perf(cors): pre-join static array header options during initialization (#5210)d982f63fix(url): strip trailing question mark correctly for optional params with reg...26de731fix(etag): stabilize digest across stream chunks (#5205)7075369Revert " fix(etag): resolve incorrect incremental hashing for chunked respons...f2a72d3fix(client): serialize multiple cookies correctly (#5202)8a5852dfix(etag): resolve incorrect incremental hashing for chunked responses (#5199)765d13bfix(jsx): render async children of document metadata tags instead of [object ...Updates
@cloudflare/vite-pluginfrom 1.51.2 to 1.52.1Release notes
Sourced from @cloudflare/vite-plugin's releases.
Changelog
Sourced from @cloudflare/vite-plugin's changelog.
Commits
c576a82Version Packages (#15154)e5d56e9Version Packages (#15145)15fc568Version Packages (#15118)Updates
@cloudflare/workers-typesfrom 5.20260810.1 to 5.20260817.1Commits
Updates
wranglerfrom 4.120.1 to 4.123.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
c576a82Version Packages (#15154)339509dAdd automatic update prompts for out-of-date Cloudflare agent skills (#14872)b8fd112feat: implement local dev for ctx.access (#15113)f0f2054Replace ignore-defaults with ignore-base-config CLI arg for Previews (#15152)e5d56e9Version Packages (#15145)3b02915[wrangler] Avoid stale remote binding sessions (#15142)d0c976cBump the workerd-and-workers-types group across 1 directory with 2 updates (#...15fc568Version Packages (#15118)5b1b930Fetch script metadata directly instead of listing all scripts (#15132)0aa8fa5SupportDO_NOT_TRACK=1(#14924)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsNeed help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.