build(deps): bump the minor-and-patch group across 1 directory with 7 updates#24
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-and-patch group across 1 directory with 7 updates#24dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
a78ba47 to
0c7dac1
Compare
… updates Bumps the minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.4` | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.39.0` | `0.100.1` | | [@slack/bolt](https://github.com/slackapi/bolt-js) | `4.6.0` | `4.7.3` | | [@slack/web-api](https://github.com/slackapi/node-slack-sdk) | `7.14.1` | `7.16.0` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.5.0` | `3.6.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.24` | `10.5.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.15` | Updates `tsx` from 4.21.0 to 4.22.4 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.4) Updates `@anthropic-ai/sdk` from 0.39.0 to 0.100.1 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.39.0...sdk-v0.100.1) Updates `@slack/bolt` from 4.6.0 to 4.7.3 - [Release notes](https://github.com/slackapi/bolt-js/releases) - [Changelog](https://github.com/slackapi/bolt-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/slackapi/bolt-js/compare/@slack/bolt@4.6.0...v4.7.3) Updates `@slack/web-api` from 7.14.1 to 7.16.0 - [Release notes](https://github.com/slackapi/node-slack-sdk/releases) - [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/web-api@7.14.1...@slack/web-api@7.16.0) Updates `tailwind-merge` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.5.0...v3.6.0) Updates `autoprefixer` from 10.4.24 to 10.5.0 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.24...10.5.0) Updates `postcss` from 8.5.6 to 8.5.15 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.15) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.96.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@slack/bolt" dependency-version: 4.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@slack/web-api" dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: autoprefixer dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: postcss dependency-version: 8.5.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tailwind-merge dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tsx dependency-version: 4.22.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
0c7dac1 to
e697ba6
Compare
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 minor-and-patch group with 7 updates in the / directory:
4.21.04.22.40.39.00.100.14.6.04.7.37.14.17.16.03.5.03.6.010.4.2410.5.08.5.68.5.15Updates
tsxfrom 4.21.0 to 4.22.4Release notes
Sourced from tsx's releases.
... (truncated)
Commits
1ce8463fix: resolve CommonJS directory requires inside dependencies (#803)dce02fcfix: decode typed loader source68f72f3fix: preserve entrypoint with TypeScript preload hooks69455cftest: cover package exports for ambiguous ESM reexports35b700bfix: preserve CJS JSON require in ESM hooksef807dbchore: update testing dependencies3917090test: document compatibility test taxonomyde8113frefactor: centralize Node capability factsc1f62dbtest: consolidate tsconfig path edge coverage4e08174test: consolidate loader hook coverageMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.
Updates
@anthropic-ai/sdkfrom 0.39.0 to 0.100.1Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
512605fchore: release maind0148dfcodegen metadata4d836b4codegen metadata323e350codegen metadataea36df7chore(client): update lockfiles to have proper dependencies on standardwebhooks0ea1922codegen metadata991d88ffix(streaming): carry encrypted_content on beta compaction blocks (#1025)6f97c4dchore: release main1fd7ec7feat(api): Add support for claude-opus-4-8, mid-conversation system blocks, a...f5bfc10docs: replace literal newlinesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@anthropic-ai/sdksince your current version.Updates
@slack/boltfrom 4.6.0 to 4.7.3Release notes
Sourced from @slack/bolt's releases.
... (truncated)
Changelog
Sourced from @slack/bolt's changelog.
Commits
97bfd71chore: release (#2947)341b60efix: reject empty signingSecret to prevent involuntary signature bypass (#2946)6779cf7chore(deps): bump qs from 6.14.2 to 6.15.2 in /examples/custom-receiver (#2943)834e3e0chore(deps): bump ws from 8.20.0 to 8.20.1 in /examples/custom-receiver (#2942)1ed7854chore(deps): bump koa and@types/koain /examples/custom-receiver (#2941)ba4deb6chore(deps-dev): update serverless requirement from ^4.35.1 to ^4.36.1 in /ex...8a2e936chore(deps-dev): update serverless-offline requirement from ^14.5.0 to ^14.6....2cb9482chore(deps-dev): bump@types/nodefrom 24.12.3 to 24.12.4 in /examples/custom...752f2e2chore(deps): bump@slack/web-apifrom 7.15.2 to 7.16.0 (#2933)be24571chore: update biome configurations and applied settings (#2931)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@slack/boltsince your current version.Updates
@slack/web-apifrom 7.14.1 to 7.16.0Release notes
Sourced from @slack/web-api's releases.
Commits
aeaf9f9chore: release (#2597)2814969feat(web-api): add highlight_type to files.completeUploadExternal and filesUp...963f9b0chore: modernize prod server integration tests (#2590)3411de3chore: release (#2579)3c4e927fix(cli-test): invoke commands without shell intermediate (#2582)1f91b1fchore(deps): bump axios from 1.15.1 to 1.16.0 (#2584)e8a087cchore: add a clean script for maintainers (#2583)5bc7685feat(types): add BlockChunk type to chat.{start,append,stop}Stream methods (#...21b0839test: add coverage for untested WebClient and IncomingWebhook behavior (#2581)9fa2921docs(types): align Alert, Card, Carousel block descriptions with official doc...Updates
tailwind-mergefrom 3.5.0 to 3.6.0Release notes
Sourced from tailwind-merge's releases.
Commits
d54f7e5v3.6.0638871aUpdate README to add info about Tailwind CSS v4.3 support39fc7b5Revert "v3.6.0"bd8390fv3.6.0802877cadd v3.6.0 changeloga35fedaMerge pull request #665 from dcastil/renovate/rollup-plugin-babel-7.x940389cMerge pull request #667 from dcastil/renovate/release-drafter-release-drafter...005af6dpin to specific version5816cedimplement breaking changes17041e1Merge pull request #676 from dcastil/dependabot/npm_and_yarn/babel/plugin-tra...Updates
autoprefixerfrom 10.4.24 to 10.5.0Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
faf456aRelease 10.5 versionb841fc5Update dependencies47d6e68Update email45cfc08Replace ESLint and Prettier to oxlint and oxfmt7e3ec7dAdd prefixing support for mask-position-x and mask-position-y (#1548)360f2d9Release 10.4.27 versionab5260cUpdate clean-publish09e9dd1Release 10.4.26 versionec75540Ignore local patches59601b8Update c8 and clean-publishUpdates
postcssfrom 8.5.6 to 8.5.15Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
eae46dbRelease 8.5.15 version79508ffUpdate CI actionsb128e21Speed up declaration parsing by avoiding creating new array on each token9825dcaFix code format55789c8Update dependencies84fbbe9Install older pnpm action for old Node.js9f860bdRevert pnpm action for old Node.js0877198Update CI actionsb2d1a33Fix linter warnings0700dacMerge pull request #2088 from rootvector2/add-oss-fuzz-harness