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 dependencies group with 16 updates #514

Merged
merged 1 commit into from
Oct 1, 2023

Commits on Oct 1, 2023

  1. Bump the dependencies group with 16 updates

    Bumps the dependencies group with 16 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [abbreviatrix](https://github.com/stscoundrel/abbreviatrix) | `1.0.7` | `1.0.8` |
    | [next](https://github.com/vercel/next.js) | `13.4.12` | `13.5.3` |
    | [sass](https://github.com/sass/dart-sass) | `1.64.2` | `1.68.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.4.8` | `20.8.0` |
    | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.18` | `18.2.23` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.2.1` | `6.7.3` |
    | [cypress](https://github.com/cypress-io/cypress) | `12.17.3` | `13.3.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.46.0` | `8.50.0` |
    | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `13.4.12` | `13.5.3` |
    | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `2.13.3` | `2.15.1` |
    | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.2.3` | `27.4.2` |
    | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.2` | `29.7.0` |
    | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.3` | `29.5.5` |
    | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `29.6.2` | `29.7.0` |
    | [node-mocks-http](https://github.com/howardabrams/node-mocks-http) | `1.12.2` | `1.13.0` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.2.2` |
    
    
    Updates `abbreviatrix` from 1.0.7 to 1.0.8
    - [Release notes](https://github.com/stscoundrel/abbreviatrix/releases)
    - [Commits](stscoundrel/abbreviatrix@v1.0.7...v1.0.8)
    
    Updates `next` from 13.4.12 to 13.5.3
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v13.4.12...v13.5.3)
    
    Updates `sass` from 1.64.2 to 1.68.0
    - [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.64.2...1.68.0)
    
    Updates `@types/node` from 20.4.8 to 20.8.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@types/react` from 18.2.18 to 18.2.23
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    Updates `@typescript-eslint/eslint-plugin` from 6.2.1 to 6.7.3
    - [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/v6.7.3/packages/eslint-plugin)
    
    Updates `cypress` from 12.17.3 to 13.3.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@v12.17.3...v13.3.0)
    
    Updates `eslint` from 8.46.0 to 8.50.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.46.0...v8.50.0)
    
    Updates `eslint-config-next` from 13.4.12 to 13.5.3
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](https://github.com/vercel/next.js/commits/v13.5.3/packages/eslint-config-next)
    
    Updates `eslint-plugin-cypress` from 2.13.3 to 2.15.1
    - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
    - [Commits](cypress-io/eslint-plugin-cypress@v2.13.3...v2.15.1)
    
    Updates `eslint-plugin-jest` from 27.2.3 to 27.4.2
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v27.2.3...v27.4.2)
    
    Updates `jest` from 29.6.2 to 29.7.0
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)
    
    Updates `@types/jest` from 29.5.3 to 29.5.5
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    Updates `jest-environment-jsdom` from 29.6.2 to 29.7.0
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom)
    
    Updates `node-mocks-http` from 1.12.2 to 1.13.0
    - [Release notes](https://github.com/howardabrams/node-mocks-http/releases)
    - [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md)
    - [Commits](eugef/node-mocks-http@v1.12.2...v1.13.0)
    
    Updates `typescript` from 5.1.6 to 5.2.2
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v5.1.6...v5.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: abbreviatrix
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: next
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: sass
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: eslint-config-next
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: eslint-plugin-cypress
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: jest-environment-jsdom
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: node-mocks-http
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    e737a21 View commit details
    Browse the repository at this point in the history