forked from FooSoft/yomichan
-
Notifications
You must be signed in to change notification settings - Fork 113
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 across 1 directory with 20 updates #1555
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 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) | `2.7.45` | `2.7.53` | | [parse5](https://github.com/inikulin/parse5) | `7.1.2` | `7.2.1` | | [@codspeed/vitest-plugin](https://github.com/CodSpeedHQ/codspeed-node) | `3.1.0` | `3.1.1` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.44.1` | `1.48.2` | | [@types/assert](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/assert) | `1.5.10` | `1.5.11` | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.268` | `0.0.279` | | [@types/css](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/css) | `0.0.37` | `0.0.38` | | [@types/firefox-webext-browser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/firefox-webext-browser) | `120.0.3` | `120.0.4` | | [esbuild](https://github.com/evanw/esbuild) | `0.21.4` | `0.24.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` | | [eslint-plugin-no-unsanitized](https://github.com/mozilla/eslint-plugin-no-unsanitized) | `4.0.2` | `4.1.2` | | [eslint-plugin-vitest](https://github.com/veritem/eslint-plugin-vitest) | `0.3.22` | `0.5.4` | | [html-validate](https://gitlab.com/html-validate/html-validate) | `8.19.1` | `8.24.2` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.6` | | [license-report](https://github.com/kessler/license-report) | `6.5.0` | `6.7.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.5` | `15.2.10` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` | | [stylelint](https://github.com/stylelint/stylelint) | `16.6.1` | `16.10.0` | | [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) | `14.0.0` | `14.0.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.6.3` | Updates `@zip.js/zip.js` from 2.7.45 to 2.7.53 - [Release notes](https://github.com/gildas-lormeau/zip.js/releases) - [Commits](gildas-lormeau/zip.js@v2.7.45...v2.7.53) Updates `parse5` from 7.1.2 to 7.2.1 - [Release notes](https://github.com/inikulin/parse5/releases) - [Commits](inikulin/parse5@v7.1.2...v7.2.1) Updates `@codspeed/vitest-plugin` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/CodSpeedHQ/codspeed-node/releases) - [Commits](CodSpeedHQ/codspeed-node@v3.1.0...v3.1.1) Updates `@playwright/test` from 1.44.1 to 1.48.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.44.1...v1.48.2) Updates `@types/assert` from 1.5.10 to 1.5.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/assert) Updates `@types/chrome` from 0.0.268 to 0.0.279 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@types/css` from 0.0.37 to 0.0.38 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/css) Updates `@types/firefox-webext-browser` from 120.0.3 to 120.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/firefox-webext-browser) Updates `esbuild` from 0.21.4 to 0.24.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.21.4...v0.24.0) Updates `eslint-plugin-import` from 2.29.1 to 2.31.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.31.0) Updates `eslint-plugin-no-unsanitized` from 4.0.2 to 4.1.2 - [Release notes](https://github.com/mozilla/eslint-plugin-no-unsanitized/releases) - [Changelog](https://github.com/mozilla/eslint-plugin-no-unsanitized/blob/main/CREATING_A_NEW_RELEASE.md) - [Commits](https://github.com/mozilla/eslint-plugin-no-unsanitized/commits/4.1.2) Updates `eslint-plugin-vitest` from 0.3.22 to 0.5.4 - [Release notes](https://github.com/veritem/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v0.3.22...v0.5.4) Updates `html-validate` from 8.19.1 to 8.24.2 - [Release notes](https://gitlab.com/html-validate/html-validate/tags) - [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.19.1...v8.24.2) Updates `husky` from 9.0.11 to 9.1.6 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.6) Updates `license-report` from 6.5.0 to 6.7.0 - [Changelog](https://github.com/kessler/license-report/blob/master/CHANGELOG.md) - [Commits](kessler/license-report@v6.5.0...v6.7.0) Updates `lint-staged` from 15.2.5 to 15.2.10 - [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.5...v15.2.10) Updates `prettier` from 3.2.5 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.3) Updates `stylelint` from 16.6.1 to 16.10.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.6.1...16.10.0) Updates `stylelint-config-recommended` from 14.0.0 to 14.0.1 - [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases) - [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-recommended@14.0.0...14.0.1) Updates `typescript` from 5.4.5 to 5.6.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.4.5...v5.6.3) --- updated-dependencies: - dependency-name: "@zip.js/zip.js" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: parse5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@codspeed/vitest-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/assert" 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/css" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/firefox-webext-browser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-plugin-no-unsanitized dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-plugin-vitest 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: husky dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: license-report dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: prettier 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: stylelint-config-recommended dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
area/dependencies
The issue or PR is related to dependencies
label
Nov 1, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 minor group with 20 updates in the / directory:
2.7.45
2.7.53
7.1.2
7.2.1
3.1.0
3.1.1
1.44.1
1.48.2
1.5.10
1.5.11
0.0.268
0.0.279
0.0.37
0.0.38
120.0.3
120.0.4
0.21.4
0.24.0
2.29.1
2.31.0
4.0.2
4.1.2
0.3.22
0.5.4
8.19.1
8.24.2
9.0.11
9.1.6
6.5.0
6.7.0
15.2.5
15.2.10
3.2.5
3.3.3
16.6.1
16.10.0
14.0.0
14.0.1
5.4.5
5.6.3
Updates
@zip.js/zip.js
from 2.7.45 to 2.7.53Release notes
Sourced from
@zip.js/zip.js's releases
.Commits
5ff099d
bump up version8187dab
bump up versionbdfb263
update dependenciese95f1e2
Merge pull request #535 from xc2/fix-entry-extra-field-typeb7e485f
fix type of Entry#extraField86198bb
Merge pull request #532 from gildas-lormeau/dependabot/npm_and_yarn/rollup-4....1887c73
Bump rollup from 4.21.1 to 4.22.4120dde3
make test more strictb4a43b4
bump up version (deno)e5ec087
bump up versionUpdates
parse5
from 7.1.2 to 7.2.1Release notes
Sourced from parse5's releases.
... (truncated)
Commits
8822d8d
chore: bump parse5 to 7.2.1 (#1314)c4a4eb7
fix: export tree adapter types as namespace to support TS4.x (#1313)a05d741
chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (#1311)22f502d
chore(deps-dev): bump@types/jest
from 29.5.13 to 29.5.14 (#1310)710bd5a
chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#1309)84b1e11
chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 (#1308)4faf548
chore(deps-dev): bump typescript-eslint from 8.10.0 to 8.11.0 (#1307)33f3a19
chore(deps-dev): bump@eslint/js
from 9.12.0 to 9.13.0 (#1306)8bc7fd5
chore(deps-dev): bump eslint from 9.12.0 to 9.13.0 (#1305)c65ea16
chore(deps-dev): bump typescript-eslint from 8.9.0 to 8.10.0 (#1304)Maintainer changes
This version was pushed to npm by 43081j, a new releaser for parse5 since your current version.
Updates
@codspeed/vitest-plugin
from 3.1.0 to 3.1.1Release notes
Sourced from
@codspeed/vitest-plugin
's releases.Commits
f2c6054
v3.1.185d1506
fix(vitest-plugin): ensure typings are found when using exportsUpdates
@playwright/test
from 1.44.1 to 1.48.2Release notes
Sourced from
@playwright/test
's releases.... (truncated)
Commits
dc80964
chore: mark v1.48.2 (#33290)ffd19e5
cherry-pick(#33269): fix(codegen): SIGINT handling was leading to zombie proc...f26c6fc
cherry-pick(#33240, #33264): fix(recorder): do not leak when instantiated in ...ff1932b
cherry-pick(#33244): fix(trace viewer): limit the number of contexts loaded i...a96f483
cherry-pick(#33245): fix(trace viewer): make LRUCache per-trace (#33260)8e96d94
cherry-pick(#33211): docs: use WebSocketFrame abstraction for Java & .NET5b54067
cherry-pick(#33147): docs: add video to release notesceb756d
chore: mark v1.48.1 (#33136)c3740d3
cherry-pick(#33133): (docker): correct Ubuntu Noble name in name template2ec0c86
cherry-pick(#33124): test: unflake ff debugger testUpdates
@types/assert
from 1.5.10 to 1.5.11Commits
Updates
@types/chrome
from 0.0.268 to 0.0.279Commits
Updates
@types/css
from 0.0.37 to 0.0.38Commits
Updates
@types/firefox-webext-browser
from 120.0.3 to 120.0.4Commits
Updates
esbuild
from 0.21.4 to 0.24.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
d34e79e
publish 0.24.0 to npm045a87f
fix #3887: omit dead export warning fordefault
6e049b8
fix #3913: useDefineForClassFields and decorators9c26f98
lower decorators for useDefineForClassFields #391346fdb68
fix #3898: incorrect cyclic tsconfig.json warningb500443
fix #3917: running esbuild cli with denob125e62
runmake update-compat-table
112b9aa
fix #3915: stack overflow with yarn + tsconfiged5a555
wasm: catch and rethrow stack overflows (#3915)11d3196
fix #3902: update go 1.22.5 => 1.23.1Updates
eslint-plugin-import
from 2.29.1 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaroundd66cde0
[New] support eslint v9d27a639
[Fix] adjust "is source type module" checks for flat config1fa8a07
[Refactor] createsourceType
helper0bc1355
[Tests]no-default-export
,no-named-export
: add test cases with non-modu...55fa203
[Tests]no-default-export
,no-named-export
: add test case6be20df
[Docs]no-restricted-paths
: fix grammarUpdates
eslint-plugin-no-unsanitized
from 4.0.2 to 4.1.2Release notes
Sourced from eslint-plugin-no-unsanitized's releases.
Commits
Updates
eslint-plugin-vitest
from 0.3.22 to 0.5.4Release notes
Sourced from eslint-plugin-vitest's releases.