forked from FooSoft/yomichan
-
-
Notifications
You must be signed in to change notification settings - Fork 0
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 minor group with 13 updates #100
Closed
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 minor group with 13 updates: | Package | From | To | | --- | --- | --- | | [@playwright/test](https://github.com/microsoft/playwright) | `1.40.1` | `1.41.1` | | [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts) | `1.5.1` | `1.5.4` | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.254` | `0.0.259` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.6` | `20.11.7` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.16.0` | `6.19.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.16.0` | `6.19.1` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.1.1` | `1.2.2` | | [dotenv](https://github.com/motdotla/dotenv) | `16.3.1` | `16.4.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.19.11` | `0.19.12` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.11.2` | `2.13.0` | | [html-validate](https://gitlab.com/html-validate/html-validate) | `8.8.0` | `8.9.1` | | [stylelint](https://github.com/stylelint/stylelint) | `16.1.0` | `16.2.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.1.1` | `1.2.2` | Updates `@playwright/test` from 1.40.1 to 1.41.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.40.1...v1.41.1) Updates `@stylistic/eslint-plugin-ts` from 1.5.1 to 1.5.4 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v1.5.4/packages/eslint-plugin-ts) Updates `@types/chrome` from 0.0.254 to 0.0.259 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@types/node` from 20.10.6 to 20.11.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.16.0 to 6.19.1 - [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/v6.19.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.16.0 to 6.19.1 - [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/v6.19.1/packages/parser) Updates `@vitest/coverage-v8` from 1.1.1 to 1.2.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/coverage-v8) Updates `dotenv` from 16.3.1 to 16.4.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.3.1...v16.4.1) Updates `esbuild` from 0.19.11 to 0.19.12 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.19.11...v0.19.12) Updates `eslint-plugin-jsonc` from 2.11.2 to 2.13.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-jsonc@v2.11.2...v2.13.0) Updates `html-validate` from 8.8.0 to 8.9.1 - [Release notes](https://gitlab.com/html-validate/html-validate/tags) - [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.8.0...v8.9.1) Updates `stylelint` from 16.1.0 to 16.2.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.1.0...16.2.0) Updates `vitest` from 1.1.1 to 1.2.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/vitest) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@stylistic/eslint-plugin-ts" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/chrome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: dotenv dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: eslint-plugin-jsonc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: html-validate dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
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 group with 13 updates:
1.40.1
1.41.1
1.5.1
1.5.4
0.0.254
0.0.259
20.10.6
20.11.7
6.16.0
6.19.1
6.16.0
6.19.1
1.1.1
1.2.2
16.3.1
16.4.1
0.19.11
0.19.12
2.11.2
2.13.0
8.8.0
8.9.1
16.1.0
16.2.0
1.1.1
1.2.2
Updates
@playwright/test
from 1.40.1 to 1.41.1Release notes
Sourced from
@playwright/test
's releases.Commits
8f0163f
chore: mark 1.41.1 (#29075)98a6618
cherry-pick(#29069): Revert "feat(codegen): add range input recording support...50f1f08
cherry-pick(#29070): chore(ct): revert export mount resulte5d201b
cherry-pick(#29031): fix(ct): allow passing date, url, bigint as properties8ee2d81
cherry-pick(#29026): test: add a props.children test50a8e4f
cherry-pick(#29016): chore: add an image import component testcb6c64c
cherry-pick(#28986): fix(ct): move import list into the compilation cache data06518b2
cherry-pick(#28978): chore: build import registry sourced47ed6a
cherry-pick(#28975): chore: refactor import processing in ct4d9f923
cherry-pick(#29034): docs: fix typo for stylePath (#29035)Maintainer changes
This version was pushed to npm by yurys, a new releaser for
@playwright/test
since your current version.Updates
@stylistic/eslint-plugin-ts
from 1.5.1 to 1.5.4Release notes
Sourced from
@stylistic/eslint-plugin-ts
's releases.Commits
454c2c8
chore: release v1.5.475cb415
chore: update deps, remove invalid test cases08d7dba
chore: update deps, remove invalid test cases3c79437
fix(indent): correctly identify opening brace on enum declaration (#261)0ef56c7
fix(ts/indent): indentation of multiline type parameter instantiations (#256)52f0506
fix(padding-line-between-statements): recognize ExportAllDeclaration nodes (#...59070ae
chore: release v1.5.38862be1
chore: release v1.5.223e8e81
chore: update depsUpdates
@types/chrome
from 0.0.254 to 0.0.259Commits
Updates
@types/node
from 20.10.6 to 20.11.7Commits
Updates
@typescript-eslint/eslint-plugin
from 6.16.0 to 6.19.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
a911214
chore(release): publish 6.19.1920f909
fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type va...01556f5
fix(type-utils): preventing isUnsafeAssignment infinite recursive calls (#8237)7c673a1
chore(release): publish 6.19.085ae4a8
fix(eslint-plugin): [no-unnecesary-type-assertion] treat unknown/any as nulla...5a56708
fix(eslint-plugin): [no-unnecessary-type-assertion] detect unnecessary non-nu...c3767ed
feat(eslint-plugin): [no-useless-template-literals] add fix suggestions (#8065)8ca5e5e
docs: force space after await in no-floating-promises snippet (#8228)e0f591e
feat(eslint-plugin): [no-array-delete] add new rule (#8067)1aa8664
feat(eslint-plugin): [prefer-promise-reject-errors] add rule (#8011)Updates
@typescript-eslint/parser
from 6.16.0 to 6.19.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
a911214
chore(release): publish 6.19.17c673a1
chore(release): publish 6.19.0aa7ab0e
chore(release): publish 6.18.11ee3087
chore: enable eslint-plugin-jsdoc internally (#8145)21460ef
chore(release): publish 6.18.0d0977ab
chore: use nx release (#8194)e566a5d
chore: publish v6.17.0Updates
@vitest/coverage-v8
from 1.1.1 to 1.2.2Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
b1462a4
chore: release v1.2.2d53b858
fix(coverage): removecoverage/.tmp
files after run (#5008)6421c27
chore: release v1.2.14b41131
fix(coverage):thresholds.autoUpdate
to work with arrow function configurat...b561c32
chore: release v1.2.096dc6e9
feat(coverage): custom reporter support (#4828)a73c1c2
chore: release v1.1.3be5a259
chore: release v1.1.2Updates
dotenv
from 16.3.1 to 16.4.1Changelog
Sourced from dotenv's changelog.
Commits
e251ee2
16.4.1a7fee29
update CHANGELOG 🪵579d136
update README7ea2f81
Merge pull request #798 from motdotla/fix-tests6b829d2
demonstrate currently failing (pending) test. multiple env files should merge3e2284b
largely remove mocking from tests except where useful2039c4e
wip: fix tests48a6ade
Merge pull request #797 from tran-simon/mastercfd735d
fix: support array for path optiona44cb3d
update READMEUpdates
esbuild
from 0.19.11 to 0.19.12Release notes
Sourced from esbuild's releases.
Changelog
Sourced from esbuild's changelog.
Commits
d7fd1ad
publish 0.19.12 to npme04a690
fix #3605: print the original JSX AST unmodifiedf571399
allow jsx elements as jsx attribute valuesa652e73
runmake update-compat-table
35c0d65
fix #3574: ts type parser bug with infer + extendsf6eae0c
fix #3569: incorrect ToInt32 behavior on riscv64Updates
eslint-plugin-jsonc
from 2.11.2 to 2.13.0Release notes
Sourced from eslint-plugin-jsonc's releases.
Changelog
Sourced from eslint-plugin-jsonc's changelog.
Commits
98860de
chore: release eslint-plugin-jsonc (#300)a40f021
feat:jsonc/auto
rule works even in flat config (#298)d4213c8
chore: release eslint-plugin-jsonc (#297)7e904d2
fix(deps): update dependency eslint-compat-utils to ^0.4.0 (#296)c3c797b
chore: release eslint-plugin-jsonc (#295)bb9538a
fix(deps): update dependency eslint-compat-utils to ^0.3.0 (#294)b8766d1
chore: release eslint-plugin-jsonc (#293)b0b9449
chore(deps): update actions/deploy-pages action to v4 (#288)a31c505
chore(deps): update actions/upload-pages-artifact action to v3 (#289)de53d1e
fix(deps): update dependency eslint-compat-utils to ^0.2.0 (#292)Updates
html-validate
from 8.8.0 to 8.9.1Release notes
Sourced from html-validate's releases.