Prod: Bump the npm-in-range group across 1 directory with 6 updates#64
Open
dependabot[bot] wants to merge 1 commit into
Open
Prod: Bump the npm-in-range group across 1 directory with 6 updates#64dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-in-range group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@slack/web-api](https://github.com/slackapi/node-slack-sdk) | `7.15.1` | `7.15.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.2` | `24.12.3` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.16` | `1.6.17` | | [eslint](https://github.com/eslint/eslint) | `10.2.1` | `10.3.0` | | [msw](https://github.com/mswjs/msw) | `2.13.6` | `2.14.5` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.0` | `8.59.2` | Updates `@slack/web-api` from 7.15.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.15.1...@slack/web-api@7.15.2) Updates `@types/node` from 24.12.2 to 24.12.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/eslint-plugin` from 1.6.16 to 1.6.17 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.6.16...v1.6.17) Updates `eslint` from 10.2.1 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.1...v10.3.0) Updates `msw` from 2.13.6 to 2.14.5 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.13.6...v2.14.5) Updates `typescript-eslint` from 8.59.0 to 8.59.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@slack/web-api" dependency-version: 7.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-in-range - dependency-name: "@types/node" dependency-version: 24.12.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-in-range - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-in-range - dependency-name: eslint dependency-version: 10.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-in-range - dependency-name: msw dependency-version: 2.14.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-in-range - dependency-name: typescript-eslint dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-in-range ... 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 npm-in-range group with 6 updates in the / directory:
7.15.17.15.224.12.224.12.31.6.161.6.1710.2.110.3.02.13.62.14.58.59.08.59.2Updates
@slack/web-apifrom 7.15.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
@types/nodefrom 24.12.2 to 24.12.3Commits
Updates
@vitest/eslint-pluginfrom 1.6.16 to 1.6.17Release notes
Sourced from @vitest/eslint-plugin's releases.
Commits
789966echore: release v1.6.17a4bcdf5fix: recommendtoBeTypeOfinstead ofexpectTypeOfin `prefer-expect-type-...fd8eb3cfix(no-standalone-expect): allow expect inside vi.defineHelper callbacks (#894)dbf423crefactor: simplify ParsedGeneralVitestFnCall type exclusion (#895)Updates
eslintfrom 10.2.1 to 10.3.0Release notes
Sourced from eslint's releases.
Commits
788920410.3.05b69b4fBuild: changelog update for 10.3.0d32235eci: use pnpm ineslint-flat-config-utilstype integration test (#20826)b6ae5cffix: handle unavailable require cache (#20812)3ffb14echore: clean up typos in comments and JSDoc (#20821)6fb3685fix: rule suggestions cause continuation in class body (#20787)22eb58achore: add missing continue-on-error to ecosystem-tests.yml (#20818)88bf002ci: bump pnpm/action-setup from 6.0.1 to 6.0.3 (#20815)379571afeat: add suggestions for no-unused-private-class-members (#20773)97c8c33chore: update ilshidur/action-discord action to v0.4.0 (#20811)Updates
mswfrom 2.13.6 to 2.14.5Release notes
Sourced from msw's releases.
Commits
c07e09bchore(release): v2.14.591a5d41fix(ws): remove all frame listeners on client closure (#2739)d697485chore(release): v2.14.4a288f54fix: addfinalizeAPI for handler cleanup (#2738)de18888chore(release): v2.14.3c4567d2fix: prevent frame abort listener leak (#2737)4bc4a5cchore(release): v2.14.2f0c0321fix: export theNetworkApitype (#2734)52dca1echore(release): v2.14.1f8dc874fix: export default handler controllers (#2733)Updates
typescript-eslintfrom 8.59.0 to 8.59.2Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
2ec35f1chore(release): publish 8.59.25245793chore(release): publish 8.59.1Most Recent Ignore Conditions Applied to This Pull Request
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 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