build(dev-deps): bump the non-major-dev-dependencies group across 1 directory with 20 updates - #2159
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…irectory with 20 updates Bumps the non-major-dev-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) | `7.3.3` | `7.3.4` | | [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.40` | `1.15.46` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.59.4` | `8.65.0` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `4.3.1` | `4.3.2` | | [commitlint-plugin-selective-scope](https://github.com/ridvanaltun/commitlint-plugin-selective-scope) | `1.0.2` | `1.0.3` | | [cypress](https://github.com/cypress-io/cypress) | `15.15.0` | `15.19.0` | | [date-fns](https://github.com/date-fns/date-fns) | `4.3.0` | `4.4.0` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.20` | `1.11.21` | | [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) | `11.2.0` | `11.3.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.5` | `5.5.6` | | [fuse.js](https://github.com/krisk/Fuse) | `7.3.0` | `7.5.0` | | [json-stringify-deterministic](https://github.com/kikobeats/json-stringify-deterministic) | `1.0.13` | `1.0.14` | | [postcss](https://github.com/postcss/postcss) | `8.5.15` | `8.5.24` | | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.9.6` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.6` | `19.2.8` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.15` | `19.2.17` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.6` | `19.2.8` | | [react-is](https://github.com/react/react/tree/HEAD/packages/react-is) | `19.2.6` | `19.2.8` | | [styled-components](https://github.com/styled-components/styled-components) | `6.4.2` | `6.4.4` | | [vite-bundle-analyzer](https://github.com/nonzzz/vite-bundle-analyzer) | `1.3.8` | `1.3.9` | Updates `@cypress/vite-dev-server` from 7.3.3 to 7.3.4 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v7.3.3...@cypress/vite-dev-server-v7.3.4) Updates `@swc/core` from 1.15.40 to 1.15.46 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.46/packages/core) Updates `@typescript-eslint/parser` from 8.59.4 to 8.65.0 - [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.65.0/packages/parser) Updates `@vitejs/plugin-react-swc` from 4.3.1 to 4.3.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.2/packages/plugin-react-swc) Updates `commitlint-plugin-selective-scope` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/ridvanaltun/commitlint-plugin-selective-scope/releases) - [Changelog](https://github.com/ridvanaltun/commitlint-plugin-selective-scope/blob/master/CHANGELOG.md) - [Commits](ridvanaltun/commitlint-plugin-selective-scope@v1.0.2...v1.0.3) Updates `cypress` from 15.15.0 to 15.19.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v15.15.0...v15.19.0) Updates `date-fns` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Commits](date-fns/date-fns@v4.3.0...v4.4.0) Updates `dayjs` from 1.11.20 to 1.11.21 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.20...v1.11.21) Updates `eslint-plugin-mocha` from 11.2.0 to 11.3.0 - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/main/CHANGELOG.md) - [Commits](lo1tuma/eslint-plugin-mocha@11.2.0...11.3.0) Updates `eslint-plugin-prettier` from 5.5.5 to 5.5.6 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.5...v5.5.6) Updates `fuse.js` from 7.3.0 to 7.5.0 - [Release notes](https://github.com/krisk/Fuse/releases) - [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md) - [Commits](krisk/Fuse@v7.3.0...v7.5.0) Updates `json-stringify-deterministic` from 1.0.13 to 1.0.14 - [Release notes](https://github.com/kikobeats/json-stringify-deterministic/releases) - [Changelog](https://github.com/Kikobeats/json-stringify-deterministic/blob/master/CHANGELOG.md) - [Commits](Kikobeats/json-stringify-deterministic@v1.0.13...v1.0.14) Updates `postcss` from 8.5.15 to 8.5.24 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.15...8.5.24) Updates `prettier` from 3.8.3 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.9.6) Updates `react` from 19.2.6 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `@types/react` from 19.2.15 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.6 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) Updates `react-is` from 19.2.6 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-is) Updates `styled-components` from 6.4.2 to 6.4.4 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.4.2...styled-components@6.4.4) Updates `vite-bundle-analyzer` from 1.3.8 to 1.3.9 - [Release notes](https://github.com/nonzzz/vite-bundle-analyzer/releases) - [Changelog](https://github.com/nonzzz/vite-bundle-analyzer/blob/master/CHANGELOG.md) - [Commits](nonzzz/vite-bundle-analyzer@v1.3.8...v1.3.9) --- updated-dependencies: - dependency-name: "@cypress/vite-dev-server" dependency-version: 7.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies - dependency-name: "@swc/core" dependency-version: 1.15.46 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major-dev-dependencies - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 4.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies - dependency-name: commitlint-plugin-selective-scope dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies - dependency-name: cypress dependency-version: 15.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major-dev-dependencies - dependency-name: date-fns dependency-version: 4.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major-dev-dependencies - dependency-name: dayjs dependency-version: 1.11.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies - dependency-name: eslint-plugin-mocha dependency-version: 11.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major-dev-dependencies - dependency-name: eslint-plugin-prettier dependency-version: 5.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies - dependency-name: fuse.js dependency-version: 7.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major-dev-dependencies - dependency-name: json-stringify-deterministic dependency-version: 1.0.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies - dependency-name: postcss dependency-version: 8.5.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major-dev-dependencies - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies - dependency-name: "@types/react" dependency-version: 19.2.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies - dependency-name: react-is dependency-version: 19.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies - dependency-name: styled-components dependency-version: 6.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies - dependency-name: vite-bundle-analyzer dependency-version: 1.3.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
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 non-major-dev-dependencies group with 20 updates in the / directory:
7.3.37.3.41.15.401.15.468.59.48.65.04.3.14.3.21.0.21.0.315.15.015.19.04.3.04.4.01.11.201.11.2111.2.011.3.05.5.55.5.67.3.07.5.01.0.131.0.148.5.158.5.243.8.33.9.619.2.619.2.819.2.1519.2.1719.2.619.2.819.2.619.2.86.4.26.4.41.3.81.3.9Updates
@cypress/vite-dev-serverfrom 7.3.3 to 7.3.4Commits
df1e9bdchore: release@cypress/vite-dev-server-v7.3.4596923edependency: bump esbuild to 0.28.1 for SNYK-JS-ESBUILD-17750822 (#34211)8addb93fix: refresh launchpad wizard UI when framework detection changes (#34212)be34d24docs: fix content-type typo in VisitOptions.body type definition (#34197)ec97bf1fix: scroll elements into view on both axes during actionability (#34108)4dfb9bbfix: prevent run hang when the browser process crashes (#34126)447376afix: prevent premature config load for unconfigured projects in monorepo sub-...a2ce033docs: fix launcher README browser-detection commands (#34125)dd5f7fctest: restore process.exit stub in graceful_exit_spec teardown test (#34150)0e2a4eachore: Update v8 snapshot cache (#34130)Updates
@swc/corefrom 1.15.40 to 1.15.46Changelog
Sourced from @swc/core's changelog.
... (truncated)
Commits
9383162chore: Publish1.15.46withswc_corev74.0.1035084achore: Publish1.15.46-nightly-20260719.1withswc_corev74.0.142d599fchore: Publish1.15.45-nightly-20260719.1withswc_corev74.0.1715eab8chore: Publish1.15.44-nightly-20260718.1withswc_corev74.0.0d6833ccrefactor(es/lexer): remove smartstring dependency (#12013)5761a2brefactor: remove direct rkyv dependencies (#12010)f36e4b6refactor(es/helpers): Generate inline helpers from canonical ESM sources (#12...2f47530fix(es/module): Rewrite SystemJS transform (#11996)26d8a28build: Remove vergen dependency (#11976)73f0f38chore: Publish1.15.43withswc_corev71.0.3Updates
@typescript-eslint/parserfrom 8.59.4 to 8.65.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
63ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)d8f1044feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.03ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)Updates
@vitejs/plugin-react-swcfrom 4.3.1 to 4.3.2Release notes
Sourced from @vitejs/plugin-react-swc's releases.
Changelog
Sourced from @vitejs/plugin-react-swc's changelog.
Commits
Updates
commitlint-plugin-selective-scopefrom 1.0.2 to 1.0.3Release notes
Sourced from commitlint-plugin-selective-scope's releases.
Changelog
Sourced from commitlint-plugin-selective-scope's changelog.
Commits
60ec747chore(release): 1.0.3 [skip ci]d50c281Merge pull request #3 from TobiTenno/fix/null-scope-marker-after-commitlint-loade1754c0fix: treat null & undefined as no-scope markersUpdates
cypressfrom 15.15.0 to 15.19.0Release notes
Sourced from cypress's releases.
Commits
d19a47ctest: migrate dev-server e2e specs to the reporter iframe (#34301)dd72f31chore: Update Chrome (stable) to 150.0.7871.128 (#34293)388f6e0chore: retrieve SSL.com CodeSignTool for Windows signing from github CDN (#34...3ff5960perf: render command log in an isolated iframe to prevent renderer crash (#34...37a899cfix: allow chaining assertions after should('exist') on raw DOM elements (#34...bfe83a1chore: clean up the server cookie automation converters and various automatio...72cef52chore: Update Chrome (stable) to 150.0.7871.124 and Chrome (beta) to 151.0.79...6792160chore: bump websocket-driver to 0.7.5 to resolve critical Snyk vulnerability ...de06a07test: fix cy-in-cy studio AI test to exercise authenticated flow (#34278)9e7e850feat: upgrade chai to 4.5.0 and expose new assertion aliases (#34178)Updates
date-fnsfrom 4.3.0 to 4.4.0Release notes
Sourced from date-fns's releases.
Commits
cd53d25Promote to v4.4.0d948ec1Preserve but deprecate CDN versions for v4, set up v5 with polyfillsee65753Add rootmise :formattask9f5bdf5Add positional argument totest/smoke.shscript651ead6Split CDN bundles into separate@date-fns/cdnpackage224c1a2Deprecate type tests as attw hangs on date-fns package7bb2842SwitchPACKAGE_OUTPUT_PATHto--distflag in the package build scriptb6ad5acAdd flags to control package build script424a783Fix docs release after moving to monorepo setupUpdates
dayjsfrom 1.11.20 to 1.11.21Release notes
Sourced from dayjs's releases.
Changelog
Sourced from dayjs's changelog.
Commits
a25f01echore(release): 1.11.21 [skip ci]ee75cc2Merge pull request #3113 from iamkun/dev1a8bf27chore: update doc51ef048chore: support window os test execution using cross-env (#3064)7bb06f8chore: add download chart (#3045)f6d72cedocs: fix documentation (#3044)dcae6d7chore: update docb84592fchore: update docea2929dchore: update doc523007dchore: update docUpdates
eslint-plugin-mochafrom 11.2.0 to 11.3.0Changelog
Sourced from eslint-plugin-mocha's changelog.
Commits
d4a91e211.3.03a32d78Merge pull request #408 from KristjanTammekivi/fix-consistent-newline-in-loopfe6e279fix: ignore nested control flow in spacing rule702d814Merge pull request #393 from rhysd/issue-39262fca7cFix lint error in plugin test7cf7db2Tighten plugin type definitions7079519Fix type of the plugin object'sconfigsfield1bfd232fix: don't add loops to current layer in consistent-spacing-between-blocks7895d72Merge pull request #402 from mureinik/no-synchronous-tests-return-highlightc9df300Syntax highlighting for return in no-synchronous-tests-returnUpdates
eslint-plugin-prettierfrom 5.5.5 to 5.5.6Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
4f33ea5chore: release eslint-plugin-prettier (#792)4745b54ci: declare workflow-level contents: read on 2 workflows (#790)b5c96a3chore: bump all (dev)Dependencies (#791)e867680chore(deps): update all dependencies (#766)e8e2f7fchore: testing eslint v10 (#779)ca076d9chore: update dev dependencies (#780)42e6369build(deps): Bump the actions group with 2 updates (#778)53ff214Remove empty NPM_TOKEN from release.ymlUpdates
fuse.jsfrom 7.3.0 to 7.5.0Release notes
Sourced from fuse.js's releases.
... (truncated)
Changelog
Sourced from fuse.js's changelog.
... (truncated)
Commits
45bac9fchore(release): 7.5.0437f8f3fix(search): keep the correct top-N under limit when scores tieb8142cftest(fieldNorm): cover full separator set; narrow "any whitespace" comment6fe85b0fix(fieldNorm): count tabs and newlines as word separatorse164b61fix(scoring): normalise key weights in object and keyless-logical searchdbb98b6fix(bitap): respect minMatchCharLength in exact-match shortcute2ee793chore: rebuild dist for #830 (fieldNorm whitespace fix)2946f97fix(fieldNorm): count word-starts instead of space transitions2fadbfachore: bump doc versions to 7.4.29e63058chore(release): 7.4.2Updates
json-stringify-deterministicfrom 1.0.13 to 1.0.14Release notes
Sourced from json-stringify-deterministic's releases.
Changelog
Sourced from json-stringify-deterministic's changelog.
Commits
969473fchore(release): 1.0.14b38740cbuild(deps): bump actions/checkout from 6 to 7 (#28)Updates
postcssfrom 8.5.15 to 8.5.24Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
0ebe8adRelease 8.5.24 version