Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump chakra-react-select from 4.7.6 to 5.0.2 #116

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps chakra-react-select from 4.7.6 to 5.0.2.

Proposed version

Please select the option below that is most relevant from the list below. This
will be used to generate the next tag version name during auto-tagging.

  • Skip auto-tagging
  • Patch
  • Minor version
  • Major version

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [chakra-react-select](https://github.com/csandman/chakra-react-select) from 4.7.6 to 5.0.2.
- [Release notes](https://github.com/csandman/chakra-react-select/releases)
- [Commits](csandman/chakra-react-select@v4.7.6...v5.0.2)

---
updated-dependencies:
- dependency-name: chakra-react-select
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2024
@dependabot dependabot bot requested a review from a team as a code owner November 1, 2024 12:34
@PatFawbertMills
Copy link
Collaborator

I had a look at the change log, it seems fine but I will run this one locally to double check

@PatFawbertMills PatFawbertMills self-requested a review December 17, 2024 17:29
@katybaulch
Copy link
Contributor

I had a look at the change log, it seems fine but I will run this one locally to double check

@PatFawbertMills as per the docs, I ran the codemods and we look okay:

katy@Katys-MBP navigator-admin-frontend % npx crs-codemod@latest v5 ./src
Need to install the following packages:
[email protected]
Ok to proceed? (y) y

npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: cross-spawn no longer requires a build toolchain, use it instead
Executing command: jscodeshift --verbose=2 --ignore-pattern=**/node_modules/** --ignore-pattern=**/.next/** --extensions=tsx,ts,jsx,js --transform /Users/katy/.npm/_npx/dde7fb8388e645ad/node_modules/crs-codemod/transforms/v5.js ./src
Processing 110 files... 
Spawning 9 workers...
Sending 13 files to free worker...
Sending 13 files to free worker...
Sending 13 files to free worker...
Sending 13 files to free worker...
Sending 13 files to free worker...
Sending 13 files to free worker...
Sending 13 files to free worker...
Sending 13 files to free worker...
Sending 6 files to free worker...
 NOC src/tests/utilsTest/styleMock.ts
 NOC src/routes/ProtectedRoute.tsx
 NOC src/tests/components/drawers/EventEditDrawer.test.tsx
 NOC src/views/auth/Login.tsx
 NOC src/interfaces/Summary.ts
 NOC src/routes/collectionRoutes.tsx
 NOC src/routes/familyRoutes.tsx
 NOC src/schemas/collectionSchema.ts
 NOC src/tests/components/lists/FamilyEventList.test.tsx
 NOC src/interfaces/index.ts
 NOC src/schemas/eventSchema.ts
 NOC src/hooks/useDocuments.ts
 NOC src/theme/theme.ts
 NOC src/schemas/familySchema.ts
 NOC src/views/document/Document.tsx
 NOC src/components/drawers/DocumentEditDrawer.tsx
 NOC src/hooks/useEvent.ts
 NOC src/routes/index.tsx
 NOC src/api/Auth.ts
 NOC src/vite-env.d.ts
 NOC src/components/drawers/EventEditDrawer.tsx
 NOC src/Draft.d.ts
 NOC src/views/collection/Collection.tsx
 NOC src/hooks/useFamily.ts
 NOC src/components/Loader.tsx
 NOC src/tests/utilsTest/renderRoute.tsx
 NOC src/hooks/useCollections.ts
 NOC src/interfaces/Organisation.ts
 NOC src/views/Error.tsx
 NOC src/components/ContentWrapper.tsx
 NOC src/schemas/documentSchema.ts
 NOC src/views/collection/Collections.tsx
 NOC src/hooks/useSummary.ts
 NOC src/api/Events.ts
 NOC src/tests/components/forms/FamilyForm.test.tsx
 NOC src/components/Header.tsx
 NOC src/styles/chakra.ts
 NOC src/api/Documents.ts
 NOC src/tests/mocks/api/familyHandlers.ts
 NOC src/Root.tsx
 NOC src/api/Faker.ts
 NOC src/tests/setup.js
 NOC src/components/feedback/ApiError.tsx
 NOC src/main.tsx
 NOC src/views/family/Families.tsx
 NOC src/components/feedback/FormLoader.tsx
 NOC src/components/SideMenu.tsx
 NOC src/tests/mocks/api/collectionHandlers.ts
 NOC src/tests/mocks/server.ts
 NOC src/constants/errors.ts
 NOC src/views/family/Family.tsx
 NOC src/components/Breadcrumbs.tsx
 NOC src/tests/mocks/api/documentHandlers.ts
 NOC src/hooks/useCorpus.ts
 NOC src/tests/components/lists/FamilyList.test.tsx
 NOC src/tests/mocks/api/eventHandlers.ts
 NOC src/views/document/Documents.tsx
 NOC src/hooks/useConfig.ts
 NOC src/providers/AuthProvider.tsx
 NOC src/interfaces/Auth.ts
 NOC src/utils/canModify.ts
 NOC src/interfaces/Config.ts
 NOC src/utils/extractNestedGeographyData.ts
 NOC src/interfaces/Collection.ts
 NOC src/interfaces/Corpus.ts
 NOC src/api/Collections.ts
 NOC src/components/buttons/Delete.tsx
 NOC src/utils/Loader.ts
 NOC src/hooks/useDocument.ts
 NOC src/api/Config.ts
 NOC src/utils/getStatusColour.ts
 NOC src/tests/components/forms/DocumentForm.test.tsx
 NOC src/api/Summary.ts
 NOC src/tests/views/Family.test.tsx
 NOC src/utils/generateOptions.ts
 NOC src/components/family/FamilyDocument.tsx
 NOC src/interfaces/Family.ts
 NOC src/hooks/useCollection.ts
 NOC src/utils/sortBy.ts
 NOC src/utils/modifyConfig.ts
 NOC src/components/Logout.tsx
 NOC src/utils/decodeToken.ts
 NOC src/hooks/useTaxonomy.ts
 NOC src/utils/getStatusAlias.ts
 NOC src/interfaces/Document.ts
 NOC src/interfaces/Event.ts
 NOC src/utils/formatDate.ts
 NOC src/components/Pagination.tsx
 NOC src/hooks/useAuth.ts
 NOC src/components/form-components/WYSIWYG.tsx
 NOC src/api/Families.ts
 NOC src/api/index.ts
 NOC src/views/dashboard/Dashboard.tsx
 NOC src/tests/utilsTest/mocks.tsx
 NOC src/components/forms/CollectionForm.tsx
 NOC src/tests/mocks/repository.ts
 NOC src/components/lists/FamilyEventList.tsx
 NOC src/tests/views/Collections.test.tsx
 NOC src/tests/utilsTest/render.tsx
 NOC src/tests/utils/modifyConfig.test.ts
 NOC src/components/forms/DocumentForm.tsx
 NOC src/components/forms/EventForm.tsx
 NOC src/components/lists/DocumentList.tsx
 NOC src/tests/mocks/handlers.ts
 NOC src/components/lists/FamilyList.tsx
 NOC src/components/forms/FamilyForm.tsx
 NOC src/components/forms/LoginForm.tsx
 NOC src/components/family/FamilyEvent.tsx
 NOC src/components/lists/CollectionList.tsx
 OKK src/utils/stripHtml.ts
All done. 
Results: 
0 errors
109 unmodified
0 skipped
1 ok
Time elapsed: 0.853seconds 

Copy link
Collaborator

@PatFawbertMills PatFawbertMills left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked and ran locally.

@PatFawbertMills PatFawbertMills merged commit 9980414 into main Jan 8, 2025
8 checks passed
@PatFawbertMills PatFawbertMills deleted the dependabot/npm_and_yarn/chakra-react-select-5.0.2 branch January 8, 2025 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants