The code base for Boxtribute 2.0, a humanitarian aid web application making it easy to source, store and distribute goods to people in need in a fair and dignified way
🐞 fix: #12294 ensure Invalid Date is evaluated correctly (#12295)
🐞 fix #12316 setValue should work for arrays of primitives to handle checkboxes (#12316) (#12317)
🐞 fix #12097 Use dirty fields along with mount names for form reset with keepDirtyValues (#12211)
🫀 fix #12237 disabled state trigger formState dirty/dirtyFields to update (#12239)
🐞 fix #12291 field array remove cause undefined with FormData (#12305)
📝 improve flatten function with object type check (#12306)
🖐️ improve: resolve type of set function (#12145)
🔧 chore: upgrade eslint to v9 (#12150)
📖 fix: code example input field placeholder name (#12296)
📖 docs: fix typo in code example (#12271)
Stabilize the unstable_flushSync option for navigations and fetchers (#11989)
Stabilize the unstable_viewTransition option for navigations and the corresponding unstable_useViewTransitionState hook (#11989)
Patch Changes
Fix bug when submitting to the current contextual route (parent route with an index child) when an ?index param already exists from a prior submission (#12003)
Fix useFormAction bug - when removing ?index param it would not keep other non-Remix index params (#12003)
Fix types for RouteObject within PatchRoutesOnNavigationFunction's patch method so it doesn't expect agnostic route objects passed to patch (#11967)
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Updates the requirements on @chakra-ui/icons, dom-to-image-more, react-hook-form, react-router-dom, @fortawesome/react-fontawesome, @zxing/browser, @zxing/library and regenerator-runtime to permit the latest version. Updates
@chakra-ui/icons
from 2.1.1 to 2.2.4Changelog
Sourced from
@chakra-ui/icons
's changelog.Commits
Updates
dom-to-image-more
from 3.4.4 to 3.5.0Release notes
Sourced from dom-to-image-more's releases.
Commits
d5327ef
3.5.0f6c4791
3.5.0-beta.04b0c64c
Merge pull request #193 from 1904labs/dependabot/npm_and_yarn/multi-82ad408bf44bab0de
Bump cookie and socket.io0b43df1
Update docs an prepare v3.4.5ad2bb59
Merge pull request #188 from SeanZhang-eaton/fix/font_icon_issuec5fe01f
3.4.5-beta.022a4439
fix: fix url regex rules, solve most font icon url replacement issueUpdates
react-hook-form
from 7.53.0 to 7.53.1Release notes
Sourced from react-hook-form's releases.
Changelog
Sourced from react-hook-form's changelog.
Commits
79964dc
7.53.11ce56d7
🔧 chore: upgrade eslint to v9 (#12150)978d407
🐞 fix: #12294 ensure Invalid Date is evaluated correctly (#12295)ca5077a
📖 fix: code example input field placeholder name (#12296)38960fd
🪙 package upgrades (#12327)67de1a4
🏺 watch reference update on formState update (#12326)76a6b53
🐞 fix #12316 setValue should work for arrays of primitives to handle checkbox...3bce0c8
Revert "☸️ fix #11910 watch reference update on each re-render (#12267)" (#12...cb61669
📝 improve flatten function with object type check (#12306)087433d
🐞 fix #12291 field array remove causeundefined
with FormData (#12305)Updates
react-router-dom
from 6.26.2 to 6.27.0Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
Commits
8cfb4a7
chore: Update version for release (#12121)cde8139
chore: Update version for release (pre) (#12112)9a62e35
chore: Update version for release (pre) (#12101)0389eba
Fix issues with contextual routing and index params (#12003)73fcb9b
Stabilize viewTransiton and flushSync options (#11989)8c9e2b6
Fix types for PatchRoutesOnNavigationFunction (#11967)09c1978
Stabilize unstable_dataStrategy (#11974)25e4981
Stabilize unstable_patchRoutesOnNavigation (#11973)Updates
@fortawesome/react-fontawesome
to 0.2.2Release notes
Sourced from
@fortawesome/react-fontawesome
's releases.Changelog
Sourced from
@fortawesome/react-fontawesome
's changelog.Commits
fff48b1
Release 0.2.247a7be8
Handle undefined props like className (#564)ffa0bdf
Release 0.2.1773a565
Fix tests161d6ba
Remove defaultProps (#551)976c1ad
Doc update; Font Awesome no longer just v 5528e230
Update deps97e6518
Alias feature detection includes icons packageUpdates
@zxing/browser
to 0.1.5Release notes
Sourced from
@zxing/browser
's releases.Commits
a254f65
fixed errors and updated actions7631880
Merge pull request #134 from gianmarco27/canvas2D-willReadFrequently8f477fa
Merge pull request #136 from apolyanov/fix/peer-dependencyc1de1e8
Merge pull request #135 from apolyanov/fix/will-read-frequentlya62b2df
fix: Fixing old peer dependencye0208d8
fix: Adding willReadFrequently makeBufferFromCanvasImageData method to improv...cee8bbe
Added fallback logic if setting willReadFrequently attribute fails53cbd3b
Fix: set willReadFrequently attribute for multiple readback operations in sca...d4c22f7
fix CI7a05db9
#116 fixed asyncUpdates
@zxing/library
from 0.20.0 to 0.21.3Release notes
Sourced from
@zxing/library
's releases.Commits
0e68da8
bumped versionfdeaca5
Merge pull request #614 from zxing-js/bugfix/527-scan-failc103ed1
#527 Unable to scan PDF_417 codesf1c51a5
Merge pull request #613 from zxing-js/dependabot/npm_and_yarn/elliptic-6.5.7b96b0ba
Bump elliptic from 6.5.5 to 6.5.738e667b
Merge pull request #606 from zxing-js/dependabot/npm_and_yarn/braces-3.0.3814a16b
Bump braces from 3.0.2 to 3.0.3e833e23
bumped version2181128
Merge pull request #608 from digital-h-gmbh/bugfix/607-wrong-characters-for-a...4ddfbcc
#607 Test if special characters get correctly decodedUpdates
regenerator-runtime
to 0.14.1Commits
6be1e62
Bump regenerator-runtime version to 0.14.1.f4425fb
Bump@babel/parser
from 7.23.0 to 7.23.6 (#712)fc6b844
Fix outdated reference link inruntime.js
(#704)853925f
Bump@babel/traverse
from 7.22.10 to 7.23.2 (#707)72fbbb7
Bump@babel/runtime
from 7.22.5 to 7.23.2 (#706)56cf3ad
Bump mocha from 10.1.0 to 10.2.0 (#685)34f2fc1
Bump debug from 4.1.1 to 4.3.4 (#705)1037417
Bump recast from 0.23.3 to 0.23.4 (#689)d66afa4
Bump browserify-sign from 4.2.1 to 4.2.2 (#708)50ed6aa
Fix yield * of falsy values (#711)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show