Skip to content
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

chore: bump lintspaces-cli from 0.6.1 to 1.0.0 #150

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps lintspaces-cli from 0.6.1 to 1.0.0.

Release notes

Sourced from lintspaces-cli's releases.

1.0.0

  • Update to use lintspaces v0.12.0.
  • Revert change from v0.8.0 that loaded a .editorconfig file from the current working directory by default (see #33)
  • Address vulnerabilities in dependencies

0.8.0

  • Update to use lintspaces v0.10.0 to address Windows related issues. See issue #25.
  • Default to using the .editorconfig file in the current working directory if the -e option is not provided.

0.7.1

  • Fix "is not a file" errors on folder globs

0.7.0

  • Bump dependencies
  • Add --json output flag
  • Add tests
  • Normalise arguments to lowercase.
Changelog

Sourced from lintspaces-cli's changelog.

1.0.0 (18/11/24)

  • Update to use lintspaces v0.12.0.
  • Revert change from v0.8.0 that loaded a .editorconfig file from the current working directory by default (see #33)

0.8.0

  • Update to use lintspaces v0.10.0 to address Windows related issues. See issue #25.
  • Default to using the .editorconfig file in the current working directory if the -e option is not provided.

0.7.1 (22/03/2019)

  • Fix "is not a file" errors on folder globs
Commits
  • 2094f13 chore: update version tag to 1.0.0
  • 8061f94 fix: coveralls tag in gh action
  • 8dc9899 fix: use new version of coveralls action
  • ffe302d fix: coverage run in ci
  • f9983c9 fix: checkin package-lock to fix build
  • 2b42bb9 chore: delete travis.yml
  • 4970a53 chore: update deps to address vulnerabilities
  • 91fd06c fix: do not default to assuming .editorconfig is used
  • fc9b62d chore: add changelog and prep 0.8.0 release
  • df2e36c Merge pull request #30 from mathiasvr/patch-1
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot requested a review from a team as a code owner January 6, 2025 12:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lintspaces-cli-1.0.0 branch from e778bb5 to b4024fe Compare January 8, 2025 07:27
Bumps [lintspaces-cli](https://github.com/evanshortiss/lintspaces-cli) from 0.6.1 to 1.0.0.
- [Release notes](https://github.com/evanshortiss/lintspaces-cli/releases)
- [Changelog](https://github.com/evanshortiss/lintspaces-cli/blob/master/CHANGELOG.md)
- [Commits](evanshortiss/lintspaces-cli@0.6.1...1.0.0)

---
updated-dependencies:
- dependency-name: lintspaces-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lintspaces-cli-1.0.0 branch from b4024fe to 65ac69d Compare January 8, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants