chore(deps): update dev dependencies #49
Merged
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:
8.2.4->8.4.018.19.50->18.19.5418.3.10->18.3.1114.2.13->14.2.142.30.0->2.31.08.2.4->8.4.0Release Notes
secretlint/secretlint (@secretlint/secretlint-rule-preset-recommend)
v8.4.0Compare Source
What's Changed
Features
Other Changes
Full Changelog: secretlint/secretlint@v8.3.3...v8.4.0
v8.3.3Compare Source
What's Changed
Add single-executable binary for
secretlint.Supported Platform
Releases page includes the following platform binaries:
secretlint-<version>-linux-x64secretlint-<version>-linux-arm64secretlint-<version>-windows-x64.exesecretlint-<version>-darwin-x64secretlint-<version>-darwin-arm64Checksum files are available as
secretlint-<version>-sha256sum.txtBuilt-in Rules
This binary includes the following rules:
Usage
For more details, please see https://github.com/secretlint/secretlint/tree/master/publish/binary-compiler
Bug Fixes
It make
secretlintbinary stableFull Changelog: secretlint/secretlint@v8.3.2...v8.3.3
v8.3.2Compare Source
What's Changed
Other Changes
Full Changelog: secretlint/secretlint@v8.3.1...v8.3.2
v8.3.1Compare Source
What's Changed
Bug Fixes
CI
Full Changelog: secretlint/secretlint@v8.3.0...v8.3.1
v8.3.0Compare Source
What's Changed
Add single-executable binary for
secretlint.Supported Platform
Releases page includes the following platform binaries:
See 8.3.3 release page.
8.3.0's binary is broken
secretlint-<version>-linux-x64secretlint-<version>-linux-arm64secretlint-<version>-windows-x64.exesecretlint-<version>-darwin-x64secretlint-<version>-darwin-arm64Checksum files are available as
secretlint-<version>-sha256sum.txtBuilt-in Rules
This binary includes the following rules:
Usage
For more details, please see publish/binary-compiler README.
Features
secretlint/pull/895
Dependency Updates
Full Changelog: secretlint/secretlint@v8.2.4...v8.3.0
vercel/next.js (eslint-config-next)
v14.2.14Compare Source
Core Changes
Credits
Huge thanks to @styfle, @ztanner, @ijjk, @huozhi and @wyattjoh for helping!
import-js/eslint-plugin-import (eslint-plugin-import)
v2.31.0Compare Source
Added
order]: allow validating named imports ([#3043], thanks [@manuth])extensions]: add thecheckTypeImportsoption ([#2817], thanks [@phryneas])Fixed
ExportMap/ flat config: includelanguageOptionsin 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]: adddisableSccto 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])Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.