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 10 updates #686
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 10 updates in the / directory:
2.2.7
2.3.0
8.23.0
8.34.0
4.3.1
4.3.2
1.7.3
1.7.7
1.11.12
1.11.13
7.3.0
7.4.0
14.2.3
14.2.9
6.26.0
6.27.0
5.3.5
5.4.9
4.2.2
4.2.3
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.34.0Release notes
Sourced from
@sentry/react
's releases.... (truncated)
Changelog
Sourced from
@sentry/react
's changelog.... (truncated)
Commits
d7749ae
release: 8.34.02a1dd9a
Merge pull request #13941 from getsentry/prepare-release/8.34.020914b0
meta(changelog): Update changelog for 8.34.086c626e
fix(nextjs): Fix resolution of request storage shim fallback (#13929)fcc3d2b
meta(ci): Don't fail CI run when codecov fails to upload (#13930)0b00605
ci(deps): bump peter-evans/create-pull-request from 6.1.0 to 7.0.5 (#13844)6b4401f
fix(nextjs): Detect new locations for request async storage to support Next.j...0be3137
fix(nextjs): Adjust path torequestAsynStorageShim.js
template file (#13928)d7c33a2
feat(replay): Upgrade rrweb packages to 2.28.0 (#13732)37b45c1
feat(replay): Clear fallback buffer when switching buffers (#13914)Updates
@vitejs/plugin-react
from 4.3.1 to 4.3.2Release notes
Sourced from
@vitejs/plugin-react
's releases.Changelog
Sourced from
@vitejs/plugin-react
's changelog.Commits
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.4.0Release notes
Sourced from react-datepicker's releases.
Commits
ac5f224
7.4.06903813
Merge pull request #5093 from Hacker0x01/dependabot/npm_and_yarn/lint-staged-...1a24832
Merge pull request #5094 from Hacker0x01/dependabot/npm_and_yarn/typescript-e...becab92
Merge pull request #5095 from Hacker0x01/dependabot/npm_and_yarn/types/jest-2...8619218
Merge pull request #5098 from Hacker0x01/dependabot/npm_and_yarn/docs-site/sa...3e28fca
Merge pull request #5100 from Qubitza/main342d370
fix: improved code readability017183d
test: shows custom time caption2771fe4
test: hides time captionaea8f6d
feat: hide time captionUpdates
react-dropzone
from 14.2.3 to 14.2.9Release notes
Sourced from react-dropzone's releases.
Commits
c0255d5
fix: disable file access API by default842b0cc
ci: run tests on node 18 as welld1ae54d
fix: revert min node version to 10.1368a8a78
fix: ensure typings can be resolved and close #1371f2233ca
docs: fix hook missing dep warning in preview example2471dd9
fix: ensure package works as a moduled7799eb
fix: ensure proper readonly arrays for typesdb97f3e
docs: fix tests badgec350579
build: bump nvm node version to 20821fd6a
ci: use node 20 to releaseUpdates
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 (#11968)7cbe349
chore: Update version for release (pre) (#11955)Updates
vite
from 5.3.5 to 5.4.9Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Com...
Description has been truncated