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

chore(deps-dev): bump the development-dependencies group with 21 updates #139

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2023

Bumps the development-dependencies group with 21 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.2
@testing-library/dom 9.3.1 9.3.3
@testing-library/jest-dom 6.1.3 6.1.4
@testing-library/user-event 14.4.3 14.5.1
@types/enzyme 3.10.13 3.10.15
@types/invariant 2.2.35 2.2.36
@types/konami-code-js 0.8.1 0.8.2
@types/stylis 4.2.0 4.2.2
babel-jest 29.6.4 29.7.0
core-js 3.32.1 3.33.1
eslint 8.48.0 8.52.0
jest 29.6.4 29.7.0
jest-environment-jsdom 29.6.4 29.7.0
lint-staged 14.0.1 15.0.2
turbo 1.10.13 1.10.16
@types/mdx-js__react 1.5.5 1.5.7
glob 10.3.4 10.3.10
webpack 5.88.2 5.89.0

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.2

Release notes

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

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
  • 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

Committers: 5

v7.23.1 (2023-09-25)

Re-publishing @babel/helpers due to a publishing error in 7.23.0.

v7.23.0 (2023-09-25)

Thanks @​lorenzoferre and @​RajShukla1 for your first PRs!

🚀 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
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
  • babel-standalone
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-traverse, babel-types
  • babel-preset-typescript

... (truncated)

Changelog

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

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
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
  • babel-standalone
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-traverse, babel-types
  • babel-preset-typescript
  • babel-parser

🐛 Bug Fix

  • babel-plugin-transform-block-scoping

💅 Polish

  • babel-traverse
  • babel-plugin-proposal-explicit-resource-management

🔬 Output optimization

  • babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env

v7.22.20 (2023-09-16)

... (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/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.15

Commits

Updates @types/invariant from 2.2.35 to 2.2.36

Commits

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

Commits

Updates @types/stylis from 4.2.0 to 4.2.2

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.1

Changelog

Sourced from core-js's changelog.

3.33.1 - 2023.10.20
3.33.0 - 2023.10.02
3.32.2 - 2023.09.07
  • Fixed structuredClone feature detection [email protected] bug, #1288
  • Added a workaround of old WebKit + eval bug, #1287
  • Compat data improvements:
    • Added Samsung Internet 23 compat data mapping
    • Added Quest Browser 29 compat data mapping
Commits
  • adc588c 3.33.1
  • d47cb73 fix stable/instance/for-each dependencies
  • 3bba892 reuse get-built-in-prototype-method in some entries
  • c68c6d7 prevent potential issue with lack of some dependencies after automatic optimi...
  • 9a76ac2 add one more workaround of possible error with Symbol polyfill on global ob...
  • 74582eb use actual URLSearchParams iterator @@toStringTag
  • 037fced avoid usage intermediate array iterator in URLSearchParams iterators
  • 20302d7 directly specify type: commonjs in package.json of all packages to avoid ...
  • 952c669 update links
  • a8fa1d6 drop internals/object-create dependency from internals/error-to-string
  • Additional commits viewable in compare view

Updates eslint from 8.48.0 to 8.52.0

Release notes

Sourced from eslint's releases.

v8.52.0

Features

  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#17611) (Yosuke Ota)

Bug Fixes

  • 5de9637 fix: Ensure shared references in rule configs are separated (#17666) (Nicholas C. Zakas)
  • dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#17649) (Francesco Trotta)

Documentation

  • 476d58a docs: Add note about invalid CLI flags when using flat config. (#17664) (Nicholas C. Zakas)
  • 660ed3a docs: Plugin flat config migration guide (#17640) (Nicholas C. Zakas)
  • a58aa20 docs: fix examples for several rules (#17645) (Milos Djermanovic)
  • 179929b docs: Remove trailing newline from the code of Playground links (#17641) (Francesco Trotta)
  • f8e5c30 docs: Update README (GitHub Actions Bot)
  • b7ef2f3 docs: Enable pretty code formatter output (#17635) (Nicholas C. Zakas)
  • 0bcb9a8 docs: Fix syntax errors in rule examples (#17633) (Francesco Trotta)
  • 61b9083 docs: Make no-continue example code work (#17643) (Zhongyuan Zhou)
  • 9fafe45 docs: upgrade to 11ty 2.0 (#17632) (Percy Ma)
  • ff8e4bf docs: Update README (GitHub Actions Bot)
  • fab249a docs: Update README (GitHub Actions Bot)
  • 392305b docs: Update no-irregular-whitespace and fix examples (#17626) (Francesco Trotta)
  • 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#17630) (Francesco Trotta)
  • 1000187 docs: Fix examples in unicode-bom (#17631) (Francesco Trotta)
  • 000290c docs: Update README (GitHub Actions Bot)

Chores

  • 6d1f0c2 chore: upgrade @​eslint/js@​8.52.0 (#17671) (Milos Djermanovic)
  • d63d4fe chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • f30cefe test: fix FlatESLint tests for caching (#17658) (Milos Djermanovic)
  • ef650cb test: update tests for no-promise-executor-return (#17661) (Milos Djermanovic)

v8.51.0

Features

  • 0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#17569) (Domantas Petrauskas)
  • 977e67e feat: logical-assignment-operators to report expressions with 3 operands (#17600) (Yosuke Ota)

Bug Fixes

  • f976b2f fix: make rule severity case-sensitive in flat config (#17619) (Milos Djermanovic)
  • 0edfe36 fix: Ensure crash error messages are not duplicated (#17584) (Nicholas C. Zakas)
  • dd79abc fix: eslint-disable to be able to parse quoted rule names (#17612) (Yosuke Ota)
  • d2f6801 fix: Ensure correct code path for && followed by ?? (#17618) (Nicholas C. Zakas)

Documentation

  • ee5be81 docs: default to sourceType: "module" in rule examples (#17615) (Francesco Trotta)
  • 1aa26df docs: Add more examples for multiline-ternary (#17610) (George Ashiotis)
  • 47d0b44 docs: Update README (GitHub Actions Bot)
  • dbf831e docs: use generated og image (#17601) (Percy Ma)
  • 1866da5 docs: Update README (GitHub Actions Bot)

Chores

... (truncated)

Changelog

Sourced from eslint's changelog.

v8.52.0 - October 20, 2023

  • 6d1f0c2 chore: upgrade @​eslint/js@​8.52.0 (#17671) (Milos Djermanovic)
  • d63d4fe chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 476d58a docs: Add note about invalid CLI flags when using flat config. (#17664) (Nicholas C. Zakas)
  • 5de9637 fix: Ensure shared references in rule configs are separated (#17666) (Nicholas C. Zakas)
  • f30cefe test: fix FlatESLint tests for caching (#17658) (Milos Djermanovic)
  • ef650cb test: update tests for no-promise-executor-return (#17661) (Milos Djermanovic)
  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#17611) (Yosuke Ota)
  • dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#17649) (Francesco Trotta)
  • 660ed3a docs: Plugin flat config migration guide (#17640) (Nicholas C. Zakas)
  • a58aa20 docs: fix examples for several rules (#17645) (Milos Djermanovic)
  • 179929b docs: Remove trailing newline from the code of Playground links (#17641) (Francesco Trotta)
  • f8e5c30 docs: Update README (GitHub Actions Bot)
  • b7ef2f3 docs: Enable pretty code formatter output (Description has been truncated

Bumps the development-dependencies group with 21 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.2` |
| [@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/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.15` |
| [@types/invariant](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/invariant) | `2.2.35` | `2.2.36` |
| [@types/konami-code-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/konami-code-js) | `0.8.1` | `0.8.2` |
| [@types/stylis](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/stylis) | `4.2.0` | `4.2.2` |
| [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.1` |
| [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.52.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.0.2` |
| [turbo](https://github.com/vercel/turbo) | `1.10.13` | `1.10.16` |
| [@types/mdx-js__react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mdx-js__react) | `1.5.5` | `1.5.7` |
| [glob](https://github.com/isaacs/node-glob) | `10.3.4` | `10.3.10` |
| [webpack](https://github.com/webpack/webpack) | `5.88.2` | `5.89.0` |


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.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.23.2/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/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.15
- [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.36
- [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.2
- [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.2
- [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.1
- [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.1/packages/core-js)

Updates `eslint` from 8.48.0 to 8.52.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.52.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.0.2
- [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.0.2)

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 `@types/mdx-js__react` from 1.5.5 to 1.5.7
- [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)

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)

---
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/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: turbo
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2023 17:24
@dependabot dependabot bot requested review from timjenkins and aresnik11 and removed request for a team October 27, 2023 17:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file release/dependencies Update one or more dependencies version labels Oct 27, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 27, 2023 17:24
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2023

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

@dependabot dependabot bot closed this Oct 30, 2023
auto-merge was automatically disabled October 30, 2023 17:23

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/development-dependencies-27835c8736 branch October 30, 2023 17:23
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