Conversation
…ectory with 4 updates Bumps the development-dependencies group with 4 updates in the / directory: [globals](https://github.com/sindresorhus/globals), [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip), [lint-staged](https://github.com/lint-staged/lint-staged) and [nock](https://github.com/nock/nock). Updates `globals` from 17.3.0 to 17.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.3.0...v17.4.0) Updates `knip` from 5.83.1 to 5.85.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/[email protected]/packages/knip) Updates `lint-staged` from 16.2.7 to 16.3.2 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v16.3.2) Updates `nock` from 14.0.10 to 14.0.11 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.10...v14.0.11) --- updated-dependencies: - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: knip dependency-version: 5.85.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: lint-staged dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: nock dependency-version: 14.0.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Member
|
Ok so eslint is now also ignored. And when support is updated we can bump to 10.x and unignore eslint |
lwasser
approved these changes
Mar 5, 2026
This was referenced Mar 6, 2026
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 development-dependencies group with 4 updates in the / directory: globals, knip, lint-staged and nock.
Updates
globalsfrom 17.3.0 to 17.4.0Release notes
Sourced from globals's releases.
Commits
a9cfd7417.4.0d43a051Update globals (2026-03-01) (#338)Updates
knipfrom 5.83.1 to 5.85.0Release notes
Sourced from knip's releases.
... (truncated)
Commits
e28a3e7Release [email protected]f192a6bFix OOM in gitignore walk for large monorepos2d0b5cdFix incorrect coverage provider being reported (#1552)95051ebfix: tsdown entry compatibility issues #1550 (#1554)8c5f35fMerge some next glob patterns9da6205Look everywhere for manifest/robots file in next plugin58d99defeat: add Payload CMS plugin (#1546)f63089bMake knip compatible with erasableSyntaxOnly (#1541)c33d93aFix require.context regex matching for path-aware patterns (#1547)5c2cccfRelease [email protected]Updates
lint-stagedfrom 16.2.7 to 16.3.2Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
dfd6a7achore(changeset): release2adaf6cfix(Windows): do not spawn tasks as detached since it opens a cmd window on ...60957cedocs: add CONTRIBUTING.md2a74cd2chore(changeset): releasecd5d762refactor: removenano-spawndependency completelye342cabbuild(deps): move nano-spawn to dev9aa2cd7chore(changeset): release0c387bctest: make long-running task longer because of GitHub Actions slowness87467aarefactor: detect incorrect brace expansion exhaustivelydceabc6ci: runnpm auditin GitHub ActionsUpdates
nockfrom 14.0.10 to 14.0.11Release notes
Sourced from nock's releases.
Commits
db0b280fix: upgrade semantic-release (#2943)bc78af4Add write permission for contents in CI workflow (#2942)a4cb6b8fix: restore github actions write permissions (#2941)113dcacfix: migrate to npm OIDC (#2940)025db76fix: update@mswjs/interceptorsto fix a memory leak (#2938)e7418dachore(deps): bump actions/setup-node from 4 to 6 (#2924)2d4a5ccchore(deps-dev): bump js-yaml from 3.14.1 to 3.14.24f7e385chore: upgrade interceptors5177a33chore(deps): bump serialize-javascript and mocha (#2848)93611a2chore(deps-dev): bump prettier from 3.2.5 to 3.6.2 (#2883)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for nock since your current version.
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 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