vscode-titanium
vscode-titanium copied to clipboard
chore(deps-dev): bump the eslint group across 1 directory with 6 updates
Bumps the eslint group with 5 updates in the / directory:
Package | From | To |
---|---|---|
@typescript-eslint/eslint-plugin | 5.58.0 |
7.13.1 |
@typescript-eslint/parser | 5.59.0 |
7.13.1 |
eslint-config-axway | 8.0.0 |
9.0.0 |
eslint-plugin-chai-friendly | 0.7.2 |
1.0.0 |
eslint-plugin-mocha | 10.1.0 |
10.4.3 |
Updates @typescript-eslint/eslint-plugin
from 5.58.0 to 7.13.1
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v7.13.1
7.13.1 (2024-06-17)
🩹 Fixes
- eslint-plugin: [prefer-readonly] refine report locations (#8894)
- eslint-plugin: [return-await] support explicit resource management (#9044)
- eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)
❤️ Thank You
- Kirk Waiblinger
- Yukihiro Hasegawa
@y-hsgw
You can read about our versioning strategy and releases on our website.
v7.13.0
7.13.0 (2024-06-10)
🚀 Features
- eslint-plugin: [no-dynamic-delete] allow all string literals as index (#9280)
- parser, typescript-estree: export withoutProjectParserOptions utility (#9233)
- typescript-estree: require
import = require()
argument to be a string literal (#9226)- typescript-estree: forbid
.body
,.async
,.generator
ondeclare function
(#9225)🩹 Fixes
- ast-spec: function-call-like callee should be Expression not LeftHandSideExpression (#9231)
- eslint-plugin: [init-declarations] refine report locations (#8893)
- eslint-plugin: [no-base-to-string] make error message more nuanced (#9281)
- eslint-plugin: [no-unsafe-assignment] be more specific about error types (#8304)
- eslint-plugin: [no-magic-numbers] fix implementation of the
ignore
option (#9167)- scope-manager: handle index signature in class (#9054)
❤️ Thank You
- Fotis Papadogeorgopoulos
- Joshua Chen
- Kirk Waiblinger
- Tobiloba Adedeji
@tobySolutions
- Vinccool96
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
v7.12.0
7.12.0 (2024-06-03)
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
7.13.1 (2024-06-17)
🩹 Fixes
eslint-plugin: [prefer-readonly] refine report locations
eslint-plugin: [return-await] support explicit resource management
eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any
❤️ Thank You
- Kirk Waiblinger
- Yukihiro Hasegawa
You can read about our versioning strategy and releases on our website.
7.13.0 (2024-06-10)
🚀 Features
typescript-estree: require
import = require()
argument to be a string literaltypescript-estree: forbid
.body
,.async
,.generator
ondeclare function
eslint-plugin: [no-dynamic-delete] allow all string literals as index
🩹 Fixes
ast-spec: function-call-like callee should be Expression not LeftHandSideExpression
scope-manager: handle index signature in class
eslint-plugin: [init-declarations] refine report locations
eslint-plugin: [no-base-to-string] make error message more nuanced
eslint-plugin: [no-unsafe-assignment] be more specific about error types
eslint-plugin: [no-magic-numbers] fix implementation of the
ignore
option❤️ Thank You
- Fotis Papadogeorgopoulos
- Joshua Chen
... (truncated)
Commits
1212a8f
chore(release): publish 7.13.1af34737
docs: improve return-await description about motivation (#9201)bf48dc5
fix(eslint-plugin): [no-unsafe-member-access] differentiate a types-error any...33acc50
fix(eslint-plugin): [return-await] support explicit resource management (#9044)50ed604
fix(eslint-plugin): [prefer-readonly] refine report locations (#8894)8a178ed
chore(release): publish 7.13.063e53e2
chore(deps): update dependency prettier to v3.3.1 (#9308)fb52f78
feat(eslint-plugin): [no-dynamic-delete] allow all string literals as index (...ab2916c
chore: enable eslint-plugin/no-property-in-node internally (#9261)629035f
docs: mention rule scripts under Local Development (#9258)- Additional commits viewable in compare view
Updates @typescript-eslint/parser
from 5.59.0 to 7.13.1
Release notes
Sourced from @typescript-eslint/parser
's releases.
v7.13.1
7.13.1 (2024-06-17)
🩹 Fixes
- eslint-plugin: [prefer-readonly] refine report locations (#8894)
- eslint-plugin: [return-await] support explicit resource management (#9044)
- eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)
❤️ Thank You
- Kirk Waiblinger
- Yukihiro Hasegawa
@y-hsgw
You can read about our versioning strategy and releases on our website.
v7.13.0
7.13.0 (2024-06-10)
🚀 Features
- eslint-plugin: [no-dynamic-delete] allow all string literals as index (#9280)
- parser, typescript-estree: export withoutProjectParserOptions utility (#9233)
- typescript-estree: require
import = require()
argument to be a string literal (#9226)- typescript-estree: forbid
.body
,.async
,.generator
ondeclare function
(#9225)🩹 Fixes
- ast-spec: function-call-like callee should be Expression not LeftHandSideExpression (#9231)
- eslint-plugin: [init-declarations] refine report locations (#8893)
- eslint-plugin: [no-base-to-string] make error message more nuanced (#9281)
- eslint-plugin: [no-unsafe-assignment] be more specific about error types (#8304)
- eslint-plugin: [no-magic-numbers] fix implementation of the
ignore
option (#9167)- scope-manager: handle index signature in class (#9054)
❤️ Thank You
- Fotis Papadogeorgopoulos
- Joshua Chen
- Kirk Waiblinger
- Tobiloba Adedeji
@tobySolutions
- Vinccool96
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
v7.12.0
7.12.0 (2024-06-03)
... (truncated)
Changelog
Sourced from @typescript-eslint/parser
's changelog.
7.13.1 (2024-06-17)
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.13.0 (2024-06-10)
🚀 Features
- parser, typescript-estree: export withoutProjectParserOptions utility
❤️ Thank You
- Fotis Papadogeorgopoulos
- Joshua Chen
- Kirk Waiblinger
- Tobiloba Adedeji
- Vinccool96
- YeonJuan
You can read about our versioning strategy and releases on our website.
7.12.0 (2024-06-03)
🩹 Fixes
- types: correct typing ParserOptions
❤️ Thank You
- Abraham Guo
- Han Yeong-woo
- Joshua Chen
- Kim Sang Du
- Kirk Waiblinger
- YeonJuan
You can read about our versioning strategy and releases on our website.
7.11.0 (2024-05-27)
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.
... (truncated)
Commits
1212a8f
chore(release): publish 7.13.18a178ed
chore(release): publish 7.13.0c9a6dd9
feat(parser, typescript-estree): export withoutProjectParserOptions utility (...7e93b28
chore(release): publish 7.12.02bbf656
fix(types): correct typing ParserOptions (#9202)e360541
chore(release): publish 7.11.0c18226e
chore(release): publish 7.10.077fc366
chore(release): publish 7.9.0f53fece
chore: add knip (#8192)ee677f6
chore(release): publish 7.8.0- Additional commits viewable in compare view
Updates eslint
from 8.45.0 to 8.57.0
Release notes
Sourced from eslint's releases.
v8.57.0
Features
1120b9b
feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0f
feat: Enableeslint.config.mjs
andeslint.config.cjs
(#18066) (Nitin Kumar)Bug Fixes
2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064) (Nitin Kumar)69dd1d1
fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31
fix: deep merge behavior in flat config (#18065) (Nitin Kumar)4c7e9b0
fix: allow circular references in config (#18056) (Milos Djermanovic)Documentation
84922d0
docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363
docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9
docs: show NEXT in version selectors (#18052) (Milos Djermanovic)Chores
1813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143) (Milos Djermanovic)5c356bb
chore: package.json update for@eslint/js
release (Jenkins)f4a1fe2
test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aef
ci: Enable CI forv8.x
branch (#18047) (Milos Djermanovic)v8.56.0
Features
0dd9704
feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin)31a7e3f
feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri)Bug Fixes
7d5e5f6
fix:TypeError: fs.exists is not a function
on read-only file system (#17846) (Francesco Trotta)74739c8
fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin)Documentation
9007719
docs: update link in ways-to-extend.md (#17839) (Amel SELMANE)3a22236
docs: Update README (GitHub Actions Bot)54c3ca6
docs: fix migration-guide example (#17829) (Tanuj Kanti)4391b71
docs: check config comments in rule examples (#17815) (Francesco Trotta)fd28363
docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx)48ed5a6
docs: Update README (GitHub Actions Bot)Chores
ba6af85
chore: upgrade@eslint/js
@8
.56.0 (#17864) (Milos Djermanovic)60a531a
chore: package.json update for@eslint/js
release (Jenkins)ba87a06
chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot])9271d10
chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨)70a686b
chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas)f3a599d
chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然)905d4b7
chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然)4d7c3ce
chore: update eslint-plugin-n v16.4.0 (#17836) (唯然)fd0c60c
ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta)
... (truncated)
Changelog
Sourced from eslint's changelog.
v8.57.0 - February 23, 2024
1813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143) (Milos Djermanovic)5c356bb
chore: package.json update for@eslint/js
release (Jenkins)84922d0
docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)1120b9b
feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)5b8c363
docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064) (Nitin Kumar)f4a1fe2
test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)69dd1d1
fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31
fix: deep merge behavior in flat config (#18065) (Nitin Kumar)dca7d0f
feat: Enableeslint.config.mjs
andeslint.config.cjs
(#18066) (Nitin Kumar)4c7e9b0
fix: allow circular references in config (#18056) (Milos Djermanovic)77dbfd9
docs: show NEXT in version selectors (#18052) (Milos Djermanovic)42c0aef
ci: Enable CI forv8.x
branch (#18047) (Milos Djermanovic)v9.0.0-beta.0 - February 9, 2024
e40d1d7
chore: upgrade@eslint/js
@9
.0.0-beta.0 (#18108) (Milos Djermanovic)9870f93
chore: package.json update for@eslint/js
release (Jenkins)2c62e79
chore: upgrade@eslint/eslintrc
@3
.0.1 (#18107) (Milos Djermanovic)81f0294
chore: upgrade [email protected] (#18106) (Milos Djermanovic)5e2b292
chore: upgrade [email protected] (#18105) (Milos Djermanovic)9163646
feat!: Rule Tester checks for missing placeholder data in the message (#18073) (fnx)53f0f47
feat: Add loadESLint() API method for v9 (#18097) (Nicholas C. Zakas)f1c7e6f
docs: Switch to Ethical Ads (#18090) (Strek)15c143f
docs: JS Foundation -> OpenJS Foundation in PR template (#18092) (Nicholas C. Zakas)c4d26fd
fix:use-isnan
doesn't report onSequenceExpression
s (#18059) (StyleShit)6ea339e
docs: add stricter rule test validations to v9 migration guide (#18085) (Milos Djermanovic)ce838ad
chore: replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#18045) (renovate[bot])3c816f1
docs: use relative link from CLI to core concepts (#18083) (Milos Djermanovic)54df731
chore: update dependency markdownlint-cli to ^0.39.0 (#18084) (renovate[bot])9458735
docs: fix malformedeslint
config comments in rule examples (#18078) (Francesco Trotta)07a1ada
docs: link from--fix
CLI doc to the relevant core concept (#18080) (Bryan Mishkin)8f06a60
chore: update dependency shelljs to ^0.8.5 (#18079) (Francesco Trotta)b844324
docs: Update team responsibilities (#18048) (Nicholas C. Zakas)aadfb60
docs: document languageOptions and other v9 changes for context (#18074) (fnx)3c4d51d
feat!: default forenforceForClassMembers
inno-useless-computed-key
(#18054) (Francesco Trotta)47e60f8
feat!: Stricter rule test validations (#17654) (fnx)1a94589
feat!:no-unused-vars
default caughtErrors to 'all' (#18043) (Josh Goldberg ✨)857e242
docs: tweak explanation for meta.docs rule properties (#18057) (Bryan Mishkin)10485e8
docs: recommend messageId over message for reporting rule violations (#18050) (Bryan Mishkin)98b5ab4
docs: Update README (GitHub Actions Bot)93ffe30
chore: update dependency file-entry-cache to v8 (#17903) (renovate[bot])505fbf4
docs: updateno-restricted-imports
rule (#18015) (Tanuj Kanti)2d11d46
feat: add suggestions touse-isnan
in binary expressions (#17996) (StyleShit)c25b4af
docs: Update README (GitHub Actions Bot)v9.0.0-alpha.2 - January 26, 2024
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143)5c356bb
chore: package.json update for@eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)- Additional commits viewable in compare view
Updates eslint-config-axway
from 8.0.0 to 9.0.0
Commits
bd00e95
9.0.00a67812
v9.0.0 - Dependency updates to mitigate eslint and semver vulns (#140)- See full diff in compare view
Updates eslint-plugin-chai-friendly
from 0.7.2 to 1.0.0
Release notes
Sourced from eslint-plugin-chai-friendly's releases.
1.0.0
Changes:
- Fixed compatibility with the legacy
eslintrc
config format #35- Renamed
recommended
preset for the new flat config format torecommendedFlat
0.8.0
Changes:
- Added ESLint v9 compatibility
- Use
files
property in package.json instead of.npmignore
0.7.4
- rolled back
engines
value inpackage.json
to keep the backwards compatibility for users ofengine-strict
mode0.7.3
- updated dev dependencies
- added new test cases from eslint upstream
Commits
2d9f6dc
1.0.07d1d73e
FIxed recommended config for legacyeslintrc
config format (#36)3ab221e
0.8.07321fbc
Added ESLint v9 flat config support (#34)4a33848
feat: add eslint api v9 compatibility (#33)3055947
Use"files"
instead of.npmignore
(#24)7aec986
0.7.44248e51
Rolled back node engines meta to keep backwards compatibilityfd74ca4
0.7.3bba4702
Updated dev dependencies & added new tests from the upstream- Additional commits viewable in compare view
Updates eslint-plugin-mocha
from 10.1.0 to 10.4.3
Release notes
Sourced from eslint-plugin-mocha's releases.
10.4.3
Bug Fixes
- Fix support for ESLint versions < 8.40.0
10.4.2
Bug Fixes
- Stop using deprecated ESLint context methods
10.4.1
Bug Fixes
- Downgrade
globals
package to support node versions < v1810.4.0
Features
- Add support for eslint flat config format (#349)
10.3.0
Features
- Add
consistent-spacing-between-blocks
rule (#340)Documentation
- Add screendriver to contributors (#339)
10.2.0
Features
- Support function calls as custom names (to stop false warnings) (#336)
Documentation
- Automate docs with eslint-doc-generator (#330)
Dependency Upgrades
- Update all dependencies (#334)
Build-Related
Changelog
Sourced from eslint-plugin-mocha's changelog.
10.4.0 (March 7, 2024)
Features
- Add support for eslint flat config format (#349)
10.3.0 (February 16, 2024)
Features
- Add
consistent-spacing-between-blocks
rule (#340)Documentation
- Add screendriver to contributors (#339)
10.2.0 (September 25, 2023)
Features
- Support function calls as custom names (to stop false warnings) (#336)
Documentation
- Automate docs with eslint-doc-generator (#330)
Dependency Upgrades
- Update all dependencies (#334)
Build-Related
Commits
756fa03
Remove node v14 from build matrixddd614c
Run tests against latest ESLint 8.x versione19e93e
Fix support for ESLint versions < 8.40.0bdf2006
10.4.2af13b8d
Stop using deprecated context.getScope() method3b60bf6
Stop using deprecated context.getDeclaredVariables() methodd3b6930
10.4.1bb79362
Downgrade globals package to support node versions < v1866334a0
10.4.0b1fb03c
Add support for eslint flat config format- 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 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major version
will 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 version
will 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