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

Bump the development-dependencies group across 1 directory with 4 updates #268

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps the development-dependencies group with 4 updates in the / directory: @babel/eslint-parser, @dotcom-tool-kit/component, dotcom-tool-kit and mocha.

Updates @babel/eslint-parser from 7.23.3 to 7.25.1

Release notes

Sourced from @​babel/eslint-parser's releases.

v7.25.1 (2024-07-28)

🐛 Bug Fix

  • babel-plugin-transform-function-name
  • babel-plugin-transform-react-constant-elements
    • #16582 fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (@​keiseiTi)
  • babel-traverse

🏠 Internal

Committers: 4

v7.25.0 (2024-07-26)

Thanks @​davidtaylorhq and @​slatereax for your first PR!

You can find the release blog post with some highlights at https://babeljs.io/blog/2024/07/26/7.25.0.

👓 Spec Compliance

  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3
  • babel-plugin-transform-typescript
    • #16602 Ensure enum members syntactically determinable to be strings do not get reverse mappings (@​liuxingbaoyu)

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-helper-function-name, babel-helper-plugin-utils, babel-helper-wrap-function, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-preset-env, babel-traverse, babel-types
  • babel-helper-hoist-variables, babel-helper-plugin-utils, babel-plugin-proposal-async-do-expressions, babel-plugin-transform-modules-systemjs, babel-traverse
  • babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-split-export-declaration, babel-plugin-transform-classes, babel-traverse, babel-types
  • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-transform-async-generator-functions, babel-plugin-transform-classes, babel-traverse
  • babel-core, babel-parser
  • babel-compat-data, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-preset-env
  • babel-plugin-transform-block-scoping, babel-traverse, babel-types
  • babel-helper-import-to-platform-api, babel-plugin-proposal-json-modules
  • babel-helper-transform-fixture-test-runner, babel-node

... (truncated)

Changelog

Sourced from @​babel/eslint-parser's changelog.

v7.25.1 (2024-07-28)

🐛 Bug Fix

  • babel-plugin-transform-function-name
  • babel-plugin-transform-react-constant-elements
    • #16582 fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (@​keiseiTi)
  • babel-traverse

🏠 Internal

v7.25.0 (2024-07-26)

👓 Spec Compliance

  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3
  • babel-plugin-transform-typescript
    • #16602 Ensure enum members syntactically determinable to be strings do not get reverse mappings (@​liuxingbaoyu)

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-helper-function-name, babel-helper-plugin-utils, babel-helper-wrap-function, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-preset-env, babel-traverse, babel-types
  • babel-helper-hoist-variables, babel-helper-plugin-utils, babel-plugin-proposal-async-do-expressions, babel-plugin-transform-modules-systemjs, babel-traverse
  • babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-split-export-declaration, babel-plugin-transform-classes, babel-traverse, babel-types
  • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-transform-async-generator-functions, babel-plugin-transform-classes, babel-traverse
  • babel-core, babel-parser
  • babel-compat-data, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-preset-env
  • babel-plugin-transform-block-scoping, babel-traverse, babel-types
  • babel-helper-import-to-platform-api, babel-plugin-proposal-json-modules
  • babel-helper-transform-fixture-test-runner, babel-node
  • babel-compat-data, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-preset-env, babel-standalone

🐛 Bug Fix

🏠 Internal

  • Other

... (truncated)

Commits

Updates @dotcom-tool-kit/component from 4.1.4 to 4.1.5

Release notes

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

component: v4.1.5

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/circleci-npm bumped from ^5.3.4 to ^5.3.5
Commits

Updates dotcom-tool-kit from 3.5.1 to 3.5.2

Release notes

Sourced from dotcom-tool-kit's releases.

dotcom-tool-kit: v3.5.2

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​dotcom-tool-kit/backend-heroku-app bumped from ^3.1.5 to ^3.1.6
      • @​dotcom-tool-kit/circleci bumped from ^6.0.2 to ^6.0.3
      • @​dotcom-tool-kit/circleci-deploy bumped from ^3.4.4 to ^3.4.5
      • @​dotcom-tool-kit/frontend-app bumped from ^3.2.5 to ^3.2.6
Commits

Updates mocha from 10.0.0 to 10.7.0

Release notes

Sourced from mocha's releases.

v10.7.0

What's Changed

New Contributors

Full Changelog: mochajs/mocha@v10.6.1...v10.7.0

v10.6.1

What's Changed

Full Changelog: mochajs/mocha@v10.6.0...v10.6.1

v10.6.0

What's Changed

Full Changelog: mochajs/mocha@v10.5.2...v10.6.0

v10.5.2

What's Changed

New Contributors

Full Changelog: mochajs/mocha@v10.5.1...v10.5.2

v10.5.1

What's Changed

New Contributors

Full Changelog: mochajs/mocha@v10.5.0...v10.5.1

v10.5.0

🎉 Enhancements

... (truncated)

Changelog

Sourced from mocha's changelog.

10.7.0 / 2024-07-20

🎉 Enhancements

10.6.1 / 2024-07-20

🐛 Fixes

10.6.0 / 2024-07-02

🎉 Enhancements

10.5.2 / 2024-06-25

🐛 Fixes

10.5.1 / 2024-06-24

🐛 Fixes

  • #5086 fix: Add error handling for nonexistent file case with --file option (@​khoaHyh)

10.5.0 / 2024-06-24

🎉 Enhancements

🐛 Fixes

🔩 Other

... (truncated)

Commits
  • 9692b3a Release v10.7.0
  • 8711e72 docs: add 10.7.0 to CHANGELOG.md and docs/index.md
  • deb8679 feat: add option to not fail on failing test suite (#4771)
  • 9a1c458 Release v10.6.1
  • 3855e66 docs: add 10.6.1 to CHANGELOG.md
  • 579e047 fix: support canonical module (#5040)
  • 6d24689 fix: do not exit when only unref'd timer is present in test code (#3825)
  • 24560c1 chore: remove failing hyperlink linkcheck task (#5176)
  • 95772ef ci: harden label based browser runner
  • 8d0ca3e docs: remove outdated license scan badge (#5167)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by joshuakgoldberg, a new releaser for mocha since your current version.


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

@dependabot dependabot bot requested review from next-team and a team as code owners July 29, 2024 09:05
…ates

Bumps the development-dependencies group with 4 updates in the / directory: [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser), [@dotcom-tool-kit/component](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/component), [dotcom-tool-kit](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/core/cli) and [mocha](https://github.com/mochajs/mocha).


Updates `@babel/eslint-parser` from 7.23.3 to 7.25.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.1/eslint/babel-eslint-parser)

Updates `@dotcom-tool-kit/component` from 4.1.4 to 4.1.5
- [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-v4.1.5/plugins/component)

Updates `dotcom-tool-kit` from 3.5.1 to 3.5.2
- [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-v3.5.2/core/cli)

Updates `mocha` from 10.0.0 to 10.7.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.0.0...v10.7.0)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-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
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development-dependencies-a1cf78d1e3 branch from 7769e8b to 81dad43 Compare August 6, 2024 10:18
@rowanmanning rowanmanning merged commit 963a83f into main Aug 9, 2024
15 checks passed
@rowanmanning rowanmanning deleted the dependabot/npm_and_yarn/development-dependencies-a1cf78d1e3 branch August 9, 2024 08:16
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.

1 participant