-
Notifications
You must be signed in to change notification settings - Fork 96
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 20 updates #1496
Closed
Conversation
This file contains 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
Bumps the dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.12.0` | `1.12.1` | | [axios](https://github.com/axios/axios) | `1.7.2` | `1.7.3` | | [minimatch](https://github.com/isaacs/minimatch) | `9.0.5` | `10.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.13` | `22.1.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.18.0` | `8.0.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.18.0` | `8.0.0` | | [@vscode/test-electron](https://github.com/Microsoft/vscode-test) | `2.4.0` | `2.4.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` | | [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.12.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.18.0` | `8.0.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.0.3` | Bumps the dependencies group with 3 updates in the /packages/ansible-language-server directory: [axios](https://github.com/axios/axios), [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.12.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.12.1/packages/core) Updates `axios` from 1.7.2 to 1.7.3 - [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.3) 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 `@types/node` from 20.14.13 to 22.1.0 - [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.18.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.18.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.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 `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 `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.12.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.12.1/packages/shiki) Updates `typescript-eslint` from 7.18.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/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.0/packages/typescript-eslint) 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.0.3 - [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.0.3) Updates `axios` from 1.7.2 to 1.7.3 - [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.3) 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.14.14 - [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.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 `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.0.2 - [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.1...1.0.2) 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.0.3 - [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.0.3) --- updated-dependencies: - dependency-name: "@shikijs/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major 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: 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: 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-patch dependency-group: dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-major 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: axios dependency-type: direct:production update-type: version-update:semver-patch 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-patch 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-patch 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] <[email protected]>
ansibuddy
approved these changes
Aug 5, 2024
ansibuddy
approved these changes
Aug 5, 2024
ansibuddy
approved these changes
Aug 5, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
August 7, 2024 12:30
Pull request was closed
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 14 updates in the / directory:
1.12.0
1.12.1
1.7.2
1.7.3
9.0.5
10.0.1
20.14.13
22.1.0
7.18.0
8.0.0
7.18.0
8.0.0
2.4.0
2.4.1
10.4.5
11.0.0
15.8.0
15.9.0
5.0.9
6.0.1
1.12.0
1.12.1
7.18.0
8.0.0
1.0.11
1.0.12
16.14.20
17.0.3
Bumps the dependencies group with 3 updates in the /packages/ansible-language-server directory: axios, vscode-languageserver-textdocument and npm-check-updates.
Updates
@shikijs/core
from 1.12.0 to 1.12.1Release notes
Sourced from
@shikijs/core
's releases.Commits
933415c
chore: release v1.12.1Updates
axios
from 1.7.2 to 1.7.3Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
c6cce43
chore(release): v1.7.3 (#6521)e3c76fc
fix(adapter): fix progress event emitting; (#6518)85d4d0e
fix(fetch): fix withCredentials request config (#6505)92cd8ed
chore(github): update ISSUE_TEMPLATE.md (#6519)8966ee7
fix(xhr): return original config on errors from XHR adapter (#6515)Updates
minimatch
from 9.0.5 to 10.0.1Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
0569cd3
10.0.117d31c7
rollback to brace-expansion 2, for cjs support346685c
10.0.0632e0da
modernize, drop old node versionsUpdates
@types/node
from 20.14.13 to 22.1.0Commits
Updates
@typescript-eslint/eslint-plugin
from 7.18.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
1db993a
chore(release): publish 8.0.0ce09260
docs(eslint-plugin): [no-unnecessary-type-parameters] add admonition about ru...b8274d3
fix(rule-tester): provide Linter a cwd in its constructor (#9678)1b0468e
Merge branch 'main'838dd0c
chore: use parserOptions.projectService internally (#9659)6cebdf6
feat(eslint-plugin): [no-unnecessary-type-parameters] promote to strict (#9662)37c10e8
fix(eslint-plugin): [no-misused-promises] perf: avoid getting types of variab...f38728c
Merge branch 'main' into v832a7a70
feat(rule-tester): switched to flat config (#9603)f3dfc0a
Merge branch 'main' into v8Updates
@typescript-eslint/parser
from 7.18.0 to 8.0.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
1db993a
chore(release): publish 8.0.01b0468e
Merge branch 'main'f3dfc0a
Merge branch 'main' into v8ae980e3
Merge branch 'main'c365664
Merge branch 'main'6bd4211
Merge branch 'main'a846ffe
Merge branch 'main'9311c69
Merge branch 'main'ee46c9c
Merge branch 'main'007850d
Merge branch 'main'Updates
@vscode/test-electron
from 2.4.0 to 2.4.1Changelog
Sourced from
@vscode/test-electron
's changelog.Commits
e9d3537
2.4.1b8a4648
2.4.0c2bb9f2
feat: add experimental runner cli453dba5
Merge pull request #229 from microsoft/connor4312/fix-build9b5b730
fix: build4becb98
Merge pull request #228 from microsoft/connor4312/2.3.417df8e1
rm oldcabd485
2.3.443ea275
docs: prep for 2.3.4d1668ff
Fix insiders version string check (#227)Updates
glob
from 10.4.5 to 11.0.0Changelog
Sourced from glob's changelog.
... (truncated)
Commits
561601d
11.0.057226aa
drop node before 20Updates
globals
from 15.8.0 to 15.9.0Release notes
Sourced from globals's releases.
Commits
b1d88b8
15.9.0f72b047
Update globals (#258)df410c8
Add automated job to create es yearly globals (#257)Updates
rimraf
from 5.0.9 to 6.0.1Changelog
Sourced from rimraf's changelog.
... (truncated)
Commits
21560c7
6.0.1d3881ad
load version with package-json-from-dist6de86bf
feat: add --version flag for CLI49e1923
chore: add/.tap
to .gitignore90d1feb
6.0.09b2a2b1
drop dead node versionsUpdates
shiki
from 1.12.0 to 1.12.1Release notes
Sourced from shiki's releases.
Commits
933415c
chore: release v1.12.129b1d3a
feat: newdotenv
grammar, neweverforest
themeUpdates
typescript-eslint
from 7.18.0 to 8.0.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
1db993a
chore(release): publish 8.0.01b0468e
Merge branch 'main'6cebdf6
feat(eslint-plugin): [no-unnecessary-type-parameters] promote to strict (#9662)f3dfc0a
Merge branch 'main' into v888a8673
feat(eslint-plugin): [return-await] add return-await to strict-type-checked p...c365664
Merge branch 'main'6bd4211
Merge branch 'main'1593840
Merge branch 'main'a846ffe
Merge branch 'main'e088709
fix: disableprojectService
indisabled-type-checked
shared config (#9460)Updates
vscode-languageserver-textdocument
from 1.0.11 to 1.0.12Commits
b51c6d5
Prepare new release832a221
Fix lint errors (#1527)04d7162
add TextDocument tests for invalid inputs (#1286)5393301
Move to latest compiler, NodeJS 20.9.0, es2022 and exports statements. (#1502)46f6f90
Add forget method and fix clean script (#1439)23c209f
Enable declaration maps (#1429)1559637
Use module export condition for types and textdocument (#1386)9be3087
Adjust ESLint rules to match the VS Code rules (#1377)4b77bb4
Update lock files (#1331)8ecbe50
New release 3.17.5 (#1330)Updates
npm-check-updates
from 16.14.20 to 17.0.3Release notes
Sourced from npm-check-updates's releases.
Commits
888e222
17.0.3c226e38
Allow custom registries without trailing slash (#1440)1dfe89d
17.0.288ed91a
commented807ec
Refactor peer test.5765fce
runLocal: Validate minVersion to avoid crashing --peer on git urls (#1437).d1f62b5
17.0.12f8a171
Fix incorrect URL building (#1438)2655e98
README: Clarify filters and how dependency updates are determined11abcba
READMEUpdates
axios
from 1.7.2 to 1.7.3Release notes
Sourced from axios's releases.