Bump the action-deps group across 1 directory with 13 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(11 months ago)
(10 months ago)
(10 months ago)
dependencies javascript frontend
Bumps the action-deps group with 13 updates in the /frontend directory:
| Package | From | To |
|---|---|---|
| apexcharts | 5.2.0 |
5.3.2 |
| axios | 1.10.0 |
1.11.0 |
| jotai | 2.12.5 |
2.13.0 |
| lucide-react | 0.525.0 |
0.536.0 |
| match-sorter | 8.0.3 |
8.1.0 |
| react | 19.1.0 |
19.1.1 |
| @types/react | 19.1.8 |
19.1.9 |
| react-dom | 19.1.0 |
19.1.1 |
| @types/react-dom | 19.1.6 |
19.1.7 |
| react-router-dom | 7.6.3 |
7.7.1 |
| @vitejs/plugin-react | 4.6.0 |
4.7.0 |
| vite | 7.0.4 |
7.0.6 |
| webpack | 5.100.1 |
5.101.0 |
Updates apexcharts from 5.2.0 to 5.3.2
Release notes
Sourced from apexcharts's releases.
đź’Ž Version 5.3.0
What's changed
- Data Parsing capabilites. ApexCharts now supports direct parsing and mapping of raw data objects, eliminating the need for manual data transformation. Complete documentation for this feature - https://apexcharts.com/docs/parsing-data/
- Pie/Donut/RadialBar series formats These chart types now support XY series formats making it consistent with the rest of the chart types. Read the documentation for this change - https://apexcharts.com/docs/series/
Commits
- See full diff in compare view
Updates axios from 1.10.0 to 1.11.0
Release notes
Sourced from axios's releases.
Release v1.11.0
Release notes:
Bug Fixes
- form-data npm pakcage (#6970) (e72c193)
- prevent RangeError when using large Buffers (#6961) (a2214ca)
- types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)
Contributors to this release
Changelog
Sourced from axios's changelog.
1.11.0 (2025-07-22)
Bug Fixes
- form-data npm pakcage (#6970) (e72c193)
- prevent RangeError when using large Buffers (#6961) (a2214ca)
- types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)
Contributors to this release
Commits
b76c4acchore(release): v1.11.0 (#6974)e72c193fix: form-data npm pakcage (#6970)8517aa1fix(types): resolve type discrepancies between ESM and CJS TypeScript declara...a2214cafix: prevent RangeError when using large Buffers (#6961)6161947refactor: use spread operator instead of '.apply()' (#6938)a1d16ddrefactor: use an object spread instead of Object.assign (#6939)07183cdchore(sponsor): update sponsor block (#6952)ef36347docs(CONTRIBUTING): update docs link for accuracy (#6894)b29bd6achore(sponsor): update sponsor block (#6948)a406a93chore(sponsor): update sponsor block (#6937)- See full diff in compare view
Updates jotai from 2.12.5 to 2.13.0
Release notes
Sourced from jotai's releases.
v2.13.0
This removes the deprecated devstore. Be sure to use the latest jotai-devtools.
What's Changed
- Make @babel/{core,template} optional peer dependencies by
@​ikeyanin pmndrs/jotai#3093- breaking: drop deprecated devstore by
@​dai-shiin pmndrs/jotai#3095- fix(utils): support multiple args for useHydrateAtoms by
@​dmaskaskyin pmndrs/jotai#3100New Contributors
@​bytetigersmade their first contribution in pmndrs/jotai#3097@​bytesingsongmade their first contribution in pmndrs/jotai#3098@​eeemmmmmmmade their first contribution in pmndrs/jotai#3102@​ikeyanmade their first contribution in pmndrs/jotai#3093Full Changelog: https://github.com/pmndrs/jotai/compare/v2.12.5...v2.13.0
Commits
27d949b2.13.0996f35fchore: update dev dependencies (#3114)a8823easupport multiple args for useHydrateAtoms (#3100)13ac37bbreaking: drop deprecated devstore (#3095)b5371c0Make @babel/{core,template} optional peer dependencies (#3093)53bbf93fix(tests): fix type testing for useHydrateAtoms for old typescript versions ...c6a47bfUpdate transition.test.tsx (#3102)4f24523jotai-scope docs update (#3099)55cbb4cchore: fix some typos in comment (#3098)97c1b15chore: fix some minor issues in comments (#3097)- Additional commits viewable in compare view
Updates lucide-react from 0.525.0 to 0.536.0
Release notes
Sourced from lucide-react's releases.
Version 0.536.0
What's Changed
- fix(icons): arcified message icons & fixed optical volume by
@​karsa-mistmerein lucide-icons/lucide#3473- fix(icons): changed
hospitalicon by@​karsa-mistmerein lucide-icons/lucide#2969- fix(
@​lucide/svelte): Add.jsextensions to imports by@​abdel-17in lucide-icons/lucide#2950- fix(lucide-vue-next): Support for kebabCase props by
@​ericfennisin lucide-icons/lucide#3477- fix(icons): changed
a-arrow-*icons by@​jguddasin lucide-icons/lucide#3474- fix(icons): arcified
cake-sliceicon by@​jguddasin lucide-icons/lucide#3345- feat(lucide-static): include aliases in icons directory by
@​jguddasin lucide-icons/lucide#3368- feat(icons): added
turntableicon by@​karsa-mistmerein lucide-icons/lucide#3429New Contributors
@​abdel-17made their first contribution in lucide-icons/lucide#2950Full Changelog: https://github.com/lucide-icons/lucide/compare/0.535.0...0.536.0
Version 0.535.0
What's Changed
- ci: add "telegram" to close-issue-with-banned-phrases by
@​jguddasin lucide-icons/lucide#3475- fix(lucide-static): properly select icons dir for tags & error if no metadata found by
@​AlexProgrammerDEin lucide-icons/lucide#3411- fix(docs): update prop name from absolute-stroke-width to absoluteStrokeWidth in vue-next guide by
@​epifaniofranciscoin lucide-icons/lucide#3322- feat(SvgPreview): add features from lucide studio by
@​jguddasin lucide-icons/lucide#3365- chore: icon alias improvements by
@​jguddasin lucide-icons/lucide#2861- fix(icons): changed tiny heart icons by
@​karsa-mistmerein lucide-icons/lucide#3471- chore(docs): Update vitepress deps by
@​ericfennisin lucide-icons/lucide#3470- feat(icons): added hand-fist icon by
@​karsa-mistmerein lucide-icons/lucide#1843New Contributors
@​AlexProgrammerDEmade their first contribution in lucide-icons/lucide#3411Full Changelog: https://github.com/lucide-icons/lucide/compare/0.534.0...0.535.0
Version 0.534.0
What's Changed
- fix(icons): changed
settingsicon by@​karsa-mistmerein lucide-icons/lucide#3467- fix(icons): changed
mails,tags,files,file-stack,book-copyandfoldersicon by@​jguddasin lucide-icons/lucide#2935- fix(icons): changed
gavelicon by@​karsa-mistmerein lucide-icons/lucide#3465- fix(icons): changed
sun-moonicon & arcifiedmoonicons by@​karsa-mistmerein lucide-icons/lucide#3380Full Changelog: https://github.com/lucide-icons/lucide/compare/0.533.0...0.534.0
Version 0.533.0
What's Changed
- fix(docs): Icon Component Example for Svelte 5 does not compile by
@​Zlendyin lucide-icons/lucide#3416- fix(icons): changed
sailboaticon by@​karsa-mistmerein lucide-icons/lucide#3460- fix(icons): Changed
a-large-smallicon by@​vichotechin lucide-icons/lucide#3396- fix(icons): added rounding to
heart-*icons by@​jguddasin lucide-icons/lucide#3061- fix(icons): changed
folder-symlinkicon by@​jguddasin lucide-icons/lucide#2558- fix(icons): Rounded and optically-centred
flag-triangle-*icons by@​jamiemlawin lucide-icons/lucide#3438
... (truncated)
Commits
e71198dchore: icon alias improvements (#2861)- See full diff in compare view
Updates match-sorter from 8.0.3 to 8.1.0
Commits
947cfa4feat(perf): improve getAcronym (#161)- See full diff in compare view
Updates react from 19.1.0 to 19.1.1
Commits
87e33caSet release versions to 19.1.15a1eb6ffix: rename bottom stack frame (#33680)- See full diff in compare view
Updates @types/react from 19.1.8 to 19.1.9
Commits
- See full diff in compare view
Updates react-dom from 19.1.0 to 19.1.1
Commits
87e33caSet release versions to 19.1.1b793948Bump next prerelease version numbers (#32782)- See full diff in compare view
Updates @types/react-dom from 19.1.6 to 19.1.7
Commits
- See full diff in compare view
Updates react-router-dom from 7.6.3 to 7.7.1
Release notes
Sourced from react-router-dom's releases.
react-router-dom-v5-compat@6.4.0-pre.15
Patch Changes
- Updated dependencies
- react-router@6.4.0-pre.15
- react-router-dom@6.4.0-pre.15
react-router-dom-v5-compat@6.4.0-pre.11
Patch Changes
- Updated dependencies
- react-router@6.4.0-pre.11
- react-router-dom@6.4.0-pre.11
react-router-dom-v5-compat@6.4.0-pre.10
Patch Changes
- Updated dependencies
- react-router@6.4.0-pre.10
- react-router-dom@6.4.0-pre.10
react-router-dom-v5-compat@6.4.0-pre.9
Patch Changes
- Updated dependencies
- react-router@6.4.0-pre.9
- react-router-dom@6.4.0-pre.9
Changelog
Sourced from react-router-dom's changelog.
7.7.1
Patch Changes
- Updated dependencies:
react-router@7.7.17.7.0
Patch Changes
- Updated dependencies:
react-router@7.7.0
Commits
4eb1fd1chore: Update version for release (#14068)929f773chore: Update version for release (pre) (#14051)14666ddMerge branch 'release-next' into dev63f0cd3chore: Update version for release (#14015)b843323Upgrade prettier (#13916)b7753cfchore: Update version for release (pre) (#14008)216222bchore: Update version for release (pre) (#13999)7204a29chore: Update version for release (pre) (#13980)- See full diff in compare view
Updates @types/react from 19.1.8 to 19.1.9
Commits
- See full diff in compare view
Updates @types/react-dom from 19.1.6 to 19.1.7
Commits
- See full diff in compare view
Updates @vitejs/plugin-react from 4.6.0 to 4.7.0
Release notes
Sourced from @​vitejs/plugin-react's releases.
plugin-react@4.7.0
Add HMR support for compound components (#518)
HMR now works for compound components like this:
const Root = () => <div>Accordion Root</div> const Item = () => <div>Accordion Item</div>export const Accordion = { Root, Item }
Return
Plugin[]instead ofPluginOption[](#537)The return type has changed from
react(): PluginOption[]to more specialized typereact(): Plugin[]. This allows for type-safe manipulation of plugins, for example:// previously this causes type errors react({ babel: { plugins: ['babel-plugin-react-compiler'] } }) .map(p => ({ ...p, applyToEnvironment: e => e.name === 'client' }))
Changelog
Sourced from @​vitejs/plugin-react's changelog.
4.7.0 (2025-07-18)
Add HMR support for compound components (#518)
HMR now works for compound components like this:
const Root = () => <div>Accordion Root</div> const Item = () => <div>Accordion Item</div>export const Accordion = { Root, Item }
Return
Plugin[]instead ofPluginOption[](#537)The return type has changed from
react(): PluginOption[]to more specialized typereact(): Plugin[]. This allows for type-safe manipulation of plugins, for example:// previously this causes type errors react({ babel: { plugins: ['babel-plugin-react-compiler'] } }) .map(p => ({ ...p, applyToEnvironment: e => e.name === 'client' }))
Commits
8041706release: plugin-react@4.7.0bbfd1b7chore: update changelog for #537fdc9d9afeat: add hmr support for compound components (#518)d14f31dfix(deps): update all non-major dependencies (#568)22be17fbuild: use tsdown for plugin-react / plugin-react-oxc (#554)840f0b1chore(deps): update prettier (#556)cfe2912fix(deps): update all non-major dependencies (#540)11f56d6fix: returnPlugin[]instead ofPluginOption[](#537)9da5e19fix(deps): update all non-major dependencies (#519)1583c5dchore: remove Vite 7 beta from supported range (#517)- See full diff in compare view
Updates vite from 7.0.4 to 7.0.6
Release notes
Sourced from vite's releases.
v7.0.6
Please refer to CHANGELOG.md for details.
v7.0.5
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
7.0.6 (2025-07-24)
Bug Fixes
- deps: update all non-major dependencies (#20442) (e49f505)
- dev: incorrect sourcemap when optimized CJS is imported (#20458) (ead2dec)
- module-runner: normalize file:// on windows (#20449) (1c9cb49)
- respond with correct headers and status code for HEAD requests (#20421) (23d04fc)
Miscellaneous Chores
- deps: update rolldown-related dependencies (#20441) (f689d61)
- remove some files from prettier ignore (#20459) (8403f69)
Code Refactoring
7.0.5 (2025-07-17)
Bug Fixes
- deps: update all non-major dependencies (#20406) (1a1cc8a)
- remove special handling for
Accept: text/html(#20376) (c9614b9)- watch assets referenced by
new URL(, import.meta.url)(#20382) (6bc8bf6)Miscellaneous Chores
Code Refactoring
Commits
bdde0f9release: v7.0.623d04fcfix: respond with correct headers and status code for HEAD requests (#20421)ead2decfix(dev): incorrect sourcemap when optimized CJS is imported (#20458)e49f505fix(deps): update all non-major dependencies (#20442)f689d61chore(deps): update rolldown-related dependencies (#20441)8403f69chore: remove some files from prettier ignore (#20459)1c9cb49fix(module-runner): normalize file:// on windows (#20449)24e6a0crefactor: use environment transform request (#20430)832f687release: v7.0.5c9614b9fix: remove special handling forAccept: text/html(#20376)- Additional commits viewable in compare view
Updates webpack from 5.100.1 to 5.101.0
Release notes
Sourced from webpack's releases.
v5.101.0
Fixes
- Fixed concatenate optimization for ESM that caused undefined export
- Respect the
output.environment.nodePrefixForCoreModulesoption everywhere- Respect the
output.importMetaNameoption everywhere- Fixed await async dependencies when accepting them during HMR
- Better typescript types
Features
- Added colors helpers for CLI
- Enable tree-shaking for ESM external modules with named imports
- Added the
deferImportoption to parser optionsPerformance Improvements
- Fixed a regression in module concatenation after implementing deferred import support
- Fixed a potential performance issue in CleanPlugin
- Avoid extra
requirein some placesv5.100.2
Fixes
- Keep consistent CSS order
- Dependency without the source order attribute must keep their original index
- Keep module traversal consistent across reexport scenarios
Performance Improvements
- Extend
importPhasesPluginonly when enabledeferImport(#19689)
Commits
5b87bedchore(release): 5.101.0fbb7a8dfix: await async dependencies when accepting them during HMR (#19739)36a976bfeat: added thedeferImportoption to parser options (#19737)92304dffix: top level await don't leaves imported module wrapped in a Promise on HMRf6b7a8edocs: update examples (#19742)1eb5bb1chore(deps-dev): bump the dependencies group with 2 updates (#19743)42daf55fix: fix potential performance issue in CleanPlugin (#19735)2259693chore(deps-dev): bump the dependencies group across 1 directory with 2 update...3d2dfd2chore(deps): update (#19736)1f19f95refactor: standardize ESM naming management (#19730)- Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
Pull Request Statistics
1
2
+192
-176
Package Dependencies
Technical Details
| ID: | 4584407 |
| UUID: | 2719428538 |
| Node ID: | PR_kwDOMqijUM6iFy-6 |
| Host: | GitHub |
| Repository: | zakerby/python-react-template |
| Mergeable: | Yes |
| Merge State: | Clean |