chore(deps): bump the dependencies group across 1 directory with 7 updates#4418
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): bump the dependencies group across 1 directory with 7 updates#4418dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…dates Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.10` | `22.13.13` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.26.1` | `8.28.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.26.1` | `8.28.0` | | [sass](https://github.com/sass/dart-sass) | `1.85.1` | `1.86.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.6` | `29.3.0` | | [@inquirer/expand](https://github.com/SBoudrias/Inquirer.js) | `4.0.10` | `4.0.11` | | [@inquirer/select](https://github.com/SBoudrias/Inquirer.js) | `4.0.10` | `4.1.0` | Updates `@types/node` from 22.13.10 to 22.13.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.26.1 to 8.28.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.28.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.26.1 to 8.28.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.28.0/packages/parser) Updates `sass` from 1.85.1 to 1.86.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.85.1...1.86.0) Updates `ts-jest` from 29.2.6 to 29.3.0 - [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.2.6...v29.3.0) Updates `@inquirer/expand` from 4.0.10 to 4.0.11 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/expand@4.0.10...@inquirer/expand@4.0.11) Updates `@inquirer/select` from 4.0.10 to 4.1.0 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/select@4.0.10...@inquirer/select@4.1.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@inquirer/expand" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@inquirer/select" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
@dependabot rebase |
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 dependencies group with 7 updates in the / directory:
22.13.1022.13.138.26.18.28.08.26.18.28.01.85.11.86.029.2.629.3.04.0.104.0.114.0.104.1.0Updates
@types/nodefrom 22.13.10 to 22.13.13Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.26.1 to 8.28.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
807f5cachore(release): publish 8.28.07151489feat(eslint-plugin): [prefer-nullish-coalescing] supportifstatement assig...27bdddbfix(eslint-plugin): [no-unsafe-function-type] remove fixable property (#10986)3efd99echore(release): publish 8.27.0342d98efeat(utils): supportDeprecatedInfoforrule.meta.deprecated(#10932)7469e72docs(eslint-plugin): [no-unnecessary-condition] mention array access as commo...Updates
@typescript-eslint/parserfrom 8.26.1 to 8.28.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
807f5cachore(release): publish 8.28.03efd99echore(release): publish 8.27.0Updates
sassfrom 1.85.1 to 1.86.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
c6706e7Add support for%as a stand-alone expression (#2540)3ddbb38Bump typedoc from 0.27.9 to 0.28.0 in /pkg/sass-parser (#2546)e6589feAdd support for parsing variable expressions (#2541)2680d5fAdd support for parsing unary operations (#2538)734e9deUse union types rather than base classes for Sass nodes (#2537)0d3ea25Add support for the supports() function (#2535)ddd4b23Add support for parsing selector expressions (#2533)d067c3aAdd support for parsing parenthesized expressions (#2527)2e59f14Bump analyzer from 6.11.0 to 7.3.0 (#2532)8e411a2Use thread-safe writeln from dart sdk >=3.6.0 (#2528)Updates
ts-jestfrom 29.2.6 to 29.3.0Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
0ac3891chore(release): 29.3.04a33ec1docs: update new compiler options interface130057ebuild(deps): Update dependency eslint-plugin-prettier to ^5.2.4f372121feat: support hybrid module values forisolatedModules: true273dba1build(deps): Update dependency eslint-plugin-jsdoc to ^50.6.9f515157build(deps): Update ESLint packages708861bbuild(deps): Update dependency@formatjs/ts-transformerto ^3.13.3391cd0a6build(deps): Update dependency@types/nodeto v20.17.257c78c17build(deps): Update ESLint packages to ^8.27.02b1b6cdrefactor: deprecateRawCompilerOptionsinterfaceUpdates
@inquirer/expandfrom 4.0.10 to 4.0.11Commits
83508f9Publishc1a9af3Doc(*): Remove depreciated methods from the READMEc6a79cdFeature(@inquirer/select): new theme option to display each choice index (#1687)e12335eFix(@inquirer/prompts): allow multiple-digit numbers for numeric selection (#...dba7747Fix(@inquirer/core): include 0 to isNumberKey (#1685)Updates
@inquirer/selectfrom 4.0.10 to 4.1.0Release notes
Sourced from
@inquirer/select's releases.Commits
83508f9Publishc1a9af3Doc(*): Remove depreciated methods from the READMEc6a79cdFeature(@inquirer/select): new theme option to display each choice index (#1687)e12335eFix(@inquirer/prompts): allow multiple-digit numbers for numeric selection (#...dba7747Fix(@inquirer/core): include 0 to isNumberKey (#1685)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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