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 dev-dependencies group with 39 updates #7372

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2024

Bumps the dev-dependencies group with 39 updates:

Package From To
@aws-sdk/client-s3 3.664.0 3.673.0
@headlessui/react 1.7.17 1.7.19
@remix-run/router 1.19.2 1.20.0
@socket.io/redis-adapter 7.2.0 8.3.0
bootstrap 3.4.1 4.6.2
cookie 0.7.0 1.0.1
cookie-parser 1.4.6 1.4.7
express 4.21.0 4.21.1
express-prom-bundle 7.0.0 8.0.0
express-session 1.18.0 1.18.1
flowbite-react 0.10.1 0.10.2
helmet 7.1.0 8.0.0
jotai 2.10.0 2.10.1
moment-timezone 0.5.45 0.5.46
otplib 11.0.1 12.0.1
pdfjs-dist 4.6.82 4.7.76
postcss-prefix-selector 2.0.0 2.1.0
react-player 2.13.0 2.15.1
react-router-dom 6.26.2 6.27.0
recharts 2.12.7 2.13.0
redux 3.7.2 5.0.1
redux-thunk 2.2.0 3.1.0
typescript 5.6.2 5.6.3
@testing-library/jest-dom 6.5.0 6.6.1
@testing-library/react 15.0.7 16.0.1
@typescript-eslint/eslint-plugin 5.62.0 8.9.0
@typescript-eslint/parser 5.62.0 8.9.0
babel-loader 9.1.3 9.2.1
eslint 8.57.0 9.12.0
eslint-plugin-cypress 3.5.0 4.0.0
eslint-plugin-jasmine 4.2.1 4.2.2
eslint-plugin-prettier 5.1.3 5.2.1
eslint-plugin-react-hooks 4.6.2 5.0.0
eslint-plugin-storybook 0.8.0 0.9.0
flowbite-typography 1.0.3 1.0.4
react-dnd-test-backend 15.1.1 16.0.1
sass 1.79.3 1.80.1
tailwindcss 3.4.13 3.4.14
webpack 5.94.0 5.95.0

Updates @aws-sdk/client-s3 from 3.664.0 to 3.673.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.673.0

3.673.0(2024-10-16)

New Features
  • client-s3: Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response. (e7f10a29)

For list of updated packages, view updated-packages.md in assets-3.673.0.zip

v3.672.0

3.672.0(2024-10-15)

Documentation Changes
  • client-cloudformation: Documentation update for AWS CloudFormation API Reference. (bc971c98)
New Features
  • clients: update client endpoints as of 2024-10-15 (18d2184f)
  • client-transcribe-streaming: We are expanding support for 40 new locales in AWS Transcribe Streaming. (73471ab2)
  • client-resiliencehub: AWS Resilience Hub now integrates with the myApplications platform, enabling customers to easily assess the resilience of applications defined in myApplications. The new Resiliency widget provides visibility into application resilience and actionable recommendations for improvement. (d4a0fb60)
  • client-amplify: Added sourceUrlType field to StartDeployment request (1191ab70)
  • client-codebuild: Enable proxy for reserved capacity fleet. (f16069bc)
  • client-sesv2: This release adds support for email maximum delivery seconds that allows senders to control the time within which their emails are attempted for delivery. (60af4171)
  • client-ivs: On a channel that you own, you can now replace an ongoing stream with a new stream by streaming up with the priority parameter appended to the stream key. (0141b429)
  • client-qbusiness: Amazon Q Business now supports embedding the Amazon Q Business web experience on third-party websites. (8f3697f4)
  • client-redshift: This release launches the CreateIntegration, DeleteIntegration, DescribeIntegrations and ModifyIntegration APIs to create and manage Amazon Redshift Zero-ETL Integrations. (3b1ffd3e)

For list of updated packages, view updated-packages.md in assets-3.672.0.zip

v3.671.0

3.671.0(2024-10-14)

New Features
  • clients: update client endpoints as of 2024-10-14 (dc65a93b)
  • client-securitylake: This release updates request validation regex for resource ARNs. (11d60ef9)
  • client-supplychain: This release adds AWS Supply Chain instance management functionality. Specifically adding CreateInstance, DeleteInstance, GetInstance, ListInstances, and UpdateInstance APIs. (4d99777f)
  • client-mailmanager: Mail Manager support for viewing and exporting metadata of archived messages. (1f6506b0)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support automatically retrying failed stages and skipping stage for failed entry conditions. (f2da7b7b)
  • client-transfer: This release enables customers using SFTP connectors to query the transfer status of their files to meet their monitoring needs as well as orchestrate post transfer actions. (d227a3e9)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.673.0 (2024-10-16)

Features

  • client-s3: Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response. (e7f10a2)

3.670.0 (2024-10-11)

Bug Fixes

  • client-s3: correct shape type of two shapes from union to structure (#6561) (9d746f6)

3.669.0 (2024-10-10)

Note: Version bump only for package @​aws-sdk/client-s3

3.668.0 (2024-10-09)

Note: Version bump only for package @​aws-sdk/client-s3

3.667.0 (2024-10-08)

Note: Version bump only for package @​aws-sdk/client-s3

3.666.0 (2024-10-07)

Note: Version bump only for package @​aws-sdk/client-s3

... (truncated)

Commits
  • 77d0251 Publish v3.673.0
  • e7f10a2 feat(client-s3): Add support for the new optional bucket-region and prefix qu...
  • 375e4e5 Publish v3.670.0
  • 9d746f6 fix(client-s3): correct shape type of two shapes from union to structure (#6561)
  • 1f421db chore(codegen): codegen update for createDefaultUserAgentProvider (#6558)
  • 7d63f7a Publish v3.669.0
  • 6e61f0e Publish v3.668.0
  • fc7effc Publish v3.667.0
  • 7a98e5f Publish v3.666.0
  • 544120e chore(clients): codegen sync for unset union payloads, header list parsing (#...
  • Additional commits viewable in compare view

Updates @headlessui/react from 1.7.17 to 1.7.19

Release notes

Sourced from @​headlessui/react's releases.

@​headlessui/react@​v1.7.19

Fixed

  • Make sure panels re-register when IDs are calculated in React < 18 (#2883)
  • Expose disabled state on Tab component (#2918)
  • Prevent default behaviour when clicking outside of a Dialog.Panel (#2919)
  • Add hidden attribute to internal Hidden component when the Features.Hidden feature is used (#2955)
  • Allow setting custom tabIndex on the Switch component (#2966)
  • Forward disabled state to hidden inputs in form-like components (#3004)
  • Respect selectedIndex for controlled Tab components (#3037)

@​headlessui/react@​v1.7.18

Fixed

  • Don't call <Dialog>'s onClose twice on mobile devices (#2690)
  • Lazily resolve default containers in <Dialog> (#2697)
  • Ensure hidden Tab.Panel components are hidden from the accessibility tree (#2708)
  • Add support for role="alertdialog" to <Dialog> component (#2709)
  • Ensure blurring the Combobox.Input component closes the Combobox (#2712)
  • Allow changes to the className prop when the <Transition /> component is currently not transitioning (#2722)
  • Export (internal-only) component interfaces for TypeScript compiler (#2313)
  • Fix infinite render-loop for <Disclosure.Panel> and <Popover.Panel> when as={Fragment} (#2760)
  • Fix VoiceOver bug for Listbox component in Chrome (#2824)
  • Fix outside click detection when component is mounted in the Shadow DOM (#2866)
  • Fix CJS types (#2880)
  • Fix error when transition classes contain new lines (#2871)
  • Improve iOS locking (7721aca)
Changelog

Sourced from @​headlessui/react's changelog.

[1.7.19] - 2024-04-15

Fixed

  • Make sure panels re-register when IDs are calculated in React < 18 (#2883)
  • Expose disabled state on Tab component (#2918)
  • Prevent default behavior when clicking outside of a Dialog.Panel (#2919)
  • Add hidden attribute to internal Hidden component when the Features.Hidden feature is used (#2955)
  • Allow setting custom tabIndex on the Switch component (#2966)
  • Forward disabled state to hidden inputs in form-like components (#3004)
  • Respect selectedIndex for controlled Tab components (#3037)

[2.0.0-alpha.4] - 2024-01-03

Fixed

  • Ensure Input, Select and Textarea expose Ref related types (#2902)

[2.0.0-alpha.3] - 2023-12-20

Fixed

  • Further fine tune scroll locking on iOS (#2891)

[2.0.0-alpha.2] - 2023-12-20

Fixed

  • Allow horizontal scrolling inside the Dialog component (#2889)
  • Improve cancellation of events when using disabled or aria-disabled attributes (#2890)

[2.0.0-alpha.1] - 2023-12-20

Added

  • Add immediate prop to Combobox for immediately opening the Combobox when the input receives focus (#2686)
  • Add virtual prop to Combobox component (#2779)
  • Add new Checkbox component
  • Add new Radio component as an alternative to the existing RadioGroup.Option component
  • Add new Button component
  • Add new Input component
  • Add new Textarea component
  • Add new Select component
  • Add new Field, Label, Description, Fieldset and Legend components
  • Add new DataInteractive component
  • Add new anchor and modal prop to ComboboxOptions, ListboxOptions, MenuItems and PopoverPanel components
  • Add new ListboxSelectedOption component
  • Add new MenuSection, MenuHeading, and MenuSeparator components
  • Add new simplified data-* attributes as an alternative to the existing data-headlessui-state="..." attribute
  • Add autoFocus prop on focusable components (which maps to data-autofocus)

... (truncated)

Commits
  • 8599e49 1.7.19 - @​headlessui/react
  • 6784a73 Respect selectedIndex for controlled \<Tab/> components (#3037)
  • 2fd9d1c Forward disabled state to hidden inputs in form-like components (#3004)
  • e9df8dd Allow setting custom tabIndex on the \<Switch /> component (#2966)
  • 04695b2 Add hidden attribute to internal \<Hidden /> component when the `Features....
  • 46a9b32 Don’t override explicit disabled prop for components inside \<MenuItem> (#...
  • 39210df Prevent default behaviour when clicking outside of a Dialog.Panel (#2919)
  • 369be39 Expose disabled state on \<Tab /> component (#2918)
  • 2b161b3 Make sure panels re-register when IDs are calculated in React < 18 (#2883)
  • 7ca6174 re-add new features to CHANGELOG
  • Additional commits viewable in compare view

Updates @remix-run/router from 1.19.2 to 1.20.0

Changelog

Sourced from @​remix-run/router's changelog.

1.20.0

Minor Changes

  • Stabilize unstable_patchRoutesOnNavigation (#11973)
    • Add new PatchRoutesOnNavigationFunctionArgs type for convenience (#11967)
  • Stabilize unstable_dataStrategy (#11974)
  • Stabilize the unstable_flushSync option for navigations and fetchers (#11989)
  • Stabilize the unstable_viewTransition option for navigations and the corresponding unstable_useViewTransitionState hook (#11989)

Patch Changes

  • Fix bug when submitting to the current contextual route (parent route with an index child) when an ?index param already exists from a prior submission (#12003)
  • Fix useFormAction bug - when removing ?index param it would not keep other non-Remix index params (#12003)
  • Fix bug with fetchers not persisting preventScrollReset through redirects during concurrent fetches (#11999)
  • Remove internal cache to fix issues with interrupted patchRoutesOnNavigation calls (#12055)
    • We used to cache in-progress calls to patchRoutesOnNavigation internally so that multiple navigations with the same start/end would only execute the function once and use the same promise
    • However, this approach was at odds with patch short circuiting if a navigation was interrupted (and the request.signal aborted) since the first invocation's patch would no-op
    • This cache also made some assumptions as to what a valid cache key might be - and is oblivious to any other application-state changes that may have occurred
    • So, the cache has been removed because in most cases, repeated calls to something like import() for async routes will already be cached automatically - and if not it's easy enough for users to implement this cache in userland
  • Avoid unnecessary console.error on fetcher abort due to back-to-back revalidation calls (#12050)
  • Expose errors thrown from patchRoutesOnNavigation directly to useRouteError instead of wrapping them in a 400 ErrorResponse instance (#12111)
  • Fix types for RouteObject within PatchRoutesOnNavigationFunction's patch method so it doesn't expect agnostic route objects passed to patch (#11967)
  • Fix bugs with partialHydration when hydrating with errors (#12070)
  • Remove internal discoveredRoutes FIFO queue from unstable_patchRoutesOnNavigation (#11977)
Commits
  • 8cfb4a7 chore: Update version for release (#12121)
  • cde8139 chore: Update version for release (pre) (#12112)
  • 2367bfd Expose patchRoutesOnNavigation errors directly (#12111)
  • 9a62e35 chore: Update version for release (pre) (#12101)
  • 3be88c6 Fix partial hydration bugs when hydrating with errors (#12070)
  • 51546cc Remove internal cache from patchRoutesOnNavigation (#12055)
  • 51984d1 Avoid unnecessary console error on fetcher abort due to back-to-back revalida...
  • 0471c02 Fix idempotent patchRoutes for sibling pathless layout routes (#12013)
  • 0389eba Fix issues with contextual routing and index params (#12003)
  • f941ddf Fix bug with preventScrollReset when using concurrent redirecting fetchers (#...
  • Additional commits viewable in compare view

Updates @socket.io/redis-adapter from 7.2.0 to 8.3.0

Release notes

Sourced from @​socket.io/redis-adapter's releases.

8.3.0

Bug Fixes

  • sharded: allow to target a specific socket ID in dynamic mode (#525) (cca38dc)
  • sharded: fix count in fetchSockets() method (#523) (bd32763)
  • sharded: fix SSUBSCRIBE memory leak with ioredis (#529) (2113e8d)

Features

  • sharded: add an option for dynamic private channels (#526) (50220f4)

Links

8.2.1

Bug Fixes

  • sharded: ensure compatibility with ioredis (42c8ab6)
  • sharded: properly unsubscribe when closing (2da8d9e)

Diff: socketio/socket.io-redis-adapter@8.2.0...8.2.1

8.2.0

Bug Fixes

  • cleanup error handler to prevent memory leak (#490) (b5da02d)

Features

Sharded Pub/Sub

Sharded Pub/Sub was introduced in Redis 7.0 in order to help scaling the usage of Pub/Sub in cluster mode.

Reference: https://redis.io/docs/manual/pubsub/#sharded-pubsub

A dedicated adapter can be created with the createShardedAdapter() method:

import { Server } from 'socket.io';
import { createClient } from 'redis';
import { createShardedAdapter } from '@socket.io/redis-adapter';
const pubClient = createClient({ host: 'localhost', port: 6379 });
const subClient = pubClient.duplicate();
await Promise.all([
pubClient.connect(),
</tr></table>

... (truncated)

Changelog

Sourced from @​socket.io/redis-adapter's changelog.

8.3.0 (2024-03-13)

Bug Fixes

  • sharded: allow to target a specific socket ID in dynamic mode (#525) (cca38dc)
  • sharded: fix count in fetchSockets() method (#523) (bd32763)
  • sharded: fix SSUBSCRIBE memory leak with ioredis (#529) (2113e8d)

Features

  • sharded: add an option for dynamic private channels (#526) (50220f4)

8.2.1 (2023-05-14)

Bug Fixes

  • sharded: ensure compatibility with ioredis (42c8ab6)
  • sharded: properly unsubscribe when closing (2da8d9e)

8.2.0 (2023-05-02)

Bug Fixes

  • cleanup error handler to prevent memory leak (#490) (b5da02d)

Features

Sharded Pub/Sub

Sharded Pub/Sub was introduced in Redis 7.0 in order to help scaling the usage of Pub/Sub in cluster mode.

Reference: https://redis.io/docs/manual/pubsub/#sharded-pubsub

A dedicated adapter can be created with the createShardedAdapter() method:

import { Server } from 'socket.io';
import { createClient } from 'redis';
import { createShardedAdapter } from '@socket.io/redis-adapter';
const pubClient = createClient({ host: 'localhost', port: 6379 });
</tr></table>

... (truncated)

Commits
  • 5e82a3b chore(release): 8.3.0
  • f95176d docs: rework of the README
  • 50220f4 feat(sharded): add an option for dynamic private channels (#526)
  • dc1407f chore: cleanup dist folder before running tsc
  • a69d825 ci: upgrade to actions/checkout@4 and actions/setup-node@4
  • 372f7e9 ci: add Node.js 20 in the test matrix
  • 7fb6b90 refactor: use the ClusterAdapter class from socket.io-adapter package
  • 740e6eb docs: update compatibility table (#530)
  • cca38dc fix(sharded): allow to target a specific socket ID in dynamic mode (#525)
  • 2113e8d fix(sharded): fix SSUBSCRIBE memory leak with ioredis (#529)
  • Additional commits viewable in compare view

Updates bootstrap from 3.4.1 to 4.6.2

Release notes

Sourced from bootstrap's releases.

v4.6.2

Highlights

  • Added an example to our Collapse plugin docs to show how to use horizontal collapsing. This has long been possible via our JS, but we never had an official class to utilize it.
  • We've replaced the deprecated color-adjust with print-color-adjust in our Sass files as part of the Autoprefixer v10.4.6 issues. This should quiet the issues folks have seen from that dependency change. If you're using our distribution CSS files, like bootstrap.min.css, you may still see the warning.
  • Tweaked the size of small and .small to compute to a whole pixel value (was 12.8px and now is 14px).
  • Improved accessibility around our dropdowns, color contrast, and role attributes.
  • Fixed some broken links to supporting documentation.
  • Updated dependencies across the board.

What's Changed

New Contributors

Full Changelog: twbs/bootstrap@v4.6.1...v4.6.2

4.6.1

What's changed

... (truncated)

Commits

Updates cookie from 0.7.0 to 1.0.1

Release notes

Sourced from cookie's releases.

v1.0.1

Added

  • Allow case insensitive options (#194) 3bed080

jshttp/cookie@v1.0.0...v1.0.1

v1.0.0

Breaking changes

  • Use modern JS features, ship TypeScript definition (#175) 1cc64ff
  • Minimum node.js v18
  • Uses null prototype object for parse return value
  • Changes strict and priority to match the lower case strings (i.e. low, not LOW or Low)
  • Require maxAge to be an integer using Number.isInteger check
  • Delegates decode implementation details to decode option (i.e. error handling and quote parsing is defined by decode)
    • Delegate quote parsing to decode (#180) c4a2597
    • Shift try/catch to decode (#179) 93a5b97
  • Improve arg/option error messages (#162) e206fd5 @​MaoShizhong

Other

  • Remove hasOwnProperty, use undefined check for performance (#183) 8f3ee9e @​gurgunday

jshttp/cookie@v0.7.2...v1.0.0

v0.7.2

Fixed

  • Fix object assignment of hasOwnProperty (#177) bc38ffd

jshttp/cookie@v0.7.1...v0.7.2

0.7.1

Fixed

  • Allow leading dot for domain (#174)
    • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
  • Add fast path for serialize without options, use obj.hasOwnProperty when parsing (#172)

jshttp/cookie@v0.7.0...v0.7.1

Commits

Updates cookie-parser from 1.4.6 to 1.4.7

Release notes

Sourced from cookie-parser's releases.

1.4.7

What's Changed

New Contributors

Full Changelog: expressjs/cookie-parser@1.4.6...1.4.7

Changelog

Sourced from cookie-parser's changelog.

1.4.7 / 2024-10-08

  • deps: [email protected]
    • Fix object assignment of hasOwnProperty
  • deps: [email protected]
    • Allow leading dot for domain
      • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
    • Add fast path for serialize without options, use obj.hasOwnProperty when parsing
  • deps: [email protected]
    • perf: parse cookies ~10% faster
    • fix: narrow the validation of cookies to match RFC6265
    • fix: add main to package.json for rspack
  • deps: [email protected]
    • Add partitioned option
  • deps: [email protected]
    • Add priority option
    • Fix expires option to reject invalid dates
    • pref: improve default decode speed
    • pref: remove slow string split in parse
  • deps: [email protected]
    • pref: read value only when assigning in parse
    • pref: remove unnecessary regexp in parse
Commits
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for cookie-parser since your current version.


Updates express from 4.21.0 to 4.21.1

Release notes

Sourced from express's releases.

4.21.1

What's Changed

Full Changelog: expressjs/express@4.21.0...4.21.1

Changelog

Sourced from express's changelog.

4.21.1 / 2024-10-08

Commits

Updates express-prom-bundle from 7.0.0 to 8.0.0

Release notes

Sourced from express-prom-bundle's releases.

8.0.0

  • use express@5 and @​types/express@​5 as dependencies

7.0.2

Further dependabot updates

Bumps the dev-dependencies group with 39 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.664.0` | `3.673.0` |
| [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `1.7.17` | `1.7.19` |
| [@remix-run/router](https://github.com/remix-run/react-router/tree/HEAD/packages/router) | `1.19.2` | `1.20.0` |
| [@socket.io/redis-adapter](https://github.com/socketio/socket.io-redis-adapter) | `7.2.0` | `8.3.0` |
| [bootstrap](https://github.com/twbs/bootstrap) | `3.4.1` | `4.6.2` |
| [cookie](https://github.com/jshttp/cookie) | `0.7.0` | `1.0.1` |
| [cookie-parser](https://github.com/expressjs/cookie-parser) | `1.4.6` | `1.4.7` |
| [express](https://github.com/expressjs/express) | `4.21.0` | `4.21.1` |
| [express-prom-bundle](https://github.com/jochen-schweizer/express-prom-bundle) | `7.0.0` | `8.0.0` |
| [express-session](https://github.com/expressjs/session) | `1.18.0` | `1.18.1` |
| [flowbite-react](https://github.com/themesberg/flowbite-react/tree/HEAD/packages/ui) | `0.10.1` | `0.10.2` |
| [helmet](https://github.com/helmetjs/helmet) | `7.1.0` | `8.0.0` |
| [jotai](https://github.com/pmndrs/jotai) | `2.10.0` | `2.10.1` |
| [moment-timezone](https://github.com/moment/moment-timezone) | `0.5.45` | `0.5.46` |
| [otplib](https://github.com/yeojz/otplib) | `11.0.1` | `12.0.1` |
| [pdfjs-dist](https://github.com/mozilla/pdf.js) | `4.6.82` | `4.7.76` |
| [postcss-prefix-selector](https://github.com/RadValentin/postcss-prefix-selector) | `2.0.0` | `2.1.0` |
| [react-player](https://github.com/cookpete/react-player) | `2.13.0` | `2.15.1` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.26.2` | `6.27.0` |
| [recharts](https://github.com/recharts/recharts) | `2.12.7` | `2.13.0` |
| [redux](https://github.com/reduxjs/redux) | `3.7.2` | `5.0.1` |
| [redux-thunk](https://github.com/reduxjs/redux-thunk) | `2.2.0` | `3.1.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.5.0` | `6.6.1` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `15.0.7` | `16.0.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.62.0` | `8.9.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `8.9.0` |
| [babel-loader](https://github.com/babel/babel-loader) | `9.1.3` | `9.2.1` |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.12.0` |
| [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `3.5.0` | `4.0.0` |
| [eslint-plugin-jasmine](https://github.com/tlvince/eslint-plugin-jasmine) | `4.2.1` | `4.2.2` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.2` | `5.0.0` |
| [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.8.0` | `0.9.0` |
| [flowbite-typography](https://github.com/themesberg/flowbite-typography) | `1.0.3` | `1.0.4` |
| [react-dnd-test-backend](https://github.com/react-dnd/react-dnd) | `15.1.1` | `16.0.1` |
| [sass](https://github.com/sass/dart-sass) | `1.79.3` | `1.80.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.13` | `3.4.14` |
| [webpack](https://github.com/webpack/webpack) | `5.94.0` | `5.95.0` |


Updates `@aws-sdk/client-s3` from 3.664.0 to 3.673.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.673.0/clients/client-s3)

Updates `@headlessui/react` from 1.7.17 to 1.7.19
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/[email protected]/packages/@headlessui-react)

Updates `@remix-run/router` from 1.19.2 to 1.20.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/@remix-run/[email protected]/packages/router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@remix-run/[email protected]/packages/router)

Updates `@socket.io/redis-adapter` from 7.2.0 to 8.3.0
- [Release notes](https://github.com/socketio/socket.io-redis-adapter/releases)
- [Changelog](https://github.com/socketio/socket.io-redis-adapter/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io-redis-adapter@7.2.0...8.3.0)

Updates `bootstrap` from 3.4.1 to 4.6.2
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v3.4.1...v4.6.2)

Updates `cookie` from 0.7.0 to 1.0.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.7.0...v1.0.1)

Updates `cookie-parser` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/expressjs/cookie-parser/releases)
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md)
- [Commits](expressjs/cookie-parser@1.4.6...1.4.7)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.21.0...4.21.1)

Updates `express-prom-bundle` from 7.0.0 to 8.0.0
- [Release notes](https://github.com/jochen-schweizer/express-prom-bundle/releases)
- [Commits](jochen-schweizer/express-prom-bundle@7.0.0...8.0.0)

Updates `express-session` from 1.18.0 to 1.18.1
- [Release notes](https://github.com/expressjs/session/releases)
- [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md)
- [Commits](expressjs/session@v1.18.0...v1.18.1)

Updates `flowbite-react` from 0.10.1 to 0.10.2
- [Release notes](https://github.com/themesberg/flowbite-react/releases)
- [Changelog](https://github.com/themesberg/flowbite-react/blob/main/packages/ui/CHANGELOG.md)
- [Commits](https://github.com/themesberg/flowbite-react/commits/[email protected]/packages/ui)

Updates `helmet` from 7.1.0 to 8.0.0
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](helmetjs/helmet@v7.1.0...v8.0.0)

Updates `jotai` from 2.10.0 to 2.10.1
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.10.0...v2.10.1)

Updates `moment-timezone` from 0.5.45 to 0.5.46
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](moment/moment-timezone@0.5.45...0.5.46)

Updates `otplib` from 11.0.1 to 12.0.1
- [Release notes](https://github.com/yeojz/otplib/releases)
- [Commits](yeojz/otplib@v11.0.1...v12.0.1)

Updates `pdfjs-dist` from 4.6.82 to 4.7.76
- [Release notes](https://github.com/mozilla/pdf.js/releases)
- [Commits](mozilla/pdf.js@v4.6.82...v4.7.76)

Updates `postcss-prefix-selector` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/RadValentin/postcss-prefix-selector/releases)
- [Commits](RadValentin/postcss-prefix-selector@v2.0.0...v2.1.0)

Updates `react-player` from 2.13.0 to 2.15.1
- [Release notes](https://github.com/cookpete/react-player/releases)
- [Changelog](https://github.com/cookpete/react-player/blob/master/CHANGELOG.md)
- [Commits](cookpete/react-player@v2.13.0...v2.15.1)

Updates `react-router-dom` from 6.26.2 to 6.27.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/[email protected]/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `recharts` from 2.12.7 to 2.13.0
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md)
- [Commits](recharts/recharts@v2.12.7...v2.13.0)

Updates `redux` from 3.7.2 to 5.0.1
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/redux@v3.7.2...v5.0.1)

Updates `redux-thunk` from 2.2.0 to 3.1.0
- [Release notes](https://github.com/reduxjs/redux-thunk/releases)
- [Commits](reduxjs/redux-thunk@v2.2.0...v3.1.0)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

Updates `@testing-library/jest-dom` from 6.5.0 to 6.6.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.5.0...v6.6.1)

Updates `@testing-library/react` from 15.0.7 to 16.0.1
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v15.0.7...v16.0.1)

Updates `@typescript-eslint/eslint-plugin` from 5.62.0 to 8.9.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.9.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 5.62.0 to 8.9.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.9.0/packages/parser)

Updates `babel-loader` from 9.1.3 to 9.2.1
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](babel/babel-loader@v9.1.3...v9.2.1)

Updates `eslint` from 8.57.0 to 9.12.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.12.0)

Updates `eslint-plugin-cypress` from 3.5.0 to 4.0.0
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v3.5.0...v4.0.0)

Updates `eslint-plugin-jasmine` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/tlvince/eslint-plugin-jasmine/releases)
- [Commits](tlvince/eslint-plugin-jasmine@v4.2.1...v4.2.2)

Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1)

Updates `eslint-plugin-react-hooks` from 4.6.2 to 5.0.0
- [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/[email protected]/packages/eslint-plugin-react-hooks)

Updates `eslint-plugin-storybook` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](storybookjs/eslint-plugin-storybook@v0.8.0...v0.9.0)

Updates `flowbite-typography` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/themesberg/flowbite-typography/releases)
- [Changelog](https://github.com/themesberg/flowbite-typography/blob/master/CHANGELOG.md)
- [Commits](https://github.com/themesberg/flowbite-typography/commits)

Updates `react-dnd-test-backend` from 15.1.1 to 16.0.1
- [Release notes](https://github.com/react-dnd/react-dnd/releases)
- [Changelog](https://github.com/react-dnd/react-dnd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react-dnd/react-dnd/commits)

Updates `sass` from 1.79.3 to 1.80.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.79.3...1.80.1)

Updates `tailwindcss` from 3.4.13 to 3.4.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.13...v3.4.14)

Updates `webpack` from 5.94.0 to 5.95.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.94.0...v5.95.0)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@headlessui/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@remix-run/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@socket.io/redis-adapter"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: cookie
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: cookie-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: express-prom-bundle
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: express-session
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: flowbite-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: helmet
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: jotai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: moment-timezone
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: otplib
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: pdfjs-dist
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: postcss-prefix-selector
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: react-player
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: recharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: redux
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: redux-thunk
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-jasmine
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: flowbite-typography
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: react-dnd-test-backend
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2024
@mfacar
Copy link
Collaborator

mfacar commented Oct 17, 2024

Closing in favor of #7376

@mfacar mfacar closed this Oct 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-dependencies-c006bec671 branch October 17, 2024 14:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant