Skip to content

chore(deps): Bump the production-dependencies group across 1 directory with 2 updates - #62

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-63b2c49efc
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-63b2c49efc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 2 updates in the / directory: @tightknitai/slack-block-kit-validator and slack-blocks-to-jsx.

Updates @tightknitai/slack-block-kit-validator from 0.1.13 to 0.1.16

Release notes

Sourced from @​tightknitai/slack-block-kit-validator's releases.

slack-block-kit-validator: v0.1.16

0.1.16 (2026-09-01)

Bug Fixes

  • worker: enforce the MCP body cap on actual bytes (#88) (d5722c2)

This PR was generated with Release Please. See documentation.

slack-block-kit-validator: v0.1.15

0.1.15 (2026-09-01)

Bug Fixes

  • security: update vulnerable transitive packages (#81) (94efb41)

This PR was generated with Release Please. See documentation.

slack-block-kit-validator: v0.1.14

0.1.14 (2026-09-01)

Bug Fixes

  • deps: remediate high-severity transitive vulnerabilities (#79) (b50a8c8)
  • validator: bound the data_visualization consistency checks (#86) (837a96c)

This PR was generated with Release Please. See documentation.

Changelog

Sourced from @​tightknitai/slack-block-kit-validator's changelog.

0.1.16 (2026-09-01)

Bug Fixes

  • worker: enforce the MCP body cap on actual bytes (#88) (d5722c2)

0.1.15 (2026-09-01)

Bug Fixes

  • security: update vulnerable transitive packages (#81) (94efb41)

0.1.14 (2026-09-01)

Bug Fixes

  • deps: remediate high-severity transitive vulnerabilities (#79) (b50a8c8)
  • validator: bound the data_visualization consistency checks (#86) (837a96c)
Commits
  • e6ba649 chore(main): release slack-block-kit-validator 0.1.16 (#89)
  • d5722c2 fix(worker): enforce the MCP body cap on actual bytes (#88)
  • b0e7c91 chore(main): release slack-block-kit-validator 0.1.15 (#87)
  • 94efb41 fix(security): update vulnerable transitive packages (#81)
  • fef2dcc chore(main): release slack-block-kit-validator 0.1.14 (#80)
  • 837a96c fix(validator): bound the data_visualization consistency checks (#86)
  • 8b9beca chore(deps-dev): Bump the dev-dependencies group with 6 updates (#83)
  • ad591a9 chore(deps-dev): Bump @​types/node from 25.9.1 to 26.2.0 (#75)
  • 6006312 chore(deps-dev): Bump typescript from 6.0.3 to 7.0.2 (#73)
  • b50a8c8 fix(deps): remediate high-severity transitive vulnerabilities (#79)
  • Additional commits viewable in compare view

Updates slack-blocks-to-jsx from 1.1.1 to 1.1.2

Release notes

Sourced from slack-blocks-to-jsx's releases.

v1.1.2

1.1.2 (2026-08-16)

Bug Fixes

  • 🐛 match release-please tags to the repo's existing v* tags (02baa54)
  • 🐛 match release-please tags to the repo's existing v* tags (cb52ff0)
  • 🐛 repair pnpm playground:build and run it in CI (790ad85)
  • 🐛 stack rich_text sections on their own lines (54846bf)
  • 🐛 stack rich_text sections on their own lines (93a7515)
  • 🐛 stop bullet lists from seeding ordered list numbering (c7da9f5)
  • 🐛 stop bullet lists from seeding ordered list numbering (6d4ccaa)
  • repair pnpm playground:build and run it in CI (ed2733a)
Changelog

Sourced from slack-blocks-to-jsx's changelog.

1.1.2 (2026-08-16)

Bug Fixes

  • 🐛 match release-please tags to the repo's existing v* tags (02baa54)
  • 🐛 match release-please tags to the repo's existing v* tags (cb52ff0)
  • 🐛 repair pnpm playground:build and run it in CI (790ad85)
  • 🐛 stack rich_text sections on their own lines (54846bf)
  • 🐛 stack rich_text sections on their own lines (93a7515)
  • 🐛 stop bullet lists from seeding ordered list numbering (c7da9f5)
  • 🐛 stop bullet lists from seeding ordered list numbering (6d4ccaa)
  • repair pnpm playground:build and run it in CI (ed2733a)
Commits
  • 67978a1 Merge pull request #105 from themashcodee/release-please--branches--main--com...
  • fc160dd chore(main): release 1.1.2
  • 02baa54 Merge pull request #104 from themashcodee/claude/slack-blocks-jsx-section-lay...
  • cb52ff0 fix: 🐛 match release-please tags to the repo's existing v* tags
  • dc997c5 Merge pull request #102 from themashcodee/claude/release-please-npm-automation
  • c7da9f5 Merge pull request #101 from themashcodee/claude/slack-blocks-jsx-section-lay...
  • 920c4c3 ci: 🔧 automate npm releases with release-please
  • 6d4ccaa fix: 🐛 stop bullet lists from seeding ordered list numbering
  • 54846bf Merge pull request #100 from themashcodee/claude/slack-blocks-jsx-section-lay...
  • 93a7515 fix: 🐛 stack rich_text sections on their own lines
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for slack-blocks-to-jsx since your current version.


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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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 conditions

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

…y with 2 updates

Bumps the production-dependencies group with 2 updates in the / directory: [@tightknitai/slack-block-kit-validator](https://github.com/TightknitAI/slack-block-kit-validator) and [slack-blocks-to-jsx](https://github.com/themashcodee/slack-blocks-to-jsx).


Updates `@tightknitai/slack-block-kit-validator` from 0.1.13 to 0.1.16
- [Release notes](https://github.com/TightknitAI/slack-block-kit-validator/releases)
- [Changelog](https://github.com/TightknitAI/slack-block-kit-validator/blob/main/CHANGELOG.md)
- [Commits](TightknitAI/slack-block-kit-validator@slack-block-kit-validator-v0.1.13...slack-block-kit-validator-v0.1.16)

Updates `slack-blocks-to-jsx` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/themashcodee/slack-blocks-to-jsx/releases)
- [Changelog](https://github.com/themashcodee/slack-blocks-to-jsx/blob/main/CHANGELOG.md)
- [Commits](themashcodee/slack-blocks-to-jsx@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: "@tightknitai/slack-block-kit-validator"
  dependency-version: 0.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: slack-blocks-to-jsx
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 5, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
block-kit-storybook 6b90313 Commit Preview URL

Branch Preview URL
Sep 05 2026, 02:04 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants