generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 1
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
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/npm-development-39fb0ef55a
Closed
build(deps-dev): bump the npm-development group across 1 directory with 9 updates #226
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/npm-development-39fb0ef55a
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Nov 11, 2024
Quality Gate passedIssues Measures |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm-development group with 9 updates in the / directory:
1.11.0
1.11.1
29.5.13
29.5.14
22.7.4
22.9.0
28.8.3
28.9.0
2.16.0
2.18.1
2.5.2
2.5.3
0.2.11
0.2.12
0.26.7
0.26.11
5.6.2
5.6.3
Updates
@actions/core
from 1.11.0 to 1.11.1Changelog
Sourced from
@actions/core
's changelog.Commits
Updates
@types/jest
from 29.5.13 to 29.5.14Commits
Updates
@types/node
from 22.7.4 to 22.9.0Commits
Updates
eslint-plugin-jest
from 28.8.3 to 28.9.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
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 maintenance04044b9
docs: include both flat and legacy config examples in usage section (#1664)d932210
chore(deps): lock file maintenance28c0f6d
chore(deps): update yarn to v3.8.6 (#1657)89c39e0
chore(deps): lock file maintenance0ff404c
chore(deps): lock file maintenance3888bee
chore(deps): lock file maintenanceUpdates
eslint-plugin-jsonc
from 2.16.0 to 2.18.1Release notes
Sourced from eslint-plugin-jsonc's releases.
Changelog
Sourced from eslint-plugin-jsonc's changelog.
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.0ec907b1
chore(deps): update dependency@types/node
to v2219ba9bd
chore(deps): update coverallsapp/github-action action to v2.3.43b77951
chore(deps): update coverallsapp/github-action action to v2.3.3Updates
prettier-plugin-packagejson
from 2.5.2 to 2.5.3Release notes
Sourced from prettier-plugin-packagejson's releases.
Commits
53c14e0
Merge pull request #187 from matzkoh/renovate/synckit-0.9.x20ed38e
fix(deps): update dependency synckit to v0.9.2dd67fd2
Merge pull request #185 from matzkoh/renovate/node-20.x8e8b8e2
chore(deps): update dependency node to v20.18.002dc55d
Merge pull request #186 from matzkoh/renovate/lock-file-maintenance393895e
chore(deps): lock file maintenance397dca5
Merge pull request #184 from matzkoh/renovate/lock-file-maintenanced4dcf26
chore(deps): lock file maintenanceaab1f99
Merge pull request #182 from matzkoh/renovate/npm-run-all2-6.2.xd1b537f
chore(deps): update dependency npm-run-all2 to v6.2.3Updates
publint
from 0.2.11 to 0.2.12Release notes
Sourced from publint's releases.
Commits
03a580d
Release v0.2.12d2a8141
Update dependencies6f2e4f2
Check license field is set if license file exists4525806
Allow repository shorthand with nested pathUpdates
typedoc
from 0.26.7 to 0.26.11Release notes
Sourced from typedoc's releases.
... (truncated)
Changelog
Sourced from typedoc's changelog.
... (truncated)
Commits
c4b6545
Update changelog for releasef3fde9f
Bump version to 0.26.11713d036
Add structuredWebSite
data to index page if possible18c4661
Consider overload position when discovering commentsab8f4eb
Smarter path handlingf06401f
Also use import when loading plugins23f29f3
Fix ESM config files on Node 230e1afae
Removeimplements Map
from stable key map2c73a28
Update changelog for release94759c3
Bump version to 0.26.10Updates
typescript
from 5.6.2 to 5.6.3Release notes
Sourced from typescript's releases.
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 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)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