Skip to content

chore(deps-dev): bump eslint-plugin-workspaces from 0.7.0 to 0.10.0 - #437

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-workspaces-0.10.0
Open

chore(deps-dev): bump eslint-plugin-workspaces from 0.7.0 to 0.10.0#437
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-workspaces-0.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 20, 2023

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-workspaces from 0.7.0 to 0.10.0.

Release notes

Sourced from eslint-plugin-workspaces's releases.

v0.10.0

What's Changed

Full Changelog: joshuajaco/eslint-plugin-workspaces@v0.9.0...v0.10.0

v0.9.0

What's Changed

New Contributors

Full Changelog: joshuajaco/eslint-plugin-workspaces@v0.8.0...v0.9.0

v0.8.0

What's Changed

New Contributors

Full Changelog: joshuajaco/eslint-plugin-workspaces@v0.7.0...v0.8.0

Changelog

Sourced from eslint-plugin-workspaces's changelog.

[v0.10.0] - 2023-11-19

[v0.9.0] - 2023-06-10

[v0.8.0] - 2023-03-04

  • Replaced the underlying package to resolve monorepo packages (from get-monorepo-packages to find-workspaces) which comes with a few benefits:
    • pnpm workspaces support
    • bolt support
    • caching layer which allows this plugin to look for the workspaces root relative to the file that is being linted instead of the current working directory.
      This means you can run now eslint from outside a monorepo.
Commits
  • bae5f04 0.10.0
  • 828a698 Prepare changelog for v0.10.0
  • cf3008d Merge pull request #30 from joshuajaco/update-find-workspaces
  • 1986b1b Update find-workspaces
  • 7458192 Merge pull request #29 from joshuajaco/deprecate-scopes
  • 39497f6 Deprecate scopes
  • 85a78aa Merge pull request #28 from joshuajaco/maintenance
  • 2296a5e Fix package.json repository field
  • ca314d4 Simplify eslint config
  • 29a8ab1 Replace prettier-eslint-plugin with prettier-eslint-config
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [eslint-plugin-workspaces](https://github.com/joshuajaco/eslint-plugin-workspaces) from 0.7.0 to 0.10.0.
- [Release notes](https://github.com/joshuajaco/eslint-plugin-workspaces/releases)
- [Changelog](https://github.com/joshuajaco/eslint-plugin-workspaces/blob/main/CHANGELOG.md)
- [Commits](joshuajaco/eslint-plugin-workspaces@v0.7.0...v0.10.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-workspaces
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants