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.
This PR contains the following updates:
1.5.0
->1.6.0
14.1.1
->14.1.2
v4.1.6
->v4.2.2
v4.0.2
->v4.1.0
a57df69
->865e5dd
0.45.1
->0.47.5
5.1.5
->5.1.9
3.6.1
->3.6.3
2.29.1
->2.31.0
5.1.0
->5.1.3
2.15.1
->2.18.2
5.0.0
->5.1.0
5.1.3
->5.2.1
6.1.1
->6.6.0
2.5.0
->2.7.0
12.1.0
->12.1.1
1.14.0
->1.15.0
9.0.1
->9.2.0
0.13.0
->0.15.0
0.0.4
->0.0.5
9.1.1
->9.13.2
3.2.5
->3.3.3
18fcd53
->f35c789
3.3.1
->3.3.6
v1.176.0
->v1.202.0
5.4.5
->5.6.3
11.0.4
->11.0.5
Release Notes
shopify/theme-tools (@shopify/prettier-plugin-liquid)
v1.6.0
Compare Source
v1.5.2
Compare Source
v1.5.1
Compare Source
actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1
Compare Source
v4.2.0
Compare Source
v4.1.7
Compare Source
actions/setup-node (actions/setup-node)
v4.1.0
Compare Source
v4.0.4
Compare Source
v4.0.3
Compare Source
dprint/dprint (dprint)
v0.47.5
Compare Source
Changes
Install
Run
dprint upgrade
or see https://dprint.dev/install/Checksums
v0.47.4
Compare Source
Changes
The automated editing of the config file that dprint does like
dprint config add ...
should be a lot more intelligent.Install
Run
dprint upgrade
or see https://dprint.dev/install/Checksums
v0.47.2
Compare Source
Changes
Install
Run
dprint upgrade
or see https://dprint.dev/install/Checksums
v0.47.1
Compare Source
Changes
--staged
can't find any files (https://github.com/dprint/dprint/pull/880)Install
Run
dprint upgrade
or see https://dprint.dev/install/Checksums
v0.47.0
Compare Source
Changes
${configDir}
and${originConfigDir}
configuration template variables (#870)Install
Run
dprint upgrade
or see https://dprint.dev/install/Checksums
v0.46.3
Compare Source
Changes
Install
Run
dprint upgrade
or see https://dprint.dev/install/Checksums
v0.46.2
Compare Source
Changes
Install
Run
dprint upgrade
or see https://dprint.dev/install/Checksums
v0.46.1
Compare Source
Changes
cargo install
without--locked
flag (#852)Please run
dprint config update
after upgrading as some BOM handling happens in the plugins now and some may fail to parse files with a BOM now. See #854 and sorry for any headaches (I'm unsure of the impact of this change, so let me know if this is a huge hassle for you).Install
Run
dprint upgrade
or see https://dprint.dev/install/Checksums
v0.46.0
Compare Source
Changes
DPRINT_TLS_CA_STORE
andDPRINT_CERT
(#850)Please run
dprint config update
after upgrading as some BOM handling happens in the plugins now and some may fail to parse files with a BOM now. See #854 and sorry for any headaches (I'm unsure of the impact of this change, so let me know if this is a huge hassle for you).Install
Run
dprint upgrade
or see https://dprint.dev/install/Checksums
editorconfig-checker/editorconfig-checker.javascript (editorconfig-checker)
v5.1.9
Compare Source
Performance Improvements
v5.1.8
Compare Source
Reverts
v5.1.6 release didn't work because of an issue with the
@vercel/ncc
compiler: https://github.com/vercel/ncc/issues/1193, for now we revert the changes, so basically v5.1.8 is the same as v5.1.5.Sorry for the troubles, we also improved our CI, so we should be able to detect this kind of issues in the future.
v5.1.7
Compare Source
Reverts
v5.1.6
Compare Source
Bug Fixes
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v3.6.3
Compare Source
Patch Changes
#305
f8d7b82
Thanks @SukkaW! - Fix resolve fornode:test
,node:sea
, andnode:sqlite
without sacrificing installation size#288
a4c6c78
Thanks @SunsetTechuila! - fix: ignore bun built-in modulesimport-js/eslint-plugin-import (eslint-plugin-import)
v2.31.0
Compare Source
Added
order
]: allow validating named imports ([#3043], thanks [@manuth])extensions
]: add thecheckTypeImports
option ([#2817], thanks [@phryneas])Fixed
ExportMap
/ flat config: includelanguageOptions
in context ([#3052], thanks [@michaelfaith])no-named-as-default
]: Allow using an identifier if the export is both a named and a default export ([#3032], thanks [@akwodkiewicz])export
]: False positive for exported overloaded functions in TS ([#3065], thanks [@liuxingbaoyu])exportMap
: export map cache is tainted by unreliable parse results ([#3062], thanks [@michaelfaith])exportMap
: improve cacheKey when using flat config ([#3072], thanks [@michaelfaith])Changed
no-relative-packages
]: fix typo ([#3066], thanks [@joshuaobrien])no-cycle
]: dont scc for each linted file ([#3068], thanks [@soryy708])no-cycle
]: adddisableScc
to docs ([#3070], thanks [@soryy708])RuleTester
([#3071], thanks [@G-Rath])no-restricted-paths
]: fix grammar ([#3073], thanks [@unbeauvoyage])no-default-export
], [no-named-export
]: add test case (thanks [@G-Rath])v2.30.0
Compare Source
Added
dynamic-import-chunkname
]: addallowEmpty
option to allow empty leading comments ([#2942], thanks [@JiangWeixian])dynamic-import-chunkname
]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode ([#3004], thanks [@amsardesai])no-unused-modules
]: AddignoreUnusedTypeExports
option ([#3011], thanks [@silverwind])Fixed
no-extraneous-dependencies
]: allow wrong path ([#3012], thanks [@chabb])no-cycle
]: use scc algorithm to optimize ([#2998], thanks [@soryy708])no-duplicates
]: Removing duplicates breaks in TypeScript ([#3033], thanks [@yesl-kim])newline-after-import
]: fix considerComments option when require ([#2952], thanks [@developer-bandi])order
]: do not compare first path segment for relative paths ([#2682]) ([#2885], thanks [@mihkeleidast])Changed
no-extraneous-dependencies
: Make glob pattern description more explicit ([#2944], thanks [@mulztob])no-unused-modules
]: add console message to help debug [#2866]ExportMap
: make procedures static instead of monkeypatching exportmap ([#2982], thanks [@soryy708])ExportMap
: separate ExportMap instance from its builder logic ([#2985], thanks [@soryy708])order
: Add a quick note on how unbound imports and --fix ([#2640], thanks [@minervabot])exportMapBuilder
: avoid hoisting ([#2989], thanks [@soryy708])ExportMap
: extract "builder" logic to separate files ([#2991], thanks [@soryy708])order
]: update the description of thepathGroupsExcludedImportTypes
option ([#3036], thanks [@liby])ota-meshi/eslint-plugin-json-schema-validator (eslint-plugin-json-schema-validator)
v5.1.3
Compare Source
Patch Changes
dab937c
Thanks @ota-meshi! - fix: crash on empty yamlv5.1.2
Compare Source
Patch Changes
abc2590
Thanks @renovate! - fix(deps): update dependency toml-eslint-parser to ^0.10.0v5.1.1
Compare Source
Patch Changes
82f7f3a
Thanks @ota-meshi! - fix: update timeout from 10s to 60sota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)
v2.18.2
Compare Source
Patch Changes
e46de35
Thanks @ota-meshi! - fix: crash when used with eslint v9.15v2.18.1
Compare Source
Patch Changes
3f8a1b9
Thanks @renovate! - fix(deps): update dependency eslint-json-compat-utils to ^0.2.0v2.18.0
Compare Source
Minor Changes
9dce7d3
Thanks @ota-meshi! - feat: use eslint-json-compat-utilsv2.17.0
Compare Source
Minor Changes
5b1e9ac
Thanks @ota-meshi! - Experimental support for@eslint/json
v2.16.0
Compare Source
Minor Changes
8cc5b7f
Thanks @onlywei! - Resolve other plugins relative to this one (as siblings)eslint/eslint-plugin-markdown (eslint-plugin-markdown)
v5.1.0
Compare Source
Features
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.2.1
Compare Source
Patch Changes
ac036cc
Thanks @OrlovAlexei! - build(deps): Bump synckit from 0.8.6 to 0.9.1eslint-community/eslint-plugin-promise (eslint-plugin-promise)
v6.6.0
Compare Source
Bug Fixes
always-return
: treat process.exit() or process.abort() as an acceptable "return" (#493) (f368c5a)Features
strict
option to disallowthen
orcatch
followingawait
oryield
(#494) (fa482cc)[
v6.5.1
]Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.