Bump the npm-development group across 1 directory with 4 updates
Bumps the npm-development group with 4 updates in the /frontend directory: knip, @types/node, @typescript-eslint/eslint-plugin and @typescript-eslint/parser.
Updates knip from 5.12.3 to 5.16.0
Release notes
Sourced from knip's releases.
Release 5.16.0
- Document namespace imports, extensionless imports, svelte $app path alias, and some edits (20f55022)
- Add
@hyobanto sponsors page (79918d3d)- feat(plugins): add plugin for lost-pixel config (#630) (24772ca0)
- fix(plugin-commitlint): handling of
parserPresetwhen it's not a string (#632) (d7b2545b)Release 5.15.1
- Add
typeofcase toisConsiderReferencedNS(#626) (696d2a7e)Release 5.15.0
- feat(plugins): add plugin for syncpack config (#629) (44005ef2)
- Fix edit link (da2a5c80)
Release 5.15.0-keyedreexport.0
- Add "keyed namespaced pseudo re-exports" to dep graph (#626) (b9409f4107d214f751514917db47b28b4fb5e2f7)
Release 5.14.0
- Add
@nicoespeonto sponsors page (f469fc47)- Bump cache version (f8837c87)
- Fix and extend commitlint plugin (resolves #628) (b52118ed)
- Refactor dep graph (#626) (004ae3bc)
- Respect
.git/info/exclude(resolves #613) (29a0bdc4)- Add "using knip in ci" page to docs (closes #608) (2f752724)
- Replace kleur with picocolors in docs (cca7a24c)
- Revert "Temporarily disable slonik integration test" (1823d1fa)
Release 5.13.0
Commits
c5305bcRelease 5.16.024772cafeat(plugins): add plugin for lost-pixel config (#630)d7b2545fix(plugin-commitlint): handling ofparserPresetwhen it's not a string (#632)d815e83Release 5.15.1696d2a7Addtypeofcase toisConsiderReferencedNS(#626)fcee3eeRelease 5.15.044005effeat(plugins): add plugin for syncpack config (#629)9d12feaRelease 5.14.0f8837c8Bump cache versionb52118eFix and extend commitlint plugin (resolves #628)- Additional commits viewable in compare view
Updates @types/node from 20.12.10 to 20.12.12
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 7.8.0 to 7.10.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v7.10.0
7.10.0 (2024-05-20)
🚀 Features
- eslint-plugin: [sort-type-constituents] support case sensitive sorting (#8760)
🩹 Fixes
- eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag (#8764)
- typescript-estree: don't add in-project files to defaultProjectMatchedFiles (#9097)
- utils: remove function form type from flat config
filesandignores(#9111)❤️ Thank You
- auvred
@auvred- Emanuel Hoogeveen
@ehoogeveen-medweb- jsfm01
@jsfm01- Kirk Waiblinger
You can read about our versioning strategy and releases on our website.
v7.9.0
7.9.0 (2024-05-13)
🚀 Features
- rule-tester: check for missing placeholder data in the message (#9039)
🩹 Fixes
- do not pass tsconfig canonical file name to typescript API to get program details for config file (#9042)
- eslint-plugin: [explicit-function-return-types] fix false positive on default parameters (#9045)
❤️ Thank You
- Kirk Waiblinger
- Sheetal Nandi
- Vinccool96
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
7.10.0 (2024-05-20)
🚀 Features
- eslint-plugin: [sort-type-constituents] support case sensitive sorting
🩹 Fixes
- eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag
❤️ Thank You
- auvred
- Emanuel Hoogeveen
- jsfm01
- Kirk Waiblinger
You can read about our versioning strategy and releases on our website.
7.9.0 (2024-05-13)
🩹 Fixes
- eslint-plugin: [explicit-function-return-types] fix false positive on default parameters
❤️ Thank You
- Kirk Waiblinger
- Sheetal Nandi
- Vinccool96
You can read about our versioning strategy and releases on our website.
Commits
c18226echore(release): publish 7.10.08d92ba8docs: [no-floating-promises] fix capitalization typo (#9118)d951d83fix(eslint-plugin): [prefer-regexp-exec] fix heuristic to check whether regex...987a96efeat(eslint-plugin): [sort-type-constituents] support case sensitive sorting ...77fc366chore(release): publish 7.9.0f53fecechore: add knip (#8192)8acb8d4fix(eslint-plugin): [explicit-function-return-types] fix false positive on de...d696ea2docs(eslint-plugin): fix several 404 URLs (#9064)37a41d9docs: fix broken link toimport/no-duplicatesonno-duplicate-importspag...ab92621docs: correct its/it's spelling (#9048)- Additional commits viewable in compare view
Updates @typescript-eslint/parser from 7.8.0 to 7.10.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v7.10.0
7.10.0 (2024-05-20)
🚀 Features
- eslint-plugin: [sort-type-constituents] support case sensitive sorting (#8760)
🩹 Fixes
- eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag (#8764)
- typescript-estree: don't add in-project files to defaultProjectMatchedFiles (#9097)
- utils: remove function form type from flat config
filesandignores(#9111)❤️ Thank You
- auvred
@auvred- Emanuel Hoogeveen
@ehoogeveen-medweb- jsfm01
@jsfm01- Kirk Waiblinger
You can read about our versioning strategy and releases on our website.
v7.9.0
7.9.0 (2024-05-13)
🚀 Features
- rule-tester: check for missing placeholder data in the message (#9039)
🩹 Fixes
- do not pass tsconfig canonical file name to typescript API to get program details for config file (#9042)
- eslint-plugin: [explicit-function-return-types] fix false positive on default parameters (#9045)
❤️ Thank You
- Kirk Waiblinger
- Sheetal Nandi
- Vinccool96
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
7.10.0 (2024-05-20)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.9.0 (2024-05-13)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
c18226echore(release): publish 7.10.077fc366chore(release): publish 7.9.0f53fecechore: add knip (#8192)- See full diff in compare view
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 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Ignored Deployments
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| neosync-docs | ⬜️ Ignored (Inspect) | Visit Preview | May 21, 2024 4:57pm | |
| neosync-marketing | ⬜️ Ignored (Inspect) | Visit Preview | May 21, 2024 4:57pm |