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 the other group across 1 directory with 45 updates #2578

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the other group with 43 updates in the / directory:

Package From To
@apollo/client 3.7.2 3.10.3
@cypress/code-coverage 3.10.0 3.12.39
@okta/okta-react 6.4.2 6.8.0
@okta/okta-signin-widget 7.9.1 7.18.0
@types/enzyme 3.10.8 3.10.18
@types/lodash 4.14.170 4.17.1
@types/no-scroll 2.1.0 2.1.2
@types/react-csv 1.1.3 1.1.10
@types/redux-mock-store 1.0.2 1.0.6
@types/redux-saga-routines 3.1.1 3.1.8
@types/text-encoding 0.0.35 0.0.39
@uswds/uswds 3.3.0 3.8.0
detect-browser 5.1.1 5.3.0
dompurify 3.0.9 3.1.3
formik 2.2.9 2.4.6
launchdarkly-react-client-sdk 3.0.6 3.2.0
luxon 3.2.1 3.4.4
@types/luxon 3.2.0 3.4.2
react-hook-form 7.43.9 7.51.4
react-idle-timer 5.4.2 5.7.2
react-modal 3.11.2 3.16.1
@types/react-modal 3.12.0 3.16.3
react-select 5.4.0 5.8.0
react-table 7.5.1 7.8.0
@types/react-table 7.7.1 7.7.20
react-to-print 2.14.13 2.15.1
redux-devtools-extension 2.13.8 2.13.9
redux-saga 1.1.3 1.3.0
sass 1.57.1 1.77.1
@babel/core 7.22.15 7.24.5
@babel/preset-env 7.22.15 7.24.5
@cypress/webpack-preprocessor 6.0.0 6.0.1
@vitejs/plugin-react 4.0.4 4.2.1
@wojtekmaj/enzyme-adapter-react-17 0.6.2 0.8.0
autoprefixer 10.4.14 10.4.19
cypress 13.6.6 13.9.0
eslint-plugin-import 2.27.5 2.29.1
eslint-plugin-jsx-a11y 6.7.1 6.8.0
eslint-plugin-react 7.32.1 7.34.1
eslint-plugin-react-hooks 4.2.0 4.6.2
regenerator-runtime 0.13.9 0.14.1
vite-tsconfig-paths 4.2.0 4.3.2
webpack 5.88.2 5.91.0

Updates @apollo/client from 3.7.2 to 3.10.3

Release notes

Sourced from @​apollo/client's releases.

v3.10.3

Patch Changes

v3.10.2

Patch Changes

  • #11821 2675d3c Thanks @​jerelmiller! - Fix a regression where rerendering a component with useBackgroundQuery would recreate the queryRef instance when used with React's strict mode.

  • #11821 2675d3c Thanks @​jerelmiller! - Revert the change introduced in 3.9.10 via #11738 that disposed of queryRefs synchronously. This change caused too many issues with strict mode.

v3.10.1

Patch Changes

v3.10.0

Minor Changes

Patch Changes

... (truncated)

Changelog

Sourced from @​apollo/client's changelog.

3.10.3

Patch Changes

3.10.2

Patch Changes

  • #11821 2675d3c Thanks @​jerelmiller! - Fix a regression where rerendering a component with useBackgroundQuery would recreate the queryRef instance when used with React's strict mode.

  • #11821 2675d3c Thanks @​jerelmiller! - Revert the change introduced in 3.9.10 via #11738 that disposed of queryRefs synchronously. This change caused too many issues with strict mode.

3.10.1

Patch Changes

3.10.0

Minor Changes

... (truncated)

Commits

Updates @cypress/code-coverage from 3.10.0 to 3.12.39

Release notes

Sourced from @​cypress/code-coverage's releases.

v3.12.39

3.12.39 (2024-05-06)

Bug Fixes

  • deps: update dependency @​types/node to v20.12.8 (#831) (5b07e59)

v3.12.38

3.12.38 (2024-04-29)

Bug Fixes

v3.12.37

3.12.37 (2024-04-26)

Bug Fixes

v3.12.36

3.12.36 (2024-04-22)

Bug Fixes

  • deps: update dependency @​types/react to v18.2.79 (#819) (2581955)

v3.12.35

3.12.35 (2024-04-16)

Bug Fixes

  • deps: update dependency @​types/node to v20.12.7 (#816) (daeee80)
  • deps: update react monorepo (#817) (c20d5b2)

v3.12.34

3.12.34 (2024-04-09)

Bug Fixes

  • deps: update dependency @​types/node to v20.12.5 (#812) (b104685)
  • deps: update react monorepo (#813) (76c9014)

... (truncated)

Commits
  • 5b07e59 fix(deps): update dependency @​types/node to v20.12.8 (#831)
  • 3090b65 chore(deps): update node.js to v22.1.0 (#832)
  • 6c6d353 chore(deps): update babel monorepo to v7.24.5 (#830)
  • 0b15c0c chore(deps): update node.js to v22 (#827)
  • 4d3f5ab fix(deps): update react monorepo (#825)
  • 4403893 chore(deps): update dependency cypress to v13.8.1 (#823)
  • 1cf7df2 fix: win is indefined (#822)
  • 2581955 fix(deps): update dependency @​types/react to v18.2.79 (#819)
  • aa13301 chore(deps): update dependency cypress to v13.8.0 (#820)
  • c20d5b2 fix(deps): update react monorepo (#817)
  • Additional commits viewable in compare view

Updates @okta/okta-react from 6.4.2 to 6.8.0

Changelog

Sourced from @​okta/okta-react's changelog.

6.8.0

Bug Fixes

-#266 Fixes useEffect double render in React18 StrictMode

6.7.0

-#248 Adds support for @okta/okta-auth-js 7.x

  • Bumps minimum node version to 14

6.6.0

  • #239
    • Fixes Two custom restoreOriginalUri callbacks are detected warning, will only fire once on <Security> didMount
    • Fixes react-router v6 routing samples, no longer calls /authorize on page load with valid, active session

6.5.0

Others

  • #233
    • Removes oktaAuth.stop() from <Security>
    • Removes oktaAuth.start() from <LoginCallback> after handleLoginRedirect()
    • Fixes useEffect hook in <Security> - don't watch for restoreOriginalUri prop to perform side effects (start, subscribe, unsubscribe) on oktaAuth
    • Upgrades internal dependencies

6.4.3

Bug Fixes

  • #213
    • Avoids build time error when react-router-dom v6 is in app dependencies
    • Throws unsupported error when SecureRoute is used with react-router-dom v6
Commits

Updates @okta/okta-signin-widget from 7.9.1 to 7.18.0

Release notes

Sourced from @​okta/okta-signin-widget's releases.

7.18.0

🐞 Bug fixes

  • [Gen2] Hides "Back to sign in" link if features hideSignOutLinkInMFA or mfaOnlyFlow are set (#3610) 2d81c9281

7.17.2

🐞 Bug fixes

  • [Gen 1] updates password requirements to match server-side validation rules (#3609) 8088ed047
  • [Gen 3] fixes distorted login page logo sizing (#3598) 5d9f44c62

7.17.1

🐞 Bug fixes

  • Fixes Android browser behavior to only redirect when the page is visible (#3585) 8b49cd788
  • [Gen 3] Fixes user info password validation rules during profile enrollment (#3590) 03885e6de

7.17.0

🚀 Features

  • updates password requirements history translation text grammar. (#3506) 1492d4b5b
  • [Gen 2&3]: Allow configuration of hCaptcha and reCAPTCHA script src (#3574) 557b1ddf4125bb47bd3701a046be7ed91144499a
  • Display masked primary email during email enrollment (#3584) ba0088ff8b7ac3395e40b6da2ed6f49e1c890661

🐞 Bug fixes

  • [Gen 1] Fix appStoreLinkText in EnrollTotpController (#3564) 19bab1095185079dbd087f3638512db025ea4666
  • [Gen 1] Don't localise number challenge instruction on initial render (#3563) 5713ab44cbafdf0eb3837e9ad140d4c158edebfe
  • [Gen 1] Clear warning timer on ChallengePushView destroy (#3565) ec69cb108e7895cbc2f6f0366296d275fdb4ae27
  • [Gen 3] : Fix OV enrollment on android device (#3576) a00f56d2d005cab4c1306ede4561845341a85845
  • Stop polling when SIW makes /poll/cancel call (#3583) 311894bff891bf8935b47de60b2183726566c2ba

🎨 Others

  • [Gen 1&2]: Don't localize oauth2 errors in transformErrorXHR() (#3569) 9d0b5302faa8eac667197cc20598be96c6711336
  • [Gen 1]: Don't dispatch custom 'okta-i18n-error' event for server errors with required argument (like E0000001) (#3562) 9b871eb41ef9050b0f1ed2b3722b9181386cfc5c
  • [Gen 1]: Don't translate API error E0000068 message (#3579) 370afc5ffc5c83d310ddd0cd8f7114a5b975dac9

... (truncated)

Commits
  • 4d5673c Update SRIs for 7.18.0 release (#3616)
  • 3aa6bef update codegen to replace md5sum with md5 for cross-platform compat (#3615)
  • b05ca9e OKTA-722740 : update weekly release script to utilize internal commit command...
  • 2d81c92 Hide "Back to sign in" link if feature hideSignOutLinkInMFA or `mfaOnlyFlow...
  • d511d09 Merge branch '7.17' into backport-7-17-2
  • 8088ed0 Increases Min Part Length for Gen1 Password Validation (#3609)
  • 2b69f97 fix(docs): Minor edits to documentation (#3608)
  • 59284e9 chore: export mocks (#3607)
  • b1b7ff5 Enable english leak detection suite on SIW Gen3 (#3596)
  • 91aafe9 Adding SIW screens for same device OV enrollments (#3526)
  • Additional commits viewable in compare view

Updates @types/enzyme from 3.10.8 to 3.10.18

Commits

Updates @types/lodash from 4.14.170 to 4.17.1

Commits

Updates @types/no-scroll from 2.1.0 to 2.1.2

Commits

Updates @types/react-csv from 1.1.3 to 1.1.10

Commits

Updates @types/redux-mock-store from 1.0.2 to 1.0.6

Commits

Updates @types/redux-saga-routines from 3.1.1 to 3.1.8

Commits

Updates @types/text-encoding from 0.0.35 to 0.0.39

Commits

Updates @uswds/uswds from 3.3.0 to 3.8.0

Release notes

Sourced from @​uswds/uswds's releases.

USWDS 3.8.0

Features

Package A11y Breaking Markup change Description
usa-checkbox, uswds-core - - - Added styles for indeterminate checkboxes. Checkboxes will now display as indeterminate when you set input.indeterminate = true via JavaScript or add the data-indeterminate attribute. This is only a style addition and does not affect checkbox functionality. Thanks @​lpsinger! (#5713)
usa-in-page-nav - - - Added the ability to customize which headings will be pulled into the in-page navigation link list. Use the optional data-heading-selector attribute to designate the heading levels that should be included in the component. By default, the component will pull all H2 and H3 headers. (#5444)
usa-table, uswds-core - - - Added a sticky header variant to the table component. Use the new .usa-table--sticky-header class to enable sticky positioning on table headers. Use the new $theme-table-sticky-top-offset setting to set the value of the top offset for sticky table headers. (#5420) Thanks @​etanb!
usa-table, uswds-core       Added the ability to customize the table background color at a theme level. Use the $theme-table-background-color setting to set your desired table background color. (#5420)
usa-validation - - - Added textarea support to the validation component. (#5233) Thanks @​danbrady!
usa-layout-docs, uswds-core Yes Yes Yes Added $theme-sidenav-reorder for documentation page sidenav. Use $theme-sidenav-reorder to support old CSS order functionality. This setting can introduce usability issues, so we suggest that teams update their sidenav markup instead. (#5807)

Bug fixes

Package A11y Breaking Markup change Description
usa-button, uswds-core - - - Improved the vertical alignment of usa-icon elements inside of usa-button. Use the new $theme-button-icon-gap setting to set the width of the horizontal gap between the button's text and icon. (#5398)
usa-button, usa-checkbox, usa-combo-box, usa-file-input, usa-radio, uswds-core Yes - - Added automated color contrast checks for disabled tokens. On compilation, USWDS will test disabled element color contrast and provide a fallback color if minimum contrast is not met. If the fallback also fails to meet minimum contrast requirements, the system will provide a warning in the terminal. (#5455)
usa-button-group - - - Improved the appearance of button groups when button text wraps to multiple lines. Now, every button in the group will be the same height. (#5657) Thanks @​aduth!
usa-date-picker Yes - - Added focus styles to the calendar button in high contrast mode. Now, the calendar icon changes to the highlight high contrast token on focus. (#5701)
usa-footer - - - Fixed a bug that caused some grid utility classes to be ignored when used inside usa-footer. (#5675)
usa-layout-docs, uswds-core Yes Yes Yes Updated the order of the side navigation markup on the documentation page template. Now, the HTML order of the page matches the visual order at narrow screen widths. (#5794)
usa-table Yes - Yes Simplified the structure of the scrollable table component example. This removes some accessibility errors related to incomplete table markup. (#5783)

Breaking changes

Documentation page template

We're updating the documentation template to better match the HTML order of the side navigation to the visual order at mobile widths. Before USWDS 3.8.0 we used CSS to re-order the sidenav at mobile widths, placing it below the page's main text content. Starting with USWDS 3.8.0, our default styles no longer use CSS to re-order the side navigation. Now, we suggest including a duplicate sidenav after the main text content, using utility classes to hide/show the sidenavs at the proper widths. The example below shows a before/after.

<div class="grid-container">
  <div class="grid-row grid-gap">
-   <div class="usa-layout-docs__sidenav">
+   <!-- One of two sidenav's only shown in desktop breakpoints. --> 
+   <div class="usa-layout-docs__sidenav display-none desktop:display-block desktop:grid-col-3">
      {{ SIDENAV_MARKUP }}
    </div>
-   <main class="usa-layout-docs__main desktop:grid-col-9 usa-prose usa-layout-docs" id="main-content">
+   <main class="desktop:grid-col-9 usa-prose usa-layout-docs" id="main-content">
      {{ MAIN_CONTENT }}
    </main>
  </div>
+ <!-- New duplicate section only shown on mobile. -->
+  <div class="usa-layout-docs__sidenav desktop:display-none">
+    {{ SIDENAV_MARKUP }}
+  </div>
</div>
</tr></table> 

... (truncated)

Commits

Updates detect-browser from 5.1.1 to 5.3.0

Release notes

Sourced from detect-browser's releases.

5.3.0

Added support for WinCE browsers - #156

5.2.1

  • Fix to Facebook browser detection on iOS (#168)

5.2.0

  • Added support for detection of edge-chromium on Android OS (see issue #151 & solving PR #152)
Commits

Updates dompurify from 3.0.9 to 3.1.3

Release notes

Sourced from dompurify's releases.

DOMPurify 3.1.3

  • Fixed several mXSS variations found by and thanks to @​kevin-mizu & @​Ry0taK
  • Added better configurability for comment scrubbing default behavior
  • Added better hardening against Prototype Pollution attacks, thanks @​kevin-mizu
  • Added better handling and readability of the nodeType property, thanks @​ssi02014
  • Fixed some smaller issues in README and other documentation

DOMPurify 3.1.2

  • Addressed and fixed a mXSS variation found by @​kevin-mizu
  • Addressed and fixed a mXSS variation found by Adam Kues of Assetnote
  • Updated tests for older Safari and Chrome versions

DOMPurify 3.1.1

  • Fixed an mXSS sanitiser bypass reported by @​icesfont
  • Added new code to track element nesting depth
  • Added new code to enforce a maximum nesting depth of 255
  • Added coverage tests and necessary clobbering protections

Note that this is a security release and should be upgraded to immediately. Please also note that further releases may follow as the underlying vulnerability is apparently new and further variations may be discovered.

DOMPurify 3.1.0

  • Added new setting SAFE_FOR_XML to enable better control over comment scrubbing
  • Updated README to warn about happy-dom not being safe for use with DOMPurify yet
  • Updated the LICENSE file to show the accurate year number
  • Updated several build and test dependencies

DOMPurify 3.0.11

  • Fixed another conditional bypass caused by Processing Instructions, thanks @​Ry0taK
  • Fixed the regex for HTML Custom Element detection, thanks @​AlekseySolovey3T

DOMPurify 3.0.10

  • Fixed two possible bypasses when sanitizing an XML document and later using it in HTML, thanks @​Slonser
  • Bumped up some build and test dependencies
Commits
  • 3fe78d7 chore: Preparing 3.1.3 release
  • b20ce99 fix: Added smaller-than-null check for __depth hardening code
  • 1e52026 fix: Hardened the depth tracking code against prototype pollution
  • 8df72f1 fix: Made the regex for comment scrubbing a bit stricter
  • ae517d6 fix: Expanded the comment scrubbing regex matching a bit further
  • b6818ce fix: Added better configurability for new comment behavior
  • aafd7a8 docs: Changed inline comments slightly to be more accurate
  • a377bf8 test: Fixed the tests
  • d1d5d22 fix: Added experiemental comment scrubbing inside attributes
  • dc61232 fix #949
  • Additional commits viewable in compare view

Updates formik from 2.2.9 to 2.4.6

Release notes

Sourced from formik's releases.

formik@2.4.6

Patch Changes

  • f57ca9b #3949 Thanks @​DeveloperRaj! - Changing the state inside formik was changing reference of initialValues provided via props, deep cloning the initialvalues will fix it.

formik@2.4.5

Patch Changes

formik@2.4.4

Patch Changes

formik@2.4.3

Patch Changes

formik@2.4.2

Patch Changes

formik@2.4.1

Patch Changes

  • 2b194c2 #3808 Thanks @​NagaiKoki! - fix type of setFieldValue function

  • 708bcb2 #3813 Thanks @​probablyup! - Revert FieldArray "shouldComponentUpdate" performance optimization. As it turns out, it's a common use case to have JSX controlled via non-Formik state/props inside of FieldArray, so it's not safe to cance...

    Description has been truncated

Bumps the other group with 43 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@apollo/client](https://github.com/apollographql/apollo-client) | `3.7.2` | `3.10.3` |
| [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) | `3.10.0` | `3.12.39` |
| [@okta/okta-react](https://github.com/okta/okta-react) | `6.4.2` | `6.8.0` |
| [@okta/okta-signin-widget](https://github.com/okta/okta-signin-widget) | `7.9.1` | `7.18.0` |
| [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme) | `3.10.8` | `3.10.18` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.170` | `4.17.1` |
| [@types/no-scroll](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/no-scroll) | `2.1.0` | `2.1.2` |
| [@types/react-csv](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-csv) | `1.1.3` | `1.1.10` |
| [@types/redux-mock-store](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/redux-mock-store) | `1.0.2` | `1.0.6` |
| [@types/redux-saga-routines](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/redux-saga-routines) | `3.1.1` | `3.1.8` |
| [@types/text-encoding](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/text-encoding) | `0.0.35` | `0.0.39` |
| [@uswds/uswds](https://github.com/uswds/uswds) | `3.3.0` | `3.8.0` |
| [detect-browser](https://github.com/DamonOehlman/detect-browser) | `5.1.1` | `5.3.0` |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.0.9` | `3.1.3` |
| [formik](https://github.com/jaredpalmer/formik) | `2.2.9` | `2.4.6` |
| [launchdarkly-react-client-sdk](https://github.com/launchdarkly/react-client-sdk) | `3.0.6` | `3.2.0` |
| [luxon](https://github.com/moment/luxon) | `3.2.1` | `3.4.4` |
| [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) | `3.2.0` | `3.4.2` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.43.9` | `7.51.4` |
| [react-idle-timer](https://github.com/supremetechnopriest/react-idle-timer) | `5.4.2` | `5.7.2` |
| [react-modal](https://github.com/reactjs/react-modal) | `3.11.2` | `3.16.1` |
| [@types/react-modal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-modal) | `3.12.0` | `3.16.3` |
| [react-select](https://github.com/JedWatson/react-select) | `5.4.0` | `5.8.0` |
| [react-table](https://github.com/tannerlinsley/react-table) | `7.5.1` | `7.8.0` |
| [@types/react-table](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-table) | `7.7.1` | `7.7.20` |
| [react-to-print](https://github.com/gregnb/react-to-print) | `2.14.13` | `2.15.1` |
| [redux-devtools-extension](https://github.com/zalmoxisus/redux-devtools-extension) | `2.13.8` | `2.13.9` |
| [redux-saga](https://github.com/redux-saga/redux-saga) | `1.1.3` | `1.3.0` |
| [sass](https://github.com/sass/dart-sass) | `1.57.1` | `1.77.1` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.22.15` | `7.24.5` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.22.15` | `7.24.5` |
| [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) | `6.0.0` | `6.0.1` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.0.4` | `4.2.1` |
| [@wojtekmaj/enzyme-adapter-react-17](https://github.com/wojtekmaj/enzyme-adapter-react-17) | `0.6.2` | `0.8.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.14` | `10.4.19` |
| [cypress](https://github.com/cypress-io/cypress) | `13.6.6` | `13.9.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.27.5` | `2.29.1` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.7.1` | `6.8.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.32.1` | `7.34.1` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.2.0` | `4.6.2` |
| [regenerator-runtime](https://github.com/facebook/regenerator) | `0.13.9` | `0.14.1` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `4.2.0` | `4.3.2` |
| [webpack](https://github.com/webpack/webpack) | `5.88.2` | `5.91.0` |



Updates `@apollo/client` from 3.7.2 to 3.10.3
- [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.7.2...v3.10.3)

Updates `@cypress/code-coverage` from 3.10.0 to 3.12.39
- [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.10.0...v3.12.39)

Updates `@okta/okta-react` from 6.4.2 to 6.8.0
- [Release notes](https://github.com/okta/okta-react/releases)
- [Changelog](https://github.com/okta/okta-react/blob/master/CHANGELOG.md)
- [Commits](okta/okta-react@okta-react-6.4.2...okta-react-6.8.0)

Updates `@okta/okta-signin-widget` from 7.9.1 to 7.18.0
- [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.9.1...okta-signin-widget-7.18.0)

Updates `@types/enzyme` from 3.10.8 to 3.10.18
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/enzyme)

Updates `@types/lodash` from 4.14.170 to 4.17.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `@types/no-scroll` from 2.1.0 to 2.1.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/no-scroll)

Updates `@types/react-csv` from 1.1.3 to 1.1.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-csv)

Updates `@types/redux-mock-store` from 1.0.2 to 1.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/redux-mock-store)

Updates `@types/redux-saga-routines` from 3.1.1 to 3.1.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/redux-saga-routines)

Updates `@types/text-encoding` from 0.0.35 to 0.0.39
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/text-encoding)

Updates `@uswds/uswds` from 3.3.0 to 3.8.0
- [Release notes](https://github.com/uswds/uswds/releases)
- [Commits](uswds/uswds@v3.3.0...v3.8.0)

Updates `detect-browser` from 5.1.1 to 5.3.0
- [Release notes](https://github.com/DamonOehlman/detect-browser/releases)
- [Commits](DamonOehlman/detect-browser@v5.1.1...v5.3.0)

Updates `dompurify` from 3.0.9 to 3.1.3
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.0.9...3.1.3)

Updates `formik` from 2.2.9 to 2.4.6
- [Release notes](https://github.com/jaredpalmer/formik/releases)
- [Commits](https://github.com/jaredpalmer/formik/compare/formik@2.2.9...formik@2.4.6)

Updates `istanbul-lib-coverage` from 3.0.0 to 3.2.0
- [Release notes](https://github.com/istanbuljs/istanbuljs/releases)
- [Changelog](https://github.com/istanbuljs/istanbuljs/blob/main/packages/istanbul-lib-coverage/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/istanbuljs/commits/istanbul-lib-coverage-v3.2.0/packages/istanbul-lib-coverage)

Updates `launchdarkly-react-client-sdk` from 3.0.6 to 3.2.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@3.0.6...3.2.0)

Updates `luxon` from 3.2.1 to 3.4.4
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@3.2.1...3.4.4)

Updates `@types/luxon` from 3.2.0 to 3.4.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon)

Updates `react-hook-form` from 7.43.9 to 7.51.4
- [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.43.9...v7.51.4)

Updates `react-idle-timer` from 5.4.2 to 5.7.2
- [Release notes](https://github.com/supremetechnopriest/react-idle-timer/releases)
- [Changelog](https://github.com/SupremeTechnopriest/react-idle-timer/blob/master/CHANGELOG.md)
- [Commits](SupremeTechnopriest/react-idle-timer@5.4.2...5.7.2)

Updates `react-modal` from 3.11.2 to 3.16.1
- [Release notes](https://github.com/reactjs/react-modal/releases)
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md)
- [Commits](reactjs/react-modal@v3.11.2...v3.16.1)

Updates `@types/react-modal` from 3.12.0 to 3.16.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-modal)

Updates `react-select` from 5.4.0 to 5.8.0
- [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/react-select@5.4.0...react-select@5.8.0)

Updates `react-table` from 7.5.1 to 7.8.0
- [Release notes](https://github.com/tannerlinsley/react-table/releases)
- [Commits](TanStack/table@v7.5.1...v7.8.0)

Updates `@types/react-table` from 7.7.1 to 7.7.20
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-table)

Updates `react-to-print` from 2.14.13 to 2.15.1
- [Release notes](https://github.com/gregnb/react-to-print/releases)
- [Changelog](https://github.com/MatthewHerbst/react-to-print/blob/master/CHANGELOG.md)
- [Commits](MatthewHerbst/react-to-print@v2.14.13...v2.15.1)

Updates `redux` from 4.0.5 to 4.1.2
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/redux@v4.0.5...v4.1.2)

Updates `redux-devtools-extension` from 2.13.8 to 2.13.9
- [Release notes](https://github.com/zalmoxisus/redux-devtools-extension/releases)
- [Changelog](https://github.com/zalmoxisus/redux-devtools-extension/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zalmoxisus/redux-devtools-extension/commits)

Updates `redux-saga` from 1.1.3 to 1.3.0
- [Release notes](https://github.com/redux-saga/redux-saga/releases)
- [Changelog](https://github.com/redux-saga/redux-saga/blob/main/CHANGELOG.md)
- [Commits](https://github.com/redux-saga/redux-saga/compare/@redux-saga/is@1.1.3...redux-saga@1.3.0)

Updates `sass` from 1.57.1 to 1.77.1
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.57.1...1.77.1)

Updates `@babel/core` from 7.22.15 to 7.24.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-core)

Updates `@babel/preset-env` from 7.22.15 to 7.24.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-preset-env)

Updates `@cypress/webpack-preprocessor` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v6.0.0...@cypress/webpack-preprocessor-v6.0.1)

Updates `@vitejs/plugin-react` from 4.0.4 to 4.2.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.2.1/packages/plugin-react)

Updates `@wojtekmaj/enzyme-adapter-react-17` from 0.6.2 to 0.8.0
- [Release notes](https://github.com/wojtekmaj/enzyme-adapter-react-17/releases)
- [Commits](wojtekmaj/enzyme-adapter-react-17@v0.6.2...v0.8.0)

Updates `autoprefixer` from 10.4.14 to 10.4.19
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.14...10.4.19)

Updates `cypress` from 13.6.6 to 13.9.0
- [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.6.6...v13.9.0)

Updates `eslint-plugin-import` from 2.27.5 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.27.5...v2.29.1)

Updates `eslint-plugin-jsx-a11y` from 6.7.1 to 6.8.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.7.1...v6.8.0)

Updates `eslint-plugin-react` from 7.32.1 to 7.34.1
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.32.1...v7.34.1)

Updates `eslint-plugin-react-hooks` from 4.2.0 to 4.6.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `regenerator-runtime` from 0.13.9 to 0.14.1
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.9...regenerator-runtime@0.14.1)

Updates `vite-tsconfig-paths` from 4.2.0 to 4.3.2
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v4.2.0...v4.3.2)

Updates `webpack` from 5.88.2 to 5.91.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.88.2...v5.91.0)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@cypress/code-coverage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@okta/okta-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@okta/okta-signin-widget"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@types/enzyme"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@types/lodash"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@types/no-scroll"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@types/react-csv"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@types/redux-mock-store"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@types/redux-saga-routines"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@types/text-encoding"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@uswds/uswds"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: detect-browser
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: formik
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: istanbul-lib-coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: launchdarkly-react-client-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@types/luxon"
  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-minor
  dependency-group: other
- dependency-name: react-idle-timer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: react-modal
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@types/react-modal"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: react-table
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@types/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: react-to-print
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: redux
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: redux-devtools-extension
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: redux-saga
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@cypress/webpack-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@wojtekmaj/enzyme-adapter-react-17"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: autoprefixer
  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-minor
  dependency-group: other
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: regenerator-runtime
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 13, 2024 15:32
@dependabot dependabot bot requested review from adamodd and removed request for a team May 13, 2024 15:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2024

Superseded by #2585.

@dependabot dependabot bot closed this May 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/other-0fd38ea1a8 branch May 17, 2024 12:59
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.

None yet

0 participants