-
Notifications
You must be signed in to change notification settings - Fork 209
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
Bump the dev-dependencies group with 7 updates #462
Merged
wjhsf
merged 3 commits into
master
from
dependabot/npm_and_yarn/dev-dependencies-30ceeff036
Oct 1, 2024
Merged
Bump the dev-dependencies group with 7 updates #462
wjhsf
merged 3 commits into
master
from
dependabot/npm_and_yarn/dev-dependencies-30ceeff036
Oct 1, 2024
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
dependabot
bot
requested review from
awaterma,
colincasey and
wjhsf
as code owners
October 1, 2024 10:08
dependabot
bot
added
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
labels
Oct 1, 2024
Bumps the dev-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.9.1` | `9.11.1` | | [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) | `7.25.12` | `7.25.16` | | [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.47.7` | `7.47.9` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.13` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `16.18.108` | `16.18.112` | | [eslint](https://github.com/eslint/eslint) | `9.9.1` | `9.11.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.4.0` | `8.8.0` | Updates `@eslint/js` from 9.9.1 to 9.11.1 - [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.11.1/packages/js) Updates `@microsoft/api-documenter` from 7.25.12 to 7.25.16 - [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.16/apps/api-documenter) Updates `@microsoft/api-extractor` from 7.47.7 to 7.47.9 - [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.9/apps/api-extractor) Updates `@types/jest` from 29.5.12 to 29.5.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 16.18.108 to 16.18.112 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.9.1 to 9.11.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.9.1...v9.11.1) Updates `typescript-eslint` from 8.4.0 to 8.8.0 - [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.8.0/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: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-30ceeff036
branch
from
October 1, 2024 14:22
8f1cb6a
to
6dcaa5c
Compare
wjhsf
previously approved these changes
Oct 1, 2024
wjhsf
approved these changes
Oct 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 7 updates:
9.9.1
9.11.1
7.25.12
7.25.16
7.47.7
7.47.9
29.5.12
29.5.13
16.18.108
16.18.112
9.9.1
9.11.1
8.4.0
8.8.0
Updates
@eslint/js
from 9.9.1 to 9.11.1Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
36d8095
chore: package.json update for@eslint/js
releasea10f90a
chore: package.json update for@eslint/js
release1ebdde1
chore: package.json update for@eslint/js
releaseUpdates
@microsoft/api-documenter
from 7.25.12 to 7.25.16Changelog
Sourced from
@microsoft/api-documenter
's changelog.Commits
ca6e96b
Bump versions [skip ci]c57ecbb
Update changelogs [skip ci]a06c97d
Bump versions [skip ci]951c422
Update changelogs [skip ci]8ba10b3
Bump versions [skip ci]cc13351
Update changelogs [skip ci]7c7c3bb
Bump versions [skip ci]85527db
Update changelogs [skip ci]Updates
@microsoft/api-extractor
from 7.47.7 to 7.47.9Changelog
Sourced from
@microsoft/api-extractor
's changelog.Commits
8ba10b3
Bump versions [skip ci]cc13351
Update changelogs [skip ci]7c7c3bb
Bump versions [skip ci]85527db
Update changelogs [skip ci]Updates
@types/jest
from 29.5.12 to 29.5.13Commits
Updates
@types/node
from 16.18.108 to 16.18.112Commits
Updates
eslint
from 9.9.1 to 9.11.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
69e9459
9.11.1fcdac44
Build: changelog update for 9.11.1df4a859
chore: upgrade@eslint/js
@9
.11.1 (#18943)36d8095
chore: package.json update for@eslint/js
release20fd916
fix: add@eslint/core
,@types/estree
, &@types/json-schema
deps (#18938)3eff709
docs: replace deprecatedLinter.FlatConfig
type withLinter.Config
(#18941)2738322
fix: add missing types forrequire-atomic-updates
rule (#18937)d71ff30
fix: add missing types forobject-shorthand
rule (#18935)561cadc
fix: add missing types forno-unsafe-negation
rule (#18932)8843656
fix: add missing types forno-underscore-dangle
rule (#18931)Updates
typescript-eslint
from 8.4.0 to 8.8.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
2055cfb
chore(release): publish 8.8.0b88ea33
chore(release): publish 8.7.0343710e
chore(release): publish 8.6.04d31ebe
chore(release): publish 8.5.04bc801e
chore: enable unicorn/no-array-reduce (#9640)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