Bump the action-deps group in /frontend with 7 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(about 1 year ago)
(about 1 year ago)
(about 1 year ago)
by zakerby
dependencies javascript frontend
zakerby
Bumps the action-deps group in /frontend with 7 updates:
| Package | From | To |
|---|---|---|
| jotai | 2.12.3 |
2.12.4 |
| lucide-react | 0.507.0 |
0.509.0 |
| react-router-dom | 7.5.3 |
7.6.0 |
| @tailwindcss/postcss | 4.1.5 |
4.1.6 |
| @types/react | 19.1.2 |
19.1.3 |
| tailwindcss | 4.1.5 |
4.1.6 |
| webpack | 5.99.7 |
5.99.8 |
Updates jotai from 2.12.3 to 2.12.4
Release notes
Sourced from jotai's releases.
v2.12.4
We deprecate devstore capability, which will be dropped in the next minor version. Please use the latest jotai-devtools library.
What's Changed
- deprecate devstore by
@dai-shiin pmndrs/jotai#3023- fix(package): react-native condition by
@dai-shiin pmndrs/jotai#3042- fix(utils): allow undefined for atomWithStorage subscriber return by
@caffeinewriterin pmndrs/jotai#3055New Contributors
@caffeinewritermade their first contribution in pmndrs/jotai#3056@CanRaumade their first contribution in pmndrs/jotai#3051Full Changelog: https://github.com/pmndrs/jotai/compare/v2.12.3...v2.12.4
Commits
41bd7662.12.49540a5achore(deps): update dev dependencies (#3061)42a926bfix(utils): allow undefined for atomWithStorage subscriber return (#3055)ce38d68fix(package): react-native condition (#3042)d2f65bddeprecate devstore (#3023)5f97995docs: fix atom-with-listeners usage example (#3051)078b7addocs: update atomWithStorage validating stored values example (#3056)34d8307ci(.github/workflows): rename 'cr' to 'preview-release' (#3050)- See full diff in compare view
Updates lucide-react from 0.507.0 to 0.509.0
Release notes
Sourced from lucide-react's releases.
Version 0.509.0
What's Changed
- fix(icons): changed
axeicon by@karsa-mistmerein lucide-icons/lucide#3201- revert(site): resets Absolute Stroke Width by
@jguddasin lucide-icons/lucide#3197- feat(icons): added
gpuicon by@xandykati98in lucide-icons/lucide#2955New Contributors
@xandykati98made their first contribution in lucide-icons/lucide#2955Full Changelog: https://github.com/lucide-icons/lucide/compare/0.508.0...0.509.0
Version 0.508.0
What's Changed
- fix(icons): Optimised
phone-icons by@jamiemlawin lucide-icons/lucide#3169- docs(packages): Update names in docs by
@ericfennisin lucide-icons/lucide#3184- fix(icons): arcified
laptopicon by@jguddasin lucide-icons/lucide#3190- chore(metadata): add
lenstag to icons with magnifying glass by@Abdalrhman-Almarakebyin lucide-icons/lucide#3192Full Changelog: https://github.com/lucide-icons/lucide/compare/0.507.0...0.508.0
Commits
- See full diff in compare view
Updates react-router-dom from 7.5.3 to 7.6.0
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
react-router-dom-v5-compat@6.4.0-pre.8
Patch Changes
- Updated dependencies
- react-router@6.4.0-pre.8
- react-router-dom@6.4.0-pre.8
Changelog
Sourced from react-router-dom's changelog.
7.6.0
Patch Changes
- Updated dependencies:
react-router@7.6.0
Commits
c29148echore: Update version for release (#13561)3adc571chore: Update version for release (pre) (#13545)- See full diff in compare view
Updates @tailwindcss/postcss from 4.1.5 to 4.1.6
Release notes
Sourced from @tailwindcss/postcss's releases.
v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Changelog
Sourced from @tailwindcss/postcss's changelog.
[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Commits
2d13998Prepare v4.1.6 release (#17951)56b22bbAdd support for source maps (#17775)- See full diff in compare view
Updates @types/react from 19.1.2 to 19.1.3
Commits
- See full diff in compare view
Updates tailwindcss from 4.1.5 to 4.1.6
Release notes
Sourced from tailwindcss's releases.
v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Changelog
Sourced from tailwindcss's changelog.
[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Commits
2d13998Prepare v4.1.6 release (#17951)56b22bbAdd support for source maps (#17775)17ca56dFix bug with nested@applyrules in utility classes (#17924) (#17925)4f8539cFix bug replacing modifier variable shorthand syntax underscores (#17889)6a1df6aIgnore@tailwind utilitiesinside@reference(#17836)4e42756Design system driven upgrade migrations (#17831)- See full diff in compare view
Updates webpack from 5.99.7 to 5.99.8
Release notes
Sourced from webpack's releases.
v5.99.8
Fixes
- Fixed type error with latest
@types/node- Fixed typescript types
Commits
a9cbd85chore(release): 5.99.85cc6615fix: type error with latest@types/node(#19501)0f42dc5docs: update examples (#19490)ebeace3chore(deps-dev): bump less-loader (#19488)3f36f91chore: update comments (#19487)bc25829fix: a lot of types (#19486)ea3ba3dbuild: refactor scripts and categorizing them45f0e49chore: add more benchmark cases (#19481)56dd6cachore(deps-dev): bump core-js in the dependencies group (#19482)5d8f2c9ci: usingcodspeedfor benchmarks (#19476)- 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
+212
-110
Package Dependencies
react-router-dom
npm
7.5.3 → 7.6.0
Minor
/frontend
lucide-react
npm
0.507.0 → 0.509.0
Minor
/frontend
@types/react
npm
19.1.2 → 19.1.3
Patch
/frontend
@tailwindcss/postcss
npm
4.1.5 → 4.1.6
Patch
/frontend
tailwindcss
npm
4.1.5 → 4.1.6
Patch
/frontend
Technical Details
| ID: | 179503 |
| UUID: | 2513234955 |
| Node ID: | PR_kwDOMqijUM6VzOwL |
| Host: | GitHub |
| Repository: | zakerby/python-react-template |
| Merge State: | Unknown |