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 19 updates #127

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the development-dependencies group with 19 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.14
@types/stylis 4.2.0 4.2.1
babel-jest 29.6.4 29.7.0
core-js 3.32.1 3.33.0
eslint 8.48.0 8.51.0
jest 29.6.4 29.7.0
jest-environment-jsdom 29.6.4 29.7.0
lint-staged 14.0.1 15.0.1
turbo 1.10.13 1.10.15
webpack 5.88.2 5.89.0
@types/mdx-js__react 1.5.5 1.5.6
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.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.14

Commits

Updates @types/stylis from 4.2.0 to 4.2.1

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

Changelog

Sourced from core-js's changelog.

3.33.0 - 2023.10.02
3.32.2 - 2023.09.07
  • Fixed structuredClone feature detection core-js@3.32.1 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
  • d47567b 3.33.0
  • ea68a15 add RegExp.escape
  • cb8cea4 avoid ArrayBufferDetaching protector cell invalidating in modern V8
  • c0f549d fix DataView.prototype.{ getFloat16, setFloat16 } conversion
  • 95fc11e unify Math.f16round and Math.fround
  • 9466445 rework Math.f16round
  • fe28701 add ArrayBuffer.prototype.{ transfer, transferToFixedLength } and support t...
  • e66e477 limit a fallback to RangeError
  • 06b4703 add an extra workaround of errors with exotic environment objects in Symbol...
  • d86daaa review eslint config: enforce new with error constructors
  • Additional commits viewable in compare view

Updates eslint from 8.48.0 to 8.51.0

Release notes

Sourced from eslint's releases.

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

  • 1ef39ea chore: upgrade @​eslint/js@​8.51.0 (#17624) (Milos Djermanovic)
  • f8c7403 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 2665552 test: fix flat config linter tests to use Linter in flat config mode (#17616) (Milos Djermanovic)
  • 7b77bcc chore: Refactor CodePathState (#17510) (Nicholas C. Zakas)
  • bc77c9a chore: Document and refactor ForkContext (#17566) (Nicholas C. Zakas)
  • 24e1f14 chore: Refactor and document CodePath (#17558) (Nicholas C. Zakas)

v8.50.0

Features

  • 27d5a9e feat: add suggestions to array-callback-return (#17590) (Tanuj Kanti)
  • f9082ff feat: flat-rule-tester make sure default config always matches (#17585) (fnx)
  • 83914ad feat: Implement SourceCode#applyInlineConfig() (#17351) (Nicholas C. Zakas)
  • 22a5582 feat: add rule no-object-constructor, deprecate no-new-object (#17576) (Francesco Trotta)
  • 85a3d9e feat: allowVoid option in array-callback-return (#17564) (Tanuj Kanti)

Bug Fixes

  • cc4d26b fix: Ensure deprecated context.parserServices warns (#17593) (Nicholas C. Zakas)
  • 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#17587) (Nicholas C. Zakas)
  • aa1b657 fix: wrong suggestion and message in no-misleading-character-class (#17571) (Yosuke Ota)

Documentation

  • 1800537 docs: Fix and standardize JSX code examples (#17591) (Francesco Trotta)
  • 48a44a7 docs: Add correct/incorrect tags to prefer-arrow-callback (#17589) (Francesco Trotta)
  • 20893d4 docs: fix incorrect tag's place (#17575) (Tanuj Kanti)
  • bd7a71f docs: Update README (GitHub Actions Bot)

Chores

  • f8a8a2d chore: upgrade @​eslint/js@​8.50.0 (#17599) (Milos Djermanovic)
  • 38ada6d chore: package.json update for @​eslint/js release (ESLint Jenkins)

v8.49.0

... (truncated)

Changelog

Sourced from eslint's changelog.

v8.51.0 - October 6, 2023

  • 1ef39ea chore: upgrade @​eslint/js@​8.51.0 (#17624) (Milos Djermanovic)
  • f8c7403 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 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)
  • ee5be81 docs: default to sourceType: "module" in rule examples (#17615) (Francesco Trotta)
  • 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)
  • 2665552 test: fix flat config linter tests to use Linter in flat config mode (#17616) (Milos Djermanovic)
  • 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)
  • 0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#17569) (Domantas Petrauskas)
  • 1866da5 docs: Update README (GitHub Actions Bot)
  • 7b77bcc chore: Refactor CodePathState (#17510) (Nicholas C. Zakas)
  • 977e67e feat: logical-assignment-operators to report expressions with 3 operands (#17600) (Yosuke Ota)
  • bc77c9a chore: Document and refactor ForkContext (#17566) (Nicholas C. Zakas)
  • 24e1f14 chore: Refactor and document CodePath (#17558) (Nicholas C. Zakas)

v8.50.0 - September 22, 2023

  • f8a8a2d chore: upgrade @​eslint/js@​8.50.0 (#17599) (Milos Djermanovic)
  • 38ada6d chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 27d5a9e feat: add suggestions to array-callback-return (#17590) (Tanuj Kanti)
  • f9082ff feat: flat-rule-tester make sure default config always matches (#17585) (fnx)
  • 83914ad feat: Implement SourceCode#applyInlineConfig() (

Bumps the development-dependencies group with 19 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.14` |
| [@types/stylis](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/stylis) | `4.2.0` | `4.2.1` |
| [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.0` |
| [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.51.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.1` |
| [turbo](https://github.com/vercel/turbo) | `1.10.13` | `1.10.15` |
| [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.6` |
| [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.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.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/enzyme)

Updates `@types/stylis` from 4.2.0 to 4.2.1
- [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.0
- [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.0/packages/core-js)

Updates `eslint` from 8.48.0 to 8.51.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.51.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.1
- [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.1)

Updates `turbo` from 1.10.13 to 1.10.15
- [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.15)

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.6
- [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/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/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: 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 October 17, 2023 17:33
@dependabot dependabot bot requested review from timjenkins and aresnik11 and removed request for a team October 17, 2023 17:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file release/dependencies Update one or more dependencies version labels Oct 17, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 17, 2023 17:33
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2023

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

@dependabot dependabot bot closed this Oct 18, 2023
auto-merge was automatically disabled October 18, 2023 18:06

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/development-dependencies-a60fe57096 branch October 18, 2023 18:06
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