Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mheob/config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @mheob/commitlint-config@1.0.1
Choose a base ref
...
head repository: mheob/config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @mheob/commitlint-config@1.1.0
Choose a head ref
  • 6 commits
  • 7 files changed
  • 5 contributors

Commits on May 28, 2023

  1. chore(deps): update all non-major dependencies (#122)

    * chore(deps): update all non-major dependencies
    
    * Create flat-jobs-fail.md
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Alex Böhm <tools@boehm.work>
    renovate[bot] and mheob authored May 28, 2023

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    33dba39 View commit details
  2. feat(eslint)!: bump eslint-plugin-unicorn to v47 (#124)

    BREAKING CHANGE: Enable `prefer-at`, `prefer-event-target`, and `prefer-string-replace-all` in recommended config (see sindresorhus/eslint-plugin-unicorn#2073)
    
    Also update some dependencies of monorepo root
    mheob authored May 28, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    bea4024 View commit details
  3. chore(release): bump version and deploy packages (#123)

    This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
    
    
    # Releases
    ## @mheob/eslint-config@5.0.0
    
    ### Major Changes
    
    -   [#124](#124) ([@mheob](https://github.com/mheob)): Bump `eslint-plugin-unicorn` to v47. BREAKING CHANGE: Enable `prefer-at`, `prefer-event-target`, and `prefer-string-replace-all` in recommended config (see sindresorhus/eslint-plugin-unicorn#2073)
    
    ### Patch Changes
    
    -   [#122](#122) ([@renovate](https://github.com/apps/renovate)): chore(deps): update all non-major dependencies
    
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    mheob-bot and github-actions[bot] authored May 28, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c581289 View commit details

Commits on Jun 5, 2023

  1. chore(deps): update all non-major dependencies (#125)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@commitlint/cli](https://commitlint.js.org/) ([source](https://togithub.com/conventional-changelog/commitlint)) | [`^17.6.3` -> `^17.6.5`](https://renovatebot.com/diffs/npm/@commitlint%2fcli/17.6.3/17.6.5) | [![age](https://badges.renovateapi.com/packages/npm/@commitlint%2fcli/17.6.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@commitlint%2fcli/17.6.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@commitlint%2fcli/17.6.5/compatibility-slim/17.6.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@commitlint%2fcli/17.6.5/confidence-slim/17.6.3)](https://docs.renovatebot.com/merge-confidence/) |
    | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^18.16.14` -> `^18.16.16`](https://renovatebot.com/diffs/npm/@types%2fnode/18.16.16/18.16.16) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.16.16/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.16.16/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.16.16/compatibility-slim/18.16.16)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.16.16/confidence-slim/18.16.16)](https://docs.renovatebot.com/merge-confidence/) |
    | [@types/prettier](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prettier) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^2.7.2` -> `^2.7.3`](https://renovatebot.com/diffs/npm/@types%2fprettier/2.7.2/2.7.3) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fprettier/2.7.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fprettier/2.7.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fprettier/2.7.3/compatibility-slim/2.7.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fprettier/2.7.3/confidence-slim/2.7.2)](https://docs.renovatebot.com/merge-confidence/) |
    | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) | [`^5.59.7` -> `^5.59.8`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.59.7/5.59.8) | [![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.59.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.59.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.59.8/compatibility-slim/5.59.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.59.8/confidence-slim/5.59.7)](https://docs.renovatebot.com/merge-confidence/) |
    | [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) | [`^5.59.7` -> `^5.59.8`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.59.7/5.59.8) | [![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.59.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.59.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.59.8/compatibility-slim/5.59.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.59.8/confidence-slim/5.59.7)](https://docs.renovatebot.com/merge-confidence/) |
    | [turbo](https://turbo.build/repo) ([source](https://togithub.com/vercel/turbo)) | [`^1.9.9` -> `^1.10.1`](https://renovatebot.com/diffs/npm/turbo/1.9.9/1.10.1) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.10.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.10.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.10.1/compatibility-slim/1.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.10.1/confidence-slim/1.9.9)](https://docs.renovatebot.com/merge-confidence/) |
    | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/Microsoft/TypeScript)) | [`^5.0.4` -> `^5.1.3`](https://renovatebot.com/diffs/npm/typescript/5.0.4/5.1.3) | [![age](https://badges.renovateapi.com/packages/npm/typescript/5.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/typescript/5.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/typescript/5.1.3/compatibility-slim/5.0.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/typescript/5.1.3/confidence-slim/5.0.4)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>conventional-changelog/commitlint</summary>
    
    ### [`v17.6.5`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@&#8203;commitlint/cli/CHANGELOG.md#&#8203;1765-httpsgithubcomconventional-changelogcommitlintcomparev1764v1765-2023-05-30)
    
    [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.6.3...v17.6.5)
    
    **Note:** Version bump only for package [@&#8203;commitlint/cli](https://togithub.com/commitlint/cli)
    
    </details>
    
    <details>
    <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary>
    
    ### [`v5.59.8`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5598-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5597v5598-2023-05-29)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.7...v5.59.8)
    
    **Note:** Version bump only for package [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
    
    </details>
    
    <details>
    <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/parser)</summary>
    
    ### [`v5.59.8`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5598-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5597v5598-2023-05-29)
    
    [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.7...v5.59.8)
    
    **Note:** Version bump only for package [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
    
    </details>
    
    <details>
    <summary>vercel/turbo</summary>
    
    ### [`v1.10.1`](https://togithub.com/vercel/turbo/releases/tag/v1.10.1): Turborepo v1.10.1
    
    [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.0...v1.10.1)
    
    
    
    **Full Changelog**: vercel/turborepo@v1.10.0...v1.10.1
    
    ### [`v1.10.0`](https://togithub.com/vercel/turbo/releases/tag/v1.10.0): Turborepo v1.10.0
    
    [Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.9...v1.10.0)
    
    
    
    #### What's Changed
    
    ##### Changelog
    
    -   Exclude Pipeline Definition from Global Hash by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4545](https://togithub.com/vercel/turbo/pull/4545)
    -   chore(turbo/gen): mark as experimental by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5016](https://togithub.com/vercel/turbo/pull/5016)
    -   fix: no longer crash for single projects with global dependencies by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5002](https://togithub.com/vercel/turbo/pull/5002)
    -   Add `dotEnv` to `turbo.json` by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4870](https://togithub.com/vercel/turbo/pull/4870)
    -   Add missing `--copy` flag. by [@&#8203;anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5021](https://togithub.com/vercel/turbo/pull/5021)
    -   feat(basic): add generators to basic example by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5006](https://togithub.com/vercel/turbo/pull/5006)
    -   feat(prune) allow pruning of projects using Yarn PnP  by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5019](https://togithub.com/vercel/turbo/pull/5019)
    -   Update skipping-tasks.mdx by [@&#8203;anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5039](https://togithub.com/vercel/turbo/pull/5039)
    -   Update skipping-tasks.mdx by [@&#8203;anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5041](https://togithub.com/vercel/turbo/pull/5041)
    -   feat(turborepo): remove RelativeSystemPathBuf, clean paths on join by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5020](https://togithub.com/vercel/turbo/pull/5020)
    -   fix(create-turbo): default example messaging by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5059](https://togithub.com/vercel/turbo/pull/5059)
    -   fix(daemon): kill daemon when root is removed by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5038](https://togithub.com/vercel/turbo/pull/5038)
    -   ci(turbo): allow publishing from non-main by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5062](https://togithub.com/vercel/turbo/pull/5062)
    -   refactor(turborepo): Consolidated PathError and PathValidationError by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5060](https://togithub.com/vercel/turbo/pull/5060)
    -   fix(create-turbo): git init must use add by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5058](https://togithub.com/vercel/turbo/pull/5058)
    -   feat: go daemon opt-in feature flag by [@&#8203;arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/5076](https://togithub.com/vercel/turbo/pull/5076)
    -   Add codemod to transform literals to wildcards by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5054](https://togithub.com/vercel/turbo/pull/5054)
    -   Wildcard env by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5017](https://togithub.com/vercel/turbo/pull/5017)
    -   fix(daemon): plumb through flush watch errors by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5070](https://togithub.com/vercel/turbo/pull/5070)
    -   Improve error message when repo is not linked or token is expired by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5089](https://togithub.com/vercel/turbo/pull/5089)
    -   fix(turborepo):Support distinguishing unset env vars by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5086](https://togithub.com/vercel/turbo/pull/5086)
    
    #### New Contributors
    
    -   [@&#8203;jw-vercel](https://togithub.com/jw-vercel) made their first contribution in [https://github.com/vercel/turbo/pull/5057](https://togithub.com/vercel/turbo/pull/5057)
    
    **Full Changelog**: vercel/turborepo@v1.9.9...v1.10.0
    
    </details>
    
    <details>
    <summary>Microsoft/TypeScript</summary>
    
    ### [`v5.1.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.1.3): TypeScript 5.1.3
    
    [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)
    
    For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/).
    
    For the complete list of fixed issues, check out the
    
    -   [fixed issues query for Typescript 5.1.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+).
    -   [fixed issues query for Typescript 5.1.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+).
    -   [fixed issues query for Typescript 5.1.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+).
    
    Downloads are available on:
    
    -   [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on Wednesday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.
    
    ---
    
     - [ ] If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/mheob/config).
    
    
    
    Co-authored-by: Alex Böhm <3983539+mheob@users.noreply.github.com>
    renovate[bot] and mheob authored Jun 5, 2023

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    5090973 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    782830b View commit details
  3. chore(release): bump version and deploy packages (#127)

    This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
    
    
    # Releases
    ## @mheob/commitlint-config@1.1.0
    
    ### Minor Changes
    
    -   [#128](#128) ([@mheob](https://github.com/mheob)): add
        `@commitlint/cli` to `peerDependencies`
    
    ## @mheob/eslint-config@5.0.1
    
    ### Patch Changes
    
    -   [#125](#125) ([@renovate](https://github.com/apps/renovate)):
        chore(deps): update all non-major dependencies
    
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    mheob-bot and github-actions[bot] authored Jun 5, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0d1cc75 View commit details
Showing with 1,182 additions and 1,194 deletions.
  1. +10 −10 package.json
  2. +7 −0 packages/commitlint-config/CHANGELOG.md
  3. +6 −5 packages/commitlint-config/package.json
  4. +21 −0 packages/eslint-config/CHANGELOG.md
  5. +12 −12 packages/eslint-config/package.json
  6. +5 −5 packages/prettier-config/package.json
  7. +1,121 −1,162 pnpm-lock.yaml
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -26,21 +26,21 @@
}
},
"devDependencies": {
"@changesets/cli": "^2.26.0",
"@commitlint/cli": "^17.4.4",
"@mheob/changeset-changelog": "^2.0.1",
"@changesets/cli": "^2.26.1",
"@commitlint/cli": "^17.6.5",
"@mheob/changeset-changelog": "^3.0.0",
"@mheob/commitlint-config": "workspace:*",
"@mheob/eslint-config": "workspace:*",
"@mheob/prettier-config": "workspace:*",
"@types/node": "^18.15.5",
"@types/node": "^18.16.16",
"commitizen": "^4.3.0",
"cz-git": "^1.6.0",
"eslint": "^8.36.0",
"cz-git": "^1.6.1",
"eslint": "^8.42.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.0",
"prettier": "^2.8.6",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"ts-node": "^10.9.1",
"turbo": "^1.8.5",
"typescript": "^5.0.2"
"turbo": "^1.10.1",
"typescript": "^5.1.3"
}
}
7 changes: 7 additions & 0 deletions packages/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @mheob/commitlint-config

## 1.1.0

### Minor Changes

- [#128](https://github.com/mheob/config/pull/128) ([@mheob](https://github.com/mheob)): add
`@commitlint/cli` to `peerDependencies`

## 1.0.1

### Patch Changes
11 changes: 6 additions & 5 deletions packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mheob/commitlint-config",
"version": "1.0.1",
"version": "1.1.0",
"description": "My personal configuration for commitlint.",
"keywords": [
"commitlint",
@@ -29,13 +29,14 @@
"@mheob/eslint-config": "workspace:*",
"@mheob/tsconfig": "workspace:*",
"commitizen": "^4.3.0",
"cz-git": "^1.6.0",
"eslint": "^8.36.0",
"typescript": "^5.0.2"
"cz-git": "^1.6.1",
"eslint": "^8.42.0",
"typescript": "^5.1.3"
},
"peerDependencies": {
"@commitlint/cli": "^17.6.5",
"commitizen": "^4.3.0",
"cz-git": "^1.6.0"
"cz-git": "^1.6.1"
},
"publishConfig": {
"access": "public"
21 changes: 21 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @mheob/eslint-config

## 5.0.1

### Patch Changes

- [#125](https://github.com/mheob/config/pull/125) ([@renovate](https://github.com/apps/renovate)):
chore(deps): update all non-major dependencies

## 5.0.0

### Major Changes

- [#124](https://github.com/mheob/config/pull/124) ([@mheob](https://github.com/mheob)): Bump
`eslint-plugin-unicorn` to v47. BREAKING CHANGE: Enable `prefer-at`, `prefer-event-target`, and
`prefer-string-replace-all` in recommended config (see
[#2073](https://github.com/sindresorhus/eslint-plugin-unicorn/pull/2073))

### Patch Changes

- [#122](https://github.com/mheob/config/pull/122) ([@renovate](https://github.com/apps/renovate)):
chore(deps): update all non-major dependencies

## 4.2.1

### Patch Changes
24 changes: 12 additions & 12 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mheob/eslint-config",
"version": "4.2.1",
"version": "5.0.1",
"description": "My personal configuration for eslint.",
"keywords": [
"eslint",
@@ -49,28 +49,28 @@
"sort-package-json": "pnpm dlx sort-package-json"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"eslint-config-next": "^13.2.4",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"eslint-config-next": "^13.4.4",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-unicorn": "^46.0.0",
"eslint-plugin-unicorn": "^47.0.0",
"eslint-plugin-unused-imports": "^2.0.0"
},
"devDependencies": {
"@mheob/tsconfig": "workspace:*",
"@types/eslint": "^8.21.3",
"eslint": "^8.36.0",
"prettier": "^2.8.6",
"typescript": "^5.0.2"
"@types/eslint": "^8.40.0",
"eslint": "^8.42.0",
"prettier": "^2.8.8",
"typescript": "^5.1.3"
},
"peerDependencies": {
"eslint": "^8.36.0",
"prettier": "^2.8.4"
"eslint": "^8.41.0",
"prettier": "^2.8.8"
},
"publishConfig": {
"access": "public"
10 changes: 5 additions & 5 deletions packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -28,13 +28,13 @@
"devDependencies": {
"@mheob/eslint-config": "workspace:*",
"@mheob/tsconfig": "workspace:*",
"@types/prettier": "^2.7.2",
"eslint": "^8.36.0",
"prettier": "^2.8.6",
"typescript": "^5.0.2"
"@types/prettier": "^2.7.3",
"eslint": "^8.42.0",
"prettier": "^2.8.8",
"typescript": "^5.1.3"
},
"peerDependencies": {
"prettier": "^2.8.4"
"prettier": "^2.8.8"
},
"publishConfig": {
"access": "public"
2,283 changes: 1,121 additions & 1,162 deletions pnpm-lock.yaml

Large diffs are not rendered by default.