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.2 #43

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2023

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

Release notes

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

@​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

  • 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.
Changelog

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

v0.1.2 - @​alleyinteractive/block-editor-tools

Changed

  • Added Node 16 support back.

v0.3.0

Added

  • Added @alleyinteractive/tsconfig package.

Changed

  • Updated @alleyinteractive/block-editor-tools to use @alleyinteractive/tsconfig package.
  • Switched to Turbo and Changesets for monorepo management.

v0.2.0

Added

  • Adding @alleyinteractive/stylelint-config package.
  • Added Typescript Types for @alleyinteractive/block-editor-tools.

0.1.0

  • Initial release
Commits
  • c02baf5 Merge pull request #333 from alleyinteractive/fix/ts-eslint-children
  • 89cec95 Add allowExpressions for children in fragments in TS/React
  • 680e9d6 Merge pull request #332 from alleyinteractive/fix/actions-run-conditions
  • 9c460b8 Only run GitHub Actions on non-draft PRs against main
  • 8694f90 Merge pull request #313 from alleyinteractive/fix/post-picker-post-list-width
  • 6ef5af6 Merge pull request #329 from alleyinteractive/dependabot/npm_and_yarn/types/n...
  • c8b1752 Bump @​types/node from 20.4.5 to 20.4.10
  • 35da024 Merge pull request #328 from alleyinteractive/dependabot/npm_and_yarn/storybo...
  • 133f2cc Merge pull request #325 from alleyinteractive/dependabot/npm_and_yarn/babel-j...
  • e1c0361 Merge pull request #326 from alleyinteractive/dependabot/npm_and_yarn/jest-29...
  • 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.2.
- [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 Aug 19, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2023

Superseded by #52.

@dependabot dependabot bot closed this Sep 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/alleyinteractive/eslint-config-0.1.2 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