Bump the npm-development group with 5 updates#323
Merged
Conversation
Bumps the npm-development group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.9.3` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.0.2` | `5.1.1` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.18.1` | `2.18.2` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.42.0` | `0.43.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | Updates `@types/node` from 22.9.0 to 22.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-github` from 5.0.2 to 5.1.1 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.0.2...v5.1.1) Updates `eslint-plugin-jsonc` from 2.18.1 to 2.18.2 - [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.18.1...v2.18.2) Updates `markdownlint-cli` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.42.0...v0.43.0) Updates `typescript` from 5.6.3 to 5.7.2 - [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.3...v5.7.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint-plugin-github 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-patch dependency-group: npm-development - dependency-name: markdownlint-cli dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 5 updates:
22.9.022.9.35.0.25.1.12.18.12.18.20.42.00.43.05.6.35.7.2Updates
@types/nodefrom 22.9.0 to 22.9.3Commits
Updates
eslint-plugin-githubfrom 5.0.2 to 5.1.1Release notes
Sourced from eslint-plugin-github's releases.
... (truncated)
Commits
491ca33Merge pull request #577 from github/gracepark-patch-legacy-configbfeb02eUpdate package.json2a16854chore(deps): bump the all-dependencies group across 1 directory with 4 update...3c52370Merge pull request #571 from github/gracepark-support-flat-config8d79189remove s47c24b5update readme88a304aupdate to getFlatConfigsf179dc0update typescript testsb815887update filenames key3cf39daupdate to latest to compat for filenames fixUpdates
eslint-plugin-jsoncfrom 2.18.1 to 2.18.2Release notes
Sourced from eslint-plugin-jsonc's releases.
Changelog
Sourced from eslint-plugin-jsonc's changelog.
Commits
04dddf3chore: release eslint-plugin-jsonc (#379)7f89189chore: workarounde46de35fix: crash when used with eslint v9.15 (#378)Updates
markdownlint-clifrom 0.42.0 to 0.43.0Release notes
Sourced from markdownlint-cli's releases.
Commits
0d9fcb5Bump version 0.43.05ea894cBump smol-toml from 1.3.0 to 1.3.1d6addd9Replace get-stdin package dependency with node:stream/consumers.e08f9cdUpdate code for new markdownlint library version.1fff3f2Bump markdownlint from 0.35.0 to 0.36.19377bc0Bump ava from 6.1.3 to 6.2.043a24ccBump nano-spawn from 0.1.0 to 0.2.0Updates
typescriptfrom 5.6.3 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90Bump version to 5.7.2 and LKG0503a63🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216deUpdate LKG3ee2b95🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2Bump version to 5.7.1-rc and LKG5925c81Update LKG84d58cfMerge remote-tracking branch 'origin/main' into release-5.70ec4d30Fixing exception on unsaved file (#60362)11b2930Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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