indy-vdr
indy-vdr copied to clipboard
chore(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.29.1 in /wrappers/javascript
trafficstars
Bumps eslint-plugin-import from 2.28.0 to 2.29.1.
Release notes
Sourced from eslint-plugin-import's releases.
v2.29.1
Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1
v2.29.0
Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0
v2.28.1
Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1
Changelog
Sourced from eslint-plugin-import's changelog.
[2.29.1] - 2023-12-14
Fixed
- [
no-extraneous-dependencies]: ignoreexport type { ... } from '...'whenincludeTypesisfalse(#2919, thanks [@Pandemic1617])- [
no-unused-modules]: support export patterns with array destructuring (#2930, thanks [@ljharb])- [Deps] update
tsconfig-paths(#2447, thanks [@domdomegg])[2.29.0] - 2023-10-22
Added
- TypeScript config: add .cts and .mts extensions (#2851, thanks [
@Zamiell])- [
newline-after-import]: new optionexactCountand docs update (#1933, thanks [@anikethsaha] and [@reosarevok])- [
newline-after-import]: fixexactCountwithconsiderCommentsfalse positive, when there is a leading comment (#2884, thanks [@kinland])[2.28.1] - 2023-08-18
Fixed
Changed
Commits
ee5fadeBump to 2.29.148fec35[Deps] updatetsconfig-paths80aee73[Dev Deps] updatechai,eslint-doc-generator,markdownlint-cli8c83eaf[Tests] node v21.3 has a brokenfs.writeFilee67259e[Fix]no-unused-modules: support export patterns with array destructuring9fd3c42[Tests]no-duplicates: add passing test12f0300[Fix]no-extraneous-dependencies: ignoreexport type { ... } from '...'w...6d34c88Bump to 2.29.0ec6a8ea[Refactor] usehasowninstead ofhas78f50b8[Deps] updatearray-includes,array.prototype.findlastindex, `array.proto...- Additional commits viewable 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)