-
Notifications
You must be signed in to change notification settings - Fork 92
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 17 updates #1679
Merged
ansibuddy
merged 3 commits into
main
from
dependabot/npm_and_yarn/dependencies-9a09a609e7
Nov 27, 2024
Merged
Bump the dependencies group across 2 directories with 17 updates #1679
ansibuddy
merged 3 commits into
main
from
dependabot/npm_and_yarn/dependencies-9a09a609e7
Nov 27, 2024
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 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@redhat-developer/vscode-redhat-telemetry](https://github.com/redhat-developer/vscode-redhat-telemetry) | `0.9.0` | `0.9.1` | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.22.2` | `1.23.1` | | [marked](https://github.com/markedjs/marked) | `15.0.0` | `15.0.2` | | [yaml](https://github.com/eemeli/yaml) | `2.6.0` | `2.6.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.14.0` | `9.15.0` | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.9` | `10.0.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.9.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.13.0` | `8.15.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.13.0` | `8.15.0` | | [eslint](https://github.com/eslint/eslint) | `9.14.0` | `9.15.0` | | [eslint-plugin-tsdoc](https://github.com/microsoft/tsdoc/tree/HEAD/eslint-plugin) | `0.3.0` | `0.4.0` | | [ovsx](https://github.com/eclipse/openvsx/tree/HEAD/cli) | `0.10.0` | `0.10.1` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.26.0` | `4.27.0` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.22.2` | `1.23.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.13.0` | `8.15.0` | | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `17.1.10` | `17.1.11` | Bumps the dependencies group with 5 updates in the /packages/ansible-language-server directory: | Package | From | To | | --- | --- | --- | | [yaml](https://github.com/eemeli/yaml) | `2.6.0` | `2.6.1` | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.9` | `10.0.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.9.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `17.1.10` | `17.1.11` | Updates `@redhat-developer/vscode-redhat-telemetry` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/redhat-developer/vscode-redhat-telemetry/releases) - [Commits](redhat-developer/vscode-redhat-telemetry@0.9.0...0.9.1) Updates `@shikijs/core` from 1.22.2 to 1.23.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.23.1/packages/core) Updates `marked` from 15.0.0 to 15.0.2 - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v15.0.0...v15.0.2) Updates `yaml` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.6.0...v2.6.1) Updates `@eslint/js` from 9.14.0 to 9.15.0 - [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.15.0/packages/js) Updates `@types/mocha` from 10.0.9 to 10.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `@types/node` from 22.9.0 to 22.9.3 - [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.13.0 to 8.15.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.15.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.13.0 to 8.15.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.15.0/packages/parser) Updates `eslint` from 9.14.0 to 9.15.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.14.0...v9.15.0) Updates `eslint-plugin-tsdoc` from 0.3.0 to 0.4.0 - [Changelog](https://github.com/microsoft/tsdoc/blob/main/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/microsoft/tsdoc/commits/eslint-plugin-tsdoc_v0.4.0/eslint-plugin) Updates `ovsx` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/eclipse/openvsx/releases) - [Changelog](https://github.com/eclipse/openvsx/blob/master/cli/CHANGELOG.md) - [Commits](https://github.com/eclipse/openvsx/commits/HEAD/cli) Updates `selenium-webdriver` from 4.26.0 to 4.27.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.26.0...selenium-4.27.0) Updates `shiki` from 1.22.2 to 1.23.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.23.1/packages/shiki) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) Updates `typescript-eslint` from 8.13.0 to 8.15.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.15.0/packages/typescript-eslint) Updates `npm-check-updates` from 17.1.10 to 17.1.11 - [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@v17.1.10...v17.1.11) Updates `yaml` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.6.0...v2.6.1) Updates `@types/mocha` from 10.0.9 to 10.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `@types/node` from 22.9.0 to 22.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) Updates `npm-check-updates` from 17.1.10 to 17.1.11 - [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@v17.1.10...v17.1.11) --- updated-dependencies: - dependency-name: "@redhat-developer/vscode-redhat-telemetry" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@shikijs/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: marked 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-patch dependency-group: dependencies - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/mocha" 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: "@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: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-tsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ovsx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: shiki dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript 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-minor dependency-group: dependencies - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/mocha" 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: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
ansibuddy
approved these changes
Nov 25, 2024
ansibuddy
approved these changes
Nov 25, 2024
ansibuddy
approved these changes
Nov 25, 2024
ansibuddy
approved these changes
Nov 27, 2024
ansibuddy
deleted the
dependabot/npm_and_yarn/dependencies-9a09a609e7
branch
November 27, 2024 12:24
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 17 updates in the / directory:
0.9.0
0.9.1
1.22.2
1.23.1
15.0.0
15.0.2
2.6.0
2.6.1
9.14.0
9.15.0
10.0.9
10.0.10
22.9.0
22.9.3
8.13.0
8.15.0
8.13.0
8.15.0
9.14.0
9.15.0
0.3.0
0.4.0
0.10.0
0.10.1
4.26.0
4.27.0
1.22.2
1.23.1
5.6.3
5.7.2
8.13.0
8.15.0
17.1.10
17.1.11
Bumps the dependencies group with 5 updates in the /packages/ansible-language-server directory:
2.6.0
2.6.1
10.0.9
10.0.10
22.9.0
22.9.3
5.6.3
5.7.2
17.1.10
17.1.11
Updates
@redhat-developer/vscode-redhat-telemetry
from 0.9.0 to 0.9.1Release notes
Sourced from
@redhat-developer/vscode-redhat-telemetry
's releases.Commits
f1dd3f3
Upgrade version to 0.9.15cf3daf
Bump cross-spawn from 7.0.3 to 7.0.64220a3b
Bump chai and@types/chai
b0636c0
Bump webpack from 5.95.0 to 5.96.1343ecd5
Bump@types/countries-and-timezones
from 3.2.3 to 3.2.626f38a4
Bump mocha from 10.7.3 to 10.8.23b37806
Bump mock-fs from 5.3.0 to 5.4.1620eb67
Bump uuid from 10.0.0 to 11.0.35bca9bd
Bump countries-and-timezones from 3.6.0 to 3.7.2b7f03ac
Bump@types/mocha
from 10.0.8 to 10.0.9Updates
@shikijs/core
from 1.22.2 to 1.23.1Release notes
Sourced from
@shikijs/core
's releases.Commits
1da0bc8
chore: release v1.23.11a687ad
chore: release v1.23.033b8b49
feat: Use Oniguruma-To-ES in the JS engine (#828) (#832)Updates
marked
from 15.0.0 to 15.0.2Release notes
Sourced from marked's releases.
Commits
224d729
chore(release): 15.0.2 [skip ci]fd015f1
fix: update punctuation regex syntax for compatibility (#3540)44081dd
chore(deps-dev): Bump rollup from 4.25.0 to 4.27.2 (#3537)1cd60a0
chore(deps-dev): Bump@markedjs/eslint-config
from 1.0.7 to 1.0.8 (#3539)5459c62
chore(release): 15.0.1 [skip ci]1f579f7
fix: Remove unused plus typescript tightening (#3527)a46c0d8
chore(deps-dev): Bump marked-highlight from 2.2.0 to 2.2.1 (#3533)9e811a6
chore(deps-dev): Bump@semantic-release/github
from 11.0.0 to 11.0.1 (#3532)cb3d895
chore(deps-dev): Bump rollup from 4.24.4 to 4.25.0 (#3531)7f79166
chore(deps-dev): Bump@arethetypeswrong/cli
from 0.16.4 to 0.17.0 (#3530)Updates
yaml
from 2.6.0 to 2.6.1Release notes
Sourced from yaml's releases.
Commits
aa1898a
2.6.16be0a91
fix: Default to literal block scalar if folded would overflow (fixes #585)108f699
fix: Tighten regexp for JSON !!bool (#587)2e85b91
fix: Do not strip :00 seconds from !!timestamp values (#578)5850600
chore: Refresh lockfile16fb6e2
chore: Add .well-known/funding-manifest-urlsUpdates
@eslint/js
from 9.14.0 to 9.15.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
b441bee
chore: package.json update for@eslint/js
release3087c9e
feat: addmeta
object to@eslint/js
plugin (#19095)Updates
@types/mocha
from 10.0.9 to 10.0.10Commits
Updates
@types/node
from 22.9.0 to 22.9.3Commits
Updates
@typescript-eslint/eslint-plugin
from 8.13.0 to 8.15.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
2444351
chore(release): publish 8.15.06c27d08
chore: bump eslint dependencies (#10354)f5e23e2
fix(utils): add defaultOptions to meta in rule (#10339)12ce800
docs(eslint-plugin): [no-confusing-void-expression] add a default value for `...ab83198
fix(eslint-plugin): report deprecations used in default export (#10330)66234d0
fix(eslint-plugin): [explicit-module-boundary-types] and [explicit-function-r...013c5cc
fix(eslint-plugin): [await-thenable, return-await] don't flag awaiting uncons...a7746fb
feat(eslint-plugin): [prefer-nullish-coalescing] fix detection of `ignoreCond...57d343b
docs: [no-deprecated] awkward wording about TypeScript visualizing deprecated...9ebdff4
feat(eslint-plugin): new ruleno-unsafe-type-assertion
(#10051)Updates
@typescript-eslint/parser
from 8.13.0 to 8.15.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
2444351
chore(release): publish 8.15.0e022eb0
docs: update license file to explicitly use bsd-2 clause license (#10291)16fba0a
chore(release): publish 8.14.0Updates
eslint
from 9.14.0 to 9.15.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.