build(deps): bump the minor-and-patch group across 1 directory with 6 updates#15
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-and-patch group across 1 directory with 6 updates#15dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.39.0` | `0.95.1` | | [@slack/bolt](https://github.com/slackapi/bolt-js) | `4.6.0` | `4.7.2` | | [@slack/web-api](https://github.com/slackapi/node-slack-sdk) | `7.14.1` | `7.15.2` | | [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.14` | Updates `@anthropic-ai/sdk` from 0.39.0 to 0.95.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.95.1) Updates `@slack/bolt` from 4.6.0 to 4.7.2 - [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.2) Updates `@slack/web-api` from 7.14.1 to 7.15.2 - [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.15.2) 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.14 - [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.14) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.95.1 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.15.2 dependency-type: direct:production update-type: version-update:semver-minor 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: 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 ... 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 minor-and-patch group with 6 updates in the / directory:
0.39.00.95.14.6.04.7.27.14.17.15.23.5.03.6.010.4.2410.5.08.5.68.5.14Updates
@anthropic-ai/sdkfrom 0.39.0 to 0.95.1Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
e6f4239chore: release main6f06905chore: redact api-key headers in debug logs7693ec9chore: release main (#1030)9ddb1adchore: release main6d73820feat(client): allow targeting a workspace for OIDC federation token exchanged6f562cchore: release main (#1025)d3aff28chore: release main (#1017)3ae887bfix(bedrock): throw APIError for error events delivered in chunk frames (#1021)74ac150chore: release main (#1014)22cb810chore: release main (#1008)Maintainer changes
This version was pushed to npm by packy-anthropic, a new releaser for
@anthropic-ai/sdksince your current version.Updates
@slack/boltfrom 4.6.0 to 4.7.2Release notes
Sourced from @slack/bolt's releases.
... (truncated)
Changelog
Sourced from @slack/bolt's changelog.
Commits
81b2b3echore: release (#2901)4545150fix: require exact ssl_check=1 value to bypass signature verification (#2899)8318ca5chore(deps): bump@slack/socket-modefrom 2.0.6 to 2.0.7 (#2900)e23efe8fix: strip smuggled payload from ssl_check requests (#2898)ad576a1ci: upload codecov coverage from Node.js 24.x (#2896)a5135baci: skip publish step if no release is needed (#2894)a24cf85ci: auto-approve dependabot PRs for example project dependencies (#2893)e896807chore(deps): update@slack/boltrequirement from ^4.7.0 to ^4.7.1 in /example...7432ca0chore(deps): update@slack/boltrequirement from ^4.7.0 to ^4.7.1 in /example...7c61c15chore(deps): update@slack/boltrequirement from ^4.7.0 to ^4.7.1 in /example...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.15.2Release notes
Sourced from @slack/web-api's releases.
Commits
fde2a7achore: release (#2577)4b6fe3afeat(web-api): add authorship arguments to assistant threads and chat stream ...f5696c3cli-test(fix): wait for cli run start trace instead of activity output (#2355)11dd0f5feat(types): add Card, Carousel, and Alert block types (#2567)4f03ee8feat(types): add Card, Carousel, and Alert block types (#2567)a5a2954chore(deps): bump slackapi/slack-github-action from 3.0.1 to 3.0.3 (#2574)14f98c9chore(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#2575)b8b88cbchore(deps): bump uuid from 13.0.1 to 14.0.0 in /examples/openid-connect (#2576)ea8998bchore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#2573)4af912dci: simplify test scripts and separate coverage from test runs (#2566)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.14Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
3ec1394Release 8.5.14 versionf2bb827Update dependenciesd75953dMerge pull request #2084 from 43081j/raw-raws-rawing68bd213fix: always callrawto retrieve raw valuesaf58cf1Release 8.5.13 versionf227dbdTemporary ignore pnpm 11 configd3abd40Update dependenciesdd06c3eRevert stringifier changes because of the conflict with postcss-scssae889c8Try to fix CIe0093e4Move to pnpm 11Dependabot 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 conditions