Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the minor-and-patch-dependencies group across 1 directory with 3…
…8 updates (#1926) * Bump the minor-and-patch-dependencies group across 1 directory with 38 updates Bumps the minor-and-patch-dependencies group with 38 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@sentry/browser](https://github.com/getsentry/sentry-javascript) | `8.24.0` | `8.30.0` | | [@sentry/webpack-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) | `2.21.0` | `2.22.4` | | [axios](https://github.com/axios/axios) | `1.7.2` | `1.7.7` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.12` | `1.11.13` | | [deep-equal](https://github.com/inspect-js/node-deep-equal) | `2.2.2` | `2.2.3` | | [express](https://github.com/expressjs/express) | `4.19.2` | `4.21.0` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.17` | `4.17.21` | | [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `3.0.0` | `3.0.2` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.26.0` | `6.26.2` | | [react-router-prompt](https://github.com/sshyam-gupta/react-router-prompt) | `0.7.0` | `0.7.1` | | [styled-components](https://github.com/styled-components/styled-components) | `6.1.1` | `6.1.13` | | [@axe-core/react](https://github.com/dequelabs/axe-core-npm) | `4.9.0` | `4.10.0` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.3` | `7.25.2` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.3` | `7.25.4` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.24.1` | `7.24.7` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.24.1` | `7.24.7` | | [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) | `0.5.10` | `0.5.15` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.2` | `6.5.0` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.0` | `16.0.1` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.1` | `14.5.2` | | [@types/deep-equal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/deep-equal) | `1.0.1` | `1.0.4` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.1` | `18.3.5` | | [@types/webpack-env](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-env) | `1.18.1` | `1.18.5` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.2.0` | `8.5.0` | | [css-loader](https://github.com/webpack-contrib/css-loader) | `7.1.1` | `7.1.2` | | [eslint](https://github.com/eslint/eslint) | `9.9.0` | `9.10.0` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.9.0` | `6.10.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.35.0` | `7.36.0` | | [husky](https://github.com/typicode/husky) | `9.1.0` | `9.1.6` | | [jest-mock-extended](https://github.com/marchaos/jest-mock-extended) | `3.0.5` | `3.0.7` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.2` | `15.2.10` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` | | [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) | `0.14.0` | `0.14.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.1` | `29.2.5` | | [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.3` | `5.6.2` | | [webpack](https://github.com/webpack/webpack) | `5.93.0` | `5.94.0` | | [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `7.3.0` | `7.4.2` | Updates `@sentry/browser` from 8.24.0 to 8.30.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.24.0...8.30.0) Updates `@sentry/webpack-plugin` from 2.21.0 to 2.22.4 - [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases) - [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-javascript-bundler-plugins@2.21.0...2.22.4) Updates `axios` from 1.7.2 to 1.7.7 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.2...v1.7.7) Updates `dayjs` from 1.11.12 to 1.11.13 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.13/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.12...v1.11.13) Updates `deep-equal` from 2.2.2 to 2.2.3 - [Changelog](https://github.com/inspect-js/node-deep-equal/blob/main/CHANGELOG.md) - [Commits](inspect-js/node-deep-equal@v2.2.2...v2.2.3) Updates `express` from 4.19.2 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.19.2...4.21.0) Updates `@types/express` from 4.17.17 to 4.17.21 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `http-proxy-middleware` from 3.0.0 to 3.0.2 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v3.0.0...v3.0.2) Updates `react-router-dom` from 6.26.0 to 6.26.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `react-router-prompt` from 0.7.0 to 0.7.1 - [Release notes](https://github.com/sshyam-gupta/react-router-prompt/releases) - [Commits](sshyam-gupta/react-router-prompt@v0.7.0...v0.7.1) Updates `styled-components` from 6.1.1 to 6.1.13 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](styled-components/styled-components@v6.1.1...v6.1.13) Updates `@axe-core/react` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/dequelabs/axe-core-npm/releases) - [Changelog](https://github.com/dequelabs/axe-core-npm/blob/v4.10.0/CHANGELOG.md) - [Commits](dequelabs/axe-core-npm@v4.9.0...v4.10.0) Updates `@babel/core` from 7.24.3 to 7.25.2 - [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.25.2/packages/babel-core) Updates `@babel/preset-env` from 7.24.3 to 7.25.4 - [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.25.4/packages/babel-preset-env) Updates `@babel/preset-react` from 7.24.1 to 7.24.7 - [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.7/packages/babel-preset-react) Updates `@babel/preset-typescript` from 7.24.1 to 7.24.7 - [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.7/packages/babel-preset-typescript) Updates `@pmmmwh/react-refresh-webpack-plugin` from 0.5.10 to 0.5.15 - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases) - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](pmmmwh/react-refresh-webpack-plugin@v0.5.10...v0.5.15) Updates `@testing-library/jest-dom` from 6.4.2 to 6.5.0 - [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.4.2...v6.5.0) Updates `@testing-library/react` from 16.0.0 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@v16.0.0...v16.0.1) Updates `@testing-library/user-event` from 14.5.1 to 14.5.2 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.1...v14.5.2) Updates `@types/deep-equal` from 1.0.1 to 1.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/deep-equal) Updates `@types/express` from 4.17.17 to 4.17.21 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@types/react` from 18.3.1 to 18.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/webpack-env` from 1.18.1 to 1.18.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-env) Updates `typescript-eslint` from 8.2.0 to 8.5.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/typescript-eslint) Updates `css-loader` from 7.1.1 to 7.1.2 - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/css-loader@v7.1.1...v7.1.2) Updates `eslint` from 9.9.0 to 9.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.9.0...v9.10.0) Updates `eslint-plugin-jsx-a11y` from 6.9.0 to 6.10.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.9.0...v6.10.0) Updates `eslint-plugin-react` from 7.35.0 to 7.36.0 - [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.35.0...v7.36.0) Updates `husky` from 9.1.0 to 9.1.6 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.0...v9.1.6) Updates `jest-mock-extended` from 3.0.5 to 3.0.7 - [Release notes](https://github.com/marchaos/jest-mock-extended/releases) - [Commits](marchaos/jest-mock-extended@3.0.5...3.0.7) Updates `lint-staged` from 15.2.2 to 15.2.10 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.2...v15.2.10) Updates `prettier` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.3.3) Updates `react-refresh` from 0.14.0 to 0.14.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v0.14.2/packages/react) Updates `ts-jest` from 29.2.1 to 29.2.5 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.2.1...v29.2.5) Updates `ts-node` from 10.9.1 to 10.9.2 - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2) Updates `typescript` from 5.5.3 to 5.6.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.3...v5.6.2) Updates `webpack` from 5.93.0 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.93.0...v5.94.0) Updates `webpack-dev-middleware` from 7.3.0 to 7.4.2 - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v7.3.0...v7.4.2) --- updated-dependencies: - dependency-name: "@sentry/browser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-dependencies - dependency-name: "@sentry/webpack-plugin" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-dependencies - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: deep-equal dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: express dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-dependencies - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: http-proxy-middleware dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: react-router-prompt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: styled-components dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: "@axe-core/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-dependencies - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-dependencies - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: "@pmmmwh/react-refresh-webpack-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-dependencies - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: "@types/deep-equal" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: "@types/webpack-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-dependencies - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-dependencies - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-dependencies - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: jest-mock-extended dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: react-refresh dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-dependencies - dependency-name: webpack-dev-middleware dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Fjerne en console.log --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gunnsteingarmo <[email protected]>
- Loading branch information