-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the minor-and-patch group in /app with 18 updates #72
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
Merged
lordmathis
merged 1 commit into
main
from
dependabot/npm_and_yarn/app/minor-and-patch-406c606fe0
Nov 4, 2025
Merged
Bump the minor-and-patch group in /app with 18 updates #72
lordmathis
merged 1 commit into
main
from
dependabot/npm_and_yarn/app/minor-and-patch-406c606fe0
Nov 4, 2025
Conversation
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
Bumps the minor-and-patch group in /app with 18 updates: | Package | From | To | | --- | --- | --- | | [@codemirror/commands](https://github.com/codemirror/commands) | `6.6.2` | `6.10.0` | | [@codemirror/lang-markdown](https://github.com/codemirror/lang-markdown) | `6.2.5` | `6.5.0` | | [@codemirror/state](https://github.com/codemirror/state) | `6.4.1` | `6.5.2` | | [@codemirror/theme-one-dark](https://github.com/codemirror/theme-one-dark) | `6.1.2` | `6.1.3` | | [@codemirror/view](https://github.com/codemirror/view) | `6.34.0` | `6.38.6` | | [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.19.0` | `3.35.0` | | [codemirror](https://github.com/codemirror/basic-setup) | `6.0.1` | `6.0.2` | | [react-arborist](https://github.com/brimdata/react-arborist) | `3.4.0` | `3.4.3` | | [remark-rehype](https://github.com/remarkjs/remark-rehype) | `11.1.1` | `11.1.2` | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.2.9` | `1.4.1` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.9.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.32.1` | `8.46.3` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.32.1` | `8.46.3` | | [eslint](https://github.com/eslint/eslint) | `9.27.0` | `9.39.1` | | [postcss](https://github.com/postcss/postcss) | `8.5.3` | `8.5.6` | | [postcss-preset-mantine](https://github.com/mantinedev/postcss-preset-mantine) | `1.17.0` | `1.18.0` | | [sass](https://github.com/sass/dart-sass) | `1.80.4` | `1.93.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | Updates `@codemirror/commands` from 6.6.2 to 6.10.0 - [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md) - [Commits](codemirror/commands@6.6.2...6.10.0) Updates `@codemirror/lang-markdown` from 6.2.5 to 6.5.0 - [Changelog](https://github.com/codemirror/lang-markdown/blob/main/CHANGELOG.md) - [Commits](codemirror/lang-markdown@6.2.5...6.5.0) Updates `@codemirror/state` from 6.4.1 to 6.5.2 - [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md) - [Commits](codemirror/state@6.4.1...6.5.2) Updates `@codemirror/theme-one-dark` from 6.1.2 to 6.1.3 - [Changelog](https://github.com/codemirror/theme-one-dark/blob/main/CHANGELOG.md) - [Commits](codemirror/theme-one-dark@6.1.2...6.1.3) Updates `@codemirror/view` from 6.34.0 to 6.38.6 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](codemirror/view@6.34.0...6.38.6) Updates `@tabler/icons-react` from 3.19.0 to 3.35.0 - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.35.0/packages/icons-react) Updates `codemirror` from 6.0.1 to 6.0.2 - [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md) - [Commits](codemirror/basic-setup@6.0.1...6.0.2) Updates `react-arborist` from 3.4.0 to 3.4.3 - [Release notes](https://github.com/brimdata/react-arborist/releases) - [Changelog](https://github.com/brimdata/react-arborist/blob/main/CHANGELOG.md) - [Commits](brimdata/react-arborist@v3.4.0...v3.4.3) Updates `remark-rehype` from 11.1.1 to 11.1.2 - [Release notes](https://github.com/remarkjs/remark-rehype/releases) - [Commits](remarkjs/remark-rehype@11.1.1...11.1.2) Updates `@eslint/compat` from 1.2.9 to 1.4.1 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v1.4.1/packages/compat) Updates `@testing-library/jest-dom` from 6.6.3 to 6.9.1 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.6.3...v6.9.1) Updates `@typescript-eslint/eslint-plugin` from 8.32.1 to 8.46.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.3/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.32.1 to 8.46.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.3/packages/parser) Updates `eslint` from 9.27.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.27.0...v9.39.1) Updates `postcss` from 8.5.3 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.6) Updates `postcss-preset-mantine` from 1.17.0 to 1.18.0 - [Commits](https://github.com/mantinedev/postcss-preset-mantine/commits) Updates `sass` from 1.80.4 to 1.93.3 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.80.4...1.93.3) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) --- updated-dependencies: - dependency-name: "@codemirror/commands" dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@codemirror/lang-markdown" dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@codemirror/state" dependency-version: 6.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@codemirror/theme-one-dark" dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@codemirror/view" dependency-version: 6.38.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tabler/icons-react" dependency-version: 3.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: codemirror dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-arborist dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: remark-rehype dependency-version: 11.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@eslint/compat" dependency-version: 1.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: postcss-preset-mantine dependency-version: 1.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sass dependency-version: 1.93.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dae8ed0 to
85f2bf2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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-and-patch group in /app with 18 updates:
6.6.26.10.06.2.56.5.06.4.16.5.26.1.26.1.36.34.06.38.63.19.03.35.06.0.16.0.23.4.03.4.311.1.111.1.21.2.91.4.16.6.36.9.18.32.18.46.38.32.18.46.39.27.09.39.18.5.38.5.61.17.01.18.01.80.41.93.35.8.35.9.3Updates
@codemirror/commandsfrom 6.6.2 to 6.10.0Changelog
Sourced from
@codemirror/commands's changelog.Commits
97194a6Mark version 6.10.02951cc0Export a deleteGroupForwardWin variant49959cdMark version 6.9.0775f8deAdd preventDefault flag to backspace and delete commands2ff2e3dMake implementation of addCursorAbove/Below a bit more efficientec02f63Add addCursorAbove/Below commands1fe425fMark version 6.8.1c55e0beWhen commenting, use the language after the line start, not befored6b6d01Remove duplicate import4d143a6Mark version 6.8.0Updates
@codemirror/lang-markdownfrom 6.2.5 to 6.5.0Changelog
Sourced from
@codemirror/lang-markdown's changelog.Commits
a42b1bcMark version 6.5.0f108e5fAdd insertNewlineContinueMarkupCommanda35e330Mark version 6.4.087d88e6Add pasteURLAsLinkaf1f152Mark version 6.3.4d796191Include section indentation in the set of language support extensions92af598Mark version 6.3.3241397bEnable insertNewlineContinueMarkup when there's Markdown content on either side2e4cc54Remove Math.min that is obsolte with state 6.5.19f4b242Mark version 6.3.2Updates
@codemirror/statefrom 6.4.1 to 6.5.2Changelog
Sourced from
@codemirror/state's changelog.Commits
64cba4bMark version 6.5.26c7eb3dMake sure reconfigurations that change a field's init value update the fieldaba3881Mark version 6.5.127e1977Make countColumn robust to passing in an invalid end pos04a4ad7Hide Text[Symbol.iterator] from docs28870f9Mark version 6.5.09a419c9Add boundChange to RangeComparator84b5484Move cluster break scanning logic into@marijn/find-cluster-break3f8ae53Fix typo in doc comment44324e9Upgrade Unicode document linkUpdates
@codemirror/theme-one-darkfrom 6.1.2 to 6.1.3Changelog
Sourced from
@codemirror/theme-one-dark's changelog.Commits
5c4c69eMark version 6.1.37858e89Adjust readme usage section style830f40cupdate readme8340686Move to@codemirror/buildhelper1.0.0Updates
@codemirror/viewfrom 6.34.0 to 6.38.6Changelog
Sourced from
@codemirror/view's changelog.... (truncated)
Commits
05e9b66Mark version 6.38.610020cdAlso enable selection drawing glitch workaround on desktop Safari3c11a40Mark version 6.38.5b4a5a02Work around broken focus/preventScroll support in Safari 2645268f0Fix an edge case in DOMReader when there's a widget at the end of the content90d7ec6Shrink EditContext changes down to the minimum text changeb7bf9d5Handle synthetic events even during compositioneb00431Fix indentation in applyDOMChangeInner3ff511dMark version 6.38.432b21c2Handle future change in EditContext text format string valuesUpdates
@tabler/icons-reactfrom 3.19.0 to 3.35.0Release notes
Sourced from
@tabler/icons-react's releases.... (truncated)
Commits
147130cRelease 3.35.0e8fcec6Release 3.34.1ad662f3Improve build speed (#1382)ba84b10Add amdName field to package.json for all icon packagesacaac74Remove unused dynamic imports export from icons-react modulea33f5aeRelease 3.34.0ba4462eRelease 3.33.0356cb4aRelease 3.32.0dffc9d8Reduce the size of ts bundle (#1359)cade2acRelease 3.31.0Updates
codemirrorfrom 6.0.1 to 6.0.2Changelog
Sourced from codemirror's changelog.
Commits
76462c0Mark version 6.0.286f3699Add a usage section to readmeb3be7cdMove to@codemirror/buildhelper1.0.078d1a91Update maintainer emailUpdates
react-arboristfrom 3.4.0 to 3.4.3Release notes
Sourced from react-arborist's releases.
Commits
c851c6fBump to version 3.4.39602322add aria-expanded attribute (#223)7f8c0e1Bump react-window to 1.8.11 (#298)8fd8090Patch Versiond50c9abMove drop logic from drag end to drop (#297)0b8577fFix: Deselect not firing select event (#289)aba9953Version 3.4.1 (#295)86e9036Adding minimal required readme instructions (#278)3fb3861fix: expose item dragIds for DragPreview (#273)5fb8004build: Upgrade TypeScript, fix 5.6 error (#272)Updates
remark-rehypefrom 11.1.1 to 11.1.2Release notes
Sourced from remark-rehype's releases.
Commits
b5a2e5b11.1.23866b5fRefactor docseefd5f1Fix types for bridge mode with missing overloadc76ab4bRefactor some coded4f2303Refactorpackage.jsondc2265fRefactor.gitignorec94b14bRefactor.editorconfig1be279eUpdate actionsea811e9Update dev-dependenciesUpdates
@eslint/compatfrom 1.2.9 to 1.4.1Release notes
Sourced from
@eslint/compat's releases.... (truncated)
Changelog
Sourced from
@eslint/compat's changelog.... (truncated)
Commits
f5ecc7echore: release main (#303)760fb02docs: Update README sponsorsda3838fbuild: add@types/nodetocompatandmcp(#295)6030caddocs: Update README sponsorsf1f341ddocs: Update README sponsors7f592e3chore: release main (#257)4f07e51docs: correct bun installation command and usedefineConfigin README (#269)ab10682docs: Update README sponsors7255100chore: standardize test filenames to *.test.js (#267)7e61e90test: remove deprecatedtypeproperty (#266)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@eslint/compatsince your current version.Updates
@testing-library/jest-domfrom 6.6.3 to 6.9.1Release notes
Sourced from
@testing-library/jest-dom's releases.Commits
0ff8904fix: Fix undefinedNodeerror (nodejs) (#707)95f870afeat: Add .toAppearBefore/.toAppearAfter matcher (#702)d6663f5docs: add nossbigg as a contributor for code, and test (#703)779b712feat: add toBePartiallyPressed matcher (#203) (#692)e15f789docs: add kretajak as a contributor for code, and test (#691)cfdf8aefeat: add toBePressed matcher (#203) (#658)f00d94dchore: adddependebot.yml(#456)476c30brefactor: droplodashentirely (#676)fafd8cachore: add tests for Node 22 & 24 (#678)d9babb1docs: fix typo (#667)Updates
@typescript-eslint/eslint-pluginfrom 8.32.1 to 8.46.3Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
d9f3497chore(release): publish 8.46.326a9f94fix(eslint-plugin): [no-duplicate-enum-values] support signed numbers (#11722...b8219d1fix(eslint-plugin): [no-misused-promises] expand union type to retrieve targe...55ca033chore(release): publish 8.46.2698e7a8fix(eslint-plugin): [prefer-optional-chain] skip optional chaining when it co...3f5fbf6chore(release): publish 8.46.1a64b3ccfix(eslint-plugin): [no-misused-promises] special-case.finallynot to repo...73003bffix(eslint-plugin): [prefer-optional-chain] include mixed "nullish comparison...aec785echore(release): publish 8.46.0a974191fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitive...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-pluginsince your current version.Updates
@typescript-eslint/parserfrom 8.32.1 to 8.46.3Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
d9f3497chore(release): publish 8.46.355ca033chore(release): publish 8.46.23f5fbf6chore(release): publish 8.46.1aec785echore(release): publish 8.46.0255e9e2chore(release): publish 8.45.0c198052chore(release): publish 8.44.177056f7chore(release): publish 8.44.0ef9173cchore(release): publish 8.43.0d135909chore(release): publish 8.42.031a7336chore(release): publish 8.41.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/parsersince your current version.Updates
eslintfrom 9.27.0 to 9.39.1Release notes
Sourced from eslint's releases.