-
-
Notifications
You must be signed in to change notification settings - Fork 0
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): update all non-major dependencies #129
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🦋 Changeset detectedLatest commit: 1e3b80a The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 8, 2023 18:33
c1ba9cc
to
2b112ed
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint to ^8.42.0
fix(deps): update all non-major dependencies
Jun 8, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
June 11, 2023 21:09
881de68
to
09a297d
Compare
renovate
bot
changed the title
fix(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
Jun 11, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
8 times, most recently
from
June 18, 2023 22:24
f908de2
to
960e979
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
June 26, 2023 18:21
3ea027a
to
6c3743a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
July 1, 2023 09:01
20cf64e
to
81029ba
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 2, 2023 00:07
81029ba
to
b1ee971
Compare
mheob
approved these changes
Jul 2, 2023
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
kodiakhq bot
pushed a commit
that referenced
this pull request
Jul 9, 2023
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.1.0 ### Minor Changes - [#131](#131) ([@mheob](https://github.com/mheob)): add `cts` and `mts` file extensions to the eslint config ### Patch Changes - [#133](#133) ([@mheob](https://github.com/mheob)): update dependencies - [#129](#129) ([@renovate](https://github.com/apps/renovate)): chore(deps): update all non-major dependencies ## @mheob/prettier-config@3.1.0 ### Minor Changes - [#133](#133) ([@mheob](https://github.com/mheob)): bump prettier to version 3 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
kodiakhq bot
pushed a commit
that referenced
this pull request
May 23, 2024
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@6.0.0 # @mheob/eslint-config ## 5.2.0 ### Minor Changes - [#147](#147) ([@mheob](https://github.com/mheob)): set `unicorn/no-null` rule to `off` ## 5.1.1 ### Patch Changes - [#145](#145) ([@mheob](https://github.com/mheob)): update dependencies - [#135](#135) ([@mheob](https://github.com/mheob)): update dependencies ## 5.1.0 ### Minor Changes - [#131](#131) ([@mheob](https://github.com/mheob)): add `cts` and `mts` file extensions to the eslint config ### Patch Changes - [#133](#133) ([@mheob](https://github.com/mheob)): update dependencies - [#129](#129) ([@renovate](https://github.com/apps/renovate)): chore(deps): update all non-major dependencies ## 5.0.1 ### Patch Changes - [#125](#125) ([@renovate](https://github.com/apps/renovate)): chore(deps): update all non-major dependencies ## 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 [#2073](sindresorhus/eslint-plugin-unicorn#2073)) ### Patch Changes - [#122](#122) ([@renovate](https://github.com/apps/renovate)): chore(deps): update all non-major dependencies ## 4.2.1 ### Patch Changes - update dependencies --> ([#121](#121)) by [@mheob](https://github.com/mheob) ## 4.2.0 ### Minor Changes - remove explicit return rule --> ([#113](#113)) by [@mheob](https://github.com/mheob) - move `explicit-function-return-type` rule to base config --> ([#116](#116)) by [@mheob](https://github.com/mheob) ### Patch Changes - update dependencies --> ([#112](#112)) by [@mheob](https://github.com/mheob) - fix the README files after the change of using ESLint to fix the imports --> ([#109](#109)) by [@mheob](https://github.com/mheob) ## 4.1.0 ### Minor Changes - add auto-fix for unused imports and vars --> ([#106](#106)) by [@mheob](https://github.com/mheob) ### Patch Changes - bump `eslint-config-next` to `13.1.0` --> ([#106](#106)) by [@mheob](https://github.com/mheob) ## 4.0.0 ### Major Changes - add `eslint-plugin-simple-import-sort` and `eslint-plugin-import` ESLint plugins --> ([#103](#103)) by [@mheob](https://github.com/mheob) ### Minor Changes - add newest rules from `eslint-plugin-unicorn` --> ([#101](#101)) by [@mheob](https://github.com/mheob) ### Patch Changes - chore(deps): update all non-major dependencies --> ([#99](#99)) by [@renovate](https://github.com/apps/renovate) - chore(deps): update all non-major dependencies --> ([#95](#95)) by [@renovate](https://github.com/apps/renovate) ## 3.1.0 ### Minor Changes - disable `unicorn/no-array-reduce` ESLint rule --> ([#93](#93)) by [@mheob](https://github.com/mheob) ### Patch Changes - bump eslint to ^8.27.0 --> ([#91](#91)) by [@renovate](https://github.com/apps/renovate) - bump `@typescript-eslint` monorepo --> ([#89](#89)) by [@mheob](https://github.com/mheob) ## 3.0.1 ### Patch Changes - Update dependencies --> ([#77](#77)) by [@mheob](https://github.com/mheob) - update dependencies --> ([#81](#81)) by [@mheob](https://github.com/mheob) - update dependencies --> ([#86](#86)) by [@mheob](https://github.com/mheob) - update dependencies --> ([#84](#84)) by [@renovate](https://github.com/apps/renovate) ## 3.0.0 ### Major Changes - [#72](#72) [`6c13a4f`](6c13a4f) Thanks [@mheob](https://github.com/mheob)! - Update dependencies and use the new rules from `eslint-plugin-unicorn`, especially [switch-case-braces](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/switch-case-braces.md) ## 2.2.0 ### Minor Changes - [#59](#59) [`ec5e9e3`](ec5e9e3) Thanks [@mheob](https://github.com/mheob)! - Disable `unicorn/no-array-for-each` rule as default ### Patch Changes - [#60](#60) [`12b3867`](12b3867) Thanks [@mheob](https://github.com/mheob)! - Update dependencies ## 2.1.2 ### Patch Changes - [#53](#53) [`f7b87f4`](f7b87f4) Thanks [@mheob](https://github.com/mheob)! - Simpplify and fix calling sub configurations ## 2.1.1 ### Patch Changes - [#49](#49) [`348d277`](348d277) Thanks [@mheob](https://github.com/mheob)! - Update dependencies - [#46](#46) [`6f731ee`](6f731ee) Thanks [@mheob](https://github.com/mheob)! - Switch to typescript as source files - [#42](#42) [`cf8ba94`](cf8ba94) Thanks [@mheob](https://github.com/mheob)! - Format all files to the new tabs instead of spaces behaviour - [#36](#36) [`fd1474e`](fd1474e) Thanks [@mheob](https://github.com/mheob)! - Update dependencies ## 2.1.0 ### Minor Changes - 718c5e2: Deactivate `@typescript-eslint/explicit-function-return-type` rule for jsx files. - 70cbb2c: Add typescript definitions ### Patch Changes - 8a868bf: Update dependencies ## 2.0.2 ### Patch Changes - 87fb7e0: Update all dependencies - a211713: Add more typescript specific rules. ## 2.0.1 ### Patch Changes - 7c1d265: Change old and wrong `main` file name in `package.json` from `index.cjs` to `index.js`. ## 2.0.0 ### Major Changes - 6e97fe2: Split ESLint configuration into specified files (base/reat/next for now). ### Patch Changes - 6e97fe2: Improve README to get a better copy/paste experience. ## 1.0.1 ### Patch Changes - 7d96f86: Update all dependencies ## 1.0.0 ### Major Changes - 723ce7d: Initial configuration ## @mheob/prettier-config@3.2.1 # @mheob/prettier-config ## 3.2.0 ### Minor Changes - [#149](#149) ([@mheob](https://github.com/mheob)): remove line wraps in markdown files ## 3.1.1 ### Patch Changes - [#145](#145) ([@mheob](https://github.com/mheob)): update dependencies ## 3.1.0 ### Minor Changes - [#133](#133) ([@mheob](https://github.com/mheob)): bump prettier to version 3 ## 3.0.1 ### Patch Changes - fix the README files after the change of using ESLint to fix the imports --> ([#109](#109)) by [@mheob](https://github.com/mheob) ## 3.0.0 ### Major Changes - remove `@trivago/prettier-plugin-sort-imports` --> ([#102](#102)) by [@mheob](https://github.com/mheob) ### Patch Changes - chore(deps): update all non-major dependencies --> ([#95](#95)) by [@renovate](https://github.com/apps/renovate) ## 2.0.3 ### Patch Changes - update dependencies --> ([#81](#81)) by [@mheob](https://github.com/mheob) - update dependencies --> ([#86](#86)) by [@mheob](https://github.com/mheob) - update dependencies --> ([#84](#84)) by [@renovate](https://github.com/apps/renovate) ## 2.0.2 ### Patch Changes - [#71](#71) [`b79f37d`](b79f37d) Thanks [@mheob](https://github.com/mheob)! - Remove obsolete `prettier-plugin-jsdoc` package ## 2.0.1 ### Patch Changes - [#63](#63) [`49204ca`](49204ca) Thanks [@mheob](https://github.com/mheob)! - Add the newest ruleset to the README - [#60](#60) [`12b3867`](12b3867) Thanks [@mheob](https://github.com/mheob)! - Update dependencies ## 2.0.0 ### Major Changes - [#42](#42) [`cf8ba94`](cf8ba94) Thanks [@mheob](https://github.com/mheob)! - Switch from spaces to tabs as indentation ### Minor Changes - [#52](#52) [`8bc72cd`](8bc72cd) Thanks [@mheob](https://github.com/mheob)! - Use spaces instead of tabs in yaml files ### Patch Changes - [#46](#46) [`6f731ee`](6f731ee) Thanks [@mheob](https://github.com/mheob)! - Switch to typescript as source files - [#42](#42) [`cf8ba94`](cf8ba94) Thanks [@mheob](https://github.com/mheob)! - Format all files to the new tabs instead of spaces behaviour - [#36](#36) [`fd1474e`](fd1474e) Thanks [@mheob](https://github.com/mheob)! - Update dependencies ## 1.4.0 ### Minor Changes - 70cbb2c: Add typescript definitions ## 1.3.1 ### Patch Changes - 87fb7e0: Update all dependencies ## 1.3.0 ### Minor Changes - 347593b: Set markdown `printWidth` to `130`. ### Patch Changes - 347593b: Improve README to get a better copy/paste experience. ## 1.2.1 ### Patch Changes - 7d96f86: Update all dependencies ## 1.2.0 ### Minor Changes - ad1fc96: Add `prettier-plugin-jsdoc` to the prettier config. ## 1.1.0 ### Minor Changes - 76f0a62: Add some more rules like using tabs and some more. ## 1.0.0 ### Major Changes - 723ce7d: Initial configuration ## @mheob/tsconfig@2.1.0 # @mheob/tsconfig ## 2.0.0 ### Major Changes - remove depricated `importsNotUsedAsValues` config --> ([#121](#121)) by [@mheob](https://github.com/mheob) ## 1.0.1 ### Patch Changes - [#55](#55) [`27aa074`](27aa074) Thanks [@mheob](https://github.com/mheob)! - Simpplify and fix calling sub configurations ## 1.0.0 ### Major Changes - [#43](#43) [`c4e3768`](c4e3768) Thanks [@mheob](https://github.com/mheob)! - Initial Release ## Summary by CodeRabbit - **New Features** - Updated `@mheob/eslint-config` to version 6.0.0 with improved dependency management. - Updated `@mheob/prettier-config` to version 3.2.1 with the latest non-major dependencies. - Updated `@mheob/tsconfig` to version 2.1.0 with enhanced configurations. - **Chores** - Regular dependency updates to ensure compatibility and security.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.26.1
->^2.26.2
^17.6.5
->^17.6.6
^8.40.0
->^8.40.2
^18.16.16
->^18.16.18
^5.59.8
->^5.60.1
^5.59.8
->^5.60.1
^8.42.0
->^8.43.0
^8.41.0
->^8.43.0
^13.4.4
->^13.4.7
^13.2.2
->^13.2.3
^1.10.1
->^1.10.6
^5.1.3
->^5.1.6
Release Notes
changesets/changesets (@changesets/cli)
v2.26.2
Compare Source
Patch Changes
#1176
41988ce
Thanks @joshwooding! - Bumpsemver
dependency to v7.5.3Updated dependencies [
41988ce
]:conventional-changelog/commitlint (@commitlint/cli)
v17.6.6
Compare Source
Note: Version bump only for package @commitlint/cli
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.60.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v5.60.0
Compare Source
Features
5.59.11 (2023-06-12)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.10 (2023-06-12)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.9 (2023-06-05)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.8 (2023-05-29)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.7 (2023-05-22)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.6 (2023-05-15)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.5 (2023-05-08)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.4 (2023-05-08)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.3 (2023-05-08)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.2 (2023-05-01)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.1 (2023-04-24)
Bug Fixes
v5.59.11
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.10
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.9
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.60.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v5.60.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.59.11 (2023-06-12)
Note: Version bump only for package @typescript-eslint/parser
5.59.10 (2023-06-12)
Note: Version bump only for package @typescript-eslint/parser
5.59.9 (2023-06-05)
Note: Version bump only for package @typescript-eslint/parser
5.59.8 (2023-05-29)
Note: Version bump only for package @typescript-eslint/parser
5.59.7 (2023-05-22)
Note: Version bump only for package @typescript-eslint/parser
5.59.6 (2023-05-15)
Note: Version bump only for package @typescript-eslint/parser
5.59.5 (2023-05-08)
Note: Version bump only for package @typescript-eslint/parser
5.59.4 (2023-05-08)
Note: Version bump only for package @typescript-eslint/parser
5.59.3 (2023-05-08)
Note: Version bump only for package @typescript-eslint/parser
5.59.2 (2023-05-01)
Note: Version bump only for package @typescript-eslint/parser
5.59.1 (2023-04-24)
Note: Version bump only for package @typescript-eslint/parser
v5.59.11
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.59.10
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.59.9
Compare Source
Note: Version bump only for package @typescript-eslint/parser
eslint/eslint (eslint)
v8.43.0
Compare Source
Features
14581ff
feat: directive prologue detection and autofix condition inquotes
(#17284) (Francesco Trotta)e50fac3
feat: add declaration loc to message in block-scoped-var (#17252) (Milos Djermanovic)1b7faf0
feat: addskipJSXText
option tono-irregular-whitespace
rule (#17182) (Azat S)Bug Fixes
5338b56
fix: normalizecwd
passed toESLint
/FlatESLint
constructor (#17277) (Milos Djermanovic)54383e6
fix: Removeno-extra-parens
autofix for potential directives (#17022) (Francesco Trotta)Documentation
8b855ea
docs: resubmit pr17061 doc changes (#17292) (唯然)372722e
docs: resubmit pr17012 doc changes (#17293) (唯然)67e7af3
docs: resubmit custom-rules doc changes (#17294) (唯然)9e3d77c
docs: Resubmit Fix formatting in Custom Rules docs (#17281) (Milos Djermanovic)503647a
docs: Resubmit markVariableAsUsed docs (#17280) (Nicholas C. Zakas)e0cf0d8
docs: Custom rule & plugin tutorial (#17024) (Ben Perlmutter)8e51ea9
docs: resubmitno-new
rule documentation (#17264) (Nitin Kumar)1b217f8
docs: resubmitCustom Processors
documentation (#17265) (Nitin Kumar)428fc76
docs: resubmitCreate Plugins
documentation (#17268) (Nitin Kumar)bdca88c
docs: resubmitConfiguration Files
documentation (#17267) (Nitin Kumar)f5c01f2
docs: resubmitManage Issues
documentation (#17266) (Nitin Kumar)b199295
docs: Resubmit custom rules update docs (#17273) (Ben Perlmutter)0e9980c
docs: add newomitLastInOneLineClassBody
option to thesemi
rule (#17263) (Nitin Kumar)cb2560f
docs: Resubmit getScope/getDeclaredVariables docs (#17262) (Nicholas C. Zakas)85d2b30
docs: explain how to include predefined globals (#17261) (Marcus Wyatt)de4d3c1
docs: update flat config default ignore patterns (#17258) (Milos Djermanovic)3912f3a
docs: Improveignores
documentation (#17239) (Francesco Trotta)35e11d3
docs: fix typos and missing info (#17257) (Ed Lucas)0bc257c
docs: Clarifyno-div-regex
rule docs (#17051) (#17255) (Francesco Trotta)788d836
docs: add references to MIT License (#17248) (Milos Djermanovic)58aab6b
docs: Update README (GitHub Actions Bot)3ef5814
docs: Revert all changes after the license change (#17227) (Milos Djermanovic)03fc4aa
docs: Update README (GitHub Actions Bot)Chores
78350f6
chore: upgrade @eslint/js@8.43.0 (#17295) (Milos Djermanovic)62bf759
chore: package.json update for @eslint/js release (ESLint Jenkins)e0a2448
chore: docs package.license ISC => MIT (#17254) (唯然)6a0196c
chore: use eslint-plugin-eslint-plugin flat configs (#17204) (Milos Djermanovic)vercel/next.js (eslint-config-next)
v13.4.7
Compare Source
Core Changes
Documentation Changes
with-supabase
example to App Router: #51335next/image
docs.: #51457Example Changes
Misc Changes
ERR_INVALID_THIS
on Node 20: #51406ERR_INVALID_THIS
on Node 20": #51539Credits
Huge thanks to @wyattjoh, @ijjk, @dvakatsiienko, @leerob, @kwonoj, @nickmccurdy, @brunoeduardodev, @dijonmusters, @shuding, @tyler-lutz, @huozhi, @feedthejim, @alexkirsz, @sonam-serchan, @vicsantizo, @leodr, @wiscaksono, @sokra, @delbaoliveira, @ztanner, @hustLer2k, @joshuabaker, and @ForsakenHarmony for helping!
v13.4.6
Compare Source
Core Changes
next/head
warning to link to the correct docs page: #51013output: export
andnext export -o
: #51191extension
does not load.md
f…: #49785Documentation Changes
usePathname
usage as client hook.: #51146Note
toGood to know
consistency: #51080env
suggestions: #51312Example Changes
with-elasticsearch
to TypeScript: #44842Misc Changes
Credits
Huge thanks to @ijjk, @huozhi, @kwonoj, @shuding, @shozibabbas, @omarhoumz, @jamespearson, @tristndev, @sokra, @leerob, @AldeonMoriak, @delbaoliveira, @manovotny, @styfle, @mirismaili, @tyler-lutz, @SuttonJack, @jeremydouglas, @MaxLeiter, @Kikobeats, @JanCizmar, @mltsy, @WilderDev, @Guilleo03, @Willem-Jaap, @escwxyz, @wiredacorn, @Ethan-Arrowood, @BaffinLee, @ztanner, @greatSumini, @ciruz, @kijikunnn, @DustinsCode, @riqwan, @joostdecock, @nikolovlazar, @Bowens20832, @JohnAlbin, @timneutkens, @feedthejim, @wyattjoh, @gidgudgod, @maxproske, @dunklesToast, @yyuemii, @mPaella, @mknichel, @niko20, @jyunhanlin, @mkcy3, and @valentinpolitov for helping!
v13.4.5
Compare Source
Core Changes
next/legacy/image
: #50343cache-control
header on 304 response: #50408next/link
and router push/replace: #49521@vercel/turbopack-node
types (and more turbopack updates): #50605Google-InspectionTool
token to known bot UA list: #50467cssFiles
field: #50610chunks
field in the client manifest for SSR: #50959typescript@5.1
: #50557router.refresh()
with Draft Mode in App Router: #50941Configuration
📅 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 if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.