-
Notifications
You must be signed in to change notification settings - Fork 23
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 minor-and-patch group across 1 directory with 12 updates #323
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/minor-and-patch-e68e092c90
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 minor-and-patch group across 1 directory with 12 updates #323
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/minor-and-patch-e68e092c90
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
…th 12 updates Bumps the minor-and-patch group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `22.13.0` | | [eslint](https://github.com/eslint/eslint) | `9.17.0` | `9.19.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.11` | `15.4.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.18.1` | `8.22.0` | | [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.3` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.2.0` | `11.3.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.49.1` | `1.50.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.3` | `6.0.11` | | [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) | `4.3.0` | `4.5.0` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.2.1` | `3.2.2` | | [unbuild](https://github.com/unjs/unbuild) | `3.0.1` | `3.3.1` | Updates `@types/node` from 22.10.2 to 22.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.17.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.17.0...v9.19.0) Updates `lint-staged` from 15.2.11 to 15.4.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.11...v15.4.3) Updates `typescript-eslint` from 8.18.1 to 8.22.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.22.0/packages/typescript-eslint) Updates `vitepress` from 1.5.0 to 1.6.3 - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](vuejs/vitepress@v1.5.0...v1.6.3) Updates `fs-extra` from 11.2.0 to 11.3.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.2.0...11.3.0) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) Updates `@playwright/test` from 1.49.1 to 1.50.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.49.1...v1.50.1) Updates `vite` from 6.0.3 to 6.0.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.11/packages/vite) Updates `vite-plugin-dts` from 4.3.0 to 4.5.0 - [Release notes](https://github.com/qmhc/vite-plugin-dts/releases) - [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md) - [Commits](qmhc/vite-plugin-dts@v4.3.0...v4.5.0) Updates `@vscode/vsce` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.2.1...v3.2.2) Updates `unbuild` from 3.0.1 to 3.3.1 - [Release notes](https://github.com/unjs/unbuild/releases) - [Changelog](https://github.com/unjs/unbuild/blob/main/CHANGELOG.md) - [Commits](unjs/unbuild@v3.0.1...v3.3.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vitepress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: fs-extra dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vite-plugin-dts dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vscode/vsce" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: unbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Dependency related
javascript
Pull requests that update Javascript code
labels
Feb 1, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 minor-and-patch group with 12 updates in the / directory:
22.10.2
22.13.0
9.17.0
9.19.0
15.2.11
15.4.3
8.18.1
8.22.0
1.5.0
1.6.3
11.2.0
11.3.0
5.7.2
5.7.3
1.49.1
1.50.1
6.0.3
6.0.11
4.3.0
4.5.0
3.2.1
3.2.2
3.0.1
3.3.1
Updates
@types/node
from 22.10.2 to 22.13.0Commits
Updates
eslint
from 9.17.0 to 9.19.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
208e0b1
9.19.0196dfda
Build: changelog update for 9.19.09b9cb05
chore: upgrade@eslint/js
@9
.19.0 (#19371)58560e7
chore: package.json update for@eslint/js
releasecfea9ab
docs: Clarify overrideConfig option (#19370)2b84f66
docs: Update README (#19362)044f93c
docs: clarify frozen rule description (#19351)797ee7c
docs: fix Bluesky links (#19368)81a9c0e
docs: Update README093fb3d
docs: replacevar
withlet
andconst
in rule examples (#19365)Updates
lint-staged
from 15.2.11 to 15.4.3Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
e53f950
chore(changeset): release089da56
test: fail Jest when coverage is under 100%19aa461
ci: remove code coverage action since it's not working in PRs from forkscbfed1d
fix: update types.d.ts (#1512)aef9e5c
chore(changeset): release (#1510)8827ebf
build(dependencies): update dependencies and switch to caret ranges (#1509)7f69b3f
docs: generalize description from 'linting' to 'tasks' (#1507)1c93c9e
chore(changeset): release (#1505)c020664
Merge pull request #1504 from lint-staged/fix-typescript1c7a45e
fix: default TypeScript config filenames match JS equivalentsUpdates
typescript-eslint
from 8.18.1 to 8.22.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
94e8098
chore(release): publish 8.22.079af426
chore(release): publish 8.21.0a157fd4
chore: standardized on inline named exports (mostly) (#10596)ea6fbea
chore(release): publish 8.20.0a175189
docs(typescript-eslint): make jsdoc for config helper function consistent (#1...04166e0
feat(eslint-plugin): [no-misused-spread] add new rule (#10551)328b7df
chore(release): publish 8.19.14f50f64
docs: [return-await] make the rule no longer an extension of ESLint no-return...e19f30f
chore(release): publish 8.19.0157b781
chore(release): publish 8.18.2Updates
vitepress
from 1.5.0 to 1.6.3Release notes
Sourced from vitepress's releases.
Changelog
Sourced from vitepress's changelog.
Commits
ba9f50f
release: v1.6.33e4120e
fix: docsearch not rendering properly65dc73d
release: v1.6.2e9e29a7
chore: bump deps8214cae
fix: fix static content removal for lean chunks due to Vue 3.5 changes (#4508)2e54970
release: v1.6.137dbe89
fix(theme): broken hero heading in certain viewportse812916
fix(build): escape$
in replace pattern in dynamic routes plugin36eb751
release: v1.6.0373f9b9
chore!: bump shiki to v2Updates
fs-extra
from 11.2.0 to 11.3.0Changelog
Sourced from fs-extra's changelog.
Commits
176ad6a
11.3.0e75b9bf
Add promise support for missing fs methods (#1045)d96f265
Update copyright year (#1036)1d931c8
Refactorcopy
to useopendir
(#1028)acf5585
Fix wording in copy-sync-dir.test.js (#1031)Updates
typescript
from 5.7.2 to 5.7.3Release notes
Sourced from typescript's releases.
Commits
a5e123d
Update LKG8bc0204
🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df
🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36
Bump version to 5.7.3 and LKGe167412
🤖 Pick PR #60794 (HardensanitizeLog
against incorr...) into release-5.7 (#...9ba364c
Fix coverage build on release-5.7 (#60792)4b7441a
🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...e844dc3
Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)21b02a1
🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...b82fd16
🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...Updates
@playwright/test
from 1.49.1 to 1.50.1Release notes
Sourced from
@playwright/test
's releases.... (truncated)
Commits
dbc685c
chore: mark v1.50.1 (#34575)13d80f1
cherry-pick(#34560): chore(docs): clarify connection method via BrowserType.c...159210d
cherry-pick(#34556): fix(toMatchAriaSnapshot): fail test run when updating mi...fbad9f7
cherry-pick(#34537): feat: per-assertion snapshot path template in config (#3...67313fa
cherry-pick(#34550): roll follow-ups for .NET and Python4b7794b
cherry-pick(