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 across 1 directory with 4 updates #1352

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dev-dependencies group with 4 updates in the / directory: @redhat-cloud-services/tsc-transform-imports, cspell, eslint-plugin-jsdoc and glob.

Updates @redhat-cloud-services/tsc-transform-imports from 1.0.13 to 1.0.15

Updates cspell from 8.10.0 to 8.10.4

Release notes

Sourced from cspell's releases.

v8.10.4

Changes

Fixes

fix(cspell-tools): Make sure the directive is used to build dictionaries. (#5867)


v8.10.3

Changes

Fixes

fix(cspell-tools): Make sure the directive is used to build dictionaries. (#5867)


v8.10.2

Changes

Fixes

fix: Correctly handle relative globs (#5864)

fixes #5861


v8.10.1

Changes

Fixes

... (truncated)

Changelog

Sourced from cspell's changelog.

8.10.4 (2024-07-05)

8.10.2 (2024-07-05)

8.10.1 (2024-07-05)

Commits

Updates eslint-plugin-jsdoc from 48.5.0 to 48.5.2

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v48.5.2

48.5.2 (2024-07-05)

Bug Fixes

  • require-param: proper errors/fixing for succeeding destructured objects; fixes #762 (394b85f)

v48.5.1

48.5.1 (2024-07-05)

Bug Fixes

  • check-param-names: proper error messages for rest elements; fixes #1225 (6371c4a)
Commits
  • 394b85f fix(require-param): proper errors/fixing for succeeding destructured object...
  • 6371c4a fix(check-param-names): proper error messages for rest elements; fixes #1225
  • 14dc1bd chore: update debug, devDeps.
  • 06b905c chore: update typescript-eslint/parser -> typescript-eslint; add typescript-e...
  • See full diff in compare view

Updates glob from 10.4.2 to 10.4.3

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 added the build label Jul 8, 2024
Bumps the dev-dependencies group with 4 updates in the / directory: @redhat-cloud-services/tsc-transform-imports, [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [glob](https://github.com/isaacs/node-glob).

Updates `@redhat-cloud-services/tsc-transform-imports` from 1.0.13 to 1.0.15

Updates `cspell` from 8.10.0 to 8.10.4
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.10.4/packages/cspell)

Updates `eslint-plugin-jsdoc` from 48.5.0 to 48.5.2
- [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@v48.5.0...v48.5.2)

Updates `glob` from 10.4.2 to 10.4.3
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.4.2...v10.4.3)

---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/tsc-transform-imports"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: cspell
  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-patch
  dependency-group: dev-dependencies
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@cdcabrera cdcabrera force-pushed the dependabot/npm_and_yarn/main/dev-dependencies-d978611dc1 branch from ef9445f to e54de1f Compare July 8, 2024 14:57
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.00%. Comparing base (b5242e6) to head (e54de1f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1352   +/-   ##
=======================================
  Coverage   92.00%   92.00%           
=======================================
  Files         114      114           
  Lines        4526     4526           
  Branches     1911     1911           
=======================================
  Hits         4164     4164           
  Misses        340      340           
  Partials       22       22           

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 b5242e6...e54de1f. Read the comment docs.

@cdcabrera cdcabrera merged commit 750bbde into main Jul 8, 2024
5 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/dev-dependencies-d978611dc1 branch July 8, 2024 15:08
cdcabrera pushed a commit that referenced this pull request Jul 16, 2024
* @redhat-cloud-services/tsc-transform-imports from 1.0.13 to 1.0.15
* cspell from 8.10.0 to 8.10.4
* eslint-plugin-jsdoc from 48.5.0 to 48.5.2
* glob from 10.4.2 to 10.4.3
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