-
Notifications
You must be signed in to change notification settings - Fork 18
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 development-dependencies group across 1 directory with 8 updates #112
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/development-dependencies-9d17129418
Closed
build(deps-dev): bump the development-dependencies group across 1 directory with 8 updates #112
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/development-dependencies-9d17129418
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
…ectory with 8 updates Bumps the development-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.18.0` | `9.19.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.5` | `22.13.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.19.1` | `8.22.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.19.1` | `8.22.0` | | [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.19.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.3.0` | `15.4.3` | | [mocha](https://github.com/mochajs/mocha) | `11.0.1` | `11.1.0` | | [nock](https://github.com/nock/nock) | `13.5.6` | `14.0.0` | Updates `@eslint/js` from 9.18.0 to 9.19.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.19.0/packages/js) Updates `@types/node` from 22.10.5 to 22.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.19.1 to 8.22.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.19.1 to 8.22.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/parser) Updates `eslint` from 9.18.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.18.0...v9.19.0) Updates `lint-staged` from 15.3.0 to 15.4.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.3.0...v15.4.3) Updates `mocha` from 11.0.1 to 11.1.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.0.1...v11.1.0) Updates `nock` from 13.5.6 to 14.0.0 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.5.6...v14.0.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
commit: |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 development-dependencies group with 8 updates in the / directory:
9.18.0
9.19.0
22.10.5
22.13.0
8.19.1
8.22.0
8.19.1
8.22.0
9.18.0
9.19.0
15.3.0
15.4.3
11.0.1
11.1.0
13.5.6
14.0.0
Updates
@eslint/js
from 9.18.0 to 9.19.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
58560e7
chore: package.json update for@eslint/js
releaseUpdates
@types/node
from 22.10.5 to 22.13.0Commits
Updates
@typescript-eslint/eslint-plugin
from 8.19.1 to 8.22.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
94e8098
chore(release): publish 8.22.09f0ce90
docs: add FAQ and docs aroundverbatimModuleSyntax
and similar options (#10...f1e9a5d
fix(eslint-plugin): [no-unnecessary-template-expression] handle template lite...acab0a9
fix(eslint-plugin): [prefer-readonly] autofixer doesn't add type to property ...a3a157c
fix(eslint-plugin): [no-extraneous-class] handle accessor keyword (#10678)586e7eb
fix(eslint-plugin): [no-shadow] don't report unnecessarily on valid ways of u...9e8828b
fix(eslint-plugin): [no-duplicate-type-constituents] handle nested types (#10...74c4155
chore: correct docs test snapshot for no-unused-vars1e2305e
fix(eslint-plugin): [prefer-nullish-coalescing] doesn't report on ternary but...974f2b1
docs(eslint-plugin): [no-unused-vars] add types-only values FAQ (#10690)Updates
@typescript-eslint/parser
from 8.19.1 to 8.22.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
94e8098
chore(release): publish 8.22.0a885343
feat(parser): add standalone isolatedDeclarations option (#10499)79af426
chore(release): publish 8.21.0a157fd4
chore: standardized on inline named exports (mostly) (#10596)ea6fbea
chore(release): publish 8.20.0Updates
eslint
from 9.18.0 to 9.19.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
208e0b1
9.19.0196dfda
Build: changelog update for 9.19.09b9cb05
chore: upgrade@eslint/js
@9
.19.0 (#19371)58560e7
chore: package.json update for@eslint/js
releasecfea9ab
docs: Clarify overrideConfig option (#19370)2b84f66
docs: Update README (#19362)044f93c
docs: clarify frozen rule description (#19351)797ee7c
docs: fix Bluesky links (#19368)81a9c0e
docs: Update README093fb3d
docs: replacevar
withlet
andconst
in rule examples (#19365)Updates
lint-staged
from 15.3.0 to 15.4.3Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
e53f950
chore(changeset): release089da56
test: fail Jest when coverage is under 100%19aa461
ci: remove code coverage action since it's not working in PRs from forkscbfed1d
fix: update types.d.ts (#1512)aef9e5c
chore(changeset): release (#1510)8827ebf
build(dependencies): update dependencies and switch to caret ranges (#1509)7f69b3f
docs: generalize description from 'linting' to 'tasks' (#1507)1c93c9e
chore(changeset): release (#1505)c020664
Merge pull request #1504 from lint-staged/fix-typescript1c7a45e
fix: default TypeScript config filenames match JS equivalentsUpdates
mocha
from 11.0.1 to 11.1.0Release notes
Sourced from mocha's releases.
Changelog
Sourced from mocha's changelog.
Commits
a87fb11
chore(main): release 11.1.0 (#5277)3c191c0
feat: replacestrip-ansi
withutil.stripVTControlCharacters
(#5267)8f1c8d8
feat: bump yargs to 17 (#5165)6caa902
chore(main): release 11.0.2 (#5269)259f8f8
fix: catch exceptions setting Error.stackTraceLimit (#5254)210d658
fix: error handling for unexpected numeric arguments passed to cli (#5263)6f10d12
docs: replace "New in" with "Since" in version annotations (#5262)f729cd0
docs: correct outdatedstatus: accepting prs
link (#5268)Updates
nock
from 13.5.6 to 14.0.0Release notes
Sourced from nock's releases.
Commits
ef3f158
feat: support for nativefetch
(#2813)c8b2b22
Fix: GitHub workflow script injection (#2805)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 itDescription has been truncated