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 across 1 directory with 19 updates #551

Closed

Commits on Oct 23, 2024

  1. Bump the dependencies group across 1 directory with 19 updates

    Bumps the dependencies group with 16 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [next](https://github.com/vercel/next.js) | `14.2.13` | `15.0.1` |
    | [old-norse-alphabet](https://github.com/stscoundrel/old-norse-alphabet) | `1.2.4` | `1.2.5` |
    | [sass](https://github.com/sass/dart-sass) | `1.79.4` | `1.80.3` |
    | [scandinavian-dictionary-crosslinker](https://github.com/stscoundrel/scandinavian-dictionary-crosslinker) | `0.6.0` | `0.7.0` |
    | [sitemap](https://github.com/ekalinin/sitemap.js) | `7.1.1` | `8.0.0` |
    | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `29.5.14` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.16.10` | `22.7.9` |
    | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.10` | `18.3.12` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.18.0` | `8.11.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.13.0` |
    | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.13` | `15.0.1` |
    | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `3.5.0` | `4.0.0` |
    | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.2` | `5.0.0` |
    | [node-mocks-http](https://github.com/eugef/node-mocks-http) | `1.16.0` | `1.16.1` |
    | [old-norse-alphabet-sort](https://github.com/stscoundrel/old-norse-alphabet-sort) | `1.1.12` | `1.1.13` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` |
    
    
    
    Updates `next` from 14.2.13 to 15.0.1
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v14.2.13...v15.0.1)
    
    Updates `old-norse-alphabet` from 1.2.4 to 1.2.5
    - [Release notes](https://github.com/stscoundrel/old-norse-alphabet/releases)
    - [Commits](stscoundrel/old-norse-alphabet@v1.2.4...v1.2.5)
    
    Updates `sass` from 1.79.4 to 1.80.3
    - [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.4...1.80.3)
    
    Updates `scandinavian-dictionary-crosslinker` from 0.6.0 to 0.7.0
    - [Release notes](https://github.com/stscoundrel/scandinavian-dictionary-crosslinker/releases)
    - [Commits](stscoundrel/scandinavian-dictionary-crosslinker@v0.6.0...v0.7.0)
    
    Updates `sitemap` from 7.1.1 to 8.0.0
    - [Release notes](https://github.com/ekalinin/sitemap.js/releases)
    - [Changelog](https://github.com/ekalinin/sitemap.js/blob/master/CHANGELOG.md)
    - [Commits](ekalinin/sitemap.js@7.1.1...8.0.0)
    
    Updates `@types/jest` from 29.5.13 to 29.5.14
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    Updates `@types/node` from 20.16.10 to 22.7.9
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@types/react` from 18.3.10 to 18.3.12
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.11.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.11.0/packages/eslint-plugin)
    
    Updates `eslint` from 8.57.0 to 9.13.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.13.0)
    
    Updates `eslint-config-next` from 14.2.13 to 15.0.1
    - [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/v15.0.1/packages/eslint-config-next)
    
    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-import` from 2.30.0 to 2.31.0
    - [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.30.0...v2.31.0)
    
    Updates `eslint-plugin-jsx-a11y` from 6.10.0 to 6.10.1
    - [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.10.0...v6.10.1)
    
    Updates `eslint-plugin-react` from 7.37.0 to 7.37.2
    - [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.37.0...v7.37.2)
    
    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/eslint-plugin-react-hooks@5.0.0/packages/eslint-plugin-react-hooks)
    
    Updates `node-mocks-http` from 1.16.0 to 1.16.1
    - [Release notes](https://github.com/eugef/node-mocks-http/releases)
    - [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md)
    - [Commits](eugef/node-mocks-http@v1.16.0...v1.16.1)
    
    Updates `old-norse-alphabet-sort` from 1.1.12 to 1.1.13
    - [Release notes](https://github.com/stscoundrel/old-norse-alphabet-sort/releases)
    - [Commits](stscoundrel/old-norse-alphabet-sort@v1.1.12...v1.1.13)
    
    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)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: old-norse-alphabet
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: sass
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: scandinavian-dictionary-crosslinker
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: sitemap
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
      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-major
      dependency-group: dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: eslint-config-next
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: eslint-plugin-cypress
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: eslint-plugin-jsx-a11y
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: eslint-plugin-react-hooks
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: node-mocks-http
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: old-norse-alphabet-sort
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bb40b14 View commit details
    Browse the repository at this point in the history