deps(deps): bump the minor-and-patch group across 1 directory with 17 updates#60
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps(deps): bump the minor-and-patch group across 1 directory with 17 updates#60dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `10.3.6` | `10.4.1` | | [@storybook/nextjs-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs) | `10.3.6` | `10.4.1` | | [@bull-board/api](https://github.com/felixmosh/bull-board/tree/HEAD/packages/api) | `7.0.0` | `7.1.5` | | [@bull-board/express](https://github.com/felixmosh/bull-board/tree/HEAD/packages/express) | `7.0.0` | `7.1.5` | | [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/auto-instrumentations-node) | `0.75.0` | `0.76.0` | | [@opentelemetry/exporter-trace-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.217.0` | `0.218.0` | | [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.217.0` | `0.218.0` | | [bullmq](https://github.com/taskforcesh/bullmq) | `5.76.8` | `5.77.3` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `8.5.1` | `8.5.2` | | [helmet](https://github.com/helmetjs/helmet) | `8.1.0` | `8.2.0` | | [resend](https://github.com/resend/resend-node) | `6.12.3` | `6.12.4` | | [swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc) | `6.2.8` | `6.3.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.9` | `29.4.11` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.3` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.15` | | [postcss](https://github.com/postcss/postcss) | `8.5.14` | `8.5.15` | Updates `@storybook/addon-a11y` from 10.3.6 to 10.4.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.4.1/code/addons/a11y) Updates `@storybook/nextjs-vite` from 10.3.6 to 10.4.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.4.1/code/frameworks/nextjs) Updates `storybook` from 10.3.6 to 10.4.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.4.1/code/core) Updates `@bull-board/api` from 7.0.0 to 7.1.5 - [Release notes](https://github.com/felixmosh/bull-board/releases) - [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md) - [Commits](https://github.com/felixmosh/bull-board/commits/v7.1.5/packages/api) Updates `@bull-board/express` from 7.0.0 to 7.1.5 - [Release notes](https://github.com/felixmosh/bull-board/releases) - [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md) - [Commits](https://github.com/felixmosh/bull-board/commits/v7.1.5/packages/express) Updates `@opentelemetry/auto-instrumentations-node` from 0.75.0 to 0.76.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/packages/auto-instrumentations-node/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/commits/auto-instrumentations-node-v0.76.0/packages/auto-instrumentations-node) Updates `@opentelemetry/exporter-trace-otlp-http` from 0.217.0 to 0.218.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.217.0...experimental/v0.218.0) Updates `@opentelemetry/sdk-node` from 0.217.0 to 0.218.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.217.0...experimental/v0.218.0) Updates `bullmq` from 5.76.8 to 5.77.3 - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](taskforcesh/bullmq@v5.76.8...v5.77.3) Updates `express-rate-limit` from 8.5.1 to 8.5.2 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.5.1...v8.5.2) Updates `helmet` from 8.1.0 to 8.2.0 - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](helmetjs/helmet@v8.1.0...v8.2.0) Updates `resend` from 6.12.3 to 6.12.4 - [Release notes](https://github.com/resend/resend-node/releases) - [Commits](resend/resend-node@v6.12.3...v6.12.4) Updates `swagger-jsdoc` from 6.2.8 to 6.3.0 - [Release notes](https://github.com/Surnet/swagger-jsdoc/releases) - [Changelog](https://github.com/Surnet/swagger-jsdoc/blob/master/CHANGELOG.md) - [Commits](Surnet/swagger-jsdoc@v6.2.8...v6.3.0) Updates `ts-jest` from 29.4.9 to 29.4.11 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.9...v29.4.11) Updates `tsx` from 4.21.0 to 4.22.3 - [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.3) Updates `@types/react` from 19.2.14 to 19.2.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `postcss` from 8.5.14 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.14...8.5.15) --- updated-dependencies: - dependency-name: "@storybook/addon-a11y" dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@storybook/nextjs-vite" dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: storybook dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@bull-board/api" dependency-version: 7.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@bull-board/express" dependency-version: 7.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@opentelemetry/auto-instrumentations-node" dependency-version: 0.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@opentelemetry/exporter-trace-otlp-http" dependency-version: 0.218.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@opentelemetry/sdk-node" dependency-version: 0.218.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: bullmq dependency-version: 5.77.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: express-rate-limit dependency-version: 8.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: helmet dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: resend dependency-version: 6.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: swagger-jsdoc dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ts-jest dependency-version: 29.4.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tsx dependency-version: 4.22.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: postcss dependency-version: 8.5.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 16 updates in the / directory:
10.3.610.4.110.3.610.4.17.0.07.1.57.0.07.1.50.75.00.76.00.217.00.218.00.217.00.218.05.76.85.77.38.5.18.5.28.1.08.2.06.12.36.12.46.2.86.3.029.4.929.4.114.21.04.22.319.2.1419.2.158.5.148.5.15Updates
@storybook/addon-a11yfrom 10.3.6 to 10.4.1Release notes
Sourced from @storybook/addon-a11y's releases.
... (truncated)
Changelog
Sourced from @storybook/addon-a11y's changelog.
... (truncated)
Commits
cc19ae1Bump version from "10.4.0" to "10.4.1" [skip ci]f8c16d1Bump version from "10.4.0-beta.0" to "10.4.0" [skip ci]e02da0bBump version from "10.4.0-alpha.19" to "10.4.0-beta.0" [skip ci]429fb3eBump version from "10.4.0-alpha.18" to "10.4.0-alpha.19" [skip ci]488dd08Bump version from "10.4.0-alpha.17" to "10.4.0-alpha.18" [skip ci]b8bcdf8Merge branch 'next' into valentin/viral-sharing3ff136cMerge remote-tracking branch 'origin/next' into valentin/viral-sharingf191df7Bump version from "10.4.0-alpha.16" to "10.4.0-alpha.17" [skip ci]381d6adUpdate@storybook/iconsto 2.0.2 and use PopOutIcon for isolation modea80ca8fBump version from "10.4.0-alpha.15" to "10.4.0-alpha.16" [skip ci]Updates
@storybook/nextjs-vitefrom 10.3.6 to 10.4.1Release notes
Sourced from @storybook/nextjs-vite's releases.
... (truncated)
Changelog
Sourced from @storybook/nextjs-vite's changelog.
... (truncated)
Commits
cc19ae1Bump version from "10.4.0" to "10.4.1" [skip ci]2a0e1ccMerge pull request #34593 from philwolstenholme/claude/add-uselink-status-hoo...f8c16d1Bump version from "10.4.0-beta.0" to "10.4.0" [skip ci]e02da0bBump version from "10.4.0-alpha.19" to "10.4.0-beta.0" [skip ci]429fb3eBump version from "10.4.0-alpha.18" to "10.4.0-alpha.19" [skip ci]488dd08Bump version from "10.4.0-alpha.17" to "10.4.0-alpha.18" [skip ci]f191df7Bump version from "10.4.0-alpha.16" to "10.4.0-alpha.17" [skip ci]a80ca8fBump version from "10.4.0-alpha.15" to "10.4.0-alpha.16" [skip ci]f1363a4Bump version from "10.4.0-alpha.14" to "10.4.0-alpha.15" [skip ci]5491707Bump version from "10.4.0-alpha.13" to "10.4.0-alpha.14" [skip ci]Updates
storybookfrom 10.3.6 to 10.4.1Release notes
Sourced from storybook's releases.
... (truncated)
Changelog
Sourced from storybook's changelog.
... (truncated)
Commits
cc19ae1Bump version from "10.4.0" to "10.4.1" [skip ci]f8c16d1Bump version from "10.4.0-beta.0" to "10.4.0" [skip ci]e02da0bBump version from "10.4.0-alpha.19" to "10.4.0-beta.0" [skip ci]6fe5959Merge branch 'next' into next-releasef9810c7Merge pull request #34769 from storybookjs/jeppe/handle-minimum-release-agedb9d52bformatbdc688ffix documentation stringeed7d2asimplify error handling429fb3eBump version from "10.4.0-alpha.18" to "10.4.0-alpha.19" [skip ci]79a8667formatUpdates
@bull-board/apifrom 7.0.0 to 7.1.5Release notes
Sourced from @bull-board/api's releases.
... (truncated)
Changelog
Sourced from @bull-board/api's changelog.