-
Notifications
You must be signed in to change notification settings - Fork 0
Bump lint-staged from 15.2.10 to 15.4.3 #27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.10 to 15.4.3. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.10...v15.4.3) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Reviewer's Guide by SourceryThis pull request bumps the lint-staged dependency from version 15.2.10 to 15.4.3. This includes several bug fixes and minor features, such as improved TypeScript support, better debug logging, and more informative help messages. Class diagram showing lint-staged TypeScript type changesclassDiagram
class Configuration {
+Record~string, string|string[]|Function~ tasks
}
note for Configuration "New TypeScript types added for configuration"
class LintStaged {
+function defaultExport
}
note for LintStaged "Adjusted TypeScript types for default export"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
Bumps lint-staged from 15.2.10 to 15.4.3.
Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
e53f950chore(changeset): release089da56test: fail Jest when coverage is under 100%19aa461ci: remove code coverage action since it's not working in PRs from forkscbfed1dfix: update types.d.ts (#1512)aef9e5cchore(changeset): release (#1510)8827ebfbuild(dependencies): update dependencies and switch to caret ranges (#1509)7f69b3fdocs: generalize description from 'linting' to 'tasks' (#1507)1c93c9echore(changeset): release (#1505)c020664Merge pull request #1504 from lint-staged/fix-typescript1c7a45efix: default TypeScript config filenames match JS equivalentsDependabot 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)Summary by Sourcery
Build: