This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
build(deps): bump the minor-and-patch group across 1 directory with 11 updates #696
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 with 11 updates in the / directory:
2.2.7
2.3.0
8.23.0
8.36.0
4.3.1
4.3.3
1.7.3
1.7.7
1.11.12
1.11.13
7.3.0
7.5.0
14.2.3
14.3.5
6.26.0
6.27.0
4.3.0
4.5.0
5.3.5
5.4.10
4.2.2
4.2.4
Updates
@reduxjs/toolkit
from 2.2.7 to 2.3.0Release notes
Sourced from
@reduxjs/toolkit
's releases.... (truncated)
Commits
77fb33d
Release 2.3.0fa0906e
Merge pull request #4291 from reduxjs/pr/fetchBaseQuery-extraOptions896e4df
Drop generic and make extraOptions unknown41487fd
Fix arguments type1918f13
fix bad inference with an overload?6ef362f
fixup test3e77381
fetchBaseQuery: expose extraOptions to prepareHeaders7b50a61
Merge pull request #4561 from reduxjs/feature/4106-rtkq-normalization3358c13
Fix Parameters headersd38ff98
Merge pull request #4638 from kyletsang/prepareheaders-argsUpdates
@sentry/react
from 8.23.0 to 8.36.0Release notes
Sourced from
@sentry/react
's releases.... (truncated)
Changelog
Sourced from
@sentry/react
's changelog.... (truncated)
Commits
13e6c8e
release: 8.36.0a566681
Merge pull request #14136 from getsentry/prepare-release/8.36.009c8577
meta(changelog): Update changelog for 8.36.0b6dbde8
Merge pull request #14135 from getsentry/master472c228
ref(nuxt): Revert Sentry Pinia plugin (#14134)a9cedf9
Merge pull request #14120 from getsentry/prepare-release/8.36.0c98377b
fix(aws-serverless): Remove possible prototype pollution source (#14110)a091bdd
feat(replay): ExposerecordingMode
in public API (#14085)8d9322c
meta(changelog): Update changelog for 8.36.006ef628
feat(nextjs): Add method and url to route handler request data (#14084)Updates
@vitejs/plugin-react
from 4.3.1 to 4.3.3Release notes
Sourced from
@vitejs/plugin-react
's releases.Changelog
Sourced from
@vitejs/plugin-react
's changelog.Commits
b61592a
release: [email protected]e8a923f
fix: addreact-dom
inoptimizeOps
to handle CJS script. (#375)7a7e339
feat: support new React Compiler target option (#374)63b2e38
release: [email protected]fdf6ce4
fix(deps): update all non-major dependencies (#273)4544e97
feat: update refresh utils for React Router 7 support (#363)d88c581
fix: ignore directive sourcemap error (#369)Updates
axios
from 1.7.3 to 1.7.7Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
5b8a826
chore(release): v1.7.7 (#6585)364993f
fix(http): fixed support for IPv6 literal strings in url (#5731)d198085
fix(fetch): fix stream handling in Safari by fallback to using a stream reade...d584fcf
chore(release): v1.7.6 (#6583)bc03c6c
chore(examples): fix module import (#6575)df9889b
fix(fetch): optimize signals composing logic; (#6582)ee208cf
chore(sponsor): update sponsor block (#6576)085f568
fix(fetch): fix content length calculation for FormData payload; (#6524)59cd6b0
chore(release): v1.7.5 (#6574)6700a8a
fix(core): add the missed implementation of AxiosError#status property; (#6573)Updates
dayjs
from 1.11.12 to 1.11.13Release notes
Sourced from dayjs's releases.
Changelog
Sourced from dayjs's changelog.
Commits
93c8fd0
chore(release): 1.11.13 [skip ci]3f33397
Merge pull request #2713 from iamkun/dev365f81d
chore: update doc11e5744
chore: Update README.md8ca74f1
fix: customParseFormat supports Q quter / w ww weekOfYear (#2705)0898d9f
chore: update readme11fcf22
chore: uodate docUpdates
react-datepicker
from 7.3.0 to 7.5.0Release notes
Sourced from react-datepicker's releases.
Commits
d37f271
7.5.0ca79270
Merge pull request #5160 from Hacker0x01/dependabot/npm_and_yarn/types/react-...31a37d9
Merge pull request #5161 from Hacker0x01/dependabot/npm_and_yarn/babel/eslint...80b7a27
Merge pull request #5162 from Hacker0x01/dependabot/npm_and_yarn/babel/preset...352de5d
chore(deps-dev): bump@babel/preset-react
from 7.24.7 to 7.25.7300bea2
chore(deps-dev): bump@babel/eslint-parser
from 7.25.1 to 7.25.83e8533b
chore(deps-dev): bump@types/react-dom
from 18.3.0 to 18.3.1b6ed96f
Merge pull request #5153 from Hacker0x01/dependabot/npm_and_yarn/typescript-5...b6b010e
chore(deps-dev): bump typescript from 5.5.4 to 5.6.3b1fcedf
Merge pull request #5151 from qburst/issue-5147/fix/date-navigation-issueUpdates
react-dropzone
from 14.2.3 to 14.3.5Release notes
Sourced from react-dropzone's releases.
... (truncated)
Commits
4ca683b
fix: fix wrong file type msg ux and close #12215fa8677
docs: add a note about the useFsAccessApi caveats589d01e
fix: set {isDragRejected} on drop and close #1238edeef15
fix: visually hide the input and close #1268e35de09
fix: update file-selector and close #134672c6c34
fix: allow application/* mime types and close #13224288d8e
build: bump typescript to v5.67750ea3
feat: bump attr-accept to v2.2.429fc64c
feat: bump file-selector to v1.2 and close #136853bba3a
fix: fix exports declarationUpdates
react-router-dom
from 6.26.0 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)eeb86ab
chore: Update version for release (