WebDriverAgent
WebDriverAgent copied to clipboard
chore(deps-dev): bump lint-staged from 14.0.1 to 15.1.0
Bumps lint-staged from 14.0.1 to 15.1.0.
Release notes
Sourced from lint-staged's releases.
v15.1.0
Minor Changes
- #1344
0423311Thanks@danielbayley! - Add support for loading configuration frompackage.yamlandpackage.ymlfiles, supported bypnpm.Patch Changes
v15.0.2
Patch Changes
- #1339
8e82364Thanks@iiroj! - Update dependencies, including [email protected] to fix an upstream issue affecting lint-staged.v15.0.1
Patch Changes
- #1217
d2e6f8bThanks@louneskmt! - Previously it was possible for a function task to mutate the list of staged files passed to the function, and accidentally affect the generation of other tasks. This is now fixed by passing a copy of the original file list instead.v15.0.0
Major Changes
Changelog
Sourced from lint-staged's changelog.
15.1.0
Minor Changes
- #1344
0423311Thanks@danielbayley! - Add support for loading configuration frompackage.yamlandpackage.ymlfiles, supported bypnpm.Patch Changes
15.0.2
Patch Changes
- #1339
8e82364Thanks@iiroj! - Update dependencies, including [email protected] to fix an upstream issue affecting lint-staged.15.0.1
Patch Changes
- #1217
d2e6f8bThanks@louneskmt! - Previously it was possible for a function task to mutate the list of staged files passed to the function, and accidentally affect the generation of other tasks. This is now fixed by passing a copy of the original file list instead.15.0.0
Major Changes
Commits
26eee9dchore(changeset): releasefed0770docs: update README to mention v13.3.070487aftest: add unit test for uncovered error0423311docs: add changeset19fe984refactor: declare some variables0ac8e91feat: add support forpackage.yamle023c2atest: add integration test for symbolic link git dir4b9fb10chore(deps): update dependencies105d901fix: suppress warnings when using --quiet21aeeb5chore(deps): update dependencies- 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)