Avatar for the yomidevs user
yomidevs
yomitan
BlogDocsChangelog

Bump the minor group across 1 directory with 12 updates

#1711Closed
Comparing
dependabot/npm_and_yarn/minor-e797d6717d
(
f5292fc
) with
master
(
9ec6f42
)
CodSpeed Performance Gauge
0%
Improvements
1
Regressions
0
Untouched
4
New
0
Dropped
0
Ignored
1

Benchmarks

Improved

japanese transformations (n=78)
benches/japanese-language-transformer.bench.js::japanese language transformer::basic tests::japanese transformations (n=78)
CodSpeed Performance Gauge
+28%
28.6 ms
22.4 ms

Passed

japanese transformations-full (n=212)
benches/japanese-language-transformer.bench.js::japanese language transformer::basic tests::japanese transformations-full (n=212)
CodSpeed Performance Gauge
0%
48.6 ms
48.6 ms
Translator.prototype.findKanji - (n=3)
benches/translator.bench.js::Translator::Translator.prototype.findKanji - (n=3)
CodSpeed Performance Gauge
0%
2.8 ms
2.8 ms
Translator.prototype.findTerms - (n=45)
benches/translator.bench.js::Translator::Translator.prototype.findTerms - (n=45)
CodSpeed Performance Gauge
0%
163.1 ms
163.3 ms
spanish transformations (n=97)
benches/spanish-language-transformer.bench.js::spanish language transformer::basic tests::spanish transformations (n=97)
CodSpeed Performance Gauge
-5%
14.6 ms
15.3 ms

Ignored

Loop 1 through 100,000Ignored
benches/canary.bench.js::Canary::Loop 1 through 100,000
CodSpeed Performance Gauge
0%
4.5 ms
4.6 ms

Commits

Click on a commit to change the comparison range
Base
master
9ec6f42
0%
Bump the minor group across 1 directory with 12 updates Bumps the minor group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.268` | `0.0.287` | | [@types/css](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/css) | `0.0.37` | `0.0.38` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.16.0` | `2.18.2` | | [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` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.7` | | [license-report](https://github.com/kessler/license-report) | `6.5.0` | `6.7.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.5` | `15.2.11` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.4.2` | | [stylelint](https://github.com/stylelint/stylelint) | `16.6.1` | `16.12.0` | | [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) | `14.0.0` | `14.0.1` | Updates `@types/chrome` from 0.0.268 to 0.0.287 - [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 `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](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.31.0) Updates `eslint-plugin-jsonc` from 2.16.0 to 2.18.2 - [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](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.16.0...v2.18.2) 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](https://github.com/veritem/eslint-plugin-vitest/compare/v0.3.22...v0.5.4) Updates `husky` from 9.0.11 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.0.11...v9.1.7) Updates `license-report` from 6.5.0 to 6.7.1 - [Changelog](https://github.com/kessler/license-report/blob/master/CHANGELOG.md) - [Commits](https://github.com/kessler/license-report/compare/v6.5.0...v6.7.1) Updates `lint-staged` from 15.2.5 to 15.2.11 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.5...v15.2.11) Updates `prettier` from 3.2.5 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.4.2) Updates `stylelint` from 16.6.1 to 16.12.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.6.1...16.12.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](https://github.com/stylelint/stylelint-config-recommended/compare/14.0.0...14.0.1) --- updated-dependencies: - 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: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-plugin-jsonc 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: 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 ... Signed-off-by: dependabot[bot] <support@github.com>
f5292fc
1 month ago
by dependabot[bot]
Home Terms PrivacyDocs