chore(deps): bump the npm group with 7 updates#29
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the npm group with 7 updates: | Package | From | To | | --- | --- | --- | | [zustand](https://github.com/pmndrs/zustand) | `5.0.13` | `5.0.14` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `21.0.1` | `21.0.2` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `21.0.1` | `21.0.2` | | [brepjs](https://github.com/andymai/brepjs) | `18.20.3` | `18.33.0` | | [eslint](https://github.com/eslint/eslint) | `10.4.0` | `10.4.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.5` | `17.0.6` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.4` | `8.60.0` | Updates `zustand` from 5.0.13 to 5.0.14 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.13...v5.0.14) Updates `@commitlint/cli` from 21.0.1 to 21.0.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.2/@commitlint/cli) Updates `@commitlint/config-conventional` from 21.0.1 to 21.0.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.2/@commitlint/config-conventional) Updates `brepjs` from 18.20.3 to 18.33.0 - [Release notes](https://github.com/andymai/brepjs/releases) - [Changelog](https://github.com/andymai/brepjs/blob/main/CHANGELOG.md) - [Commits](andymai/brepjs@brepjs-v18.20.3...brepjs-v18.33.0) Updates `eslint` from 10.4.0 to 10.4.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.0...v10.4.1) Updates `lint-staged` from 17.0.5 to 17.0.6 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.5...v17.0.6) Updates `typescript-eslint` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@commitlint/cli" dependency-version: 21.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@commitlint/config-conventional" dependency-version: 21.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: brepjs dependency-version: 18.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: lint-staged dependency-version: 17.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... 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 group with 7 updates:
5.0.135.0.1421.0.121.0.221.0.121.0.218.20.318.33.010.4.010.4.117.0.517.0.68.59.48.60.0Updates
zustandfrom 5.0.13 to 5.0.14Release notes
Sourced from zustand's releases.
Commits
bfb2a9e5.0.1462b2affchore(deps): update dev dependencies (#3513)ad77bd3fix(devtools): improve type inference for Devtools initializer (#3511)8476d2cupdate pnpm etc (#3512)d690ec2docs(combine): add object constraints to T and U in signature (#3506)fd8c601docs(react): add Action constraint to redux middleware signature (#3492)2ce8226docs(immer): fix setPerson updater type in usage examples (#3502)038b938docs(updating-state): use curried create form with explicit state type (#3503)60a91b4docs(devtools): add missing devtools import to troubleshooting example (#3501)efad169Update FUNDING.jsonUpdates
@commitlint/clifrom 21.0.1 to 21.0.2Release notes
Sourced from @commitlint/cli's releases.
Changelog
Sourced from @commitlint/cli's changelog.
Commits
8069048v21.0.2121005efix: disallow same commit hash for --from and --to (#4773)Updates
@commitlint/config-conventionalfrom 21.0.1 to 21.0.2Release notes
Sourced from @commitlint/config-conventional's releases.
Changelog
Sourced from @commitlint/config-conventional's changelog.
Commits
8069048v21.0.2Updates
brepjsfrom 18.20.3 to 18.33.0Release notes
Sourced from brepjs's releases.
... (truncated)
Changelog
Sourced from brepjs's changelog.
... (truncated)
Commits
5d7fd49chore(main): release brepjs 18.33.0 (#1101)31d6985feat(playground): example picker modal with pre-generated thumbnails (#1099)9148560chore(main): release brepjs 18.32.0 (#1097)038c4dffeat(playground): scad-derived example library + validation/visual-audit tool...0408e7etest(fillet): un-skip variable-radius fillet cross-kernel test (#1090)e502c31test(brepkit): un-skip fillet-all-edges modifierFns test (#1093)a86b4dcchore(main): release brepjs 18.31.0 (#1092)7b82cd4feat(brepkit): honor wire-offset join type (offsetWire2D arc/intersection/cha...0fc0973chore(main): release brepjs 18.30.0 (#1088)fab2ac0feat(brepkit): wire getNurbsCurveData adapter and un-skip parity test (#1086)Updates
eslintfrom 10.4.0 to 10.4.1Release notes
Sourced from eslint's releases.
Commits
4a3d15a10.4.143e7e2bBuild: changelog update for 10.4.1e557467fix: update@eslint/plugin-kitversion to 0.7.2 (#20930)b0e466btest: adddataproperty to invalid tests cases for rules (#20924)d4ce898fix: propagate failures from delegated commands (#20917)f4f3507fix: prefer-arrow-callback invalid autofix with newline afterasync(#20916)f78838btest: add CodePath type coverage (#20904)61b0adddocs: remove deprecated rule from related rules ofmax-params(#20921)1daa4bdchore: updateeslint-plugin-eslint-commentstest data to latest commit (#20...002942cci: declare contents:read on update-readme workflow (#20919)Updates
lint-stagedfrom 17.0.5 to 17.0.6Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
094ba56Merge pull request #1798 from lint-staged/changeset-release/main88e19fechore(changeset): releasea17b91cMerge pull request #1802 from lint-staged/updatesfb3890abuild(deps): downgradetinyexec@1.2.2daa08dbrefactor: simplifytinyexecoptions321b0a9build(deps): update dependencies, includingtinyexec@^1.2.3bb818dbMerge pull request #1803 from lint-staged/deno-tests85a2e7bdocs: update issue template7ac7a6fci: use node_modules cache in Deno testsa743ffctest: disable test matrix "fail fast"Updates
typescript-eslintfrom 8.59.4 to 8.60.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
f891c29chore(release): publish 8.60.0Dependabot 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