Closed dependabot[bot] closed 1 month ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@typescript-eslint/eslint-plugin@8.7.0 | Transitive: environment, filesystem | +33 |
7.21 MB | bradzacher, jameshenry |
npm/@typescript-eslint/parser@8.7.0 | Transitive: environment, filesystem | +26 |
2.49 MB | bradzacher, jameshenry |
npm/terminal-link@2.1.1 | None | +2 |
29.6 kB | sindresorhus |
🚮 Removed packages: npm/@typescript-eslint/eslint-plugin@6.21.0, npm/@typescript-eslint/parser@6.21.0
Needs Node 18.
Originally posted by @lishaduck in https://github.com/jfmengels/node-elm-review/issues/207#issuecomment-2218013857
Originally posted by @lishaduck in https://github.com/jfmengels/node-elm-review/issues/238#issuecomment-2325407769
Originally posted by @lishaduck in https://github.com/jfmengels/node-elm-review/issues/245#issuecomment-2338126883
Originally posted by @lishaduck in https://github.com/jfmengels/node-elm-review/issues/247#issuecomment-2352765025
@jfmengels, can you run these comments?:
@dependabot ignore @typescript-eslint/eslint-plugin
@dependabot ignore @typescript-eslint/parser
Originally posted by @lishaduck in https://github.com/jfmengels/node-elm-review/issues/254#issuecomment-2368184388
@dependabot ignore @typescript-eslint/eslint-plugin @dependabot ignore @typescript-eslint/parser
Sorry for ignoring your comments. The GitHub notifications for this repo has been messing with my head. Maybe we should just remove dependabot... :/
PS: Feel free to hit me up on the Elm Slack if you want me to do something in particular and I seem non-responsive (I don't know if you're present there) or by mail.
Sorry for ignoring your comments. The GitHub notifications for this repo has been messing with my head. Maybe we should just remove dependabot... :/
Or we could just close them, they're mostly sindre's ESM-only majors (false-positives). Removing it also works, but I think if we bump stuff and dismiss it, maybe it'd go down? Significantly? (I also get all the notifications, I agree it's not fun)
PS: Feel free to hit me up on the Elm Slack if you want me to do something in particular and I seem non-responsive (I don't know if you're present there) or by mail.
I'm not on the Slack, but I do use email. I'll keep it in mind.
@dependabot ignore
Huh. It didn't do anything. It should give a thumbs up and close the PR.
Superseded by #258.
Bumps the typescript-eslint group with 2 updates in the / directory: @typescript-eslint/eslint-plugin and @typescript-eslint/parser.
Updates
@typescript-eslint/eslint-plugin
from 6.21.0 to 8.7.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
b88ea33
chore(release): publish 8.7.0cdd93f6
docs(eslint-plugin): [no-inferrable-types] do not use no-inferrable-types wit...d0e35d9
feat(eslint-plugin): [consistent-type-exports] checkexport *
exports to se...dc1c6d3
docs: [no-unnecessary-type-parameters] add FAQ section (#9975)e8555a0
feat(eslint-plugin): [no-unsafe-call] check calls of Function (#10010)8293546
fix(eslint-plugin): [no-confusing-non-null-assertion] check !in and !instance...b75d42b
fix(eslint-plugin): [no-deprecated] report on imported deprecated variables (...c5dc755
docs: [no-floating-promises] clarify that void does not resolve promises (#9949)1c183ab
fix(eslint-plugin): properly coerce all types to string in `getStaticMemberAc...7b149b9
docs: [strict-boolean-expressions] fix adominition (#10033)Updates
@typescript-eslint/parser
from 6.21.0 to 8.7.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
b88ea33
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)3920c93
chore(release): publish 8.4.02ad3404
chore: enableunicorn/prefer-export-from
and `@typescript-eslint/consistent...ef2eab1
chore(release): publish 8.3.09612d81
chore: enable eslint-plugin-perfectionist on parser package (#9845)7440e14
chore(release): publish 8.2.0382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)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