-
Notifications
You must be signed in to change notification settings - Fork 8
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
chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates #117
chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates #117
Conversation
…ith 7 updates Bumps the dev-dependencies group with 7 updates in the /vscode directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.12.0` | `8.1.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.12.0` | `8.1.0` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `2.27.0` | `3.0.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.21.5` | `0.23.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` | | [gts](https://github.com/google/gts) | `5.3.0` | `5.3.1` | | [ovsx](https://github.com/eclipse/openvsx/tree/HEAD/cli) | `0.9.1` | `0.9.2` | Updates `@typescript-eslint/eslint-plugin` from 7.12.0 to 8.1.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.1.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.12.0 to 8.1.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.1.0/packages/parser) Updates `@vscode/vsce` from 2.27.0 to 3.0.0 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v2.27.0...v3.0.0) Updates `esbuild` from 0.21.5 to 0.23.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.21.5...v0.23.1) 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 `gts` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/google/gts/releases) - [Changelog](https://github.com/google/gts/blob/main/CHANGELOG.md) - [Commits](google/gts@v5.3.0...v5.3.1) Updates `ovsx` from 0.9.1 to 0.9.2 - [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) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@vscode/vsce" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: gts dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ovsx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
WalkthroughThe recent updates to the Changes
Sequence Diagram(s)(No sequence diagrams needed; changes are primarily dependency updates.) Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
vscode/package-lock.json
is excluded by!**/package-lock.json
Files selected for processing (1)
- vscode/package.json (1 hunks)
Files skipped from review due to trivial changes (1)
- vscode/package.json
Superseded by #123. |
Bumps the dev-dependencies group with 7 updates in the /vscode directory:
7.12.0
8.1.0
7.12.0
8.1.0
2.27.0
3.0.0
0.21.5
0.23.1
5.1.3
5.2.1
5.3.0
5.3.1
0.9.1
0.9.2
Updates
@typescript-eslint/eslint-plugin
from 7.12.0 to 8.1.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
3d78392
chore(release): publish 8.1.0abe351d
fix(eslint-plugin): [no-unnecessary-type-parameters] clarify message (#9737)6a1c177
feat(eslint-plugin): [no-misused-promises] check subtype methods against heri...fc3ba92
fix(eslint-plugin): [prefer-optional-chain] wrong parenthesis fix output (#9597)c20bd2f
feat(eslint-plugin): [no-unsafe-return] check promise any (#8693)3d9ae44
fix(eslint-plugin): [member-ordering] get accessor member name & take into ac...fe56157
fix(eslint-plugin): [no-unnecessary-type-parameters] skip checking function b...278697f
fix(eslint-plugin): [no-unsafe-enum-comparison] typo in test (#9779)a4992ff
feat(typescript-estree): restrict variable declarator definite/init combinati...a26e3c7
chore: enable prefer-regexp-test (#9658)Updates
@typescript-eslint/parser
from 7.12.0 to 8.1.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
3d78392
chore(release): publish 8.1.0a26e3c7
chore: enable prefer-regexp-test (#9658)e05c2e5
chore(release): publish 8.0.11db993a
chore(release): publish 8.0.01b0468e
Merge branch 'main'35cf3d2
chore(release): publish 7.18.0f3dfc0a
Merge branch 'main' into v805c9cb8
chore(release): publish 7.17.0ae980e3
Merge branch 'main'58be99f
chore: enable prefer-object-spread (#9541)Updates
@vscode/vsce
from 2.27.0 to 3.0.0Release notes
Sourced from
@vscode/vsce
's releases.... (truncated)
Commits
f7ed2e1
Merge pull request #1035 from microsoft/benibenj/accessible-wolf6b64546
engine updatece9b369
update depricated dependencies and move to node 20b347c2b
Merge pull request #1034 from microsoft/benibenj/revertDependency784e74d
Revert "update depricated dependencies"b10ae0b
fix: probabilistic trigger v8 crash (#1032)cf0bc32
Merge pull request #1028 from microsoft/dev/bhavyau/need-more-info71d485d
Remove need-more-info-closer workflowca8fa40
Merge pull request #1027 from microsoft/benibenj/logical-duckd0e1a5c
update depricated dependenciesUpdates
esbuild
from 0.21.5 to 0.23.1Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
3327274
publish 0.23.1 to npm38e22ed
add a warning/debug log message for #3867a15bb51
fix #3825: memory leak ofpluginData
valuesf6e6481
fix #3838: print comments beforecase
clauses9c13ae1
fix #3853: update go 1.22.4 => 1.22.578f89e4
fix #3845: some incorrect error message locations892d2a7
fix #3834: cli sometimes panics with--analyze
360d472
fix a typo in the release notese3f4e2d
fix #3821: allownode:
prefix withes*
targets9d50680
publish 0.23.0 to npmUpdates
eslint-plugin-prettier
from 5.1.3 to 5.2.1Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
51324d9
chore: fix CHANGELOG.md formatting issue24288c7
chore: release eslint-plugin-prettier (#669)ac036cc
build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)a1e6f4a
build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)de9751c
build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)02c21a5
chore: release eslint-plugin-prettier (#653)f170011
feat: support parsinghtml
via@html-eslint/parser
natively (#652)Updates
gts
from 5.3.0 to 5.3.1Release notes
Sourced from gts's releases.
Changelog
Sourced from gts's changelog.
Commits
db44cce
chore(main): release 5.3.1 (#862)3c054cd
chore(deps): update dependency@types/node
to v20.12.7 (#872)eefd53a
chore(deps): lock file maintenance (#874)c0db7ab
chore(deps): update dependency@types/node
to v20.12.4 (#871)9cd12a8
chore(deps): lock file maintenance (#842)39c78a4
chore(deps): update dependency@types/node
to v20.12.3 (#870)5c87d95
chore(deps): update dependency@types/node
to v20.12.2 (#869)efbe3a8
fix(deps): replace dependency eslint-plugin-node with eslint-plugin-n (#865)0bd8195
build: test on node 18 (#866)7424fe1
perf: Supercharge Performance & Efficiency: LeveragingPromise.all
for Reso...Updates
ovsx
from 0.9.1 to 0.9.2Changelog
Sourced from ovsx's changelog.
Commits
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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 conditionsSummary by CodeRabbit
New Features
Bug Fixes
Chores