-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps-dev): bump the development-dependencies group across 1 directory with 18 updates #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/development-dependencies-9ecc0544dc
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps-dev): bump the development-dependencies group across 1 directory with 18 updates #56
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-9ecc0544dc
Conversation
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
…ectory with 18 updates Bumps the development-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@semantic-release/github](https://github.com/semantic-release/github) | `10.0.3` | `10.1.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.8` | `22.0.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.8.0` | `8.0.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.8.0` | `8.0.0` | | [@vscode/test-electron](https://github.com/Microsoft/vscode-test) | `2.3.9` | `2.4.1` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `2.26.0` | `2.31.1` | | [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits) | `7.0.2` | `8.0.0` | | [dotenv-cli](https://github.com/entropitor/dotenv-cli) | `7.4.1` | `7.4.2` | | [eslint](https://github.com/eslint/eslint) | `9.1.1` | `9.8.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` | | [glob](https://github.com/isaacs/node-glob) | `10.3.12` | `11.0.0` | | [mocha](https://github.com/mochajs/mocha) | `10.4.0` | `10.7.0` | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.6` | `10.0.7` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `23.0.8` | `24.0.0` | | [semantic-release-vsce](https://github.com/felipecrs/semantic-release-vsce) | `5.7.1` | `5.7.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` | | [webpack](https://github.com/webpack/webpack) | `5.91.0` | `5.93.0` | Updates `@semantic-release/github` from 10.0.3 to 10.1.3 - [Release notes](https://github.com/semantic-release/github/releases) - [Commits](semantic-release/github@v10.0.3...v10.1.3) Updates `@types/node` from 20.12.8 to 22.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.8.0 to 8.0.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.0.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.8.0 to 8.0.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.0.0/packages/parser) Updates `@vscode/test-electron` from 2.3.9 to 2.4.1 - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-test@v2.3.9...v2.4.1) Updates `@vscode/vsce` from 2.26.0 to 2.31.1 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v2.26.0...v2.31.1) Updates `conventional-changelog-conventionalcommits` from 7.0.2 to 8.0.0 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-conventionalcommits/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-conventionalcommits-v8.0.0/packages/conventional-changelog-conventionalcommits) Updates `dotenv-cli` from 7.4.1 to 7.4.2 - [Release notes](https://github.com/entropitor/dotenv-cli/releases) - [Commits](entropitor/dotenv-cli@v7.4.1...v7.4.2) Updates `eslint` from 9.1.1 to 9.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.1.1...v9.8.0) Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1) Updates `glob` from 10.3.12 to 11.0.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.12...v11.0.0) Updates `mocha` from 10.4.0 to 10.7.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.4.0...v10.7.0) Updates `@types/mocha` from 10.0.6 to 10.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `prettier` from 3.2.5 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.3) Updates `semantic-release` from 23.0.8 to 24.0.0 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v23.0.8...v24.0.0) Updates `semantic-release-vsce` from 5.7.1 to 5.7.2 - [Release notes](https://github.com/felipecrs/semantic-release-vsce/releases) - [Changelog](https://github.com/felipecrs/semantic-release-vsce/blob/master/release.config.js) - [Commits](felipecrs/semantic-release-vsce@v5.7.1...v5.7.2) Updates `typescript` from 5.4.5 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.4) Updates `webpack` from 5.91.0 to 5.93.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.91.0...v5.93.0) --- updated-dependencies: - dependency-name: "@semantic-release/github" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@vscode/test-electron" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@vscode/vsce" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: conventional-changelog-conventionalcommits dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: dotenv-cli dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: semantic-release dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: semantic-release-vsce dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 development-dependencies group with 18 updates in the / directory:
10.0.310.1.320.12.822.0.27.8.08.0.07.8.08.0.02.3.92.4.12.26.02.31.17.0.28.0.07.4.17.4.29.1.19.8.05.1.35.2.110.3.1211.0.010.4.010.7.010.0.610.0.73.2.53.3.323.0.824.0.05.7.15.7.25.4.55.5.45.91.05.93.0Updates
@semantic-release/githubfrom 10.0.3 to 10.1.3Release notes
Sourced from
@semantic-release/github's releases.... (truncated)
Commits
325952efix: Revert "fix: failing release due to renamed repository (#878)" (#887)76fdaa3fix: failing release due to renamed repository (#878)c70cfbfchore(deps): lock file maintenance (#882)8ee2744fix: invalid GraphQL query generated when no release commits are found (#876)500240bchore(deps): update dependency publint to v0.2.9 (#881)a53fe2cchore(deps): lock file maintenance (#879)74708dachore(deps): update dependency prettier to v3.3.3 (#877)ef4fd4dchore(deps): update npm to v10.8.2 (#875)526873eci(action): update actions/setup-node action to v4.0.3 (#873)45b8da9feat: use branch prerelease property for detection (#863)Updates
@types/nodefrom 20.12.8 to 22.0.2Commits
Updates
@typescript-eslint/eslint-pluginfrom 7.8.0 to 8.0.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
1db993achore(release): publish 8.0.0ce09260docs(eslint-plugin): [no-unnecessary-type-parameters] add admonition about ru...b8274d3fix(rule-tester): provide Linter a cwd in its constructor (#9678)1b0468eMerge branch 'main'838dd0cchore: use parserOptions.projectService internally (#9659)35cf3d2chore(release): publish 7.18.046a5709docs: link no-duplicate-type-constituents and no-redundant-type-constituents ...9eec790fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9...9927a29docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)6cebdf6feat(eslint-plugin): [no-unnecessary-type-parameters] promote to strict (#9662)Updates
@typescript-eslint/parserfrom 7.8.0 to 8.0.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
1db993achore(release): publish 8.0.01b0468eMerge branch 'main'35cf3d2chore(release): publish 7.18.0f3dfc0aMerge branch 'main' into v805c9cb8chore(release): publish 7.17.0ae980e3Merge branch 'main'58be99fchore: enable prefer-object-spread (#9541)c365664Merge branch 'main'd1d0ba5chore(release): publish 7.16.16bd4211Merge branch 'main'Updates
@vscode/test-electronfrom 2.3.9 to 2.4.1Changelog
Sourced from
@vscode/test-electron's changelog.Commits
e9d35372.4.1b8a46482.4.0c2bb9f2feat: add experimental runner clidfda603Merge pull request #217 from microsoft/fix-cli-downloade8826512.3.24f019a6fix: download cli correctly for linux7f7e8fdchore(deps): bump yaml from 2.2.1 to 2.2.2 (#215)479f70bmention argument in extension test run() function (#214)addc23efix tests (#210)0f99818Merge pull request #209 from microsoft/connor4312/2.3.1Updates
@vscode/vscefrom 2.26.0 to 2.31.1Release notes
Sourced from
@vscode/vsce's releases.... (truncated)
Commits
ca8fa40Merge pull request #1027 from microsoft/benibenj/logical-duckd0e1a5cupdate depricated dependencies3b1b774Merge pull request #1025 from microsoft:benibenj/well-liond83f7baDon't package default readme if a path is provided2e3e3bcadd executes code property (#1024)dd70844Merge pull request #1022 from microsoft/benibenj/profound-gorillaff9391dThrow error if provided readmePath or provided changelogPath could not be founda97062fMerge pull request #1021 from microsoft/benibenj/chronic-spider2c95bcbuse filter functioonf55228dMerge pull request #1020 from microsoft/benibenj/miserable-ternUpdates
conventional-changelog-conventionalcommitsfrom 7.0.2 to 8.0.0Release notes
Sourced from conventional-changelog-conventionalcommits's releases.
Changelog
Sourced from conventional-changelog-conventionalcommits's changelog.
Commits
3129c81chore: release conventional-changelog-conventionalcommits 8.0.0 (#1237)508bdf4docs: fix build badge3b4bfdffix(conventional-changelog-conventionalcommits): avoid double empty lines (#1...4fec5d3ci: add clean-publish (#1232)4c3e82fci: package.json lint (#1231)ec69cfdfeat!: drop node 16 support (#1226)90abd8achore: cleanup presets package.json and readme.md files (#1219)0ddc8cdfeat(conventional-recommended-bump)!: newBumperexported class (#1218)0e4f293feat!: cleanup presets interface (#1215)a149b76test: proper cleanups after tests (#1206)Updates
dotenv-clifrom 7.4.1 to 7.4.2Commits
40728f37.4.2Updates
eslintfrom 9.1.1 to 9.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.