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

Bump @alleyinteractive/eslint-config from 0.1.1 to 0.1.3 #52

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2023

Bumps @alleyinteractive/eslint-config from 0.1.1 to 0.1.3.

Release notes

Sourced from @​alleyinteractive/eslint-config's releases.

@​alleyinteractive/eslint-config@​0.1.3

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.3 - 2023-09-12

  • Ensure that file extensions are not required for imports with the extensions specified in the import/extensions rule. .js, .mjs, .ts, .jsx, .tsx.
  • Reorganize internal rules for readability using spread operators over extending rules with require.resolve.
  • Update dependencies and address npm audit warnings.

0.1.2 - 2023-08-16

  • Add allowExpressions to react/jsx-no-useless-fragment rule to allow for <>{children}</> syntax, which is necessary for satisfying the TypeScript compiler when the exact shape of children is unknown.

0.1.1 - 2023-08-05

  • Bump @typescript-eslint/parser from 6.2.0 to 6.2.1.

0.1.0 - 2023-03-29

  • Reorder ESLint extends in /typescript-react to ensure proper rules are followed.

0.0.2 - 2023-03-28

  • Add support for JSX in .tsx files.
  • Fix for including files for multiple configurations.

[0.0.1] - 2023-01-10

  • Initial version. Basic support for common use cases at Alley.

@​alleyinteractive/eslint-config@​0.1.2

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.2 - 2023-08-16

  • Add allowExpressions to react/jsx-no-useless-fragment rule to allow for <>{children}</> syntax, which is necessary for satisfying the TypeScript compiler when the exact shape of children is unknown.

0.1.1 - 2023-08-05

... (truncated)

Changelog

Sourced from @​alleyinteractive/eslint-config's changelog.

Changelog

All notable changes to the Alley Scripts monorepo will be documented in this file.

Commits
  • 6a0cdf3 Merge pull request #377 from alleyinteractive/hotfix/eslint-config-ts
  • 61a39c6 Merge branch 'main' into hotfix/eslint-config-ts
  • 751bb5b Merge pull request #366 from alleyinteractive/feature/alley-build
  • dff8394 Merge branch 'main' into hotfix/eslint-config-ts
  • c2d31e3 Merge branch 'main' into feature/alley-build
  • 87664d8 Merge pull request #394 from alleyinteractive/changeset-release/main
  • b6e2c3a Version Packages
  • 1928f18 Merge pull request #393 from alleyinteractive/hotfix/create-release-plugin
  • cbe5deb Clarify on non-commit
  • cb984fa README update
  • 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)

Bumps [@alleyinteractive/eslint-config](https://github.com/alleyinteractive/alley-scripts) from 0.1.1 to 0.1.3.
- [Release notes](https://github.com/alleyinteractive/alley-scripts/releases)
- [Changelog](https://github.com/alleyinteractive/alley-scripts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alleyinteractive/alley-scripts/compare/@alleyinteractive/[email protected]...@alleyinteractive/[email protected])

---
updated-dependencies:
- dependency-name: "@alleyinteractive/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Requires understanding JavaScript labels Sep 23, 2023
@github-actions github-actions bot merged commit 7d878c1 into develop Sep 23, 2023
4 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/alleyinteractive/eslint-config-0.1.3 branch September 23, 2023 13:19
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 Requires understanding JavaScript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants