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

build(deps-dev): bump the dev-dependencies group with 5 updates #1428

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps the dev-dependencies group with 5 updates:

Package From To
apidoc-mock 5.0.3 5.0.4
changelog-light 2.0.2 2.0.3
eslint-plugin-jsdoc 50.2.4 50.3.0
eslint-plugin-react 7.36.1 7.37.0
weldable 3.1.3 3.1.4

Updates apidoc-mock from 5.0.3 to 5.0.4

Release notes

Sourced from apidoc-mock's releases.

v5.0.4

CHANGELOG

Changelog

Sourced from apidoc-mock's changelog.

5.0.4 (2024-09-27)

Builds

  • deps bump express from 4.19.2 to 4.21.0 (#389) (2eae738)
  • deps-dev bump group with 6 updates (#387) (ba683b0)
Commits

Updates changelog-light from 2.0.2 to 2.0.3

Release notes

Sourced from changelog-light's releases.

v2.0.3

CHANGELOG

Changelog

Sourced from changelog-light's changelog.

2.0.3 (2024-09-27)

Builds

  • deps-dev bump jsdoc-to-markdown from 8.0.3 to 9.0.2 (#177) (2d25fa1)
  • deps-dev bump group with 5 updates (#176) (bb3ee7c)
Commits

Updates eslint-plugin-jsdoc from 50.2.4 to 50.3.0

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v50.3.0

50.3.0 (2024-09-26)

Features

  • require-param: add ignoreWhenAllParamsMissing option; fixes #1317 (3b18435)

v50.2.5

50.2.5 (2024-09-25)

Bug Fixes

  • require-jsdoc: allow TSTypeAliasDeclaration to be detected for export; fixes #1319 (909de73)
  • force release (6970456)
  • force release (20e0805)
  • update semantic-release (baaf8c3)
  • update semantic-release/github (8e565e0)
Commits
  • 3b18435 feat(require-param): add ignoreWhenAllParamsMissing option; fixes #1317
  • 51c68b1 Revert "Enable Publish Attestation"
  • 6970456 fix: force release
  • baaf8c3 fix: update semantic-release
  • 20e0805 fix: force release
  • 8e565e0 fix: update semantic-release/github
  • 909de73 fix(require-jsdoc): allow TSTypeAliasDeclaration to be detected for expor...
  • 239d69a Enable Publish Attestation
  • See full diff in compare view

Updates eslint-plugin-react from 7.36.1 to 7.37.0

Release notes

Sourced from eslint-plugin-react's releases.

v7.37.0

Added

Changed

#1000: jsx-eslint/eslint-plugin-react#1000 #1002: jsx-eslint/eslint-plugin-react#1002 #1005: jsx-eslint/eslint-plugin-react#1005 #100: jsx-eslint/eslint-plugin-react#100 #1010: jsx-eslint/eslint-plugin-react#1010 #1013: jsx-eslint/eslint-plugin-react#1013 #1022: jsx-eslint/eslint-plugin-react#1022 #1029: jsx-eslint/eslint-plugin-react#1029 #102: jsx-eslint/eslint-plugin-react#102 #1034: jsx-eslint/eslint-plugin-react#1034 #1038: jsx-eslint/eslint-plugin-react#1038 #1041: jsx-eslint/eslint-plugin-react#1041 #1043: jsx-eslint/eslint-plugin-react#1043 #1046: jsx-eslint/eslint-plugin-react#1046 #1047: jsx-eslint/eslint-plugin-react#1047 #1050: jsx-eslint/eslint-plugin-react#1050 #1053: jsx-eslint/eslint-plugin-react#1053 #1057: jsx-eslint/eslint-plugin-react#1057 #105: jsx-eslint/eslint-plugin-react#105 #1061: jsx-eslint/eslint-plugin-react#1061 #1062: jsx-eslint/eslint-plugin-react#1062 #1070: jsx-eslint/eslint-plugin-react#1070 #1071: jsx-eslint/eslint-plugin-react#1071 #1073: jsx-eslint/eslint-plugin-react#1073 #1076: jsx-eslint/eslint-plugin-react#1076 #1079: jsx-eslint/eslint-plugin-react#1079 #1088: jsx-eslint/eslint-plugin-react#1088 #1098: jsx-eslint/eslint-plugin-react#1098 #1101: jsx-eslint/eslint-plugin-react#1101 #1103: jsx-eslint/eslint-plugin-react#1103 #110: jsx-eslint/eslint-plugin-react#110 #1116: jsx-eslint/eslint-plugin-react#1116 #1117: jsx-eslint/eslint-plugin-react#1117 #1119: jsx-eslint/eslint-plugin-react#1119 #1121: jsx-eslint/eslint-plugin-react#1121 #1122: jsx-eslint/eslint-plugin-react#1122 #1123: jsx-eslint/eslint-plugin-react#1123 #1130: jsx-eslint/eslint-plugin-react#1130 #1131: jsx-eslint/eslint-plugin-react#1131 #1132: jsx-eslint/eslint-plugin-react#1132

... (truncated)

Changelog

Sourced from eslint-plugin-react's changelog.

[7.37.0] - 2024.09.26

Added

Changed

#3831: jsx-eslint/eslint-plugin-react#3831 #3830: jsx-eslint/eslint-plugin-react#3830 #3826: jsx-eslint/eslint-plugin-react#3826 #3824: jsx-eslint/eslint-plugin-react#3824 #3805: jsx-eslint/eslint-plugin-react#3805

Commits
  • ec27e20 Update CHANGELOG and bump version
  • 0cc5b7a [meta] fix release workflow
  • 744135b [readme] flat config example for react 17+
  • a1273d5 [New] no-unstable-nested-components: add propNamePattern to support custo...
  • 3073214 [New] forbid-component-props: add allowedForPatterns/`disallowedForPatter...
  • 95297ed [New] no-unescaped-entities: add suggestions
  • 7f3ac1b [New] add type generation
  • 4ecf034 [Dev Deps] update eslint-plugin-import, gfm-footnotes
  • 9668ee0 [meta] fix release workflow
  • See full diff in compare view

Updates weldable from 3.1.3 to 3.1.4

Release notes

Sourced from weldable's releases.

v3.1.4

CHANGELOG

Changelog

Sourced from weldable's changelog.

3.1.4 (2024-09-26)

Builds

Commits

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 a review from cdcabrera as a code owner September 30, 2024 11:12
@dependabot dependabot bot added the build label Sep 30, 2024
Bumps the dev-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [apidoc-mock](https://github.com/cdcabrera/apidoc-mock) | `5.0.3` | `5.0.4` |
| [changelog-light](https://github.com/cdcabrera/changelog-light) | `2.0.2` | `2.0.3` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.2.4` | `50.3.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.36.1` | `7.37.0` |
| [weldable](https://github.com/cdcabrera/weldable) | `3.1.3` | `3.1.4` |


Updates `apidoc-mock` from 5.0.3 to 5.0.4
- [Release notes](https://github.com/cdcabrera/apidoc-mock/releases)
- [Changelog](https://github.com/cdcabrera/apidoc-mock/blob/main/CHANGELOG.md)
- [Commits](cdcabrera/apidoc-mock@v5.0.3...v5.0.4)

Updates `changelog-light` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/cdcabrera/changelog-light/releases)
- [Changelog](https://github.com/cdcabrera/changelog-light/blob/main/CHANGELOG.md)
- [Commits](cdcabrera/changelog-light@v2.0.2...v2.0.3)

Updates `eslint-plugin-jsdoc` from 50.2.4 to 50.3.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v50.2.4...v50.3.0)

Updates `eslint-plugin-react` from 7.36.1 to 7.37.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.36.1...v7.37.0)

Updates `weldable` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/cdcabrera/weldable/releases)
- [Changelog](https://github.com/cdcabrera/weldable/blob/main/CHANGELOG.md)
- [Commits](cdcabrera/weldable@v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: apidoc-mock
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: changelog-light
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: weldable
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/dev-dependencies-b1acce1ae5 branch from a65a5e2 to 605cf5e Compare September 30, 2024 16:17
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.44%. Comparing base (bf8fa43) to head (d325e11).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1428   +/-   ##
=======================================
  Coverage   91.44%   91.44%           
=======================================
  Files         116      116           
  Lines        4604     4604           
  Branches     1962     1962           
=======================================
  Hits         4210     4210           
  Misses        367      367           
  Partials       27       27           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf8fa43...d325e11. Read the comment docs.

@cdcabrera cdcabrera merged commit aea2f17 into main Sep 30, 2024
10 of 12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/dev-dependencies-b1acce1ae5 branch September 30, 2024 16:32
@cdcabrera cdcabrera mentioned this pull request Oct 10, 2024
cdcabrera added a commit that referenced this pull request Oct 10, 2024
* apidoc-mock from 5.0.3 to 5.0.4
* changelog-light from 2.0.2 to 2.0.3
* eslint-plugin-jsdoc from 50.2.4 to 50.3.0
* eslint-plugin-react from 7.36.1 to 7.37.0
* weldable from 3.1.3 to 3.1.4

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: CD Cabrera <cabrera.code@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants