Skip to content

Commit

Permalink
Build(deps): bump the other group with 8 updates (#1515)
Browse files Browse the repository at this point in the history
* Build(deps): bump the other group with 8 updates

Bumps the other group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@apollo/client](https://github.com/apollographql/apollo-client) | `3.11.8` | `3.11.9` |
| [@okta/okta-signin-widget](https://github.com/okta/okta-signin-widget) | `7.25.0` | `7.25.1` |
| [i18next](https://github.com/i18next/i18next) | `23.16.4` | `23.16.5` |
| [launchdarkly-react-client-sdk](https://github.com/launchdarkly/react-client-sdk) | `3.5.0` | `3.6.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.53.0` | `7.53.2` |
| [react-select](https://github.com/JedWatson/react-select) | `5.8.2` | `5.8.3` |
| [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) | `3.13.5` | `3.13.6` |
| [cypress](https://github.com/cypress-io/cypress) | `13.15.1` | `13.15.2` |


Updates `@apollo/client` from 3.11.8 to 3.11.9
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-client@v3.11.8...v3.11.9)

Updates `@okta/okta-signin-widget` from 7.25.0 to 7.25.1
- [Release notes](https://github.com/okta/okta-signin-widget/releases)
- [Changelog](https://github.com/okta/okta-signin-widget/blob/master/webpack.release.config.js)
- [Commits](okta/okta-signin-widget@okta-signin-widget-7.25.0...okta-signin-widget-7.25.1)

Updates `i18next` from 23.16.4 to 23.16.5
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.16.4...v23.16.5)

Updates `launchdarkly-react-client-sdk` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/launchdarkly/react-client-sdk/releases)
- [Changelog](https://github.com/launchdarkly/react-client-sdk/blob/main/CHANGELOG.md)
- [Commits](launchdarkly/react-client-sdk@launchdarkly-react-client-sdk-v3.5.0...launchdarkly-react-client-sdk-v3.6.0)

Updates `react-hook-form` from 7.53.0 to 7.53.2
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.53.0...v7.53.2)

Updates `react-select` from 5.8.2 to 5.8.3
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.8.3)

Updates `@cypress/code-coverage` from 3.13.5 to 3.13.6
- [Release notes](https://github.com/cypress-io/code-coverage/releases)
- [Changelog](https://github.com/cypress-io/code-coverage/blob/master/.releaserc)
- [Commits](cypress-io/code-coverage@v3.13.5...v3.13.6)

Updates `cypress` from 13.15.1 to 13.15.2
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.15.1...v13.15.2)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@okta/okta-signin-widget"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: launchdarkly-react-client-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@cypress/code-coverage"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
...

Signed-off-by: dependabot[bot] <[email protected]>

* Addressed some type errors

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Segura <[email protected]>
  • Loading branch information
dependabot[bot] and patrickseguraoddball authored Nov 12, 2024
1 parent 21c45cc commit 73fa1f8
Show file tree
Hide file tree
Showing 5 changed files with 66 additions and 126 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@apollo/client": "^3.11.8",
"@apollo/client": "^3.11.9",
"@babel/plugin-syntax-class-properties": "^7.12.13",
"@json2csv/formatters": "^7.0.6",
"@json2csv/plainjs": "^7.0.6",
"@json2csv/transforms": "^7.0.6",
"@okta/okta-auth-js": "^6.1.0",
"@okta/okta-react": "^6.9.0",
"@okta/okta-signin-widget": "^7.25.0",
"@okta/okta-signin-widget": "^7.25.1",
"@tiptap/core": "^2.9.1",
"@tiptap/extension-character-count": "^2.9.1",
"@tiptap/extension-document": "^2.9.1",
Expand Down Expand Up @@ -52,10 +52,10 @@
"formik": "^2.4.6",
"graphql": "^15.8.0",
"html-react-parser": "^5.1.18",
"i18next": "^23.16.4",
"i18next": "^23.16.5",
"i18next-browser-languagedetector": "^5.0.0",
"istanbul-lib-coverage": "^3.2.2",
"launchdarkly-react-client-sdk": "^3.5.0",
"launchdarkly-react-client-sdk": "^3.6.0",
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"no-scroll": "^2.1.1",
Expand All @@ -64,14 +64,14 @@
"react-autosuggest": "^10.1.0",
"react-dom": "^18.3.1",
"react-ga4": "^2.1.0",
"react-hook-form": "^7.53.0",
"react-hook-form": "^7.53.2",
"react-i18next": "^13.4.1",
"react-idle-timer": "^5.7.2",
"react-media": "^1.10.0",
"react-modal": "^3.16.1",
"react-redux": "^7.1.1",
"react-router-dom": "^5.1.2",
"react-select": "^5.8.2",
"react-select": "^5.8.3",
"react-table": "^7.8.0",
"react-to-print": "^2.15.1",
"redux": "^4.0.4",
Expand Down Expand Up @@ -130,7 +130,7 @@
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@cypress/code-coverage": "^3.13.5",
"@cypress/code-coverage": "^3.13.6",
"@cypress/webpack-preprocessor": "^6.0.1",
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/client-preset": "^4.5.0",
Expand All @@ -154,7 +154,7 @@
"apollo-link-error": "^1.1.13",
"autoprefixer": "^10.4.20",
"babel-loader": "^9.2.1",
"cypress": "^13.15.1",
"cypress": "^13.15.2",
"cypress-otp": "^1.0.3",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^18.0.1",
Expand Down
2 changes: 1 addition & 1 deletion src/components/MultiSelect/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ const MultiSelect = ({
hideSelectedOptions={false}
closeMenuOnSelect={false}
tabSelectsValue={false}
onChange={selectedOptions => {
onChange={(selectedOptions: MultiSelectOptionProps[]) => {
setSelected(selectedOptions);
onChange(selectedOptions.map(option => option.value));
}}
Expand Down
9 changes: 7 additions & 2 deletions src/components/OktaUserSelect/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -324,8 +324,13 @@ export default function OktaUserSelect({
: undefined
}
value={value ? { value, label: formatLabel(value) } : undefined}
onChange={item => updateContact(item?.value || null)}
onInputChange={(newValue, { action }) => {
onChange={(item: OktaUserSelectOption) =>
updateContact(item?.value || null)
}
onInputChange={(
newValue: string | undefined,
{ action }: { action: string }
) => {
if (action !== 'input-blur' && action !== 'menu-close') {
// If user selected a value, no need to query and debounce again
if (action === 'set-value') {
Expand Down
10 changes: 5 additions & 5 deletions src/components/OktaUserSelect/multiSelect.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,10 @@ const OktaMultiSelect = ({
email: contact.email
})
)}
onInputChange={(newValue, { action }) => {
onInputChange={(
newValue: string | undefined,
{ action }: { action: string }
) => {
if (action !== 'input-blur' && action !== 'menu-close') {
// If user selected a value, no need to query and debounce again
if (action !== 'set-value') {
Expand All @@ -122,11 +125,8 @@ const OktaMultiSelect = ({
hideSelectedOptions={false}
closeMenuOnSelect={false}
tabSelectsValue={false}
onChange={selectedOptions => {
// TODO: Figure out what's happening with typescript here
// @ts-ignore
onChange={(selectedOptions: MultiSelectOptionProps[]) => {
setSelected(selectedOptions);
// @ts-ignore
onChange(selectedOptions.map(option => option.value));
}}
value={selected}
Expand Down
Loading

0 comments on commit 73fa1f8

Please sign in to comment.