Bump the npm-dependencies group with 4 updates#142
Merged
lunarcloud merged 1 commit intoJun 11, 2026
Conversation
Bumps the npm-dependencies group with 4 updates: [@google/model-viewer](https://github.com/google/model-viewer), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc), [npm-check-updates](https://github.com/raineorshine/npm-check-updates) and [stylelint](https://github.com/stylelint/stylelint). Updates `@google/model-viewer` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/google/model-viewer/releases) - [Commits](google/model-viewer@v4.3.0...v4.3.1) Updates `eslint-plugin-jsdoc` from 63.0.1 to 63.0.2 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v63.0.1...v63.0.2) Updates `npm-check-updates` from 22.2.2 to 22.2.3 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v22.2.2...v22.2.3) Updates `stylelint` from 17.12.0 to 17.13.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.12.0...17.13.0) --- updated-dependencies: - dependency-name: "@google/model-viewer" dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: eslint-plugin-jsdoc dependency-version: 63.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: npm-check-updates dependency-version: 22.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: stylelint dependency-version: 17.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 npm-dependencies group with 4 updates: @google/model-viewer, eslint-plugin-jsdoc, npm-check-updates and stylelint.
Updates
@google/model-viewerfrom 4.3.0 to 4.3.1Release notes
Sourced from @google/model-viewer's releases.
Commits
1685fd0v4.3.1deab32dUpdate index.html (#5171)5e07053Update custom-select.js (#5170)ad084f6fix documentation6ff88e3Multi model example (#5169)da46f5ffix shadow mapping on models larger than 1x1 by scaling projection bounds rat...Updates
eslint-plugin-jsdocfrom 63.0.1 to 63.0.2Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
50a7fbcchore: update semver and devDeps.6041995docs: fix in output319e84bfix: allow typedef returns that may be void; fixes #1390 (#1699)Updates
npm-check-updatesfrom 22.2.2 to 22.2.3Release notes
Sourced from npm-check-updates's releases.
Commits
5814d2522.2.39f71155docs(cooldown): document package manager cooldown configsf076b61Fall back to pnpm global config for minimumReleaseAge cooldown (#1777)a0c4e64fix: handle registries missing 'time' metadata during version resolution (#1763)4a83d68build(deps-dev): bump tsx from 4.22.3 to 4.22.4 (#1778)b745800build(deps-dev): bump eslint-import-resolver-typescript (#1779)e1f401abuild(deps-dev): bump unplugin-dts from 1.0.1 to 1.0.2 (#1780)298c6f9build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (#1781)51c1870build(deps-dev): bump semver from 7.8.0 to 7.8.1 (#1760)Updates
stylelintfrom 17.12.0 to 17.13.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
7fcee2bRelease 17.13.0 (#9342)3b7287bRefactor to reuse shared utilities (#9337)8e889c3Bump lint-staged from 17.0.4 to 17.0.5 (#9334)a74aab4Bump the stylelint-actions group with 5 updates (#9333)74c6448Fixdeclaration-block-no-duplicate-propertiesfalse negatives for interleav...1cd26acSkip changeset verification on fork PRs CI (#9331)712b986Fix vulnerable dependencies vianpm audit fix(#9328)27196b7Fix CI badge in README.md (#9329)179bba2Refactor to use@importover@typedeffor simple imports (#9326)94eab54Document using our PR template (#9327)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 conditions