-
Notifications
You must be signed in to change notification settings - Fork 296
Bump the dev-dependencies group with 8 updates #467
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
Merged
wjhsf
merged 2 commits into
master
from
dependabot/npm_and_yarn/dev-dependencies-fb0abc9f13
Nov 1, 2024
Merged
Bump the dev-dependencies group with 8 updates #467
wjhsf
merged 2 commits into
master
from
dependabot/npm_and_yarn/dev-dependencies-fb0abc9f13
Nov 1, 2024
Conversation
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
Bumps the dev-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.11.1` | `9.13.0` | | [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) | `7.25.16` | `7.25.21` | | [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.47.9` | `7.47.11` | | [@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) | `16.18.112` | `16.18.118` | | [eslint](https://github.com/eslint/eslint) | `9.11.1` | `9.13.0` | | [globals](https://github.com/sindresorhus/globals) | `15.9.0` | `15.11.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.8.0` | `8.12.2` | Updates `@eslint/js` from 9.11.1 to 9.13.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.13.0/packages/js) Updates `@microsoft/api-documenter` from 7.25.16 to 7.25.21 - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-documenter/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-documenter_v7.25.21/apps/api-documenter) Updates `@microsoft/api-extractor` from 7.47.9 to 7.47.11 - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.47.11/apps/api-extractor) 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 16.18.112 to 16.18.118 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.11.1 to 9.13.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.11.1...v9.13.0) Updates `globals` from 15.9.0 to 15.11.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.9.0...v15.11.0) Updates `typescript-eslint` from 8.8.0 to 8.12.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@microsoft/api-documenter" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@microsoft/api-extractor" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
c3ef03e to
62202ec
Compare
wjhsf
previously approved these changes
Nov 1, 2024
we're intentional about this usage
wjhsf
approved these changes
Nov 1, 2024
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
minor
We expect this work to be a minor semver change
npm
Pull request with npm dependency update
skip changelog
No documentation needed for this PR
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 dev-dependencies group with 8 updates:
9.11.19.13.07.25.167.25.217.47.97.47.1129.5.1329.5.1416.18.11216.18.1189.11.19.13.015.9.015.11.08.8.08.12.2Updates
@eslint/jsfrom 9.11.1 to 9.13.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.Commits
2211f0achore: package.json update for@eslint/jsrelease873ae60chore: package.json update for@eslint/jsreleaseUpdates
@microsoft/api-documenterfrom 7.25.16 to 7.25.21Changelog
Sourced from
@microsoft/api-documenter's changelog.Commits
7f1ca5fBump versions [skip ci]1a0ab37Update changelogs [skip ci]a2b7821Bump versions [skip ci]2aba2f2Update changelogs [skip ci]300fcd1Bump versions [skip ci]34c1204Update changelogs [skip ci]239ad8aBump versions [skip ci]c113971Update changelogs [skip ci]1d8f323Bump versions [skip ci]234468cUpdate changelogs [skip ci]Updates
@microsoft/api-extractorfrom 7.47.9 to 7.47.11Changelog
Sourced from
@microsoft/api-extractor's changelog.Commits
300fcd1Bump versions [skip ci]34c1204Update changelogs [skip ci]239ad8aBump versions [skip ci]c113971Update changelogs [skip ci]681f718[api-extractor] pass compilerOptions into getModeForUsageLocation to fix TS 5...459933eBump cyclics and pull in a testing version (5.135.0-pr4927.0) of Rush. (#4935)Updates
@types/jestfrom 29.5.13 to 29.5.14Commits
Updates
@types/nodefrom 16.18.112 to 16.18.118Commits
Updates
eslintfrom 9.11.1 to 9.13.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
Commits
1a7cdbf9.13.0627d5bfBuild: changelog update for 9.13.068d2d9dchore: upgrade to@eslint/[email protected]and@eslint/core@^0.7.0(#19034)2211f0achore: package.json update for@eslint/jsrelease381c32bfeat: Allow languages to providedefaultLanguageOptions(#19003)78836d4fix: update thecomplexityrule type (#19027)c7abaefperf: using Node.js compile cache (#19012)bf723bdfeat: Improve eslintrc warning message (#19023)1d7c077chore: add pkg.type "commonjs" (#19011)abdbfa8docs: markLintMessage#nodeTypeas deprecated (#19019)Updates
globalsfrom 15.9.0 to 15.11.0Release notes
Sourced from globals's releases.
Commits
0d906b815.11.06784dc1Addes3globals (#267)756071715.10.03cbce2dUpdate globals (#264)bd201b5Addpermissionsfor automated job (#263)53f872aCollect globals on all platforms (#261)560cf2fUpdate dependencies (#262)Updates
typescript-eslintfrom 8.8.0 to 8.12.2Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
4af866achore(release): publish 8.12.21edec1dchore(release): publish 8.12.13413a2dchore(release): publish 8.12.0ad9d3bafeat(typescript-eslint): improve undefined extension handling (#10177)79c27a8chore(release): publish 8.11.07effdeachore(release): publish 8.10.0be5bc0ffix(typescript-eslint): propagatenamefield to extended configs in `config...4666ed4chore(release): publish 8.9.0f898248chore(release): publish 8.8.1Dependabot 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