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(deps-dev): bump @nullvoxpopuli/eslint-configs from 2.2.46 to 3.1.1 #554

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2023

Bumps @nullvoxpopuli/eslint-configs from 2.2.46 to 3.1.1.

Release notes

Sourced from @​nullvoxpopuli/eslint-configs's releases.

@​nullvoxpopuli/eslint-configs@​3.1.1

Patch Changes

@​nullvoxpopuli/eslint-configs@​3.1.0

Minor Changes

  • #347 c99bdbd Thanks @​NullVoxPopuli! - Add crossPlatform config. This is considered beta for now, and is not explicitly under SemVer at this time

@​nullvoxpopuli/eslint-configs@​3.0.4

Patch Changes

@​nullvoxpopuli/eslint-configs@​3.0.3

Patch Changes

@​nullvoxpopuli/eslint-configs@​3.0.2

Patch Changes

  • #323 9ddd667 Thanks @​NullVoxPopuli! - Rule fixes which affect typescript and ember projects:

    in Ember projects, node files will be linted assuming at least Node 16. (Node 16 is already a requirement to use eslint-configs v3)

    in TypeScript projects, the "ban-types" lint has been turned off. In my experience writing libraries, there are many cases where "basic type and you just don't care, becausue it doesn't affect intellisense" is the right choice -- these types include object and Function, for example, and should be allowed. It's true that using different types that are more specific would provide better intellisense, if they are user facing -- but for non-user-facing types, these types are perfectly fine.

@​nullvoxpopuli/eslint-configs@​3.0.1

Patch Changes

@​nullvoxpopuli/eslint-configs@​3.0.0

Major Changes

  • f1a1f30 Thanks @​NullVoxPopuli! - prettier integration with all exported configs is now off by default.

    To get the old behavior back, pass prettierIntegration: true in the config object to each config helper.

... (truncated)

Changelog

Sourced from @​nullvoxpopuli/eslint-configs's changelog.

3.1.1

Patch Changes

3.1.0

Minor Changes

  • #347 c99bdbd Thanks @​NullVoxPopuli! - Add crossPlatform config. This is considered beta for now, and is not explicitly under SemVer at this time

3.0.4

Patch Changes

3.0.3

Patch Changes

3.0.2

Patch Changes

  • #323 9ddd667 Thanks @​NullVoxPopuli! - Rule fixes which affect typescript and ember projects:

    in Ember projects, node files will be linted assuming at least Node 16. (Node 16 is already a requirement to use eslint-configs v3)

    in TypeScript projects, the "ban-types" lint has been turned off. In my experience writing libraries, there are many cases where "basic type and you just don't care, becausue it doesn't affect intellisense" is the right choice -- these types include object and Function, for example, and should be allowed. It's true that using different types that are more specific would provide better intellisense, if they are user facing -- but for non-user-facing types, these types are perfectly fine.

3.0.1

Patch Changes

3.0.0

Major Changes

... (truncated)

Commits
  • b8901da Merge pull request #350 from NullVoxPopuli/changeset-release/main
  • e67ea7d Version Packages
  • bac27bd Merge pull request #349 from NullVoxPopuli/remove-eslint-plugin-n
  • 8ab7e17 Remove eslint-plugin-n
  • f04ddd2 Merge pull request #348 from NullVoxPopuli/changeset-release/main
  • 60e3a48 Version Packages
  • 34f14d3 Merge pull request #347 from NullVoxPopuli/add-cross-platform-lint-wip
  • cc95e24 Whoops
  • c99bdbd Add cross-platform lint config
  • 8cec896 chore(deps): update dependency eslint to v8.33.0
  • 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 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)

Bumps [@nullvoxpopuli/eslint-configs](https://github.com/NullVoxPopuli/eslint-configs) from 2.2.46 to 3.1.1.
- [Release notes](https://github.com/NullVoxPopuli/eslint-configs/releases)
- [Changelog](https://github.com/NullVoxPopuli/eslint-configs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/NullVoxPopuli/eslint-configs/compare/v2.2.46...@nullvoxpopuli/eslint-configs@3.1.1)

---
updated-dependencies:
- dependency-name: "@nullvoxpopuli/eslint-configs"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 31, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2023

Superseded by #560.

@dependabot dependabot bot closed this Feb 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nullvoxpopuli/eslint-configs-3.1.1 branch February 13, 2023 21:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants