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-minor-dependencies group with 24 updates #7377

Commits on Oct 17, 2024

  1. Bump the dev-minor-dependencies group with 24 updates

    Bumps the dev-minor-dependencies group with 24 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` |
    | [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-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` |
    | [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` |
    | [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-datepicker](https://github.com/Hacker0x01/react-datepicker) | `7.4.0` | `7.5.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` |
    | [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` |
    | [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-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` |
    | [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/react@v1.7.19/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/router@1.20.0/packages/router/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/react-router/commits/@remix-run/router@1.20.0/packages/router)
    
    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-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/flowbite-react@0.10.2/packages/ui)
    
    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 `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-datepicker` from 7.4.0 to 7.5.0
    - [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
    - [Commits](Hacker0x01/react-datepicker@v7.4.0...v7.5.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/react-router-dom@6.27.0/packages/react-router-dom/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.27.0/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 `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 `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-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 `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-minor-dependencies
    - dependency-name: "@headlessui/react"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-minor-dependencies
    - dependency-name: "@remix-run/router"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dev-minor-dependencies
    - dependency-name: cookie-parser
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-minor-dependencies
    - dependency-name: express
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-minor-dependencies
    - dependency-name: express-session
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-minor-dependencies
    - dependency-name: flowbite-react
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-minor-dependencies
    - dependency-name: jotai
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-minor-dependencies
    - dependency-name: moment-timezone
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-minor-dependencies
    - dependency-name: pdfjs-dist
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dev-minor-dependencies
    - dependency-name: postcss-prefix-selector
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dev-minor-dependencies
    - dependency-name: react-datepicker
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dev-minor-dependencies
    - dependency-name: react-player
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dev-minor-dependencies
    - dependency-name: react-router-dom
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dev-minor-dependencies
    - dependency-name: recharts
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dev-minor-dependencies
    - dependency-name: typescript
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-minor-dependencies
    - dependency-name: "@testing-library/jest-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-minor-dependencies
    - dependency-name: eslint-plugin-jasmine
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-minor-dependencies
    - dependency-name: eslint-plugin-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-minor-dependencies
    - dependency-name: eslint-plugin-storybook
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-minor-dependencies
    - dependency-name: flowbite-typography
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-minor-dependencies
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-minor-dependencies
    - dependency-name: tailwindcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-minor-dependencies
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-minor-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    617606f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    ce28443 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ff931c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a2a6bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f2c602 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dependabot/npm_and_yarn/dev-minor-dependencies-a08e302e…

    …f6' of https://github.com/huridocs/uwazi into dependabot/npm_and_yarn/dev-minor-dependencies-a08e302ef6
    mfacar committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1068f4a View commit details
    Browse the repository at this point in the history