chore(deps): bump the production-minor-and-patch group across 1 directory with 6 updates - #67
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…tory with 6 updates Bumps the production-minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [sonner](https://github.com/emilkowalski/sonner) | `2.0.7` | `2.0.8` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1100.0` | `3.1110.0` | | [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.1100.0` | `3.1110.0` | | [@smithy/node-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-http-handler) | `4.9.13` | `4.10.0` | | [@iconify-json/mingcute](https://github.com/iconify/icon-sets) | `1.2.7` | `1.2.8` | | [tailwind-variants](https://github.com/heroui-inc/tailwind-variants) | `3.3.0` | `3.3.1` | Updates `sonner` from 2.0.7 to 2.0.8 - [Release notes](https://github.com/emilkowalski/sonner/releases) - [Commits](emilkowalski/sonner@v2.0.7...v2.0.8) Updates `@aws-sdk/client-s3` from 3.1100.0 to 3.1110.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1110.0/clients/client-s3) Updates `@aws-sdk/s3-request-presigner` from 3.1100.0 to 3.1110.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1110.0/packages/s3-request-presigner) Updates `@smithy/node-http-handler` from 4.9.13 to 4.10.0 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/node-http-handler@4.10.0/packages/node-http-handler) Updates `@iconify-json/mingcute` from 1.2.7 to 1.2.8 - [Commits](https://github.com/iconify/icon-sets/commits) Updates `tailwind-variants` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/heroui-inc/tailwind-variants/releases) - [Changelog](https://github.com/heroui-inc/tailwind-variants/blob/main/CHANGELOG.md) - [Commits](heroui-inc/tailwind-variants@v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: sonner dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-and-patch - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1110.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-and-patch - dependency-name: "@aws-sdk/s3-request-presigner" dependency-version: 3.1110.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-and-patch - dependency-name: "@smithy/node-http-handler" dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-and-patch - dependency-name: "@iconify-json/mingcute" dependency-version: 1.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-and-patch - dependency-name: tailwind-variants dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/production-minor-and-patch-ca08e628c3
branch
August 23, 2026 21:27
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 production-minor-and-patch group with 6 updates in the / directory:
2.0.72.0.83.1100.03.1110.03.1100.03.1110.04.9.134.10.01.2.71.2.83.3.03.3.1Updates
sonnerfrom 2.0.7 to 2.0.8Release notes
Sourced from sonner's releases.
Commits
6739acav2.0.8ecce184Fix a batch of reported issues (#777)45d8940Use variables in close button colors instead of hardcoded values (#726)fe51da1Fix dismiss for custom toast (#717)c2d6990fix: event listener removal in hooks.tsx (#711)5caadb1Add safari prefix (#710)ea3410ffix: format (#707)a685ffcfix: keep the toaster as top layer when react-aria modal is open (#699)7760223fix(index.tsx): ensure hotkey array is not empty before checking (#703)8c0ce1efeat(toaster): add support for custom aria labels (#704)Updates
@aws-sdk/client-s3from 3.1100.0 to 3.1110.0Release notes
Sourced from @aws-sdk/client-s3's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-s3's changelog.
... (truncated)
Commits
4efe5bcPublish v3.1110.0d2ee371Publish v3.1109.026b0eb7Publish v3.1108.0785d467chore(codegen): update smithy-ts commit to bring in TS6 change (#8262)edabd4achore: upgrade to typescript 6 (#8257)d87c82bPublish v3.1107.02e4482achore(codegen): smithy-aws-typescript-codegen 0.52.0 (#8255)655d311Publish v3.1106.0d6c0ea3Publish v3.1105.0faf6560feat(client-s3): AWS Backup now lets you create read-only access points for A...Updates
@aws-sdk/s3-request-presignerfrom 3.1100.0 to 3.1110.0Release notes
Sourced from @aws-sdk/s3-request-presigner's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/s3-request-presigner's changelog.
... (truncated)
Commits
4efe5bcPublish v3.1110.0d2ee371Publish v3.1109.026b0eb7Publish v3.1108.0edabd4achore: upgrade to typescript 6 (#8257)d87c82bPublish v3.1107.0655d311Publish v3.1106.0d6c0ea3Publish v3.1105.0b3929bdPublish v3.1104.0672c90dPublish v3.1103.0c528531Publish v3.1102.0Updates
@smithy/node-http-handlerfrom 4.9.13 to 4.10.0Changelog
Sourced from @smithy/node-http-handler's changelog.
Commits
084dc06Version NPM packages (#2219)ec9b4b2chore: upgrade to typescript 6 (#2217)Updates
@iconify-json/mingcutefrom 1.2.7 to 1.2.8Commits
Updates
tailwind-variantsfrom 3.3.0 to 3.3.1Release notes
Sourced from tailwind-variants's releases.
Changelog
Sourced from tailwind-variants's changelog.
Commits
e087a82chore: release v3.3.18b7f0b6fix: slots shared-state contamination (#305)7546252ci: publish to npm via OIDC trusted publishingDependabot 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