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 npm-development group across 1 directory with 9 updates #226

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps the npm-development group with 9 updates in the / directory:

Package From To
@actions/core 1.11.0 1.11.1
@types/jest 29.5.13 29.5.14
@types/node 22.7.4 22.9.0
eslint-plugin-jest 28.8.3 28.9.0
eslint-plugin-jsonc 2.16.0 2.18.1
prettier-plugin-packagejson 2.5.2 2.5.3
publint 0.2.11 0.2.12
typedoc 0.26.7 0.26.11
typescript 5.6.2 5.6.3

Updates @actions/core from 1.11.0 to 1.11.1

Changelog

Sourced from @​actions/core's changelog.

1.11.1

  • Fix uses of crypto.randomUUID on Node 18 and earlier #1842
Commits

Updates @types/jest from 29.5.13 to 29.5.14

Commits

Updates @types/node from 22.7.4 to 22.9.0

Commits

Updates eslint-plugin-jest from 28.8.3 to 28.9.0

Release notes

Sourced from eslint-plugin-jest's releases.

v28.9.0

28.9.0 (2024-11-05)

Features

Changelog

Sourced from eslint-plugin-jest's changelog.

28.9.0 (2024-11-05)

Features

Commits
  • 49f3079 chore(release): 28.9.0 [skip ci]
  • 1ce1258 feat: add TypeScript types (#1667)
  • 6f8ff4d chore: switch to v16 of @types/node (#1668)
  • 2a12174 chore(deps): lock file maintenance
  • 04044b9 docs: include both flat and legacy config examples in usage section (#1664)
  • d932210 chore(deps): lock file maintenance
  • 28c0f6d chore(deps): update yarn to v3.8.6 (#1657)
  • 89c39e0 chore(deps): lock file maintenance
  • 0ff404c chore(deps): lock file maintenance
  • 3888bee chore(deps): lock file maintenance
  • Additional commits viewable in compare view

Updates eslint-plugin-jsonc from 2.16.0 to 2.18.1

Release notes

Sourced from eslint-plugin-jsonc's releases.

v2.18.1

Patch Changes

v2.18.0

Minor Changes

v2.17.0

Minor Changes

Changelog

Sourced from eslint-plugin-jsonc's changelog.

2.18.1

Patch Changes

2.18.0

Minor Changes

2.17.0

Minor Changes

Commits
  • 4b4bec5 chore: release eslint-plugin-jsonc (#375)
  • 3f8a1b9 fix(deps): update dependency eslint-json-compat-utils to ^0.2.0 (#374)
  • 488be97 chore: release eslint-plugin-jsonc (#373)
  • 9dce7d3 feat: use eslint-json-compat-utils (#372)
  • af28a23 chore: release eslint-plugin-jsonc (#371)
  • 5b1e9ac Experimental support for @eslint/json (#369)
  • ce9d5b1 fix(deps): update dependency eslint-compat-utils to ^0.6.0
  • ec907b1 chore(deps): update dependency @​types/node to v22
  • 19ba9bd chore(deps): update coverallsapp/github-action action to v2.3.4
  • 3b77951 chore(deps): update coverallsapp/github-action action to v2.3.3
  • Additional commits viewable in compare view

Updates prettier-plugin-packagejson from 2.5.2 to 2.5.3

Release notes

Sourced from prettier-plugin-packagejson's releases.

v2.5.3

2.5.3 (2024-10-08)

Bug Fixes

  • deps: update dependency synckit to v0.9.2 (20ed38e)
Commits
  • 53c14e0 Merge pull request #187 from matzkoh/renovate/synckit-0.9.x
  • 20ed38e fix(deps): update dependency synckit to v0.9.2
  • dd67fd2 Merge pull request #185 from matzkoh/renovate/node-20.x
  • 8e8b8e2 chore(deps): update dependency node to v20.18.0
  • 02dc55d Merge pull request #186 from matzkoh/renovate/lock-file-maintenance
  • 393895e chore(deps): lock file maintenance
  • 397dca5 Merge pull request #184 from matzkoh/renovate/lock-file-maintenance
  • d4dcf26 chore(deps): lock file maintenance
  • aab1f99 Merge pull request #182 from matzkoh/renovate/npm-run-all2-6.2.x
  • d1b537f chore(deps): update dependency npm-run-all2 to v6.2.3
  • Additional commits viewable in compare view

Updates publint from 0.2.11 to 0.2.12

Release notes

Sourced from publint's releases.

v0.2.12

Features

  • If the package publishes a license file, but the "license" field is not set in package.json, a suggestion will now be shown to add the field (bluwy/publint#111)

Bug fixes

  • In the "repostory" field, string shorthands with nested paths like gitlab:org/user/repo is now considered valid (bluwy/publint#113)

Site

Full Changelog: bluwy/publint@v0.2.11...v0.2.12

Commits

Updates typedoc from 0.26.7 to 0.26.11

Release notes

Sourced from typedoc's releases.

v0.26.11

Features

  • If hostedBaseUrl is set to the root page on a website, TypeDoc will now include WebSite structured data, #2760.

Bug Fixes

  • Fix support for ESM config files with Node 23, #2752.
  • Fix type errors when using "module": "ESNext" and importing TypeDoc, #2747.
  • Inherited comments on overloaded methods now consider the overload position when inheriting a comment, #2755.

v0.26.10

Bug Fixes

  • Fixed missing space on page headers, #2748.

v0.26.9

Features

  • Added headings option to control optional headings, #2729.
  • Updated Chinese translations, #2739.
  • Added a folder icon to page navigation elements which are not links, #2741.

Bug Fixes

  • externalSymbolLinkMappings now uses the TypeScript reported link target if available, #2725.
  • TypeDoc will no longer omit the modules page if a project contains only modules/documents, #2730.
  • Fixed missing breadcrumbs on project page, #2728.
  • TypeDoc will no longer render an empty readme page if no readme was found.

Thanks!

v0.26.8

Features

  • Updated Chinese translations, #2706.
  • Exported constants no longer render the type and default value if they are the same, #2717.
  • The HTML output now wraps tag blocks with <div> tags and includes the tag name in a class name, #2723.

Bug Fixes

  • Correctly handle external link resolver link text when referencing an external symbol, #2700.

... (truncated)

Changelog

Sourced from typedoc's changelog.

v0.26.11 (2024-11-01)

Features

  • If hostedBaseUrl is set to the root page on a website, TypeDoc will now include WebSite structured data, #2760.

Bug Fixes

  • Fix support for ESM config files with Node 23, #2752.
  • Fix type errors when using "module": "ESNext" and importing TypeDoc, #2747.
  • Inherited comments on overloaded methods now consider the overload position when inheriting a comment, #2755.

v0.26.10 (2024-10-16)

Bug Fixes

  • Fixed missing space on page headers, #2748.

v0.26.9 (2024-10-11)

Features

  • Added headings option to control optional headings, #2729.
  • Updated Chinese translations, #2739.
  • Added a folder icon to page navigation elements which are not links, #2741.

Bug Fixes

  • externalSymbolLinkMappings now uses the TypeScript reported link target if available, #2725.
  • TypeDoc will no longer omit the modules page if a project contains only modules/documents, #2730.
  • Fixed missing breadcrumbs on project page, #2728.
  • TypeDoc will no longer render an empty readme page if no readme was found.

Thanks!

v0.26.8 (2024-10-04)

Features

  • Updated Chinese translations, #2706.
  • Exported constants no longer render the type and default value if they are the same, #2717.
  • The HTML output now wraps tag blocks with <div> tags and includes the tag name in a class name, #2723.

Bug Fixes

  • Correctly handle external link resolver link text when referencing an external symbol, #2700.

... (truncated)

Commits
  • c4b6545 Update changelog for release
  • f3fde9f Bump version to 0.26.11
  • 713d036 Add structured WebSite data to index page if possible
  • 18c4661 Consider overload position when discovering comments
  • ab8f4eb Smarter path handling
  • f06401f Also use import when loading plugins
  • 23f29f3 Fix ESM config files on Node 23
  • 0e1afae Remove implements Map from stable key map
  • 2c73a28 Update changelog for release
  • 94759c3 Bump version to 0.26.10
  • Additional commits viewable in compare view

Updates typescript from 5.6.2 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • See full diff 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

…th 9 updates

Bumps the npm-development group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.11.0` | `1.11.1` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `29.5.14` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.9.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.8.3` | `28.9.0` |
| [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.16.0` | `2.18.1` |
| [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) | `2.5.2` | `2.5.3` |
| [publint](https://github.com/bluwy/publint/tree/HEAD/pkg) | `0.2.11` | `0.2.12` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.26.7` | `0.26.11` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` |



Updates `@actions/core` from 1.11.0 to 1.11.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Updates `@types/jest` from 29.5.13 to 29.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/node` from 22.7.4 to 22.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-jest` from 28.8.3 to 28.9.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v28.8.3...v28.9.0)

Updates `eslint-plugin-jsonc` from 2.16.0 to 2.18.1
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-jsonc@v2.16.0...v2.18.1)

Updates `prettier-plugin-packagejson` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases)
- [Commits](matzkoh/prettier-plugin-packagejson@v2.5.2...v2.5.3)

Updates `publint` from 0.2.11 to 0.2.12
- [Release notes](https://github.com/bluwy/publint/releases)
- [Commits](https://github.com/bluwy/publint/commits/v0.2.12/pkg)

Updates `typedoc` from 0.26.7 to 0.26.11
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.26.7...v0.26.11)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: eslint-plugin-jsonc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: prettier-plugin-packagejson
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: publint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from sgammon as a code owner November 11, 2024 14:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 11, 2024
Copy link

sonarcloud bot commented Nov 11, 2024

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-development-39fb0ef55a branch November 15, 2024 14:10
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.

0 participants