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: bump the development-dependencies group with 7 updates #335

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2024

Bumps the development-dependencies group with 7 updates:

Package From To
@dotcom-tool-kit/component 5.0.3 5.0.4
@dotcom-tool-kit/eslint 4.0.2 4.1.0
@dotcom-tool-kit/husky-npm 5.0.2 5.0.3
@dotcom-tool-kit/lint-staged-npm 4.0.2 4.0.3
@dotcom-tool-kit/mocha 4.0.2 4.1.0
@dotcom-tool-kit/prettier 4.0.2 4.1.0
dotcom-tool-kit 4.0.6 4.1.0

Updates @dotcom-tool-kit/component from 5.0.3 to 5.0.4

Release notes

Sourced from @​dotcom-tool-kit/component's releases.

component: v5.0.4

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/circleci-npm bumped from ^6.0.3 to ^6.0.4
      • @​dotcom-tool-kit/npm bumped from ^4.0.2 to ^4.1.0
Commits

Updates @dotcom-tool-kit/eslint from 4.0.2 to 4.1.0

Release notes

Sourced from @​dotcom-tool-kit/eslint's releases.

babel: v4.1.0

4.1.0 (2024-12-09)

Features

  • use cwd from task run context in remaining tasks (c070cc2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @​dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0

create: v4.1.0

4.1.0 (2024-12-09)

Features

  • add a root option to loadConfig instead of using process.cwd() (d3f1560)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/doppler bumped from ^2.0.2 to ^2.0.3
      • @​dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
    • devDependencies
      • dotcom-tool-kit bumped from ^4.0.6 to ^4.1.0

dotcom-tool-kit: v4.1.0

4.1.0 (2024-12-09)

Features

  • add a consistent error formatter that can handle AggregateErrors and use it in the cli entrypoint (ccc2adc)
  • add a root option to loadConfig instead of using process.cwd() (d3f1560)
  • pass config into taskruncontext (435ffbc)
  • pass current command into task run context (e4cf21c)
  • pass task cwd through via TaskRunContext (b12fe30)

... (truncated)

Changelog

Sourced from @​dotcom-tool-kit/eslint's changelog.

4.1.0 (2024-12-09)

Features

  • use cwd from task run context in remaining tasks (c070cc2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @​dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0

4.0.0 (2024-09-10)

⚠ BREAKING CHANGES

  • pass task files in as part of a run context object
  • move eslint plugin options to task options
  • drop support for Node 16
  • rename Task#options to pluginOptions
  • move base classes into their own package
  • rename hooks in toolkitrc to commands
  • rearchitect plugin loader to lazily load plugins

Features

  • add configPath option for eslint task (1c9ebd1)
  • allow tasks to receive a task options object and parse task schema when initialising (1dce6bd)
  • move base classes into their own package (be1681b)
  • move eslint plugin options to task options (22a17ad)
  • rename hooks in toolkitrc to commands (45baa66)
  • split schemas out into separate package (5d538cd)

Performance Improvements

  • rearchitect plugin loader to lazily load plugins (9779b83)

Miscellaneous Chores

  • drop support for Node 16 (ab95982)

... (truncated)

Commits
  • 41d2b0a chore: release main
  • 3b55c79 feat: specify Node 18 support in all packages' engines fields
  • f27b7bd chore: bump plugins' dotcom-tool-kit peer dependency to latest major version
  • 11ec8be chore: release main
  • 80a3e7d chore: release main
  • 5886ef4 test(eslint): use local ESLint configuration file
  • f20a900 chore: release main
  • de44023 chore: release main
  • c63fe57 chore: require latest cli version for all plugins
  • cfb411a chore: release main
  • Additional commits viewable in compare view

Updates @dotcom-tool-kit/husky-npm from 5.0.2 to 5.0.3

Release notes

Sourced from @​dotcom-tool-kit/husky-npm's releases.

component: v5.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/circleci-npm bumped from ^6.0.2 to ^6.0.3
      • @​dotcom-tool-kit/npm bumped from ^4.0.1 to ^4.0.2

husky-npm: v5.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/package-json-hook bumped from ^5.0.2 to ^5.0.3

package-json-hook: v5.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
Changelog

Sourced from @​dotcom-tool-kit/husky-npm's changelog.

Changelog

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/package-json-hook bumped from ^5.0.0 to ^5.0.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/package-json-hook bumped from ^5.0.1 to ^5.0.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/package-json-hook bumped from ^5.0.2 to ^5.0.3

5.0.0 (2024-09-10)

⚠ BREAKING CHANGES

  • drop support for Node 16
  • delete the husky hook
  • remove all current concrete hook subclasses
  • rearchitect plugin loader to lazily load plugins

Features

  • husky-npm: add PackageJson hook options (b8f40dc)
  • move package-json-hook to plugins and export PackageJson hook (56336e5)

Bug Fixes

  • require package-json-hook plugin in plugins that use PackageJson hook (892a4a6)

Performance Improvements

  • rearchitect plugin loader to lazily load plugins (9779b83)

Miscellaneous Chores

... (truncated)

Commits
  • 2cdd0a8 chore: release main
  • aa7bfbb chore: release main
  • 59716c6 backstage: require all plugins use new Tool Kit CLI major version
  • d98bfb8 chore: release main
  • 892a4a6 fix: require package-json-hook plugin in plugins that use PackageJson hook
  • b8f40dc feat(husky-npm): add PackageJson hook options
  • 40d7109 test: bump jest and ts-jest to versions compatible with TypeScript 5
  • ab95982 chore!: drop support for Node 16
  • a478130 chore: add versions to all plugin toolkitrcs
  • 56336e5 feat: move package-json-hook to plugins and export PackageJson hook
  • Additional commits viewable in compare view

Updates @dotcom-tool-kit/lint-staged-npm from 4.0.2 to 4.0.3

Release notes

Sourced from @​dotcom-tool-kit/lint-staged-npm's releases.

create: v4.0.3

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • dotcom-tool-kit bumped from ^4.0.2 to ^4.0.3

dotcom-tool-kit: v4.0.3

4.0.3 (2024-10-07)

Bug Fixes

  • cli: add missing dependency on @​dotcom-tool-kit/state (eee137c)

backend-heroku-app: v4.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/circleci-deploy bumped from ^4.0.2 to ^4.0.3
      • @​dotcom-tool-kit/heroku bumped from ^4.0.2 to ^4.0.3
      • @​dotcom-tool-kit/node bumped from ^4.0.2 to ^4.1.0
      • @​dotcom-tool-kit/npm bumped from ^4.0.2 to ^4.1.0

backend-serverless-app: v4.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/circleci-deploy bumped from ^4.0.2 to ^4.0.3
      • @​dotcom-tool-kit/node bumped from ^4.0.2 to ^4.1.0
      • @​dotcom-tool-kit/npm bumped from ^4.0.2 to ^4.1.0
      • @​dotcom-tool-kit/serverless bumped from ^3.0.2 to ^3.1.0

circleci-deploy: v4.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/circleci bumped from ^7.0.2 to ^7.1.0

frontend-app: v4.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/backend-heroku-app bumped from ^4.0.2 to ^4.0.3
      • @​dotcom-tool-kit/upload-assets-to-s3 bumped from ^4.0.2 to ^4.1.0
      • @​dotcom-tool-kit/webpack bumped from ^4.0.2 to ^4.1.0

... (truncated)

Commits

Updates @dotcom-tool-kit/mocha from 4.0.2 to 4.1.0

Release notes

Sourced from @​dotcom-tool-kit/mocha's releases.

babel: v4.1.0

4.1.0 (2024-12-09)

Features

  • use cwd from task run context in remaining tasks (c070cc2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @​dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0

create: v4.1.0

4.1.0 (2024-12-09)

Features

  • add a root option to loadConfig instead of using process.cwd() (d3f1560)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/doppler bumped from ^2.0.2 to ^2.0.3
      • @​dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
    • devDependencies
      • dotcom-tool-kit bumped from ^4.0.6 to ^4.1.0

dotcom-tool-kit: v4.1.0

4.1.0 (2024-12-09)

Features

  • add a consistent error formatter that can handle AggregateErrors and use it in the cli entrypoint (ccc2adc)
  • add a root option to loadConfig instead of using process.cwd() (d3f1560)
  • pass config into taskruncontext (435ffbc)
  • pass current command into task run context (e4cf21c)
  • pass task cwd through via TaskRunContext (b12fe30)

... (truncated)

Changelog

Sourced from @​dotcom-tool-kit/mocha's changelog.

4.1.0 (2024-12-09)

Features

  • run task child processes in the cwd from the task run context (14d52f8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @​dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0

4.0.0 (2024-09-10)

⚠ BREAKING CHANGES

  • move mocha options to task options
  • drop support for Node 16
  • rename Task#options to pluginOptions
  • move base classes into their own package
  • rename hooks in toolkitrc to commands
  • rearchitect plugin loader to lazily load plugins

Features

  • allow tasks to receive a task options object and parse task schema when initialising (1dce6bd)
  • move base classes into their own package (be1681b)
  • move mocha options to task options (073d737)
  • rename hooks in toolkitrc to commands (45baa66)
  • split schemas out into separate package (5d538cd)

Performance Improvements

  • rearchitect plugin loader to lazily load plugins (9779b83)

Miscellaneous Chores

  • drop support for Node 16 (ab95982)

Code Refactoring

... (truncated)

Commits
  • 41d2b0a chore: release main
  • 2e5e6dc fix(mocha): don't insert empty argument if default config is used
  • 3b55c79 feat: specify Node 18 support in all packages' engines fields
  • f27b7bd chore: bump plugins' dotcom-tool-kit peer dependency to latest major version
  • 11ec8be chore: release main
  • 80a3e7d chore: release main
  • 07a83fa chore: release main
  • d0729c5 fix(mocha): force color output for mocha logs
  • f20a900 chore: release main
  • de44023 chore: release main
  • Additional commits viewable in compare view

Updates @dotcom-tool-kit/prettier from 4.0.2 to 4.1.0

Release notes

Sourced from @​dotcom-tool-kit/prettier's releases.

babel: v4.1.0

4.1.0 (2024-12-09)

Features

  • use cwd from task run context in remaining tasks (c070cc2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @​dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0

create: v4.1.0

4.1.0 (2024-12-09)

Features

  • add a root option to loadConfig instead of using process.cwd() (d3f1560)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/doppler bumped from ^2.0.2 to ^2.0.3
      • @​dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
    • devDependencies
      • dotcom-tool-kit bumped from ^4.0.6 to ^4.1.0

dotcom-tool-kit: v4.1.0

4.1.0 (2024-12-09)

Features

  • add a consistent error formatter that can handle AggregateErrors and use it in the cli entrypoint (ccc2adc)
  • add a root option to loadConfig instead of using process.cwd() (d3f1560)
  • pass config into taskruncontext (435ffbc)
  • pass current command into task run context (e4cf21c)
  • pass task cwd through via TaskRunContext (b12fe30)

... (truncated)

Changelog

Sourced from @​dotcom-tool-kit/prettier's changelog.

4.1.0 (2024-12-09)

Features

  • use cwd from task run context in remaining tasks (c070cc2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @​dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/package-json-hook bumped from ^5.0.2 to ^5.0.3

4.0.0 (2024-09-10)

⚠ BREAKING CHANGES

  • pass task files in as part of a run context object
  • remove prettier configOptions option
  • move prettier options to task options
  • drop support for Node 16
  • rename Task#options to pluginOptions
  • move base classes into their own package
  • remove all current concrete hook subclasses
  • rename hooks in toolkitrc to commands
  • add new lazy plugin spec to rest of plugins

Features

  • allow tasks to receive a task options object and parse task schema when initialising (1dce6bd)
  • move base classes into their own package (be1681b)
  • move prettier options to task options (71c24af)
  • prettier: add PackageJson hook options (8895c3d)
  • remove prettier configOptions option (6b143d4)
  • rename hooks in toolkitrc to commands (45baa66)
  • split schemas out into separate package (5d538cd)

Bug Fixes

  • prettier: correct hook option field in config (bba2a99)
  • require package-json-hook plugin in plugins that use PackageJson hook (892a4a6)

Performance Improvements

... (truncated)

Commits
  • 41d2b0a chore: release main
  • 3b55c79 feat: specify Node 18 support in all packages' engines fields
  • f27b7bd chore: bump plugins' dotcom-tool-kit peer dependency to latest major version
  • 11ec8be chore: release main
  • 80a3e7d chore: release main
  • f20a900 chore: release main
  • de44023 chore: release main
  • c63fe57 chore: require latest cli version for all plugins
  • cfb411a chore: release main
  • 390743f docs: use standard table format for readme options
  • Additional commits viewable in compare view

Updates dotcom-tool-kit from 4.0.6 to 4.1.0

Release notes

Sourced from dotcom-tool-kit's releases.

dotcom-tool-kit: v4.1.0

4.1.0 (2024-12-09)

Features

  • add a consistent error formatter that can handle AggregateErrors and use it in the cli entrypoint (ccc2adc)
  • add a root option to loadConfig instead of using process.cwd() (d3f1560)
  • pass config into taskruncontext (435ffbc)
  • pass current command into task run context (e4cf21c)
  • pass task cwd through via TaskRunContext (b12fe30)
  • throw an error with a more helpful message from resolveRoot (6cfaa51)
  • use an AggregateError for task errors (c49d3b3)

Bug Fixes

  • be defensive when getting plugin options for tasks (55ad81a)
  • better formatting for option validation message (53e2004)
  • correct logic for shouldDisableNativeFetch (224523b)
  • don't append --no-experimental-fetch multiple times (edf6443)
  • freeze the config before passing it into tasks (a0283b9)
  • friendlier and more readable option validation messages (2dd4b8c)
  • get plugin options from the plugin that the hook is from not the plugin installing it (22ad085)
  • log an extra newline after error details (23ea7e4)
  • more consistent validation messages for moved plugin options (f70662b)
  • preserve relative paths in resolveRoot to fix custom plugin loading (8876631)
  • resolve a plugin's .toolkitrc.yml (f1458d8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @​dotcom-tool-kit/config bumped from ^1.0.2 to ^1.0.3
      • @​dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/validated bumped from ^1.0.0 to ^1.0.1
Changelog

Sourced from dotcom-tool-kit's changelog.

4.1.0 (2024-12-09)

Features

  • add a consistent error formatter that can handle AggregateErrors and use it in the cli entrypoint (ccc2adc)
  • add a root option to loadConfig instead of using process.cwd() (d3f1560)
  • pass config into taskruncontext (435ffbc)
  • pass current command into task run context (e4cf21c)
  • pass task cwd through via TaskRunContext (b12fe30)
  • throw an error with a more helpful message from resolveRoot (6cfaa51)
  • use an AggregateError for task errors (c49d3b3)

Bug Fixes

  • be defensive when getting plugin options for tasks (55ad81a)
  • better formatting for option validation message (53e2004)
  • correct logic for shouldDisableNativeFetch (224523b)
  • don't append --no-experimental-fetch multiple times (edf6443)
  • freeze the config before passing it into tasks (a0283b9)
  • friendlier and more readable option validation messages (2dd4b8c)
  • get plugin options from the plugin that the hook is from not the plugin installing it (22ad085)
  • log an extra newline after error details (23ea7e4)
  • more consistent validation messages for moved plugin options (f70662b)
  • preserve relative paths in resolveRoot to fix custom plugin loading (8876631)
  • resolve a plugin's .toolkitrc.yml (f1458d8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @​dotcom-tool-kit/config bumped from ^1.0.2 to ^1.0.3
      • @​dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
      • @​dotcom-tool-kit/validated bumped from ^1.0.0 to ^1.0.1
Commits
  • 28fe7d2 chore: release main
  • edf6443 fix: don't append --no-experimental-fetch multiple times
  • 224523b fix: correct logic for shouldDisableNativeFetch
  • a0283b9 fix: freeze the config before passing it into tasks
  • 55ad81a fix: be defensive when getting plugin options for tasks
  • 22ad085 fix: get plugin options from the plugin that the hook is from not the plugin ...
  • 8c9a0c9 backstage: get rid of @​dotcom-tool-kit/options
  • 7d38cfa refactor: pass plugin options directly into task constructor instead of using...
  • 7929cc8 refactor: pass in global options for shouldDisableNativeFetch from config in ...
  • 435ffbc feat: pass config into taskruncontext
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@dotcom-tool-kit/component](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/component) | `5.0.3` | `5.0.4` |
| [@dotcom-tool-kit/eslint](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/eslint) | `4.0.2` | `4.1.0` |
| [@dotcom-tool-kit/husky-npm](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/husky-npm) | `5.0.2` | `5.0.3` |
| [@dotcom-tool-kit/lint-staged-npm](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/lint-staged-npm) | `4.0.2` | `4.0.3` |
| [@dotcom-tool-kit/mocha](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/mocha) | `4.0.2` | `4.1.0` |
| [@dotcom-tool-kit/prettier](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/prettier) | `4.0.2` | `4.1.0` |
| [dotcom-tool-kit](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/core/cli) | `4.0.6` | `4.1.0` |


Updates `@dotcom-tool-kit/component` from 5.0.3 to 5.0.4
- [Release notes](https://github.com/financial-times/dotcom-tool-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-tool-kit/blob/main/plugins/component/CHANGELOG.md)
- [Commits](https://github.com/financial-times/dotcom-tool-kit/commits/component-v5.0.4/plugins/component)

Updates `@dotcom-tool-kit/eslint` from 4.0.2 to 4.1.0
- [Release notes](https://github.com/financial-times/dotcom-tool-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-tool-kit/blob/main/plugins/eslint/CHANGELOG.md)
- [Commits](https://github.com/financial-times/dotcom-tool-kit/commits/orb-v4.1.0/plugins/eslint)

Updates `@dotcom-tool-kit/husky-npm` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/financial-times/dotcom-tool-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-tool-kit/blob/main/plugins/husky-npm/CHANGELOG.md)
- [Commits](https://github.com/financial-times/dotcom-tool-kit/commits/component-v5.0.3/plugins/husky-npm)

Updates `@dotcom-tool-kit/lint-staged-npm` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/financial-times/dotcom-tool-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-tool-kit/blob/main/plugins/lint-staged-npm/CHANGELOG.md)
- [Commits](https://github.com/financial-times/dotcom-tool-kit/commits/create-v4.0.3/plugins/lint-staged-npm)

Updates `@dotcom-tool-kit/mocha` from 4.0.2 to 4.1.0
- [Release notes](https://github.com/financial-times/dotcom-tool-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-tool-kit/blob/main/plugins/mocha/CHANGELOG.md)
- [Commits](https://github.com/financial-times/dotcom-tool-kit/commits/orb-v4.1.0/plugins/mocha)

Updates `@dotcom-tool-kit/prettier` from 4.0.2 to 4.1.0
- [Release notes](https://github.com/financial-times/dotcom-tool-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-tool-kit/blob/main/plugins/prettier/CHANGELOG.md)
- [Commits](https://github.com/financial-times/dotcom-tool-kit/commits/orb-v4.1.0/plugins/prettier)

Updates `dotcom-tool-kit` from 4.0.6 to 4.1.0
- [Release notes](https://github.com/financial-times/dotcom-tool-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-tool-kit/blob/main/core/cli/CHANGELOG.md)
- [Commits](https://github.com/financial-times/dotcom-tool-kit/commits/dotcom-tool-kit-v4.1.0/core/cli)

---
updated-dependencies:
- dependency-name: "@dotcom-tool-kit/component"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@dotcom-tool-kit/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@dotcom-tool-kit/husky-npm"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@dotcom-tool-kit/lint-staged-npm"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@dotcom-tool-kit/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@dotcom-tool-kit/prettier"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: dotcom-tool-kit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 13, 2024

Superseded by #337.

@dependabot dependabot bot closed this Dec 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-7fb41367b4 branch December 13, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants