Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the minor-and-patch group with 5 updates in the / directory:

Package From To
commitlint-plugin-function-rules 4.0.0 4.3.0
@babel/core 7.24.4 7.28.5
@babel/preset-env 7.24.4 7.28.5
commit-and-tag-version 12.2.0 12.6.1
eslint-plugin-import 2.29.1 2.32.0

Updates commitlint-plugin-function-rules from 4.0.0 to 4.3.0

Release notes

Sourced from commitlint-plugin-function-rules's releases.

v4.3.0

4.3.0 (2026-01-06)

Features

  • rules: add scope-delimiter-style rule for commitlint v20.3.0 (c51a081)

v4.2.1

4.2.1 (2025-12-25)

Continuous Integration

  • replace semantic-release config with @vidavidorra/semantic-release-config (cdca1bf)
  • use ESLint for linting, instead of XO (which uses ESLint internally) (ee68c28)

v4.2.0

4.2.0 (2025-12-08)

Features

  • add breaking-change-exclamation-mark rule (15dc738)

v4.1.1

4.1.1 (2025-11-06)

Continuous Integration

  • add minimal GitHub Action permissions (e812983)

v4.1.0

4.1.0 (2025-09-29)

Features

  • deps: update commitlint monorepo to v20 (major) (#244) (dd4957c), closes #243

v4.0.2

4.0.2 (2025-05-29)

Continuous Integration

  • include Node.js v24 and drop v23, which is EOL June 1st (10f1034)

v4.0.1

4.0.1 (2024-11-04)

Continuous Integration

  • build and test with Node.js 20, 22 and 23 (ab3bab5)
Changelog

Sourced from commitlint-plugin-function-rules's changelog.

4.3.0 (2026-01-06)

Features

  • rules: add scope-delimiter-style rule for commitlint v20.3.0 (c51a081)

4.2.1 (2025-12-25)

Continuous Integration

  • replace semantic-release config with @vidavidorra/semantic-release-config (cdca1bf)
  • use ESLint for linting, instead of XO (which uses ESLint internally) (ee68c28)

4.2.0 (2025-12-08)

Features

  • add breaking-change-exclamation-mark rule (15dc738)

4.1.1 (2025-11-06)

Continuous Integration

  • add minimal GitHub Action permissions (e812983)

4.1.0 (2025-09-29)

Features

  • deps: update commitlint monorepo to v20 (major) (#244) (dd4957c), closes #243

4.0.2 (2025-05-29)

Continuous Integration

  • include Node.js v24 and drop v23, which is EOL June 1st (10f1034)

4.0.1 (2024-11-04)

Continuous Integration

  • build and test with Node.js 20, 22 and 23 (ab3bab5)
Commits
  • 3d25f6b chore(release): 4.3.0 [skip ci]
  • 05fa18b Merge pull request #254 from vidavidorra/renovate/commitlint-monorepo
  • c51a081 feat(rules): add scope-delimiter-style rule for commitlint v20.3.0
  • 31cbd27 chore(deps): update commitlint monorepo to v20.3.0
  • cb6e0d2 chore(deps): update vidavidorra/.github action to v8.0.14
  • 72d3ddf chore(deps): update vidavidorra/.github action to v8.0.13
  • 3ce0c05 chore(release): 4.2.1 [skip ci]
  • ee68c28 ci: use ESLint for linting, instead of XO (which uses ESLint internally)
  • cdca1bf ci: replace semantic-release config with @vidavidorra/semantic-release-config
  • dd98c43 chore(deps): update vidavidorra/.github action to v8.0.12
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for commitlint-plugin-function-rules since your current version.


Updates @babel/core from 7.24.4 to 7.28.5

Release notes

Sourced from @​babel/core's releases.

v7.28.5 (2025-10-23)

Thank you @​CO0Ki3, @​Olexandr88, and @​youthfulhps for your first PRs!

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse

🏠 Internal

🏃‍♀️ Performance

Committers: 8

v7.28.4 (2025-09-05)

Thanks @​gwillen and @​mrginglymus for your first PRs!

🏠 Internal

  • babel-core, babel-helper-check-duplicate-nodes, babel-traverse, babel-types
  • babel-plugin-transform-regenerator

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.28.5 (2025-10-23)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse

🏠 Internal

🏃‍♀️ Performance

v7.28.4 (2025-09-05)

🏠 Internal

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​babel/core since your current version.


Updates @babel/preset-env from 7.24.4 to 7.28.5

Release notes

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

v7.28.5 (2025-10-23)

Thank you @​CO0Ki3, @​Olexandr88, and @​youthfulhps for your first PRs!

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse

🏠 Internal

🏃‍♀️ Performance

Committers: 8

v7.28.4 (2025-09-05)

Thanks @​gwillen and @​mrginglymus for your first PRs!

🏠 Internal

  • babel-core, babel-helper-check-duplicate-nodes, babel-traverse, babel-types
  • babel-plugin-transform-regenerator

... (truncated)

Changelog

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

v7.28.5 (2025-10-23)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse

🏠 Internal

🏃‍♀️ Performance

v7.28.4 (2025-09-05)

🏠 Internal

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​babel/preset-env since your current version.


Updates commit-and-tag-version from 12.2.0 to 12.6.1

Release notes

Sourced from commit-and-tag-version's releases.

v12.6.1

12.6.1 (2025-12-01)

Bug Fixes

  • bump: auto-increment prerelease when tag already exists (#258) (75d69a6)
  • use fast-xml-parser to parse and build XML. This substantially reduces the bundle size. (#234) (6075f4b)

v12.6.0

12.6.0 (2025-08-27)

Features

  • add --config option to allow custom config file path (#237) (3958e68)

v12.5.2

12.5.2 (2025-07-30)

Bug Fixes

  • Correct use of fs, so we no longer emit a deprecation warning for fs.F_OK (7fe66bb), closes #240

v12.5.1

12.5.1 (2025-04-09)

Bug Fixes

  • ignore other prerelease tags when finding latest tag (#211) (#213) (1bcdf40)

v12.5.0

12.5.0 (2024-10-10)

Features

v12.4.4

12.4.4 (2024-09-15)

Bug Fixes

  • sanitize double quotes result from stdout (#186) (8dbeb79)

v12.4.3

... (truncated)

Changelog

Sourced from commit-and-tag-version's changelog.

12.6.1 (2025-12-01)

Bug Fixes

  • bump: auto-increment prerelease when tag already exists (#258) (75d69a6)
  • use fast-xml-parser to parse and build XML. This substantially reduces the bundle size. (#234) (6075f4b)

12.6.0 (2025-08-27)

Features

  • add --config option to allow custom config file path (#237) (3958e68)

12.5.2 (2025-07-30)

Bug Fixes

  • Correct use of fs, so we no longer emit a deprecation warning for fs.F_OK (7fe66bb), closes #240

12.5.1 (2025-04-09)

Bug Fixes

  • ignore other prerelease tags when finding latest tag (#211) (#213) (1bcdf40)

12.5.0 (2024-10-10)

Features

12.4.4 (2024-09-15)

Bug Fixes

  • sanitize double quotes result from stdout (#186) (8dbeb79)

12.4.3 (2024-09-09)

Bug Fixes

  • Correct issue where downstream dependency would throw options.debug is not a function (4280bcf)

... (truncated)

Commits
  • 939ae46 chore(master): release 12.6.1 (#267)
  • 6272706 build(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#266)
  • 6075f4b fix: use fast-xml-parser to parse and build XML. This substantially reduces...
  • 75d69a6 fix(bump): auto-increment prerelease when tag already exists (#258)
  • 6a5627d build(deps-dev): bump @​eslint/js from 9.13.0 to 9.36.0 (#257)
  • 5199204 build(deps-dev): bump eslint-plugin-n from 17.11.1 to 17.21.3 (#253)
  • ff513d3 build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.8 (#252)
  • 3bea4af chore(master): release 12.6.0 (#247)
  • 3958e68 feat: add --config option to allow custom config file path (#237)
  • c9f9410 build(deps-dev): bump shelljs from 0.8.5 to 0.10.0 (#243)
  • Additional commits viewable in compare view

Updates eslint-plugin-import from 2.29.1 to 2.32.0

Release notes

Sourced from eslint-plugin-import's releases.

v2.32.0

Added

Fixed

Changed

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.32.0] - 2025-06-20

Added

  • add [enforce-node-protocol-usage] rule and import/node-version setting (#3024, thanks [@​GoldStrikeArch] and [@​sevenc-nanashi])
  • add TypeScript types (#3097, thanks [@​G-Rath])
  • [extensions]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier (#3105, thanks [@​Xunnamius])
  • [order]: add sortTypesGroup option to allow intragroup sorting of type-only imports (#3104, thanks [@​Xunnamius])
  • [order]: add newlines-between-types option to control intragroup sorting of type-only imports (#3127, thanks [@​Xunnamius])
  • [order]: add consolidateIslands option to collapse excess spacing for aesthetically pleasing imports (#3129, thanks [@​Xunnamius])

Fixed

  • [no-unused-modules]: provide more meaningful error message when no .eslintrc is present (#3116, thanks [@​michaelfaith])
  • configs: added missing name attribute for eslint config inspector (#3151, thanks [@​NishargShah])
  • [order]: ensure arcane imports do not cause undefined behavior (#3128, thanks [@​Xunnamius])
  • [order]: resolve undefined property access issue when using named ordering (#3166, thanks [@​Xunnamius])
  • [enforce-node-protocol-usage]: avoid a crash with some TS code (#3173, thanks [@​ljharb])
  • [order]: codify invariants from docs into config schema (#3152, thanks [@​Xunnamius])

Changed

[2.31.0] - 2024-10-03

Added

Fixed

  • ExportMap / flat config: include languageOptions in context (#3052, thanks [@​michaelfaith])
  • [no-named-as-default]: Allow using an identifier if the export is both a named and a default export (#3032, thanks [@​akwodkiewicz])
  • [export]: False positive for exported overloaded functions in TS (#3065, thanks [@​liuxingbaoyu])
  • exportMap: export map cache is tainted by unreliable parse results (#3062, thanks [@​michaelfaith])
  • exportMap: improve cacheKey when using flat config (#3072, thanks [@​michaelfaith])
  • adjust "is source type module" checks for flat config (#2996, thanks [@​G-Rath])

Changed

... (truncated)

Commits
  • 01c9eb0 v2.32.0
  • ae57cc1 [Deps] update array-includes, array.prototype.findlastindex, `eslint-modu...
  • 9e1ad6b [Fix] order: codify invariants from docs into config schema
  • f017790 [Docs] no-restricted-paths: clarify wording and fix errors
  • 7d83a57 [Docs] no-unused-modules: add missing double quote
  • 519eb94 [utils] v2.12.1
  • 71ad145 [actions] split out tests into new vs old eslint
  • 9b096c4 [utils] [dev deps] update @arethetypeswrong/cli, @ljharb/tsconfig, `@type...
  • da5f6ec [Fix] enforce-node-protocol-usage: avoid a crash with some TS code
  • 6e49a58 [Refactor] order: remove unnecessary negative check
  • Additional commits viewable in compare view

Updates yaml from 2.4.1 to 2.8.2

Release notes

Sourced from yaml's releases.

v2.8.2

  • Serialize -0 as -0 (#638)
  • Do not double newlines for empty map values (#642)

v2.8.1

  • Preserve empty block literals (#634)

v2.8.0

  • Add node cache for faster alias resolution (#612)
  • Re-introduce compatibility with Node.js 14.6 (#614)
  • Add --merge option to CLI tool (#611)
  • Improve error for tag resolution error on null value (

… updates

Bumps the minor-and-patch group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules) | `4.0.0` | `4.3.0` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.4` | `7.28.5` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.4` | `7.28.5` |
| [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) | `12.2.0` | `12.6.1` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.32.0` |



Updates `commitlint-plugin-function-rules` from 4.0.0 to 4.3.0
- [Release notes](https://github.com/vidavidorra/commitlint-plugin-function-rules/releases)
- [Changelog](https://github.com/vidavidorra/commitlint-plugin-function-rules/blob/main/CHANGELOG.md)
- [Commits](vidavidorra/commitlint-plugin-function-rules@v4.0.0...v4.3.0)

Updates `@babel/core` from 7.24.4 to 7.28.5
- [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.28.5/packages/babel-core)

Updates `@babel/preset-env` from 7.24.4 to 7.28.5
- [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.28.5/packages/babel-preset-env)

Updates `commit-and-tag-version` from 12.2.0 to 12.6.1
- [Release notes](https://github.com/absolute-version/commit-and-tag-version/releases)
- [Changelog](https://github.com/absolute-version/commit-and-tag-version/blob/master/CHANGELOG.md)
- [Commits](absolute-version/commit-and-tag-version@v12.2.0...v12.6.1)

Updates `eslint-plugin-import` from 2.29.1 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.29.1...v2.32.0)

Updates `yaml` from 2.4.1 to 2.8.2
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.4.1...v2.8.2)

---
updated-dependencies:
- dependency-name: commitlint-plugin-function-rules
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@babel/core"
  dependency-version: 7.28.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@babel/preset-env"
  dependency-version: 7.28.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: commit-and-tag-version
  dependency-version: 12.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-import
  dependency-version: 2.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: yaml
  dependency-version: 2.8.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 12, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant