Skip to content

chore(deps-dev): bump the development-dependencies group with 23 updates#164

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/development-dependencies-43dbc5c9f3
Closed

chore(deps-dev): bump the development-dependencies group with 23 updates#164
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/development-dependencies-43dbc5c9f3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2023

Bumps the development-dependencies group with 23 updates:

Package From To
auto 11.0.2 11.0.4
@auto-it/all-contributors 11.0.2 11.0.4
@auto-it/first-time-contributor 11.0.2 11.0.4
@babel/preset-typescript 7.22.15 7.23.3
@testing-library/dom 9.3.1 9.3.3
@testing-library/jest-dom 6.1.3 6.1.4
@testing-library/react 14.0.0 14.1.2
@testing-library/user-event 14.4.3 14.5.1
@types/enzyme 3.10.13 3.10.16
@types/invariant 2.2.35 2.2.37
@types/konami-code-js 0.8.1 0.8.3
@types/stylis 4.2.0 4.2.4
babel-jest 29.6.4 29.7.0
core-js 3.32.1 3.33.3
eslint 8.48.0 8.54.0
jest 29.6.4 29.7.0
jest-environment-jsdom 29.6.4 29.7.0
lint-staged 14.0.1 15.1.0
prettier 3.0.3 3.1.0
turbo 1.10.13 1.10.16
webpack 5.88.2 5.89.0
@types/mdx-js__react 1.5.5 1.5.8
glob 10.3.4 10.3.10

Updates auto from 11.0.2 to 11.0.4

Release notes

Sourced from auto's releases.

v11.0.4

🐛 Bug Fix

  • @auto-it/pr-body-labels

Authors: 1

v11.0.3

🐛 Bug Fix

Authors: 2

Changelog

Sourced from auto's changelog.

v11.0.4 (Sun Sep 10 2023)

🐛 Bug Fix

  • @auto-it/pr-body-labels

Authors: 1


Commits
  • 040b80c Bump version to: v11.0.4 [skip ci]
  • f6cb7eb Update CHANGELOG.md [skip ci]
  • 3fb2bee Merge pull request #2396 from hborawski/pr-body-labels-remove-fix
  • 6e35c33 Bump auto brew formula [skip ci]
  • 55615fa Bump version to: v11.0.3 [skip ci]
  • 5830901 Update CHANGELOG.md [skip ci]
  • 082a1ec Merge pull request #2397 from intuit/fix-bug
  • 3a861e8 fix value type
  • db0f6cc only remove labels if they exist on the PR
  • 11d7d9d Bump auto brew formula [skip ci]
  • See full diff in compare view

Updates @auto-it/all-contributors from 11.0.2 to 11.0.4

Release notes

Sourced from @​auto-it/all-contributors's releases.

v11.0.4

🐛 Bug Fix

  • @auto-it/pr-body-labels

Authors: 1

v11.0.3

🐛 Bug Fix

Authors: 2

Changelog

Sourced from @​auto-it/all-contributors's changelog.

v11.0.4 (Sun Sep 10 2023)

🐛 Bug Fix

  • @auto-it/pr-body-labels

Authors: 1


Commits
  • 040b80c Bump version to: v11.0.4 [skip ci]
  • f6cb7eb Update CHANGELOG.md [skip ci]
  • 3fb2bee Merge pull request #2396 from hborawski/pr-body-labels-remove-fix
  • 6e35c33 Bump auto brew formula [skip ci]
  • 55615fa Bump version to: v11.0.3 [skip ci]
  • 5830901 Update CHANGELOG.md [skip ci]
  • 082a1ec Merge pull request #2397 from intuit/fix-bug
  • 3a861e8 fix value type
  • db0f6cc only remove labels if they exist on the PR
  • 11d7d9d Bump auto brew formula [skip ci]
  • See full diff in compare view

Updates @auto-it/first-time-contributor from 11.0.2 to 11.0.4

Release notes

Sourced from @​auto-it/first-time-contributor's releases.

v11.0.4

🐛 Bug Fix

  • @auto-it/pr-body-labels

Authors: 1

v11.0.3

🐛 Bug Fix

Authors: 2

Changelog

Sourced from @​auto-it/first-time-contributor's changelog.

v11.0.4 (Sun Sep 10 2023)

🐛 Bug Fix

  • @auto-it/pr-body-labels

Authors: 1


Commits
  • 040b80c Bump version to: v11.0.4 [skip ci]
  • f6cb7eb Update CHANGELOG.md [skip ci]
  • 3fb2bee Merge pull request #2396 from hborawski/pr-body-labels-remove-fix
  • 6e35c33 Bump auto brew formula [skip ci]
  • 55615fa Bump version to: v11.0.3 [skip ci]
  • 5830901 Update CHANGELOG.md [skip ci]
  • 082a1ec Merge pull request #2397 from intuit/fix-bug
  • 3a861e8 fix value type
  • db0f6cc only remove labels if they exist on the PR
  • 11d7d9d Bump auto brew formula [skip ci]
  • See full diff in compare view

Updates @babel/preset-typescript from 7.22.15 to 7.23.3

Release notes

Sourced from @​babel/preset-typescript's releases.

v7.23.3 (2023-11-09)

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

🔬 Output optimization

  • babel-plugin-transform-computed-properties

Committers: 9

v7.23.2 (2023-10-11)

NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit.

Thanks @​jimmydief for your first PR!

🐛 Bug Fix

  • babel-traverse

... (truncated)

Changelog

Sourced from @​babel/preset-typescript's changelog.

v7.23.3 (2023-11-09)

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

🔬 Output optimization

  • babel-plugin-transform-computed-properties

v7.23.2 (2023-10-11)

🐛 Bug Fix

  • babel-traverse
  • babel-preset-typescript
  • babel-helpers
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.23.0 (2023-09-25)

🚀 New Feature

  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-generator, babel-parser, babel-types

... (truncated)

Commits

Updates @testing-library/dom from 9.3.1 to 9.3.3

Release notes

Sourced from @​testing-library/dom's releases.

v9.3.3

9.3.3 (2023-09-17)

Bug Fixes

  • use defineProperty on the error object instead of setting the message directly (#1261) (270a531), closes #1259

v9.3.2

9.3.2 (2023-09-17)

Bug Fixes

Commits

Updates @testing-library/jest-dom from 6.1.3 to 6.1.4

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.1.4

6.1.4 (2023-10-12)

Bug Fixes

  • upgrade @adobe/css-tools to 4.3.1 to address vulnerability (#532) (44f1eab)
Commits
  • 44f1eab fix: upgrade @adobe/css-tools to 4.3.1 to address vulnerability (#532)
  • 6d65999 chore: add jest/vitest version to bug report template (#526)
  • See full diff in compare view

Updates @testing-library/react from 14.0.0 to 14.1.2

Release notes

Sourced from @​testing-library/react's releases.

v14.1.2

14.1.2 (2023-11-17)

Bug Fixes

v14.1.1

14.1.1 (2023-11-17)

Bug Fixes

v14.1.0

14.1.0 (2023-11-08)

Features

Commits

Updates @testing-library/user-event from 14.4.3 to 14.5.1

Release notes

Sourced from @​testing-library/user-event's releases.

v14.5.1

14.5.1 (2023-09-15)

Bug Fixes

  • incorrect default import from @​testing-library/dom (#1162) (d7483f0)

v14.5.0

14.5.0 (2023-09-14)

Bug Fixes

  • exports: add a named export for userEvent (4019cee), closes #1146

Features

  • types: Add additional type exports for UserEvent & Options (#1112) (da00e8d)
Commits
  • d7483f0 fix: incorrect default import from @​testing-library/dom (#1162)
  • 4be87b3 chore: swap release script
  • d95121d chore: add --experimental-import-meta-resolve
  • 8779eae chore: format, lint, fix lint
  • 4019cee fix(exports): add a named export for userEvent
  • da00e8d feat(types): Add additional type exports for UserEvent & Options (#1112)
  • 7a305de chore: fix snapshot testing (#1090)
  • e93a5af chore: rewrite tests (#1081)
  • See full diff in compare view

Updates @types/enzyme from 3.10.13 to 3.10.16

Commits

Updates @types/invariant from 2.2.35 to 2.2.37

Commits

Updates @types/konami-code-js from 0.8.1 to 0.8.3

Commits

Updates @types/stylis from 4.2.0 to 4.2.4

Commits

Updates babel-jest from 29.6.4 to 29.7.0

Release notes

Sourced from babel-jest's releases.

v29.7.0

Features

  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#14499)

Fixes

  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473)

Performance

  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455)

Chore & Maintenance

  • [jest-cli] Move internal config initialisation logic to the create-jest package (#14465)

New Contributors

Full Changelog: jestjs/jest@v29.6.4...v29.7.0

Changelog

Sourced from babel-jest's changelog.

29.7.0

Features

  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#14499)

Fixes

  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473)

Performance

  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455)

Chore & Maintenance

  • [jest-cli] Move internal config initialisation logic to the create-jest package (#14465)
Commits

Updates core-js from 3.32.1 to 3.33.3

Changelog

Sourced from core-js's changelog.

3.33.3 - 2023.11.20
3.33.2 - 2023.10.31
  • Simplified structuredClone polyfill, avoided second tree pass in cases of transferring
  • Added support of SuppressedError to structuredClone polyfill
  • Removed unspecified unnecessary ArrayBuffer and DataView dependencies of structuredClone lack of which could cause errors in some entries in IE10-
  • Fixed handling of fractional number part in Number.fromString
  • Compat data improvements:
3.33.1 - 2023.10.20
3.33.0 - 2023.10.02

... (truncated)

Commits
  • a18759b 3.33.3
  • d35fcf8 avoid sharing internal [[DedentMap]] from String.dedent proposa between `...
  • ddba98d fix global object retrieval on Duktape
  • 2ce8c88 add a missed link
  • c052d2d update eslint-plugin-es-x
  • 395cdab fix a copy-paste bug in comment
  • cca57be use native parseInt in esnext.number.from-string for untangling
  • 7cbd6b5 3.33.2
  • ffc6984 temporarily drop unspecified special cases from Number.fromString before cl...
  • f7b095e fix handling of fractional number part and some special cases in `Number.from...
  • Additional commits viewable in compare view

Updates eslint from 8.48.0 to 8.54.0

Release notes

Sourced from eslint's releases.

v8.54.0

Features

  • a7a883b feat: for-direction rule add check for condition in reverse order (#17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#17680) (Joel Mathew Koshy)
  • 21ebf8a feat: update no-array-constructor rule (#17711) (Francesco Trotta)

Bug Fixes

  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#17760) (Milos Djermanovic)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#17753) (Pavel)
  • 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#17705) (Milos Djermanovic)

Documentation

  • becfdd3 docs: Make clear when rules are removed (#17728) (Nicholas C. Zakas)
  • 05d6e99 docs: update "Submit a Pull Request" page (#17712) (Francesco Trotta)
  • eb2279e docs: display info about deprecated rules (#17749) (Percy Ma)
  • d245326 docs: Correct working in migrating plugin docs (#17722) (Filip Tammergård)

Chores

  • d644de9 chore: upgrade @​eslint/js@​8.54.0 (#17773) (Milos Djermanovic)
  • 1e6e314 chore: package.json update for @​eslint/js release (Jenkins)
  • 6fb8805 chore: Fixed grammar in issue_templates/rule_change (#17770) (Joel Mathew Koshy)
  • 85db724 chore: upgrade markdownlint to 0.31.1 (#17754) (Nitin Kumar)
  • 6d470d2 chore: update dependency recast to ^0.23.0 (#17736) (renovate[bot])
  • b7121b5 chore: update dependency markdownlint-cli to ^0.37.0 (#17735) (renovate[bot])
  • 633b9a1 chore: update dependency regenerator-runtime to ^0.14.0 (#17739) (renovate[bot])
  • acac16f chore: update dependency vite-plugin-commonjs to ^0.10.0 (#17740) (renovate[bot])
  • ba8ca7e chore: add .github/renovate.json5 (#17567) (Josh Goldberg ✨)

v8.53.0

Features

  • 528e1c0 feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph)

Bug Fixes

  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#17672) (Francesco Trotta)

Documentation

  • ab8c60d docs: change position of return to top button (#17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#17657) (Josh Goldberg ✨)

Chores

  • ba4d4d5 chore: remove metascraper (#17707) (Milos Djermanovic)
  • 0d07338 chore: Update dependencies (#17706) (Milos Djermanovic)
  • 93256a3 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 485ec7d test: fix ESLint tests for caching (#17699) (Milos Djermanovic)
  • db06a7f ci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot])

... (truncated)

Changelog

Sourced from eslint's changelog.

v8.54.0 - November 17, 2023

Bumps the development-dependencies group with 23 updates:

| Package | From | To |
| --- | --- | --- |
| [auto](https://github.com/intuit/auto) | `11.0.2` | `11.0.4` |
| [@auto-it/all-contributors](https://github.com/intuit/auto) | `11.0.2` | `11.0.4` |
| [@auto-it/first-time-contributor](https://github.com/intuit/auto) | `11.0.2` | `11.0.4` |
| [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.22.15` | `7.23.3` |
| [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `9.3.1` | `9.3.3` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.1.3` | `6.1.4` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.0.0` | `14.1.2` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.4.3` | `14.5.1` |
| [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme) | `3.10.13` | `3.10.16` |
| [@types/invariant](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/invariant) | `2.2.35` | `2.2.37` |
| [@types/konami-code-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/konami-code-js) | `0.8.1` | `0.8.3` |
| [@types/stylis](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/stylis) | `4.2.0` | `4.2.4` |
| [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `29.6.4` | `29.7.0` |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.32.1` | `3.33.3` |
| [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.54.0` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.4` | `29.7.0` |
| [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `29.6.4` | `29.7.0` |
| [lint-staged](https://github.com/okonet/lint-staged) | `14.0.1` | `15.1.0` |
| [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.0` |
| [turbo](https://github.com/vercel/turbo) | `1.10.13` | `1.10.16` |
| [webpack](https://github.com/webpack/webpack) | `5.88.2` | `5.89.0` |
| [@types/mdx-js__react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mdx-js__react) | `1.5.5` | `1.5.8` |
| [glob](https://github.com/isaacs/node-glob) | `10.3.4` | `10.3.10` |


Updates `auto` from 11.0.2 to 11.0.4
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
- [Commits](intuit/auto@v11.0.2...v11.0.4)

Updates `@auto-it/all-contributors` from 11.0.2 to 11.0.4
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
- [Commits](intuit/auto@v11.0.2...v11.0.4)

Updates `@auto-it/first-time-contributor` from 11.0.2 to 11.0.4
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
- [Commits](intuit/auto@v11.0.2...v11.0.4)

Updates `@babel/preset-typescript` from 7.22.15 to 7.23.3
- [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.23.3/packages/babel-preset-typescript)

Updates `@testing-library/dom` from 9.3.1 to 9.3.3
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v9.3.1...v9.3.3)

Updates `@testing-library/jest-dom` from 6.1.3 to 6.1.4
- [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.1.3...v6.1.4)

Updates `@testing-library/react` from 14.0.0 to 14.1.2
- [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@v14.0.0...v14.1.2)

Updates `@testing-library/user-event` from 14.4.3 to 14.5.1
- [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.4.3...v14.5.1)

Updates `@types/enzyme` from 3.10.13 to 3.10.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/enzyme)

Updates `@types/invariant` from 2.2.35 to 2.2.37
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/invariant)

Updates `@types/konami-code-js` from 0.8.1 to 0.8.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/konami-code-js)

Updates `@types/stylis` from 4.2.0 to 4.2.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/stylis)

Updates `babel-jest` from 29.6.4 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/babel-jest)

Updates `core-js` from 3.32.1 to 3.33.3
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.33.3/packages/core-js)

Updates `eslint` from 8.48.0 to 8.54.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.48.0...v8.54.0)

Updates `jest` from 29.6.4 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 `jest-environment-jsdom` from 29.6.4 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 `lint-staged` from 14.0.1 to 15.1.0
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v14.0.1...v15.1.0)

Updates `prettier` from 3.0.3 to 3.1.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.3...3.1.0)

Updates `turbo` from 1.10.13 to 1.10.16
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](vercel/turborepo@v1.10.13...v1.10.16)

Updates `webpack` from 5.88.2 to 5.89.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.88.2...v5.89.0)

Updates `@types/mdx-js__react` from 1.5.5 to 1.5.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mdx-js__react)

Updates `glob` from 10.3.4 to 10.3.10
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.3.4...v10.3.10)

---
updated-dependencies:
- dependency-name: auto
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@auto-it/all-contributors"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@auto-it/first-time-contributor"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@testing-library/dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@types/enzyme"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/invariant"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/konami-code-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/stylis"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@types/mdx-js__react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 22, 2023 19:18
@dependabot dependabot bot requested review from aresnik11 and timjenkins and removed request for a team November 22, 2023 19:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file release/dependencies Update one or more dependencies version labels Nov 22, 2023
@github-actions github-actions bot enabled auto-merge (squash) November 22, 2023 19:18
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 28, 2023
auto-merge was automatically disabled November 28, 2023 18:26

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/development-dependencies-43dbc5c9f3 branch November 28, 2023 18:26
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 release/dependencies Update one or more dependencies version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants