deps(dev)(deps-dev): Bump the dev-minor-patch group across 1 directory with 7 updates#170
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 7 updates Bumps the dev-minor-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun) | `1.3.9` | `1.3.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.2` | `25.3.5` | | [apexcharts](https://github.com/apexcharts/apexcharts.js) | `5.6.0` | `5.10.1` | | [eslint](https://github.com/eslint/eslint) | `10.0.2` | `10.0.3` | | [globals](https://github.com/sindresorhus/globals) | `17.3.0` | `17.4.0` | | [htmlhint](https://github.com/htmlhint/HTMLHint) | `1.9.1` | `1.9.2` | | [stylelint](https://github.com/stylelint/stylelint) | `17.3.0` | `17.4.0` | Updates `@types/bun` from 1.3.9 to 1.3.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun) Updates `@types/node` from 25.3.2 to 25.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `apexcharts` from 5.6.0 to 5.10.1 - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](apexcharts/apexcharts.js@v5.6.0...v5.10.1) Updates `eslint` from 10.0.2 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.2...v10.0.3) Updates `globals` from 17.3.0 to 17.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.3.0...v17.4.0) Updates `htmlhint` from 1.9.1 to 1.9.2 - [Release notes](https://github.com/htmlhint/HTMLHint/releases) - [Commits](htmlhint/HTMLHint@v1.9.1...v1.9.2) Updates `stylelint` from 17.3.0 to 17.4.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.3.0...17.4.0) --- updated-dependencies: - dependency-name: "@types/bun" dependency-version: 1.3.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: "@types/node" dependency-version: 25.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: apexcharts dependency-version: 5.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-patch - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-patch - dependency-name: htmlhint dependency-version: 1.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: stylelint dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Dependency ReviewThe following issues were found:
License Issuespackage.json
OpenSSF Scorecard
Scanned Files
|
This file contains hidden or 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
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 dev-minor-patch group with 7 updates in the / directory:
1.3.91.3.1025.3.225.3.55.6.05.10.110.0.210.0.317.3.017.4.01.9.11.9.217.3.017.4.0Updates
@types/bunfrom 1.3.9 to 1.3.10Commits
Updates
@types/nodefrom 25.3.2 to 25.3.5Commits
Updates
apexchartsfrom 5.6.0 to 5.10.1Release notes
Sourced from apexcharts's releases.
... (truncated)
Commits
08a42b8release: 5.10.10ef2b48fix: use globalThis for chart registry to survive duplicate module instancesb225a37release: 5.10.0b90a06dfeat: add per-type modular entry points for all chart typesb9ddfbbrelease: 5.9.0996d7d7release: 5.8.2-beta.1f3ab069feat: add color-blind mode support & tree-shaking sub-entry deduplicationda7f4efbuild: 5.8.132c46b1release: 5.8.13fb8ca2fix #5177; tree-shaking link in READMEInstall script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
eslintfrom 10.0.2 to 10.0.3Release notes
Sourced from eslint's releases.
Commits
bfce7ea10.0.3d44ced8Build: changelog update for 10.0.3e511b58fix: update eslint (#20595)ef8fb92chore: package.json update for eslint-config-eslint releasee8f2104chore: updates for v9.39.4 release5cd1604refactor: simplify isCombiningCharacter helper (#20524)9fc31b0docs: Update README70ff1d0chore: eslint-config-eslint require Node^20.19.0 || ^22.13.0 || >=24(#20586)f4c9cf9fix: include variable name inno-useless-assignmentmessage (#20581)4efaa36docs: add info box foreslint-plugin-eslint-comments(#20570)Updates
globalsfrom 17.3.0 to 17.4.0Release notes
Sourced from globals's releases.
Commits
a9cfd7417.4.0d43a051Update globals (2026-03-01) (#338)Updates
htmlhintfrom 1.9.1 to 1.9.2Release notes
Sourced from htmlhint's releases.
Commits
2f60ba4Bump version to 1.9.2 and update docs (#1818)7395a3cchore(deps): bump rollup from 4.44.0 to 4.59.0 in /website (#1813)21dd490npm audit fix (#1817)d0f24dachore(deps): bump svgo from 4.0.0 to 4.0.1 in /website (#1815)6e59b30chore(deps): bump github/codeql-action in the github-actions group (#1814)a024ce8chore(deps): bump minimatch (#1812)dc9ede7chore(deps): bump devalue from 5.6.2 to 5.6.3 in /website (#1809)75cdf02chore(deps): bump super-linter/super-linter in the github-actions group (#1810)4e012bcAdd dependabot cooldown; bump Astro & esbuild (#1808)Updates
stylelintfrom 17.3.0 to 17.4.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
556b7adRelease 17.4.0 (#9113)05f64adRunnpm auditforminimatch(#9112)d358479Document steps for adding an option and fixing a rule bug (#9111)467c5c9Fixproperty-no-unknownfalse negatives for at-rule descriptors (#9109)4250b21Document opening a pull request requests in CONTRIBUTING (#9110)effb787Removehusky(#8984)f38a18cRemove redundant@types/file-entry-cachetype dep (#9108)83ed11bAddignoreAtRules: []toat-rule-no-vendor-prefix(#9096)0a8f468AddignoreMediaFeatureNames: []tomedia-feature-name-no-vendor-prefix(#...83cfd65Fixproperty-no-unknownfalse positives forcorner-shape(#9099)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsNote
Bump dev-minor-patch dependencies in
package.jsonto update 7 development packages across 1 directoryUpdate versions for
@types/bun,@types/node,apexcharts,eslint,globals,htmlhint, andstylelintin package.json.📍Where to Start
Start with the dependency changes in package.json.
Macroscope summarized 8de5144.
Summary by cubic
Bump seven dev dependencies to current minor/patch versions to pick up bug fixes, small features, and linting improvements. No app code changes.
Dependencies
apexcharts5.6.0 → 5.10.1eslint10.0.2 → 10.0.3stylelint17.3.0 → 17.4.0globals17.3.0 → 17.4.0htmlhint1.9.1 → 1.9.2@types/node25.3.2 → 25.3.5@types/bun1.3.9 → 1.3.10Migration
apexchartsandstylelintrun apreparescript on install. Ensure CI allows lifecycle scripts.apexcharts(e.g., add to ViteoptimizeDeps.include).Written for commit 8de5144. Summary will update on new commits.