Skip to content
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

Bump the dependencies group across 2 directories with 30 updates #1521

Closed

Commits on Aug 26, 2024

  1. Bump the dependencies group across 2 directories with 30 updates

    Bumps the dependencies group with 26 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.12.0` | `1.14.1` |
    | [axios](https://github.com/axios/axios) | `1.7.2` | `1.7.5` |
    | [marked](https://github.com/markedjs/marked) | `13.0.3` | `14.1.0` |
    | [minimatch](https://github.com/isaacs/minimatch) | `9.0.5` | `10.0.1` |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.8.0` | `9.9.1` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.13` | `22.5.0` |
    | [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) | `4.1.24` | `4.1.26` |
    | [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) | `17.0.32` | `17.0.33` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.18.0` | `8.2.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.18.0` | `8.2.0` |
    | [@vscode/test-electron](https://github.com/Microsoft/vscode-test) | `2.4.0` | `2.4.1` |
    | [@vscode/vsce](https://github.com/Microsoft/vsce) | `2.31.1` | `3.0.0` |
    | [eslint](https://github.com/eslint/eslint) | `9.8.0` | `9.9.1` |
    | [glob](https://github.com/isaacs/node-glob) | `10.4.5` | `11.0.0` |
    | [globals](https://github.com/sindresorhus/globals) | `15.8.0` | `15.9.0` |
    | [jsdom](https://github.com/jsdom/jsdom) | `24.1.1` | `25.0.0` |
    | [mocha](https://github.com/mochajs/mocha) | `10.7.0` | `10.7.3` |
    | [rimraf](https://github.com/isaacs/rimraf) | `5.0.9` | `6.0.1` |
    | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.12.0` | `1.14.1` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.18.0` | `8.2.0` |
    | [webpack](https://github.com/webpack/webpack) | `5.93.0` | `5.94.0` |
    | [winston](https://github.com/winstonjs/winston) | `3.13.1` | `3.14.2` |
    | [yarn-audit-fix](https://github.com/antongolub/yarn-audit-fix) | `10.0.7` | `10.0.9` |
    | [antsibull-docs](https://github.com/ansible-community/antsibull-docs-ts) | `1.0.2` | `1.1.0` |
    | [vscode-languageserver-textdocument](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/textDocument) | `1.0.11` | `1.0.12` |
    | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `16.14.20` | `17.1.0` |
    
    Bumps the dependencies group with 3 updates in the /packages/ansible-language-server directory: [yaml](https://github.com/eemeli/yaml), [vscode-languageserver-textdocument](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/textDocument) and [npm-check-updates](https://github.com/raineorshine/npm-check-updates).
    
    
    Updates `@shikijs/core` from 1.12.0 to 1.14.1
    - [Release notes](https://github.com/shikijs/shiki/releases)
    - [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/shikijs/shiki/commits/v1.14.1/packages/core)
    
    Updates `axios` from 1.7.2 to 1.7.5
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.7.2...v1.7.5)
    
    Updates `marked` from 13.0.3 to 14.1.0
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
    - [Commits](markedjs/marked@v13.0.3...v14.1.0)
    
    Updates `minimatch` from 9.0.5 to 10.0.1
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v9.0.5...v10.0.1)
    
    Updates `@eslint/js` from 9.8.0 to 9.9.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.9.1/packages/js)
    
    Updates `@types/node` from 20.14.13 to 22.5.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@types/selenium-webdriver` from 4.1.24 to 4.1.26
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)
    
    Updates `@types/yargs` from 17.0.32 to 17.0.33
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)
    
    Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.2.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.2.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.18.0 to 8.2.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.2.0/packages/parser)
    
    Updates `@vscode/test-electron` from 2.4.0 to 2.4.1
    - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md)
    - [Commits](microsoft/vscode-test@v2.4.0...v2.4.1)
    
    Updates `@vscode/vsce` from 2.31.1 to 3.0.0
    - [Release notes](https://github.com/Microsoft/vsce/releases)
    - [Commits](microsoft/vscode-vsce@v2.31.1...v3.0.0)
    
    Updates `eslint` from 9.8.0 to 9.9.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.8.0...v9.9.1)
    
    Updates `glob` from 10.4.5 to 11.0.0
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v10.4.5...v11.0.0)
    
    Updates `globals` from 15.8.0 to 15.9.0
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v15.8.0...v15.9.0)
    
    Updates `jsdom` from 24.1.1 to 25.0.0
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@24.1.1...25.0.0)
    
    Updates `mocha` from 10.7.0 to 10.7.3
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.7.0...v10.7.3)
    
    Updates `rimraf` from 5.0.9 to 6.0.1
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v5.0.9...v6.0.1)
    
    Updates `shiki` from 1.12.0 to 1.14.1
    - [Release notes](https://github.com/shikijs/shiki/releases)
    - [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/shikijs/shiki/commits/v1.14.1/packages/shiki)
    
    Updates `typescript-eslint` from 7.18.0 to 8.2.0
    - [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.2.0/packages/typescript-eslint)
    
    Updates `webpack` from 5.93.0 to 5.94.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.93.0...v5.94.0)
    
    Updates `winston` from 3.13.1 to 3.14.2
    - [Release notes](https://github.com/winstonjs/winston/releases)
    - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
    - [Commits](winstonjs/winston@v3.13.1...v3.14.2)
    
    Updates `yarn-audit-fix` from 10.0.7 to 10.0.9
    - [Release notes](https://github.com/antongolub/yarn-audit-fix/releases)
    - [Changelog](https://github.com/antongolub/yarn-audit-fix/blob/master/CHANGELOG.md)
    - [Commits](antongolub/yarn-audit-fix@v10.0.7...v10.0.9)
    
    Updates `antsibull-docs` from 1.0.2 to 1.1.0
    - [Release notes](https://github.com/ansible-community/antsibull-docs-ts/releases)
    - [Changelog](https://github.com/ansible-community/antsibull-docs-ts/blob/main/CHANGELOG.rst)
    - [Commits](ansible-community/antsibull-docs-ts@1.0.2...1.1.0)
    
    Updates `vscode-languageserver-textdocument` from 1.0.11 to 1.0.12
    - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases)
    - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/textDocument/1.0.12/textDocument)
    
    Updates `npm-check-updates` from 16.14.20 to 17.1.0
    - [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
    - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
    - [Commits](raineorshine/npm-check-updates@v16.14.20...v17.1.0)
    
    Updates `yaml` from 2.4.5 to 2.5.0
    - [Release notes](https://github.com/eemeli/yaml/releases)
    - [Commits](eemeli/yaml@v2.4.5...v2.5.0)
    
    Updates `@types/lodash` from 4.17.5 to 4.17.7
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    Updates `@types/node` from 20.14.8 to 20.16.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `chai` from 4.4.1 to 4.5.0
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@v4.4.1...v4.5.0)
    
    Updates `glob` from 10.4.2 to 10.4.5
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v10.4.5...v11.0.0)
    
    Updates `mocha` from 10.4.0 to 10.7.3
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.7.0...v10.7.3)
    
    Updates `rimraf` from 5.0.7 to 6.0.1
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v5.0.9...v6.0.1)
    
    Updates `typescript` from 5.5.2 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.5.2...v5.5.4)
    
    Updates `antsibull-docs` from 1.0.1 to 1.1.0
    - [Release notes](https://github.com/ansible-community/antsibull-docs-ts/releases)
    - [Changelog](https://github.com/ansible-community/antsibull-docs-ts/blob/main/CHANGELOG.rst)
    - [Commits](ansible-community/antsibull-docs-ts@1.0.2...1.1.0)
    
    Updates `vscode-languageserver-textdocument` from 1.0.11 to 1.0.12
    - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases)
    - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/textDocument/1.0.12/textDocument)
    
    Updates `npm-check-updates` from 16.14.20 to 17.1.0
    - [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
    - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
    - [Commits](raineorshine/npm-check-updates@v16.14.20...v17.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@shikijs/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: axios
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: marked
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: minimatch
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: "@types/selenium-webdriver"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@types/yargs"
      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-major
      dependency-group: dependencies
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: "@vscode/test-electron"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@vscode/vsce"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: glob
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: globals
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: jsdom
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: shiki
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: winston
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: yarn-audit-fix
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: antsibull-docs
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: vscode-languageserver-textdocument
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: npm-check-updates
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: yaml
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: chai
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: glob
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: antsibull-docs
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: vscode-languageserver-textdocument
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: npm-check-updates
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    26c1331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8095460 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    a0fd508 View commit details
    Browse the repository at this point in the history