chore(deps): bump glob-parent and xo
Bumps glob-parent to 5.1.2 and updates ancestor dependency xo. These dependencies need to be updated together.
Updates glob-parent from 5.1.1 to 5.1.2
Changelog
Sourced from glob-parent's changelog.
5.1.2 (2021-03-06)
Bug Fixes
6.0.2 (2021-09-29)
Bug Fixes
6.0.1 (2021-07-20)
Bug Fixes
6.0.0 (2021-05-03)
⚠ BREAKING CHANGES
- Correct mishandled escaped path separators (#34)
- upgrade scaffold, dropping node <10 support
Bug Fixes
Miscellaneous Chores
- upgrade scaffold, dropping node <10 support (e83d0c5)
Commits
Updates xo from 0.38.2 to 0.53.1
Release notes
Sourced from xo's releases.
v0.53.1
- Improve performance (#697) 9bee815
https://github.com/xojs/xo/compare/v0.53.0...v0.53.1
v0.53.0
Breaking
- Require Node.js 14 91d10d1
- TypeScript: It will now use inline type imports when auto-fixing https://github.com/xojs/eslint-config-xo-typescript/commit/e41f4a4032882da4f19d4ff69d303f8a1f2e127d
New rules
no-empty-static-blockno-new-native-nonconstructorunicorn/no-unnecessary-awaitunicorn/switch-case-bracesunicorn/prefer-logical-operator-over-ternaryunicorn/prefer-event-target@typescript-eslint/no-unsafe-declaration-merginghttps://github.com/xojs/xo/compare/v0.52.4...v0.53.0
v0.52.4
- Fix a bug with relative
extends(#686) e69a192https://github.com/xojs/xo/compare/v0.52.3...v0.52.4
v0.52.3
- Fix compatibility problem with Windows (#687) a608bf1
https://github.com/xojs/xo/compare/v0.52.2...v0.52.3
v0.52.2
- Fix tsconfig resolution quirks (#683) 4cf8b05
https://github.com/xojs/xo/compare/v0.52.1...v0.52.2
v0.52.1
- Ensure tsconfig lookups work as expected (#680) de5f878
https://github.com/xojs/xo/compare/v0.52.0...v0.52.1
v0.52.0
New rules
... (truncated)
Commits
613011b0.53.19bee815Improve performance (#697)b15cbfeFix CI100dc9b0.53.091d10d1Require Node.js 14e678209Update link tonESLint plugin (#696)db6e2070.52.4e69a192Fix a bug with relativeextends(#686)f9c7db9Update XO badge (#692)92b3a3dReplace link tonodeESLint plugin withnin readme (#690)- 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 will merge this PR once CI passes on it, as requested by @jthegedus.
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 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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
@dependabot rebase
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot rebase
@dependabot recreate
@dependabot squash and merge