045ce95186
v2.3.0
Publish to NPM / build (push) Successful in 8s
Publish to NPM / publish (push) Successful in 12s
Stage / build (push) Successful in 8s
Stage / rsync (push) Successful in 6s
2024-08-07 17:13:56 +01:00
da2e286d16
Merge branch 'develop'
2024-08-07 17:13:44 +01:00
8186341292
Update pkg version to 2.3
Stage / build (push) Successful in 8s
Stage / rsync (push) Successful in 10s
2024-08-07 17:12:10 +01:00
f7c6552899
Update eslint dependencies to v9 ( #209 )
...
Stage / build (push) Successful in 8s
Stage / rsync (push) Successful in 6s
- Update the eslint dependencies
#164
Reviewed-on: #209
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-08-02 17:50:24 +01:00
50e4790fbf
Add the post author to the return result ( #208 )
...
Stage / build (push) Successful in 8s
Stage / rsync (push) Successful in 6s
- Add the post author to the return result
- Update tests to accommodate for this change
- Update the documentation for this change
#110
Reviewed-on: #208
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-08-02 17:47:47 +01:00
d85c812fbb
Update forgejo actions workflow to rsync to the server on push to master/develop ( #207 )
...
Stage / build (push) Successful in 8s
Stage / rsync (push) Successful in 6s
- Update the forgejo actions workflow to rsync to the server on push to the master/develop branch
#204
Reviewed-on: #207
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-08-02 17:44:43 +01:00
95afc76a5c
Update dependency typescript to v5.5.4 ( #206 )
...
Test / build (push) Successful in 8s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [typescript](https://www.typescriptlang.org/ ) ([source](https://github.com/Microsoft/TypeScript )) | devDependencies | patch | [`5.5.3` -> `5.5.4`](https://renovatebot.com/diffs/npm/typescript/5.5.3/5.5.4 ) |
---
### Release Notes
<details>
<summary>Microsoft/TypeScript (typescript)</summary>
### [`v5.5.4`](https://github.com/microsoft/TypeScript/releases/tag/v5.5.4 ): TypeScript 5.5.4
[Compare Source](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for TypeScript v5.5.4 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.4%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.3%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+ ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild ) (soon!)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
Co-authored-by: Vylpes <ethan@vylpes.com>
Reviewed-on: #206
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-07-29 17:48:52 +01:00
21ef61076d
Update dependency ts-jest to v29.2.3 ( #178 )
...
Test / build (push) Successful in 8s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [ts-jest](https://kulshekhar.github.io/ts-jest ) ([source](https://github.com/kulshekhar/ts-jest )) | devDependencies | minor | [`29.1.2` -> `29.2.3`](https://renovatebot.com/diffs/npm/ts-jest/29.1.2/29.2.3 ) |
---
### Release Notes
<details>
<summary>kulshekhar/ts-jest (ts-jest)</summary>
### [`v29.2.3`](https://github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2923-2024-07-18 )
[Compare Source](https://github.com/kulshekhar/ts-jest/compare/v29.2.2...v29.2.3 )
### [`v29.2.2`](https://github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2922-2024-07-10 )
[Compare Source](https://github.com/kulshekhar/ts-jest/compare/v29.2.1...v29.2.2 )
### [`v29.2.1`](https://github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2921-2024-07-10 )
[Compare Source](https://github.com/kulshekhar/ts-jest/compare/v29.2.0...v29.2.1 )
### [`v29.2.0`](https://github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2920-2024-07-08 )
[Compare Source](https://github.com/kulshekhar/ts-jest/compare/v29.1.5...v29.2.0 )
##### Bug Fixes
- fix: don't show warning message with Node16/NodeNext ([99c4f49](https://github.com/kulshekhar/ts-jest/commit/99c4f49 )), closes [#​4266](https://github.com/kulshekhar/ts-jest/issues/4266 )
##### Features
- feat(cli): allow migrating cjs `presets` to `transform` config ([22fb027](https://github.com/kulshekhar/ts-jest/commit/22fb027 ))
- feat(presets): add util functions to create ESM presets ([06f78ed](https://github.com/kulshekhar/ts-jest/commit/06f78ed )), close [#​4200](https://github.com/kulshekhar/ts-jest/issues/4200 )
- feat(presets): add util functions to create CJS presets ([f9cc3c0](https://github.com/kulshekhar/ts-jest/commit/f9cc3c0 )), close [#​4200](https://github.com/kulshekhar/ts-jest/issues/4200 )
##### Code refactoring
- refactor: replace lodash deps with native js implementation ([40f1708](https://github.com/kulshekhar/ts-jest/commit/40f1708 ))
- refactor: use `TsJestTransformerOptions` type everywhere possibly ([7d001be](https://github.com/kulshekhar/ts-jest/commit/7d001be ))
- refactor(cli): use new preset util functions to initialize test config ([c2b56ca](https://github.com/kulshekhar/ts-jest/commit/c2b56ca ))
- refactor(presets): use create preset util functions for cjs presets ([922d6d0](https://github.com/kulshekhar/ts-jest/commit/922d6d0 ))
- test: switch `react-app` to use Vite ([827c8ad](https://github.com/kulshekhar/ts-jest/commit/827c8ad ))
### [`v29.1.5`](https://github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2915-2024-06-16 )
[Compare Source](https://github.com/kulshekhar/ts-jest/compare/v29.1.4...v29.1.5 )
### [`v29.1.4`](https://github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2914-2024-05-28 )
[Compare Source](https://github.com/kulshekhar/ts-jest/compare/v29.1.3...v29.1.4 )
### [`v29.1.3`](https://github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2913-2024-05-21 )
[Compare Source](https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.1.3 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy40MzEuNCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==-->
Reviewed-on: #178
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-07-29 17:47:49 +01:00
7574139a07
Move to a fork of pkg ( #202 )
...
Test / build (push) Successful in 7s
- Moved from `pkg` to `@yao-pkg/pkg` fork as its now more maintained
#170
Reviewed-on: #202
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-07-26 18:26:58 +01:00
2b3e65302b
Add new limit option to limit the requested amount of posts from the Reddit API ( #203 )
...
Test / build (push) Successful in 8s
- Add the limit option
- Valid number between 1 and 100
- Defaults to 100
- Updated documentation to mention this
#137
Reviewed-on: #203
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-07-26 18:23:19 +01:00
6f0109ae6e
Update eslint ( #198 )
...
Test / build (push) Successful in 8s
- Update eslint
#95 , #185
Reviewed-on: #198
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-07-26 18:21:28 +01:00
ed297b2643
Add type/dependency label to renovate config ( #197 )
...
Test / build (push) Successful in 7s
- Add the `type/dependency` label to the renovate config so the bot will add the label to its created PRs
#98
Reviewed-on: #197
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-07-26 18:19:44 +01:00
56c886862c
Add a newline character to the output of a file ( #196 )
...
Test / build (push) Successful in 7s
- Add a newline character at the end of the outputted file contents
- This is so it follows POSIX convention
#80
Reviewed-on: #196
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-07-26 18:18:43 +01:00
7c9411b4e2
Fix deprecated toBeCalledWith function call ( #195 )
...
Test / build (push) Successful in 7s
- Remove the missed deprecated `toBeCalledWith` function call and replaced with `toHaveBeenCalledWith`
- There should now no longer be any deprecated functions
#138
Reviewed-on: #195
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-07-26 18:17:21 +01:00
c9d44683a0
Update dependency @babel/traverse to v7.24.8 ( #193 )
...
Test / build (push) Successful in 7s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@babel/traverse](https://babel.dev/docs/en/next/babel-traverse ) ([source](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse )) | resolutions | patch | [`7.24.7` -> `7.24.8`](https://renovatebot.com/diffs/npm/@babel%2ftraverse/7.24.7/7.24.8 ) |
---
### Release Notes
<details>
<summary>babel/babel (@​babel/traverse)</summary>
### [`v7.24.8`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7248-2024-07-11 )
[Compare Source](https://github.com/babel/babel/compare/v7.24.7...v7.24.8 )
##### 👓 Spec Compliance
- `babel-parser`
- [#​16567](https://github.com/babel/babel/pull/16567 ) Do not use strict mode in TS `declare` ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
##### 🐛 Bug Fix
- `babel-generator`
- [#​16630](https://github.com/babel/babel/pull/16630 ) Correctly print parens around `in` in `for` heads ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- [#​16626](https://github.com/babel/babel/pull/16626 ) Fix printing of comments in `await using` ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- [#​16591](https://github.com/babel/babel/pull/16591 ) fix typescript code generation for yield expression inside type expre… ([@​SreeXD](https://github.com/SreeXD ))
- `babel-parser`
- [#​16613](https://github.com/babel/babel/pull/16613 ) Disallow destructuring assignment in `using` declarations ([@​H0onnn](https://github.com/H0onnn ))
- [#​16490](https://github.com/babel/babel/pull/16490 ) fix: do not add `.value: undefined` to regexp literals ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-types`
- [#​16615](https://github.com/babel/babel/pull/16615 ) Remove boolean props from `ObjectTypeInternalSlot` visitor keys ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-plugin-transform-typescript`
- [#​16566](https://github.com/babel/babel/pull/16566 ) fix: Correctly handle `export import x =` ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
##### 💅 Polish
- `babel-generator`
- [#​16625](https://github.com/babel/babel/pull/16625 ) Avoid unnecessary parens around `async` in `for await` ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-traverse`
- [#​16619](https://github.com/babel/babel/pull/16619 ) Avoid checking `Scope.globals` multiple times ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
Reviewed-on: #193
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-07-22 18:01:39 +01:00
35910fe6f9
Update actions/setup-node action to v4 ( #192 )
...
Test / build (push) Successful in 7s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://github.com/actions/setup-node ) | action | major | `v3` -> `v4` |
---
### Release Notes
<details>
<summary>actions/setup-node (actions/setup-node)</summary>
### [`v4`](https://github.com/actions/setup-node/compare/v3...v4 )
[Compare Source](https://github.com/actions/setup-node/compare/v3...v4 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: #192
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-07-22 18:00:37 +01:00
bfc4879107
Update dependency typescript to v5.5.3 ( #191 )
...
Test / build (push) Successful in 7s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [typescript](https://www.typescriptlang.org/ ) ([source](https://github.com/Microsoft/TypeScript )) | devDependencies | minor | [`5.4.5` -> `5.5.3`](https://renovatebot.com/diffs/npm/typescript/5.4.5/5.5.3 ) |
---
### Release Notes
<details>
<summary>Microsoft/TypeScript (typescript)</summary>
### [`v5.5.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.5.3 ): TypeScript 5.5.3
[Compare Source](https://github.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for TypeScript v5.5.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.3%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+ ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.5.2`](https://github.com/microsoft/TypeScript/releases/tag/v5.5.2 ): TypeScript 5.5
[Compare Source](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for TypeScript v5.5.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+ ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: #191
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-07-22 17:59:34 +01:00
f93d10f8bb
Update dependency np to v10.0.7 ( #189 )
...
Test / build (push) Successful in 7s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [np](https://github.com/sindresorhus/np ) | devDependencies | patch | [`10.0.5` -> `10.0.7`](https://renovatebot.com/diffs/npm/np/10.0.5/10.0.7 ) |
---
### Release Notes
<details>
<summary>sindresorhus/np (np)</summary>
### [`v10.0.7`](https://github.com/sindresorhus/np/releases/tag/v10.0.7 )
[Compare Source](https://github.com/sindresorhus/np/compare/v10.0.6...v10.0.7 )
- Allow `publishConfig.registry` to be npm default registry when using Yarn berry ([#​750](https://github.com/sindresorhus/np/issues/750 )) [`6c5eee3`](https://github.com/sindresorhus/np/commit/6c5eee3 )
### [`v10.0.6`](https://github.com/sindresorhus/np/releases/tag/v10.0.6 )
[Compare Source](https://github.com/sindresorhus/np/compare/v10.0.5...v10.0.6 )
- Fix usage with `pnpm` and `--any-branch` or `--branch` ([#​745](https://github.com/sindresorhus/np/issues/745 )) [`d0c1493`](https://github.com/sindresorhus/np/commit/d0c1493 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy40MzEuNCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==-->
Reviewed-on: #189
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-07-22 17:58:20 +01:00
4658a7bc6f
Update dependency @types/node to v20.14.11 ( #188 )
...
Test / build (push) Successful in 7s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node )) | devDependencies | patch | [`20.14.2` -> `20.14.11`](https://renovatebot.com/diffs/npm/@types%2fnode/20.14.2/20.14.11 ) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy40MzEuNCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==-->
Reviewed-on: #188
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-07-22 17:57:20 +01:00
44ea80a42a
Update dependency @typescript-eslint/eslint-plugin to v7.16.1 ( #169 )
...
Test / build (push) Successful in 8s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin ) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin )) | devDependencies | minor | [`7.6.0` -> `7.16.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/7.6.0/7.16.1 ) |
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary>
### [`v7.16.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7161-2024-07-15 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.16.0...v7.16.1 )
##### 🩹 Fixes
- **eslint-plugin:** \[no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters
##### ❤️ Thank You
- Dan Vanderkam
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.16.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7160-2024-07-08 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.15.0...v7.16.0 )
##### 🚀 Features
- **rule-tester:** stricter rule test validations
- **eslint-plugin:** \[no-unnecessary-parameter-property-assignment] add new rule
- **eslint-plugin:** add support for nested namespaces to unsafe-member-access
- **eslint-plugin:** \[no-floating-promises] add checkThenables option
##### 🩹 Fixes
- **deps:** update dependency [@​eslint-community/regexpp](https://github.com/eslint-community/regexpp ) to v4.11.0
- **eslint-plugin:** \[no-floating-promises] add `suggestions` to tests from [#​9263](https://github.com/typescript-eslint/typescript-eslint/issues/9263 ) `checkThenables`
- **website:** react key error on internal pages of website
- **eslint-plugin:** \[restrict-template-expressions] don't report tuples if `allowArray` option is enabled
##### ❤️ Thank You
- Abraham Guo
- auvred
- Josh Goldberg ✨
- Juan Sanchez
- Vinccool96
- YeonJuan
- Yukihiro Hasegawa
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.15.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7150-2024-07-01 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.14.1...v7.15.0 )
##### 🚀 Features
- **eslint-plugin:** \[array-type] detect `Readonly<string[]>` case
- **eslint-plugin:** back-port new rules around empty object types from v8
##### 🩹 Fixes
- disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config
- **eslint-plugin:** \[no-unsafe-return] differentiate a types-error any from a true any
- **eslint-plugin:** \[no-unsafe-call] differentiate a types-error any from a true any
##### ❤️ Thank You
- auvred
- Kim Sang Du
- rgehbt
- Vinccool96
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.14.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7141-2024-06-24 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.14.0...v7.14.1 )
##### 🩹 Fixes
- **eslint-plugin:** \[prefer-nullish-coalescing] treat enums and literals as their underlying primitive types
- **eslint-plugin:** \[prefer-nullish-coalescing] ensure ternary fix does not remove parens
##### ❤️ Thank You
- Jake Bailey
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.14.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7140-2024-06-24 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.13.1...v7.14.0 )
##### 🚀 Features
- support TypeScript 5.5
##### 🩹 Fixes
- **eslint-plugin:** \[no-extraneous-class] handle abstract members
- **eslint-plugin:** \[prefer-nullish-coalescing] handle intersected primitive types
- **eslint-plugin:** \[no-invalid-this] support AccessorProperty
##### ❤️ Thank You
- Brad Zacher
- cm-ayf
- Jake Bailey
- James Zhan
- Joshua Chen
- yoshi2no
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.13.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7131-2024-06-17 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.13.0...v7.13.1 )
##### 🩹 Fixes
- **eslint-plugin:** \[prefer-readonly] refine report locations
- **eslint-plugin:** \[return-await] support explicit resource management
- **eslint-plugin:** \[no-unsafe-member-access] differentiate a types-error any from a true any
##### ❤️ Thank You
- Kirk Waiblinger
- Yukihiro Hasegawa
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.13.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7130-2024-06-10 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.12.0...v7.13.0 )
##### 🚀 Features
- **typescript-estree:** require `import = require()` argument to be a string literal
- **typescript-estree:** forbid `.body`, `.async`, `.generator` on `declare function`
- **eslint-plugin:** \[no-dynamic-delete] allow all string literals as index
##### 🩹 Fixes
- **ast-spec:** function-call-like callee should be Expression not LeftHandSideExpression
- **scope-manager:** handle index signature in class
- **eslint-plugin:** \[init-declarations] refine report locations
- **eslint-plugin:** \[no-base-to-string] make error message more nuanced
- **eslint-plugin:** \[no-unsafe-assignment] be more specific about error types
- **eslint-plugin:** \[no-magic-numbers] fix implementation of the `ignore` option
##### ❤️ Thank You
- Fotis Papadogeorgopoulos
- Joshua Chen
- Kirk Waiblinger
- Tobiloba Adedeji
- Vinccool96
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.12.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7120-2024-06-03 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.11.0...v7.12.0 )
##### 🚀 Features
- **eslint-plugin:** \[no-useless-template-literals] rename to `no-useless-template-expression` (deprecate `no-useless-template-literals`)
- **rule-tester:** check for parsing errors in suggestion fixes
- **rule-tester:** port `checkDuplicateTestCases` from ESLint
- **eslint-plugin:** \[no-floating-promises] add option 'allowForKnownSafePromises'
##### 🩹 Fixes
- no-useless-template-expression -> no-unnecessary-template-expression
- **eslint-plugin:** \[no-unnecessary-type-assertion] combine template literal check with `const` variable check
- **eslint-plugin:** \[dot-notation] fix false positive when accessing private/protected property with optional chaining
- **eslint-plugin:** \[explicit-member-accessibility] refine report locations
- **eslint-plugin:** \[no-unnecessary-type-assertion] declares are always defined, so always check `declare`s
- **eslint-plugin:** \[prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions
- **eslint-plugin:** \[return-await] clean up in-try-catch detection and make autofixes safe
- **eslint-plugin:** \[member-ordering] also TSMethodSignature can be get/set
##### ❤️ Thank You
- Abraham Guo
- Han Yeong-woo
- Joshua Chen
- Kim Sang Du
- Kirk Waiblinger
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.11.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7110-2024-05-27 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.10.0...v7.11.0 )
##### 🚀 Features
- **eslint-plugin:** deprecate prefer-ts-expect-error in favor of ban-ts-comment
##### 🩹 Fixes
- **eslint-plugin:** \[consistent-type-assertions] prevent syntax errors on arrow functions
##### ❤️ Thank You
- Abraham Guo
- auvred
- Dom Armstrong
- Kirk Waiblinger
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.10.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7100-2024-05-20 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.9.0...v7.10.0 )
##### 🚀 Features
- **eslint-plugin:** \[sort-type-constituents] support case sensitive sorting
##### 🩹 Fixes
- **eslint-plugin:** \[prefer-regexp-exec] fix heuristic to check whether regex may contain global flag
##### ❤️ Thank You
- auvred
- Emanuel Hoogeveen
- jsfm01
- Kirk Waiblinger
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.9.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#790-2024-05-13 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0 )
##### 🩹 Fixes
- **eslint-plugin:** \[explicit-function-return-types] fix false positive on default parameters
##### ❤️ Thank You
- Kirk Waiblinger
- Sheetal Nandi
- Vinccool96
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.8.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#780-2024-04-29 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.7.1...v7.8.0 )
##### 🩹 Fixes
- **eslint-plugin:** \[no-unsafe-argument] handle tagged templates
- **eslint-plugin:** \[prefer-optional-chain] suggests optional chaining during strict null equality check
- **eslint-plugin:** \[consistent-type-assertions] handle tagged templates
- **eslint-plugin:** \[no-unsafe-return] handle union types
- **eslint-plugin:** \[no-unused-vars] clear error report range
##### ❤️ Thank You
- auvred
- Josh Goldberg ✨
- jsfm01
- Kim Sang Du
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.7.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#771-2024-04-22 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.7.0...v7.7.1 )
##### 🩹 Fixes
- **eslint-plugin:** \[no-unsafe-assignment] handle shorthand property assignment
- **eslint-plugin:** \[explicit-function-return-type] fix checking wrong ancestor's return type
- **eslint-plugin:** \[prefer-optional-chain] only look at left operand for `requireNullish`
- **eslint-plugin:** \[no-for-in-array] refine report location
- **eslint-plugin:** \[no-unnecessary-type-assertion] allow non-null assertion for void type
##### ❤️ Thank You
- Abraham Guo
- Kirk Waiblinger
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.7.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#770-2024-04-15 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.6.0...v7.7.0 )
##### 🚀 Features
- **eslint-plugin:** replace `no-new-symbol` with `no-new-native-nonconstructor`
##### ❤️ Thank You
- Dave
- Josh Goldberg ✨
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy40MzEuNCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==-->
Reviewed-on: #169
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-07-22 17:55:36 +01:00
eda1fd31c4
Add forgejo workflows ( #184 )
...
Test / build (push) Successful in 8s
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
- Add the forgejo workflows to the repo
- The secret `NPM_TOKEN` has been added organisation wide
#172
## Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
# How Has This Been Tested?
Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.
# Checklist
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that provde my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
Reviewed-on: #184
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-06-22 10:10:48 +01:00
2e5f8c3633
Fix the unit test toBeCalledWith deprecated warnings ( #182 )
...
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
- Fix the unit tests "toBeCalledWith" assert being deprecated
- Update the "sortBy" variable to be a string literal
- Add an output to file option to the CLI
- Reorganise the code so there's less repeated code
- Update the tests so the CLI logic is tested quicker
#138 , #76 , #80
## Type of change
Please delete options that are not relevant.
- [x] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [x] This change requires a documentation update
# How Has This Been Tested?
Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.
# Checklist
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that provde my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
Reviewed-on: #182
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-06-22 10:09:55 +01:00
f53650d573
Update dependency commander to v12.1.0 ( #176 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [commander](https://github.com/tj/commander.js ) | dependencies | minor | [`12.0.0` -> `12.1.0`](https://renovatebot.com/diffs/npm/commander/12.0.0/12.1.0 ) |
---
### Release Notes
<details>
<summary>tj/commander.js (commander)</summary>
### [`v12.1.0`](https://github.com/tj/commander.js/blob/HEAD/CHANGELOG.md#1210-2024-05-18 )
[Compare Source](https://github.com/tj/commander.js/compare/v12.0.0...v12.1.0 )
##### Added
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: #176
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-06-10 17:33:25 +01:00
00cdd5957d
Update dependency jest-mock-extended to v3.0.7 ( #175 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [jest-mock-extended](https://github.com/marchaos/jest-mock-extended ) | devDependencies | patch | [`3.0.6` -> `3.0.7`](https://renovatebot.com/diffs/npm/jest-mock-extended/3.0.6/3.0.7 ) |
---
### Release Notes
<details>
<summary>marchaos/jest-mock-extended (jest-mock-extended)</summary>
### [`v3.0.7`](https://github.com/marchaos/jest-mock-extended/releases/tag/3.0.7 )
[Compare Source](77a64ae832
...3.0.7)
Bumped ts-essentials
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: #175
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-06-10 17:29:44 +01:00
dccc86b5da
Update dependency @types/node to v20.14.2 ( #174 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | minor | [`20.12.7` -> `20.14.2`](https://renovatebot.com/diffs/npm/@types%2fnode/20.12.7/20.14.2 ) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: #174
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-06-10 17:26:51 +01:00
b0ad50f04f
Update dependency @babel/traverse to v7.24.7 ( #173 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@babel/traverse](https://babel.dev/docs/en/next/babel-traverse ) ([source](https://github.com/babel/babel )) | resolutions | patch | [`7.24.1` -> `7.24.7`](https://renovatebot.com/diffs/npm/@babel%2ftraverse/7.24.1/7.24.7 ) |
---
### Release Notes
<details>
<summary>babel/babel (@​babel/traverse)</summary>
### [`v7.24.7`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7247-2024-06-05 )
[Compare Source](https://github.com/babel/babel/compare/v7.24.6...v7.24.7 )
##### 🐛 Bug Fix
- `babel-node`
- [#​16554](https://github.com/babel/babel/pull/16554 ) Allow extra flags in babel-node ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-traverse`
- [#​16522](https://github.com/babel/babel/pull/16522 ) fix: incorrect `constantViolations` with destructuring ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helper-transform-fixture-test-runner`, `babel-plugin-proposal-explicit-resource-management`
- [#​16524](https://github.com/babel/babel/pull/16524 ) fix: Transform `using` in `switch` correctly ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
##### 🏠 Internal
- `babel-helpers`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
- [#​16525](https://github.com/babel/babel/pull/16525 ) Delete unused array helpers ([@​blakewilson](https://github.com/blakewilson ))
### [`v7.24.6`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7246-2024-05-24 )
[Compare Source](https://github.com/babel/babel/compare/v7.24.5...v7.24.6 )
##### 🐛 Bug Fix
- `babel-helper-create-class-features-plugin`, `babel-plugin-transform-class-properties`
- [#​16514](https://github.com/babel/babel/pull/16514 ) Fix source maps for private member expressions ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-core`, `babel-generator`, `babel-plugin-transform-modules-commonjs`
- [#​16515](https://github.com/babel/babel/pull/16515 ) Fix source maps for template literals ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`
- [#​16485](https://github.com/babel/babel/pull/16485 ) Support undecorated static accessor in anonymous classes ([@​JLHwung](https://github.com/JLHwung ))
- [#​16484](https://github.com/babel/babel/pull/16484 ) Fix decorator bare yield await ([@​JLHwung](https://github.com/JLHwung ))
- `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-runtime-corejs3`
- [#​16483](https://github.com/babel/babel/pull/16483 ) Fix: throw TypeError if addInitializer is called after finished ([@​JLHwung](https://github.com/JLHwung ))
- `babel-parser`, `babel-plugin-transform-typescript`
- [#​16476](https://github.com/babel/babel/pull/16476 ) fix: Correctly parse `cls.fn<C> = x` ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
##### 🏠 Internal
- `babel-core`, `babel-helpers`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
- [#​16501](https://github.com/babel/babel/pull/16501 ) Generate helper metadata at build time ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-helpers`
- [#​16499](https://github.com/babel/babel/pull/16499 ) Add `tsconfig.json` for `@babel/helpers/src/helpers` ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-cli`, `babel-helpers`, `babel-plugin-external-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
- [#​16495](https://github.com/babel/babel/pull/16495 ) Move all runtime helpers to individual files ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-parser`, `babel-traverse`
- [#​16482](https://github.com/babel/babel/pull/16482 ) Statically generate boilerplate for bitfield accessors ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- Other
- [#​16466](https://github.com/babel/babel/pull/16466 ) Migrate import assertions syntax ([@​JLHwung](https://github.com/JLHwung ))
### [`v7.24.5`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7245-2024-04-29 )
[Compare Source](https://github.com/babel/babel/compare/v7.24.1...v7.24.5 )
##### 🐛 Bug Fix
- `babel-plugin-transform-classes`, `babel-traverse`
- [#​16377](https://github.com/babel/babel/pull/16377 ) fix: TypeScript annotation affects output ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`, `babel-runtime-corejs3`
- [#​16440](https://github.com/babel/babel/pull/16440 ) Fix suppressed error order ([@​sossost](https://github.com/sossost ))
- [#​16408](https://github.com/babel/babel/pull/16408 ) Await nullish async disposable ([@​JLHwung](https://github.com/JLHwung ))
##### 💅 Polish
- `babel-parser`
- [#​16407](https://github.com/babel/babel/pull/16407 ) Recover from exported `using` declaration ([@​JLHwung](https://github.com/JLHwung ))
##### 🏠 Internal
- Other
- [#​16414](https://github.com/babel/babel/pull/16414 ) Relax ESLint peerDependency constraint to allow v9 ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-parser`
- [#​16425](https://github.com/babel/babel/pull/16425 ) Improve `@babel/parser` AST types ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- [#​16417](https://github.com/babel/babel/pull/16417 ) Always pass type argument to `.startNode` ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-helper-create-class-features-plugin`, `babel-helper-member-expression-to-functions`, `babel-helper-module-transforms`, `babel-helper-split-export-declaration`, `babel-helper-wrap-function`, `babel-helpers`, `babel-plugin-bugfix-firefox-class-in-computed-class-key`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-traverse`
- [#​16439](https://github.com/babel/babel/pull/16439 ) Make `NodePath<T | U>` distributive ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-plugin-proposal-partial-application`, `babel-types`
- [#​16421](https://github.com/babel/babel/pull/16421 ) Remove `JSXNamespacedName` from valid `CallExpression` args ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-plugin-transform-class-properties`, `babel-preset-env`
- [#​16406](https://github.com/babel/babel/pull/16406 ) Do not load unnecessary Babel 7 syntax plugins in Babel 8 ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
##### 🏃♀️ Performance
- `babel-helpers`, `babel-preset-env`, `babel-runtime-corejs3`
- [#​16357](https://github.com/babel/babel/pull/16357 ) Performance: improve `objectWithoutPropertiesLoose` on V8 ([@​romgrk](https://github.com/romgrk ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: #173
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-06-10 17:25:07 +01:00
49dc086100
Update dependency @types/eslint to v8.56.10 ( #168 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | patch | [`8.56.9` -> `8.56.10`](https://renovatebot.com/diffs/npm/@types%2feslint/8.56.9/8.56.10 ) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: #168
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-06-10 17:23:48 +01:00
ed5d170106
Update dependency np to v10 ( #159 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [np](https://github.com/sindresorhus/np ) | devDependencies | major | [`^9.0.0` -> `^10.0.0`](https://renovatebot.com/diffs/npm/np/9.2.0/10.0.5 ) |
---
### Release Notes
<details>
<summary>sindresorhus/np (np)</summary>
### [`v10.0.5`](https://github.com/sindresorhus/np/releases/tag/v10.0.5 )
[Compare Source](https://github.com/sindresorhus/np/compare/v10.0.4...v10.0.5 )
- Fix npm 10 compatibility for real ([#​744](https://github.com/sindresorhus/np/issues/744 )) [`34409be`](https://github.com/sindresorhus/np/commit/34409be )
### [`v10.0.4`](https://github.com/sindresorhus/np/releases/tag/v10.0.4 )
[Compare Source](https://github.com/sindresorhus/np/compare/v10.0.3...v10.0.4 )
- Fix compatibility with npm 10 ([#​743](https://github.com/sindresorhus/np/issues/743 )) [`4caa295`](https://github.com/sindresorhus/np/commit/4caa295 )
### [`v10.0.3`](https://github.com/sindresorhus/np/releases/tag/v10.0.3 )
[Compare Source](https://github.com/sindresorhus/np/compare/v10.0.2...v10.0.3 )
- Fix publish OTP for Yarn Berry ([#​741](https://github.com/sindresorhus/np/issues/741 )) [`02f60c7`](https://github.com/sindresorhus/np/commit/02f60c7 )
### [`v10.0.2`](https://github.com/sindresorhus/np/releases/tag/v10.0.2 )
[Compare Source](https://github.com/sindresorhus/np/compare/v10.0.1...v10.0.2 )
- Use npm for tagging versions when pnpm is the chosen package manager ([#​739](https://github.com/sindresorhus/np/issues/739 )) [`770418f`](https://github.com/sindresorhus/np/commit/770418f )
### [`v10.0.1`](https://github.com/sindresorhus/np/releases/tag/v10.0.1 )
[Compare Source](https://github.com/sindresorhus/np/compare/v10.0.0...v10.0.1 )
- Fix compatibility with npm 10 ([#​737](https://github.com/sindresorhus/np/issues/737 )) [`9fdebd5`](https://github.com/sindresorhus/np/commit/9fdebd5 )
### [`v10.0.0`](https://github.com/sindresorhus/np/releases/tag/v10.0.0 )
[Compare Source](https://github.com/sindresorhus/np/compare/v9.2.0...v10.0.0 )
##### Breaking
- Remove the `--yarn` flag ([#​730](https://github.com/sindresorhus/np/issues/730 )) [`4b3b599`](https://github.com/sindresorhus/np/commit/4b3b599 )
- The functionality is replaced by `--package-manager`. See below.
##### Improvements
- Add `--package-manager` flag ([#​730](https://github.com/sindresorhus/np/issues/730 )) [`4b3b599`](https://github.com/sindresorhus/np/commit/4b3b599 )
- This acts like the [`packageManager` field](https://nodejs.org/api/packages.html#packagemanager ) in package.json. `np` will default to reading package.json, and look for lockfiles to determine the best package manager as a last resort.
- Add pnpm support ([#​730](https://github.com/sindresorhus/np/issues/730 )) [`4b3b599`](https://github.com/sindresorhus/np/commit/4b3b599 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: #159
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-06-10 17:22:24 +01:00
a1bb5143ad
Update dependency @typescript-eslint/parser to v7 ( #147 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser ) ([source](https://github.com/typescript-eslint/typescript-eslint )) | devDependencies | major | [`^5.54.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.62.0/7.12.0 ) |
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary>
### [`v7.12.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7120-2024-06-03 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.11.0...v7.12.0 )
##### 🩹 Fixes
- **types:** correct typing ParserOptions
##### ❤️ Thank You
- Abraham Guo
- Han Yeong-woo
- Joshua Chen
- Kim Sang Du
- Kirk Waiblinger
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.11.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7110-2024-05-27 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.10.0...v7.11.0 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.10.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7100-2024-05-20 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.9.0...v7.10.0 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.9.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#790-2024-05-13 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.8.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#780-2024-04-29 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.7.1...v7.8.0 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.7.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#771-2024-04-22 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.7.0...v7.7.1 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.7.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#770-2024-04-15 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.6.0...v7.7.0 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.6.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#760-2024-04-08 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.5.0...v7.6.0 )
##### 🚀 Features
- bump npm dependency ranges
##### ❤️ Thank You
- Abraham Guo
- auvred
- Brad Zacher
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.5.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#750-2024-04-01 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.4.0...v7.5.0 )
##### 🩹 Fixes
- **parser:** disallow `errorOnTypeScriptSyntacticAndSemanticIssues`
##### ❤️ Thank You
- Brad Zacher
- Kim Sang Du
- Mark de Dios
- Naru
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.4.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#740-2024-03-25 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.3.1...v7.4.0 )
##### 🚀 Features
- **eslint-plugin:** \[consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata
##### ❤️ Thank You
- Abraham Guo
- Brad Zacher
- Josh Goldberg ✨
- Kim Sang Du
- Kirk Waiblinger
- Marco Pasqualetti
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.3.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#731-2024-03-18 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.3.0...v7.3.1 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.3.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#730-2024-03-18 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.2.0...v7.3.0 )
##### 🩹 Fixes
- correct `engines.node` constraints in `package.json`
##### ❤️ Thank You
- Abraham Guo
- Alexu
- Arka Pratim Chaudhuri
- auvred
- Derrick Isaacson
- fnx
- Josh Goldberg ✨
- Kirk Waiblinger
- Marta Cardoso
- Michaël De Boey
- Tristan Rasmussen
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.2.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#720-2024-03-11 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.1.1...v7.2.0 )
##### 🚀 Features
- support TS 5.4
##### ❤️ Thank You
- Arka Pratim Chaudhuri
- auvred
- Chris Plummer
- Fotis Papadogeorgopoulos
- Josh Goldberg ✨
- Kirk Waiblinger
- Wayne Zhang
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.1.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#711-2024-03-04 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.1.0...v7.1.1 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.1.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#710-2024-02-26 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.0.2...v7.1.0 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.0.2`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#702-2024-02-19 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.0.1...v7.0.2 )
##### 🩹 Fixes
- fix tsconfig-less check errors, fix `@types/eslint` incompatibilities, add tests
##### ❤️ Thank You
- Brad Zacher
- Gareth Jones
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.0.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#701-2024-02-12 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.0.0...v7.0.1 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.0.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#700-2024-02-12 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.21.0...v7.0.0 )
##### 🚀 Features
- ⚠️ bump ESLint, NodeJS, and TS minimum version requirements
- add support for flat configs
##### ⚠️ Breaking Changes
- ⚠️ bump ESLint, NodeJS, and TS minimum version requirements
##### ❤️ Thank You
- Brad Zacher
- Kirk Waiblinger
- StyleShit
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### 6.21.0 (2024-02-05)
##### 🚀 Features
- allow `parserOptions.project: false`
##### ❤️ Thank You
- auvred
- Brad Zacher
- Kirk Waiblinger
- Pete Gonzalez
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### 6.20.0 (2024-01-29)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### 6.19.1 (2024-01-22)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### 6.19.0 (2024-01-15)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### 6.18.1 (2024-01-08)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### 6.18.0 (2024-01-06)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.21.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6210-2024-02-05 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.20.0...v6.21.0 )
##### 🚀 Features
- allow `parserOptions.project: false`
##### ❤️ Thank You
- auvred
- Brad Zacher
- Kirk Waiblinger
- Pete Gonzalez
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.20.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6200-2024-01-29 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.19.1...v6.20.0 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.19.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6191-2024-01-22 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.19.0...v6.19.1 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.19.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6190-2024-01-15 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.18.1...v6.19.0 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.18.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6181-2024-01-08 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.18.0...v6.18.1 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.18.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6180-2024-01-06 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.17.0...v6.18.0 )
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.17.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6170-2024-01-01 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.16.0...v6.17.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.16.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6160-2023-12-25 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.15.0...v6.16.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.15.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6150-2023-12-18 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.14.0...v6.15.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.14.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6140-2023-12-11 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.2...v6.14.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### [6.13.2](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.1...v6.13.2 ) (2023-12-04)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### [6.13.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.0...v6.13.1 ) (2023-11-28)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.13.2`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6132-2023-12-04 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.1...v6.13.2 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.13.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6131-2023-11-28 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.0...v6.13.1 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.13.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6130-2023-11-27 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.12.0...v6.13.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.12.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6120-2023-11-20 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.11.0...v6.12.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.11.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6110-2023-11-13 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.10.0...v6.11.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.10.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6100-2023-11-06 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.1...v6.10.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### [6.9.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.0...v6.9.1 ) (2023-10-30)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.9.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#691-2023-10-30 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.0...v6.9.1 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.9.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#690-2023-10-23 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.8.0...v6.9.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.8.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#680-2023-10-16 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.5...v6.8.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### [6.7.5](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.4...v6.7.5 ) (2023-10-09)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### [6.7.4](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.3...v6.7.4 ) (2023-10-02)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### [6.7.3](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.2...v6.7.3 ) (2023-09-25)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### [6.7.2](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.1...v6.7.2 ) (2023-09-18)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### [6.7.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.0...v6.7.1 ) (2023-09-18)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.7.5`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#675-2023-10-09 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.4...v6.7.5 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.7.4`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#674-2023-10-02 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.3...v6.7.4 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.7.3`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#673-2023-09-25 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.2...v6.7.3 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.7.2`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#672-2023-09-18 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.0...v6.7.2 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.7.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#670-2023-09-11 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.6.0...v6.7.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.6.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#660-2023-09-04 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.5.0...v6.6.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.5.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#650-2023-08-28 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.4.1...v6.5.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### [6.4.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.4.0...v6.4.1 ) (2023-08-21)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.4.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#641-2023-08-21 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.4.0...v6.4.1 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.4.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#640-2023-08-14 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.3.0...v6.4.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.3.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#630-2023-08-07 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.1...v6.3.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### [6.2.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.0...v6.2.1 ) (2023-07-31)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.2.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#621-2023-07-31 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.0...v6.2.1 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.2.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#620-2023-07-24 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.1.0...v6.2.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.1.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#610-2023-07-17 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.0.0...v6.1.0 )
##### Features
- **typescript-estree:** add EXPERIMENTAL_useProjectService option to use TypeScript project service ([#​6754](https://github.com/typescript-eslint/typescript-eslint/issues/6754 )) ([6d3d162](6d3d162ce0
))
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.0.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#600-2023-07-10 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.62.0...v6.0.0 )
##### Bug Fixes
- update `exports` field in package.json files ([#​6550](https://github.com/typescript-eslint/typescript-eslint/issues/6550 )) ([53776c2](53776c244f
))
##### chore
- drop support for node v14.17, v17 ([#​5971](https://github.com/typescript-eslint/typescript-eslint/issues/5971 )) ([cc62015](cc62015b8a
))
##### Features
- add new package `rule-tester` ([#​6777](https://github.com/typescript-eslint/typescript-eslint/issues/6777 )) ([2ce1c1d](2ce1c1d22c
))
- add package.json exports for public packages ([#​6458](https://github.com/typescript-eslint/typescript-eslint/issues/6458 )) ([d676683](d6766838a0
))
- drop support for ESLint v6 ([#​5972](https://github.com/typescript-eslint/typescript-eslint/issues/5972 )) ([bda806d](bda806d78e
))
- drop support for node v12 ([#​5918](https://github.com/typescript-eslint/typescript-eslint/issues/5918 )) ([7e3fe9a](7e3fe9a67a
))
- drop support for node v14 and test against node v20 ([#​7022](https://github.com/typescript-eslint/typescript-eslint/issues/7022 )) ([e6235bf](e6235bf61b
))
- remove partial type-information program ([#​6066](https://github.com/typescript-eslint/typescript-eslint/issues/6066 )) ([7fc062a](7fc062abc3
))
- **scope-manager:** ignore ECMA version ([#​5889](https://github.com/typescript-eslint/typescript-eslint/issues/5889 )) ([f2330f7](f2330f7973
)), closes [#​5834](https://github.com/typescript-eslint/typescript-eslint/issues/5834 ) [#​5882](https://github.com/typescript-eslint/typescript-eslint/issues/5882 ) [#​5864](https://github.com/typescript-eslint/typescript-eslint/issues/5864 ) [#​5883](https://github.com/typescript-eslint/typescript-eslint/issues/5883 )
- **typescript-estree:** added allowInvalidAST option to not throw on invalid tokens ([#​6247](https://github.com/typescript-eslint/typescript-eslint/issues/6247 )) ([a3b177d](a3b177d59a
))
- **typescript-estree:** allow providing code as a ts.SourceFile ([#​5892](https://github.com/typescript-eslint/typescript-eslint/issues/5892 )) ([af41b7f](af41b7fa7b
))
- **typescript-estree:** deprecate createDefaultProgram ([#​5890](https://github.com/typescript-eslint/typescript-eslint/issues/5890 )) ([426d6b6](426d6b647e
))
- **typescript-estree:** remove optionality from AST boolean properties ([#​6274](https://github.com/typescript-eslint/typescript-eslint/issues/6274 )) ([df131e2](df131e258c
))
##### BREAKING CHANGES
- drop support for ESLint v6
- drops support for node v17
- drops support for node v12
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: #147
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-06-10 17:20:14 +01:00
41195de16a
v2.2.0
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-04-22 19:46:56 +01:00
f6b0d26581
Use token
2024-04-22 19:46:18 +01:00
e5e19b5f3d
Revert "v2.2.0"
...
This reverts commit a60b331d99
.
2024-04-22 19:46:10 +01:00
a60b331d99
v2.2.0
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-04-22 19:42:24 +01:00
a4ae8f32c7
Update to use master branch
2024-04-22 19:41:46 +01:00
001a173d2e
Revert "v2.2.0"
...
This reverts commit 5ada905a4d
.
2024-04-22 19:41:35 +01:00
5ada905a4d
v2.2.0
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
2024-04-22 19:37:19 +01:00
ed613b4dc2
Update woodpecker to allow publish on main
2024-04-22 19:36:39 +01:00
ab718d9486
Revert "v2.2.0"
...
This reverts commit c600385fab
.
2024-04-22 19:36:08 +01:00
c600385fab
v2.2.0
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
2024-04-22 19:33:07 +01:00
5614fea718
Update rsync ip
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-19 18:34:25 +01:00
8d7624e263
Update documentation to mention about the binary files ( #167 )
...
ci/woodpecker/push/woodpecker Pipeline failed
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
- Add to the CLI documentation the mention about the binary releases
- Mentioned about the fact you can't use macOS arm64 builds yet due to a bug to be fixed later on
#152
## Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
# How Has This Been Tested?
Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.
# Checklist
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that provde my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/167
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-04-19 18:30:12 +01:00
6232c8db7f
Add ldid utility
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-15 18:52:31 +01:00
3093ee9e11
Add ldid utility
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-15 18:45:34 +01:00
2188284507
Add ldid utility
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-15 18:42:03 +01:00
fecff96604
Update dependency jest-mock-extended to v3.0.6 ( #163 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [jest-mock-extended](https://github.com/marchaos/jest-mock-extended ) | devDependencies | patch | [`3.0.5` -> `3.0.6`](https://renovatebot.com/diffs/npm/jest-mock-extended/3.0.5/3.0.6 ) |
---
### Release Notes
<details>
<summary>marchaos/jest-mock-extended (jest-mock-extended)</summary>
### [`v3.0.6`](https://github.com/marchaos/jest-mock-extended/compare/3.0.5...77a64ae8328904bcc614ead4ba8d0d9e8a658136 )
[Compare Source](https://github.com/marchaos/jest-mock-extended/compare/3.0.5...77a64ae8328904bcc614ead4ba8d0d9e8a658136 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/163
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-04-15 18:27:39 +01:00
13f069baa0
Update dependency typescript to v5.4.5 ( #158 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [typescript](https://www.typescriptlang.org/ ) ([source](https://github.com/Microsoft/TypeScript )) | devDependencies | minor | [`5.3.3` -> `5.4.5`](https://renovatebot.com/diffs/npm/typescript/5.3.3/5.4.5 ) |
---
### Release Notes
<details>
<summary>Microsoft/TypeScript (typescript)</summary>
### [`v5.4.5`](https://github.com/microsoft/TypeScript/releases/tag/v5.4.5 ): TypeScript 5.4.5
[Compare Source](https://github.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.4.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.4 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.5 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.5%22+is%3Aclosed+ ).
Downloads are available on:
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.4.4`](https://github.com/microsoft/TypeScript/releases/tag/v5.4.4 ): TypeScript 5.4.4
[Compare Source](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.4 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.4.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.4 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+ ).
Downloads are available on:
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.4.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.4.3 ): TypeScript 5.4.3
[Compare Source](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.4.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+ ).
Downloads are available on:
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.4.2`](https://github.com/microsoft/TypeScript/releases/tag/v5.4.2 ): TypeScript 5.4
[Compare Source](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.4.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+ ).
Downloads are available on:
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/158
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-04-15 18:22:30 +01:00
fe40bdc69b
Update dependency @typescript-eslint/eslint-plugin to v7.6.0 ( #157 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin ) ([source](https://github.com/typescript-eslint/typescript-eslint )) | devDependencies | minor | [`7.0.2` -> `7.6.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/7.0.2/7.6.0 ) |
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary>
### [`v7.6.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#760-2024-04-08 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.5.0...v7.6.0 )
##### 🚀 Features
- bump npm dependency ranges
##### ❤️ Thank You
- Abraham Guo
- auvred
- Brad Zacher
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.5.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#750-2024-04-01 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.4.0...v7.5.0 )
##### 🩹 Fixes
- **eslint-plugin:** \[no-floating-promises] handle TaggedTemplateExpression
- **eslint-plugin:** \[no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option
##### ❤️ Thank You
- Brad Zacher
- Kim Sang Du
- Mark de Dios
- Naru
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.4.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#740-2024-03-25 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.3.1...v7.4.0 )
##### 🚀 Features
- **eslint-plugin:** \[consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata
- **eslint-plugin:** \[no-unnecessary-type-arguments] handle tagged templates
- **eslint-plugin:** deprecate no-throw-literal and add a renamed only-throw-error
##### 🩹 Fixes
- **eslint-plugin:** \[prefer-optional-chain] address multipart nullish checks false positive
- **eslint-plugin:** \[prefer-optional-chain] properly disambiguate between `boolean` and `false`
- **eslint-plugin:** \[no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside
##### ❤️ Thank You
- Abraham Guo
- Brad Zacher
- Josh Goldberg ✨
- Kim Sang Du
- Kirk Waiblinger
- Marco Pasqualetti
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.3.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#731-2024-03-18 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.3.0...v7.3.1 )
##### 🩹 Fixes
- **eslint-plugin:** \[no-floating-promises] revert disable of ignoreVoid in strict config
##### ❤️ Thank You
- Josh Goldberg ✨
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.3.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#730-2024-03-18 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.2.0...v7.3.0 )
##### 🚀 Features
- **eslint-plugin:** \[restrict-template-expressions] add `allowArray` option
- **eslint-plugin:** add meta.docs.recommended setting for strict config options
- **eslint-plugin:** add rule `use-unknown-in-catch-callback-variables`
- **eslint-plugin:** \[prefer-reduce-type-parameter] supports tuple, union, intersection
##### 🩹 Fixes
- correct `engines.node` constraints in `package.json`
- **eslint-plugin:** \[unbound-method] check method definition in object literal using longhand form
- **eslint-plugin:** \[consistent-type-imports] handle imports without specifiers
- **eslint-plugin:** \[no-redundant-type-constituents] incorrectly marks & string as redundant
- **eslint-plugin:** \[no-unnecessary-qualifier] handle merge namespace with enum
- **eslint-plugin:** \[no-unused-expressions] false negatives when using assertions
- **eslint-plugin:** \[ban-ts-comment] more accurate handling of multiline comments
- **eslint-plugin:** \[explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option
- **eslint-plugin:** \[class-literal-property-style] ignore property assigned in constructor
- **eslint-plugin:** \[no-unnecessary-type-assertion] fix false negative for const variable declarations
##### ❤️ Thank You
- Abraham Guo
- Alexu
- Arka Pratim Chaudhuri
- auvred
- Derrick Isaacson
- fnx
- Josh Goldberg ✨
- Kirk Waiblinger
- Marta Cardoso
- Michaël De Boey
- Tristan Rasmussen
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.2.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#720-2024-03-11 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.1.1...v7.2.0 )
##### 🚀 Features
- support TS 5.4
- **eslint-plugin:** \[prefer-string-starts-ends-with] add allowSingleElementEquality option
##### 🩹 Fixes
- **eslint-plugin:** expose \*-type-checked-only configs for extension
- **eslint-plugin:** \[member-ordering] report alphabetical sorting for all groups instead of just the first failing group
- **eslint-plugin:** \[no-var-requires, no-require-imports] support template literal
- **eslint-plugin:** \[no-useless-template-literals] detect TemplateLiteral
- **eslint-plugin:** \[no-unnecessary-condition] handle union array and tuple type
- **eslint-plugin:** \[prefer-find] support ternary branches in prefer-find
##### ❤️ Thank You
- Arka Pratim Chaudhuri
- auvred
- Chris Plummer
- Fotis Papadogeorgopoulos
- Josh Goldberg ✨
- Kirk Waiblinger
- Wayne Zhang
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.1.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#711-2024-03-04 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.1.0...v7.1.1 )
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.1.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#710-2024-02-26 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.0.2...v7.1.0 )
##### 🚀 Features
- **eslint-plugin:** add \*-type-checked-only configs
- **eslint-plugin:** \[naming-convention] support the auto-accessor syntax
- **eslint-plugin:** \[consistent-return] add new rule
##### 🩹 Fixes
- **eslint-plugin:** \[prefer-optional-chan] allow typeof for avoiding reference error
- **eslint-plugin:** \[no-misused-promises] improve check union types
- **eslint-plugin:** \[no-use-before-define] fix false positive type reference in as, satisfies
##### ❤️ Thank You
- Arka Pratim Chaudhuri
- Josh Goldberg ✨
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/157
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-04-15 18:20:33 +01:00
1daf2b58ff
Update dependency @babel/traverse to v7.24.1 ( #156 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@babel/traverse](https://babel.dev/docs/en/next/babel-traverse ) ([source](https://github.com/babel/babel )) | resolutions | minor | [`7.23.9` -> `7.24.1`](https://renovatebot.com/diffs/npm/@babel%2ftraverse/7.23.9/7.24.1 ) |
---
### Release Notes
<details>
<summary>babel/babel (@​babel/traverse)</summary>
### [`v7.24.1`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7241-2024-03-19 )
[Compare Source](https://github.com/babel/babel/compare/v7.24.0...v7.24.1 )
##### 🐛 Bug Fix
- `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`
- [#​16350](https://github.com/babel/babel/pull/16350 ) Fix decorated class computed keys ordering ([@​JLHwung](https://github.com/JLHwung ))
- [#​16344](https://github.com/babel/babel/pull/16344 ) Fix decorated class static field private access ([@​JLHwung](https://github.com/JLHwung ))
- `babel-plugin-proposal-decorators`, `babel-plugin-proposal-json-modules`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env`
- [#​16329](https://github.com/babel/babel/pull/16329 ) Respect `moduleName` for `@babel/runtime/regenerator` imports ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-class-properties`
- [#​16331](https://github.com/babel/babel/pull/16331 ) Fix decorator memoiser binding kind ([@​JLHwung](https://github.com/JLHwung ))
- `babel-helper-create-class-features-plugin`, `babel-helper-replace-supers`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`
- [#​16325](https://github.com/babel/babel/pull/16325 ) Fix decorator evaluation private environment ([@​JLHwung](https://github.com/JLHwung ))
##### 📝 Documentation
- [#​16319](https://github.com/babel/babel/pull/16319 ) Update SECURITY.md ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
##### 🏠 Internal
- `babel-code-frame`, `babel-highlight`
- [#​16359](https://github.com/babel/babel/pull/16359 ) Replace `chalk` with `picocolors` ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-helper-fixtures`, `babel-helpers`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-unicode-sets-regex`, `babel-preset-env`, `babel-preset-flow`
- [#​16352](https://github.com/babel/babel/pull/16352 ) Run Babel transform tests on old node if possible ([@​JLHwung](https://github.com/JLHwung ))
- `babel-helpers`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs3`, `babel-runtime`, `babel-standalone`
- [#​16323](https://github.com/babel/babel/pull/16323 ) Allow separate helpers to be excluded in Babel 8 ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helper-module-imports`, `babel-plugin-proposal-import-wasm-source`, `babel-plugin-proposal-json-modules`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx`
- [#​16349](https://github.com/babel/babel/pull/16349 ) Support merging imports in import injector ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-helper-create-class-features-plugin`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-bugfix-v8-static-class-fields-redefine-readonly`, `babel-plugin-external-helpers`, `babel-plugin-proposal-async-do-expressions`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-do-expressions`, `babel-plugin-proposal-duplicate-named-capturing-groups-regex`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-proposal-export-default-from`, `babel-plugin-proposal-function-bind`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-import-attributes-to-assertions`, `babel-plugin-proposal-import-defer`, `babel-plugin-proposal-import-wasm-source`, `babel-plugin-proposal-json-modules`, `babel-plugin-proposal-optional-chaining-assign`, `babel-plugin-proposal-partial-application`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-proposal-regexp-modifiers`, `babel-plugin-proposal-throw-expressions`, `babel-plugin-syntax-async-do-expressions`, `babel-plugin-syntax-decimal`, `babel-plugin-syntax-decorators`, `babel-plugin-syntax-destructuring-private`, `babel-plugin-syntax-do-expressions`, `babel-plugin-syntax-explicit-resource-management`, `babel-plugin-syntax-export-default-from`, `babel-plugin-syntax-flow`, `babel-plugin-syntax-function-bind`, `babel-plugin-syntax-function-sent`, `babel-plugin-syntax-import-assertions`, `babel-plugin-syntax-import-attributes`, `babel-plugin-syntax-import-defer`, `babel-plugin-syntax-import-reflection`, `babel-plugin-syntax-import-source`, `babel-plugin-syntax-jsx`, `babel-plugin-syntax-module-blocks`, `babel-plugin-syntax-optional-chaining-assign`, `babel-plugin-syntax-partial-application`, `babel-plugin-syntax-pipeline-operator`, `babel-plugin-syntax-record-and-tuple`, `babel-plugin-syntax-throw-expressions`, `babel-plugin-syntax-typescript`, `babel-plugin-transform-arrow-functions`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoped-functions`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-classes`, `babel-plugin-transform-computed-properties`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-dotall-regex`, `babel-plugin-transform-duplicate-keys`, `babel-plugin-transform-dynamic-import`, `babel-plugin-transform-exponentiation-operator`, `babel-plugin-transform-export-namespace-from`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-for-of`, `babel-plugin-transform-function-name`, `babel-plugin-transform-instanceof`, `babel-plugin-transform-jscript`, `babel-plugin-transform-json-strings`, `babel-plugin-transform-literals`, `babel-plugin-transform-logical-assignment-operators`, `babel-plugin-transform-member-expression-literals`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd`, `babel-plugin-transform-new-target`, `babel-plugin-transform-nullish-coalescing-operator`, `babel-plugin-transform-numeric-separator`, `babel-plugin-transform-object-assign`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-object-set-prototype-of-to-assign`, `babel-plugin-transform-object-super`, `babel-plugin-transform-optional-catch-binding`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-methods`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-property-literals`, `babel-plugin-transform-property-mutators`, `babel-plugin-transform-proto-to-assign`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-display-name`, `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-compat`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-react-jsx-source`, `babel-plugin-transform-react-pure-annotations`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-reserved-words`, `babel-plugin-transform-runtime`, `babel-plugin-transform-shorthand-properties`, `babel-plugin-transform-spread`, `babel-plugin-transform-sticky-regex`, `babel-plugin-transform-strict-mode`, `babel-plugin-transform-template-literals`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-plugin-transform-unicode-escapes`, `babel-plugin-transform-unicode-property-regex`, `babel-plugin-transform-unicode-regex`, `babel-plugin-transform-unicode-sets-regex`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript`
- [#​16332](https://github.com/babel/babel/pull/16332 ) Test Babel 7 plugins compatibility with Babel 8 core ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-compat-data`, `babel-plugin-transform-object-rest-spread`, `babel-preset-env`
- [#​16318](https://github.com/babel/babel/pull/16318 ) \[babel 8] Fix `@babel/compat-data` package.json ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
##### 🔬 Output optimization
- `babel-helper-replace-supers`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-parameters`, `babel-plugin-transform-runtime`
- [#​16345](https://github.com/babel/babel/pull/16345 ) Optimize the use of `assertThisInitialized` after `super()` ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`
- [#​16343](https://github.com/babel/babel/pull/16343 ) Use simpler `assertThisInitialized` more often ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-object-rest-spread`, `babel-traverse`
- [#​16342](https://github.com/babel/babel/pull/16342 ) Consider well-known and registered symbols as literals ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-core`, `babel-plugin-external-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-function-bind`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-runtime`, `babel-plugin-transform-spread`, `babel-plugin-transform-typescript`, `babel-preset-env`
- [#​16326](https://github.com/babel/babel/pull/16326 ) Reduce the use of class names ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
### [`v7.24.0`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7240-2024-02-28 )
[Compare Source](https://github.com/babel/babel/compare/v7.23.9...v7.24.0 )
##### 🚀 New Feature
- `babel-standalone`
- [#​11696](https://github.com/babel/babel/pull/11696 ) Export babel tooling packages in `@babel/standalone` ([@​ajihyf](https://github.com/ajihyf ))
- `babel-core`, `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-transform-class-properties`
- [#​16267](https://github.com/babel/babel/pull/16267 ) Implement `noUninitializedPrivateFieldAccess` assumption ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-syntax-decorators`, `babel-plugin-transform-class-properties`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
- [#​16242](https://github.com/babel/babel/pull/16242 ) Support decorator 2023-11 normative updates ([@​JLHwung](https://github.com/JLHwung ))
- `babel-preset-flow`
- [#​16309](https://github.com/babel/babel/pull/16309 ) \[babel 7] Allow setting `ignoreExtensions` in Flow preset ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- [#​16284](https://github.com/babel/babel/pull/16284 ) Add `experimental_useHermesParser` option in `preset-flow` ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helper-import-to-platform-api`, `babel-plugin-proposal-import-wasm-source`, `babel-plugin-proposal-json-modules`, `babel-standalone`
- [#​16172](https://github.com/babel/babel/pull/16172 ) Add transform support for JSON modules imports ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-plugin-transform-runtime`
- [#​16241](https://github.com/babel/babel/pull/16241 ) Add back `moduleName` option to `@babel/plugin-transform-runtime` ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-parser`, `babel-types`
- [#​16277](https://github.com/babel/babel/pull/16277 ) Allow import attributes for `TSImportType` ([@​sosukesuzuki](https://github.com/sosukesuzuki ))
##### 🐛 Bug Fix
- `babel-plugin-proposal-do-expressions`, `babel-traverse`
- [#​16305](https://github.com/babel/babel/pull/16305 ) fix: avoid `popContext` on unvisited node paths ([@​JLHwung](https://github.com/JLHwung ))
- `babel-helper-create-class-features-plugin`, `babel-plugin-transform-private-methods`, `babel-plugin-transform-private-property-in-object`
- [#​16312](https://github.com/babel/babel/pull/16312 ) Fix class private properties when `privateFieldsAsSymbols` ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helper-create-class-features-plugin`, `babel-plugin-transform-private-methods`
- [#​16307](https://github.com/babel/babel/pull/16307 ) Fix the support of `arguments` in private `get/set` method ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-proposal-decorators`
- [#​16287](https://github.com/babel/babel/pull/16287 ) Reduce decorator static property size ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`
- [#​16281](https://github.com/babel/babel/pull/16281 ) Fix evaluation order of decorators with cached receiver ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- [#​16279](https://github.com/babel/babel/pull/16279 ) Fix decorator this memoization ([@​JLHwung](https://github.com/JLHwung ))
- [#​16266](https://github.com/babel/babel/pull/16266 ) Preserve `static` on decorated private `accessor` ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- [#​16258](https://github.com/babel/babel/pull/16258 ) fix: handle decorated async private method and generator ([@​JLHwung](https://github.com/JLHwung ))
- `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-private-methods`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-typescript`, `babel-preset-env`
- [#​16275](https://github.com/babel/babel/pull/16275 ) Fix class private properties when `privateFieldsAsProperties` ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helpers`
- [#​16268](https://github.com/babel/babel/pull/16268 ) Do not consider `arguments` in a helper as a global reference ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-helpers`, `babel-plugin-proposal-decorators`
- [#​16270](https://github.com/babel/babel/pull/16270 ) Handle symbol key class elements decoration ([@​JLHwung](https://github.com/JLHwung ))
- [#​16265](https://github.com/babel/babel/pull/16265 ) Do not define `access.get` for public setter decorators ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
##### 💅 Polish
- `babel-core`, `babel-helper-create-class-features-plugin`, `babel-preset-env`
- [#​12428](https://github.com/babel/babel/pull/12428 ) Suggest using `BABEL_SHOW_CONFIG_FOR` for config problems ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
##### 🏠 Internal
- `babel-helper-transform-fixture-test-runner`
- [#​16278](https://github.com/babel/babel/pull/16278 ) Continue writing `output.js` when `exec.js` throws ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
##### 🔬 Output optimization
- `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`
- [#​16306](https://github.com/babel/babel/pull/16306 ) Avoid intermediate functions for private accessors with decs ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-class-properties`
- [#​16294](https://github.com/babel/babel/pull/16294 ) More aggressively inline decorators in the static block ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-transform-private-methods`
- [#​16283](https://github.com/babel/babel/pull/16283 ) Do not use `classPrivateMethodGet` ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-proposal-decorators`
- [#​16287](https://github.com/babel/babel/pull/16287 ) Reduce decorator static property size ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`
- [#​16280](https://github.com/babel/babel/pull/16280 ) Reduce element decorator temp variables ([@​JLHwung](https://github.com/JLHwung ))
- `babel-helper-create-class-features-plugin`, `babel-helper-fixtures`, `babel-helpers`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-optional-chaining-assign`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-private-methods`, `babel-plugin-transform-private-property-in-object`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
- [#​16261](https://github.com/babel/babel/pull/16261 ) Do not use descriptors for private class elements ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-helpers`, `babel-plugin-proposal-decorators`
- [#​16263](https://github.com/babel/babel/pull/16263 ) Reduce helper size for decorator 2023-11 ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/156
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-04-15 18:18:45 +01:00
f422840c15
Update dependency @types/node to v20.12.7 ( #155 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | minor | [`20.11.20` -> `20.12.7`](https://renovatebot.com/diffs/npm/@types%2fnode/20.11.20/20.12.7 ) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/155
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-04-15 18:16:57 +01:00
75b85caa56
Update dependency @types/eslint to v8.56.9 ( #154 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | patch | [`8.56.3` -> `8.56.9`](https://renovatebot.com/diffs/npm/@types%2feslint/8.56.3/8.56.9 ) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/154
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-04-15 18:15:20 +01:00
f7667fe3b7
Fix tests
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-12 18:13:04 +01:00
5d0af43b6f
Merge branch 'master' into develop
2024-04-12 18:05:00 +01:00
8a726b386e
v2.1.6
continuous-integration/drone/push Build is passing
2024-04-12 17:57:13 +01:00
9e25e5a0e0
Update tests
2024-04-12 17:54:12 +01:00
00b51584b6
Add image helper class to handle reddit galleries
2024-04-07 11:03:20 +01:00
1996fc07b1
Empty commit
ci/woodpecker/push/woodpecker Pipeline was successful
2024-03-01 19:53:37 +00:00
6c1d0dfe09
Add binary building ( #151 )
...
ci/woodpecker/manual/woodpecker Pipeline was successful
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
- Install pkg
- Create ability to build package
- Add to woodpecker-ci
#101
## Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
- [x] This change requires a documentation update
# How Has This Been Tested?
Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.
# Checklist
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that provde my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/151
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-03-01 19:51:12 +00:00
6154c589a5
Update dependency eslint to v8.57.0 ( #150 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [eslint](https://eslint.org ) ([source](https://github.com/eslint/eslint )) | devDependencies | minor | [`8.56.0` -> `8.57.0`](https://renovatebot.com/diffs/npm/eslint/8.56.0/8.57.0 ) |
| [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | patch | [`8.56.2` -> `8.56.3`](https://renovatebot.com/diffs/npm/@types%2feslint/8.56.2/8.56.3 ) |
---
### Release Notes
<details>
<summary>eslint/eslint (eslint)</summary>
### [`v8.57.0`](https://github.com/eslint/eslint/releases/tag/v8.57.0 )
[Compare Source](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0 )
#### Features
- [`1120b9b`](1120b9b7b9
) feat: Add loadESLint() API method for v8 ([#​18098](https://github.com/eslint/eslint/issues/18098 )) (Nicholas C. Zakas)
- [`dca7d0f`](dca7d0f1c2
) feat: Enable `eslint.config.mjs` and `eslint.config.cjs` ([#​18066](https://github.com/eslint/eslint/issues/18066 )) (Nitin Kumar)
#### Bug Fixes
- [`2196d97`](2196d97094
) fix: handle absolute file paths in `FlatRuleTester` ([#​18064](https://github.com/eslint/eslint/issues/18064 )) (Nitin Kumar)
- [`69dd1d1`](69dd1d1387
) fix: Ensure config keys are printed for config errors ([#​18067](https://github.com/eslint/eslint/issues/18067 )) (Nitin Kumar)
- [`9852a31`](9852a31edc
) fix: deep merge behavior in flat config ([#​18065](https://github.com/eslint/eslint/issues/18065 )) (Nitin Kumar)
- [`4c7e9b0`](4c7e9b0b53
) fix: allow circular references in config ([#​18056](https://github.com/eslint/eslint/issues/18056 )) (Milos Djermanovic)
#### Documentation
- [`84922d0`](84922d0bfa
) docs: Show prerelease version in dropdown ([#​18139](https://github.com/eslint/eslint/issues/18139 )) (Nicholas C. Zakas)
- [`5b8c363`](5b8c3636a3
) docs: Switch to Ethical Ads ([#​18117](https://github.com/eslint/eslint/issues/18117 )) (Milos Djermanovic)
- [`77dbfd9`](77dbfd9887
) docs: show NEXT in version selectors ([#​18052](https://github.com/eslint/eslint/issues/18052 )) (Milos Djermanovic)
#### Chores
- [`1813aec`](1813aecc46
) chore: upgrade [@​eslint/js](https://github.com/eslint/js )[@​8](https://github.com/8 ).57.0 ([#​18143](https://github.com/eslint/eslint/issues/18143 )) (Milos Djermanovic)
- [`5c356bb`](5c356bb0c6
) chore: package.json update for [@​eslint/js](https://github.com/eslint/js ) release (Jenkins)
- [`f4a1fe2`](f4a1fe2e45
) test: add more tests for ignoring files and directories ([#​18068](https://github.com/eslint/eslint/issues/18068 )) (Nitin Kumar)
- [`42c0aef`](42c0aefaf6
) ci: Enable CI for `v8.x` branch ([#​18047](https://github.com/eslint/eslint/issues/18047 )) (Milos Djermanovic)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/150
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-02-26 18:02:28 +00:00
3abb1353a9
Update dependency @typescript-eslint/eslint-plugin to v7 ( #146 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint ) | devDependencies | major | [`^6.0.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.21.0/7.0.2 ) |
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary>
### [`v7.0.2`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#702-2024-02-19 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.0.1...v7.0.2 )
##### 🩹 Fixes
- fix tsconfig-less check errors, fix `@types/eslint` incompatibilities, add tests
##### ❤️ Thank You
- Brad Zacher
- Gareth Jones
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.0.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#701-2024-02-12 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.0.0...v7.0.1 )
##### 🩹 Fixes
- **eslint-plugin:** update peer dep for parser
##### ❤️ Thank You
- Tim Dorr
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v7.0.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#700-2024-02-12 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.21.0...v7.0.0 )
##### 🚀 Features
- ⚠️ bump ESLint, NodeJS, and TS minimum version requirements
- add support for flat configs
##### 🩹 Fixes
- **eslint-plugin:** \[prefer-find] stop throwing type errors when converting symbols to numbers
##### ⚠️ Breaking Changes
- ⚠️ bump ESLint, NodeJS, and TS minimum version requirements
##### ❤️ Thank You
- Brad Zacher
- Kirk Waiblinger
- StyleShit
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### 6.21.0 (2024-02-05)
##### 🚀 Features
- export plugin metadata
- allow `parserOptions.project: false`
- **eslint-plugin:** add rule prefer-find
##### 🩹 Fixes
- **eslint-plugin:** \[no-unused-vars] don't report on types referenced in export assignment expression
- **eslint-plugin:** \[switch-exhaustiveness-check] better support for intersections, infinite types, non-union values
- **eslint-plugin:** \[consistent-type-imports] dont report on types used in export assignment expressions
- **eslint-plugin:** \[no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option
- **eslint-plugin:** \[class-literal-property-style] allow getter when same key setter exists
- **eslint-plugin:** \[no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before `as` keyword
##### ❤️ Thank You
- auvred
- Brad Zacher
- Kirk Waiblinger
- Pete Gonzalez
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### 6.20.0 (2024-01-29)
##### 🚀 Features
- **eslint-plugin:** \[member-ordering] allow easy reuse of the default ordering
##### 🩹 Fixes
- **eslint-plugin:** \[no-useless-template-literals] incorrect bigint autofix result
- **eslint-plugin:** \[prefer-nullish-coalescing] treat any/unknown as non-nullable
- **eslint-plugin:** \[no-useless-template-literals] report Infinity & NaN
- **eslint-plugin:** \[prefer-readonly] disable checking accessors
##### ❤️ Thank You
- Alex Parloti
- auvred
- James Browning
- StyleShit
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### 6.19.1 (2024-01-22)
##### 🩹 Fixes
- **type-utils:** preventing isUnsafeAssignment infinite recursive calls
- **eslint-plugin:** \[no-unnecessary-condition] fix false positive for type variable
##### ❤️ Thank You
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### 6.19.0 (2024-01-15)
##### 🚀 Features
- **eslint-plugin:** \[prefer-promise-reject-errors] add rule
- **eslint-plugin:** \[no-array-delete] add new rule
- **eslint-plugin:** \[no-useless-template-literals] add fix suggestions
##### 🩹 Fixes
- **eslint-plugin:** \[no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression
- **eslint-plugin:** \[no-unnecesary-type-assertion] treat unknown/any as nullable
##### ❤️ Thank You
- auvred
- Brad Zacher
- Josh Goldberg ✨
- Joshua Chen
- LJX
- Steven
- StyleShit
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### 6.18.1 (2024-01-08)
##### 🩹 Fixes
- **eslint-plugin:** \[no-non-null-assertion] provide valid fix when member access is on next line
- **eslint-plugin:** \[no-unnecessary-condition] improve checking optional callee
- **eslint-plugin:** \[prefer-readonly] support modifiers of unions and intersections
- **eslint-plugin:** \[switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option
##### ❤️ Thank You
- auvred
- James
- Josh Goldberg ✨
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### 6.18.0 (2024-01-06)
##### 🚀 Features
- **typescript-estree:** throw on invalid update expressions
- **eslint-plugin:** \[no-var-requires, no-require-imports] allow option
##### ❤️ Thank You
- auvred
- Joshua Chen
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/146
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-02-26 18:01:22 +00:00
4e2aa5108b
Update dependency @types/jest to v29.5.12 ( #144 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | patch | [`29.5.11` -> `29.5.12`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.11/29.5.12 ) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/144
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-02-26 18:00:17 +00:00
f29d3f8940
Update dependency @types/node to v20.11.20 ( #127 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | minor | [`20.10.3` -> `20.11.20`](https://renovatebot.com/diffs/npm/@types%2fnode/20.10.3/20.11.20 ) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/127
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-02-26 17:59:09 +00:00
269ba7fe79
Add documentation on the cli ( #149 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
- Add documentation for the CLI
#117
## Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
- [x] This change requires a documentation update
# How Has This Been Tested?
Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.
# Checklist
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that provde my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/149
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-02-23 18:30:56 +00:00
c3b4c5c3e2
Migrate to Woodpecker CI ( #148 )
...
ci/woodpecker/push/woodpecker Pipeline was successful
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
- Migrate to Woodpecker CI
#131
## Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
# How Has This Been Tested?
Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.
# Checklist
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that provde my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/148
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-02-23 18:28:49 +00:00
ac8691b579
Update dependency commander to v12 ( #145 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [commander](https://github.com/tj/commander.js ) | dependencies | major | [`^11.1.0` -> `^12.0.0`](https://renovatebot.com/diffs/npm/commander/11.1.0/12.0.0 ) |
---
### Release Notes
<details>
<summary>tj/commander.js (commander)</summary>
### [`v12.0.0`](https://github.com/tj/commander.js/blob/HEAD/CHANGELOG.md#1200-2024-02-03 )
[Compare Source](https://github.com/tj/commander.js/compare/v11.1.0...v12.0.0 )
##### Added
- `.addHelpOption()` as another way of configuring built-in help option (\[[#​2006](https://github.com/tj/commander.js/issues/2006 )])
- `.helpCommand()` for configuring built-in help command (\[[#​2087](https://github.com/tj/commander.js/issues/2087 )])
##### Fixed
- *Breaking:* use non-zero exit code when spawned executable subcommand terminates due to a signal (\[[#​2023](https://github.com/tj/commander.js/issues/2023 )])
- *Breaking:* check `passThroughOptions` constraints when using `.addCommand` and throw if parent command does not have `.enablePositionalOptions()` enabled (\[[#​1937](https://github.com/tj/commander.js/issues/1937 )])
##### Changed
- *Breaking:* Commander 12 requires Node.js v18 or higher (\[[#​2027](https://github.com/tj/commander.js/issues/2027 )])
- *Breaking:* throw an error if add an option with a flag which is already in use (\[[#​2055](https://github.com/tj/commander.js/issues/2055 )])
- *Breaking:* throw an error if add a command with name or alias which is already in use (\[[#​2059](https://github.com/tj/commander.js/issues/2059 )])
- *Breaking:* throw error when calling `.storeOptionsAsProperties()` after setting an option value (\[[#​1928](https://github.com/tj/commander.js/issues/1928 )])
- replace non-standard JSDoc of `@api private` with documented `@private` (\[[#​1949](https://github.com/tj/commander.js/issues/1949 )])
- `.addHelpCommand()` now takes a Command (passing string or boolean still works as before but deprecated) (\[[#​2087](https://github.com/tj/commander.js/issues/2087 )])
- refactor internal implementation of built-in help option (\[[#​2006](https://github.com/tj/commander.js/issues/2006 )])
- refactor internal implementation of built-in help command (\[[#​2087](https://github.com/tj/commander.js/issues/2087 )])
##### Deprecated
- `.addHelpCommand()` passing string or boolean (use `.helpCommand()` or pass a Command) (\[[#​2087](https://github.com/tj/commander.js/issues/2087 )])
##### Removed
- *Breaking:* removed default export of a global Command instance from CommonJS (use the named `program` export instead) (\[[#​2017](https://github.com/tj/commander.js/issues/2017 )])
##### Migration Tips
**global program**
If you are using the [deprecated](./docs/deprecated.md#default-import-of-global-command-object) default import of the global Command object, you need to switch to using a named import (or create a new `Command`).
```js
// const program = require('commander');
const { program } = require('commander');
```
**option and command clashes**
A couple of configuration problems now throw an error, which will pick up issues in existing programs:
- adding an option which uses the same flag as a previous option
- adding a command which uses the same name or alias as a previous command
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/145
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-02-19 14:34:11 +00:00
49d5186572
Update dependency ts-jest to v29.1.2 ( #143 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [ts-jest](https://kulshekhar.github.io/ts-jest ) ([source](https://github.com/kulshekhar/ts-jest )) | devDependencies | patch | [`29.1.1` -> `29.1.2`](https://renovatebot.com/diffs/npm/ts-jest/29.1.1/29.1.2 ) |
---
### Release Notes
<details>
<summary>kulshekhar/ts-jest (ts-jest)</summary>
### [`v29.1.2`](https://github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2912-2024-01-22 )
[Compare Source](https://github.com/kulshekhar/ts-jest/compare/v29.1.1...v29.1.2 )
##### Bug Fixes
- calculated cache key based on `supportsStaticESM` ([a5d6f2d](a5d6f2d4f4
))
- correct error handling in `processAsync` ([e7be4bf](e7be4bf6a8
)), closes [#​4207](https://github.com/kulshekhar/ts-jest/issues/4207 )
- use `Config.ProjectConfig` ([918312b](918312bee2
)), closes [#​4028](https://github.com/kulshekhar/ts-jest/issues/4028 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/143
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-02-19 14:32:28 +00:00
bfb2e73099
Update dependency @babel/traverse to v7.23.9 ( #142 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@babel/traverse](https://babel.dev/docs/en/next/babel-traverse ) ([source](https://github.com/babel/babel )) | resolutions | patch | [`7.23.7` -> `7.23.9`](https://renovatebot.com/diffs/npm/@babel%2ftraverse/7.23.7/7.23.9 ) |
---
### Release Notes
<details>
<summary>babel/babel (@​babel/traverse)</summary>
### [`v7.23.9`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7239-2024-01-25 )
[Compare Source](https://github.com/babel/babel/compare/v7.23.7...v7.23.9 )
##### 🐛 Bug Fix
- `babel-helper-transform-fixture-test-runner`, `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-systemjs`, `babel-preset-env`
- [#​16225](https://github.com/babel/babel/pull/16225 ) fix: `systemjs` re-traverses helpers ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`
- [#​16226](https://github.com/babel/babel/pull/16226 ) Improve decorated private method check ([@​JLHwung](https://github.com/JLHwung ))
- `babel-plugin-proposal-decorators`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-runtime`, `babel-preset-env`
- [#​16224](https://github.com/babel/babel/pull/16224 ) Properly sort `core-js@3` imports ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-traverse`
- [#​15383](https://github.com/babel/babel/pull/15383 ) fix: Don't throw in `getTypeAnnotation` when using TS+inference ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- Other
- [#​16210](https://github.com/babel/babel/pull/16210 ) \[eslint] Fix `no-use-before-define` for class ref in fields ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
##### 🏠 Internal
- `babel-core`, `babel-parser`, `babel-template`
- [#​16222](https://github.com/babel/babel/pull/16222 ) Migrate `eslint-parser` to cts ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-types`
- [#​16213](https://github.com/babel/babel/pull/16213 ) Remove `@babel/types` props that are not produced by the parser ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
##### 🏃♀️ Performance
- `babel-parser`
- [#​16072](https://github.com/babel/babel/pull/16072 ) perf: Improve parser performance for typescript ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
##### 🔬 Output optimization
- `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-new-target`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-methods`, `babel-preset-env`
- [#​16218](https://github.com/babel/babel/pull/16218 ) Improve temporary variables for decorators ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
- [#​15959](https://github.com/babel/babel/pull/15959 ) Improve output of `using` ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/142
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-02-19 14:31:24 +00:00
52d2501a68
Update dependency @typescript-eslint/eslint-plugin to v6.21.0 ( #141 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint ) | devDependencies | minor | [`6.18.1` -> `6.21.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.18.1/6.21.0 ) |
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary>
### [`v6.21.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6210-2024-02-05 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.20.0...v6.21.0 )
##### 🚀 Features
- export plugin metadata
- allow `parserOptions.project: false`
- **eslint-plugin:** add rule prefer-find
##### 🩹 Fixes
- **eslint-plugin:** \[no-unused-vars] don't report on types referenced in export assignment expression
- **eslint-plugin:** \[switch-exhaustiveness-check] better support for intersections, infinite types, non-union values
- **eslint-plugin:** \[consistent-type-imports] dont report on types used in export assignment expressions
- **eslint-plugin:** \[no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option
- **eslint-plugin:** \[class-literal-property-style] allow getter when same key setter exists
- **eslint-plugin:** \[no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before `as` keyword
##### ❤️ Thank You
- auvred
- Brad Zacher
- Kirk Waiblinger
- Pete Gonzalez
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.20.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6200-2024-01-29 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.19.1...v6.20.0 )
##### 🚀 Features
- **eslint-plugin:** \[member-ordering] allow easy reuse of the default ordering
##### 🩹 Fixes
- **eslint-plugin:** \[no-useless-template-literals] incorrect bigint autofix result
- **eslint-plugin:** \[prefer-nullish-coalescing] treat any/unknown as non-nullable
- **eslint-plugin:** \[no-useless-template-literals] report Infinity & NaN
- **eslint-plugin:** \[prefer-readonly] disable checking accessors
##### ❤️ Thank You
- Alex Parloti
- auvred
- James Browning
- StyleShit
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.19.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6191-2024-01-22 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.19.0...v6.19.1 )
##### 🩹 Fixes
- **type-utils:** preventing isUnsafeAssignment infinite recursive calls
- **eslint-plugin:** \[no-unnecessary-condition] fix false positive for type variable
##### ❤️ Thank You
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.19.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6190-2024-01-15 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.18.1...v6.19.0 )
##### 🚀 Features
- **eslint-plugin:** \[prefer-promise-reject-errors] add rule
- **eslint-plugin:** \[no-array-delete] add new rule
- **eslint-plugin:** \[no-useless-template-literals] add fix suggestions
##### 🩹 Fixes
- **eslint-plugin:** \[no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression
- **eslint-plugin:** \[no-unnecesary-type-assertion] treat unknown/any as nullable
##### ❤️ Thank You
- auvred
- Brad Zacher
- Josh Goldberg ✨
- Joshua Chen
- LJX
- Steven
- StyleShit
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/141
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-02-19 14:30:25 +00:00
f9d09888ce
Add ability to output the CLI in JSON format ( #124 )
...
continuous-integration/drone/push Build is failing
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
- Added a JSON flag (`-j`, `--json`) to the CLI to allow you to output in JSON
#73
## Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
# How Has This Been Tested?
Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.
- Have added tests to ensure that the JSON is valid
# Checklist
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that provde my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/124
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-01-19 18:02:16 +00:00
8c440c0539
Update dependency np to v9 ( #135 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [np](https://github.com/sindresorhus/np ) | devDependencies | major | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/np/8.0.4/9.2.0 ) |
---
### Release Notes
<details>
<summary>sindresorhus/np (np)</summary>
### [`v9.2.0`](https://github.com/sindresorhus/np/releases/tag/v9.2.0 )
[Compare Source](https://github.com/sindresorhus/np/compare/v9.1.0...v9.2.0 )
- Fix yarn npm publish for scoped packages [`8d3a984`](https://github.com/sindresorhus/np/commit/8d3a984 )
- Fix broken revert code after publish failure [`819ed29`](https://github.com/sindresorhus/np/commit/819ed29 )
### [`v9.1.0`](https://github.com/sindresorhus/np/releases/tag/v9.1.0 )
[Compare Source](https://github.com/sindresorhus/np/compare/v9.0.0...v9.1.0 )
- Add Yarn Berry support ([#​723](https://github.com/sindresorhus/np/issues/723 )) [`0d9522b`](https://github.com/sindresorhus/np/commit/0d9522b )
### [`v9.0.0`](https://github.com/sindresorhus/np/releases/tag/v9.0.0 )
[Compare Source](https://github.com/sindresorhus/np/compare/v8.0.4...v9.0.0 )
##### Breaking
- Require Node.js 18 and npm 9 [`6c2e00e`](https://github.com/sindresorhus/np/commit/6c2e00e )
##### Improvements
- Group unpublished files in folders ([#​716](https://github.com/sindresorhus/np/issues/716 )) [`c31c2bc`](https://github.com/sindresorhus/np/commit/c31c2bc )
- improve messages related to new files and dependencies ([#​702](https://github.com/sindresorhus/np/issues/702 )) [`ad7b09e`](https://github.com/sindresorhus/np/commit/ad7b09e )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/135
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-01-16 19:15:10 +00:00
a9a756a001
Update dependency got to v14 ( #134 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [got](https://github.com/sindresorhus/got ) | resolutions | major | [`^13.0.0` -> `^14.0.0`](https://renovatebot.com/diffs/npm/got/13.0.0/14.0.0 ) |
---
### Release Notes
<details>
<summary>sindresorhus/got (got)</summary>
### [`v14.0.0`](https://github.com/sindresorhus/got/releases/tag/v14.0.0 )
[Compare Source](https://github.com/sindresorhus/got/compare/v13.0.0...v14.0.0 )
##### Breaking
- Require Node.js 20 ([#​2313](https://github.com/sindresorhus/got/issues/2313 )) [`a004263`](https://github.com/sindresorhus/got/commit/a004263 )
- Why not target the oldest active Node.js LTS, which is Node.js 18? I usually strictly follow this convention in my packages. However, this package is the exception because the HTTP part of Node.js is consistently buggy, and I don't have time to work around issues in older Node.js releases. I you need to still support Node.js 18, I suggest staying on Got v13, which is quite stable. Node.js 18 will be out of active LTS in 5 months.
##### Improvements
- Make `followRedirect` option accept a function ([#​2306](https://github.com/sindresorhus/got/issues/2306 )) [`7c3f147`](https://github.com/sindresorhus/got/commit/7c3f147 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/134
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-01-16 19:14:22 +00:00
cbf1dea9c6
Update dependency typescript to v5.3.3 ( #133 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [typescript](https://www.typescriptlang.org/ ) ([source](https://github.com/Microsoft/TypeScript )) | devDependencies | minor | [`5.2.2` -> `5.3.3`](https://renovatebot.com/diffs/npm/typescript/5.2.2/5.3.3 ) |
---
### Release Notes
<details>
<summary>Microsoft/TypeScript (typescript)</summary>
### [`v5.3.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.3.3 ): TypeScript 5.3.3
[Compare Source](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.3.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.3.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.3.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.3.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.3%22+is%3Aclosed+ ).
Downloads are available on:
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.3.2`](https://github.com/microsoft/TypeScript/releases/tag/v5.3.2 ): TypeScript 5.3
[Compare Source](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.3.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.3.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.3.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+ ).
Downloads are available on:
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/133
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-01-16 19:13:22 +00:00
43687410c0
Update dependency eslint to v8.56.0 ( #132 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [eslint](https://eslint.org ) ([source](https://github.com/eslint/eslint )) | devDependencies | minor | [`8.55.0` -> `8.56.0`](https://renovatebot.com/diffs/npm/eslint/8.55.0/8.56.0 ) |
| [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | minor | [`8.44.8` -> `8.56.2`](https://renovatebot.com/diffs/npm/@types%2feslint/8.44.8/8.56.2 ) |
---
### Release Notes
<details>
<summary>eslint/eslint (eslint)</summary>
### [`v8.56.0`](https://github.com/eslint/eslint/releases/tag/v8.56.0 )
[Compare Source](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0 )
#### Features
- [`0dd9704`](0dd9704c47
) feat: Support custom severity when reporting unused disable directives ([#​17212](https://github.com/eslint/eslint/issues/17212 )) (Bryan Mishkin)
- [`31a7e3f`](31a7e3fde4
) feat: fix no-restricted-properties false negatives with unknown objects ([#​17818](https://github.com/eslint/eslint/issues/17818 )) (Arka Pratim Chaudhuri)
#### Bug Fixes
- [`7d5e5f6`](7d5e5f6884
) fix: `TypeError: fs.exists is not a function` on read-only file system ([#​17846](https://github.com/eslint/eslint/issues/17846 )) (Francesco Trotta)
- [`74739c8`](74739c849b
) fix: suggestion with invalid syntax in no-promise-executor-return rule ([#​17812](https://github.com/eslint/eslint/issues/17812 )) (Bryan Mishkin)
#### Documentation
- [`9007719`](90077199fe
) docs: update link in ways-to-extend.md ([#​17839](https://github.com/eslint/eslint/issues/17839 )) (Amel SELMANE)
- [`3a22236`](3a22236f8d
) docs: Update README (GitHub Actions Bot)
- [`54c3ca6`](54c3ca6f2d
) docs: fix migration-guide example ([#​17829](https://github.com/eslint/eslint/issues/17829 )) (Tanuj Kanti)
- [`4391b71`](4391b71e62
) docs: check config comments in rule examples ([#​17815](https://github.com/eslint/eslint/issues/17815 )) (Francesco Trotta)
- [`fd28363`](fd2836342c
) docs: remove mention about ESLint stylistic rules in readme ([#​17810](https://github.com/eslint/eslint/issues/17810 )) (Zwyx)
- [`48ed5a6`](48ed5a6dad
) docs: Update README (GitHub Actions Bot)
#### Chores
- [`ba6af85`](ba6af85c7d
) chore: upgrade [@​eslint/js](https://github.com/eslint/js )[@​8](https://github.com/8 ).56.0 ([#​17864](https://github.com/eslint/eslint/issues/17864 )) (Milos Djermanovic)
- [`60a531a`](60a531a9c0
) chore: package.json update for [@​eslint/js](https://github.com/eslint/js ) release (Jenkins)
- [`ba87a06`](ba87a0651a
) chore: update dependency markdownlint to ^0.32.0 ([#​17783](https://github.com/eslint/eslint/issues/17783 )) (renovate\[bot])
- [`9271d10`](9271d10d9e
) chore: add GitHub issue template for docs issues ([#​17845](https://github.com/eslint/eslint/issues/17845 )) (Josh Goldberg ✨ )
- [`70a686b`](70a686b3c1
) chore: Convert rule tests to FlatRuleTester ([#​17819](https://github.com/eslint/eslint/issues/17819 )) (Nicholas C. Zakas)
- [`f3a599d`](f3a599d34c
) chore: upgrade eslint-plugin-unicorn to v49.0.0 ([#​17837](https://github.com/eslint/eslint/issues/17837 )) (唯然)
- [`905d4b7`](905d4b75ab
) chore: upgrade eslint-plugin-eslint-plugin v5.2.1 ([#​17838](https://github.com/eslint/eslint/issues/17838 )) (唯然)
- [`4d7c3ce`](4d7c3ce246
) chore: update eslint-plugin-n v16.4.0 ([#​17836](https://github.com/eslint/eslint/issues/17836 )) (唯然)
- [`fd0c60c`](fd0c60c3be
) ci: unpin Node.js 21.2.0 ([#​17821](https://github.com/eslint/eslint/issues/17821 )) (Francesco Trotta)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/132
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-01-16 19:12:27 +00:00
bb3072e8f6
Update dependency @typescript-eslint/eslint-plugin to v6.18.1 ( #130 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint ) | devDependencies | minor | [`6.13.1` -> `6.18.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.13.1/6.18.1 ) |
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary>
### [`v6.18.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6181-2024-01-08 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.18.0...v6.18.1 )
##### 🩹 Fixes
- **eslint-plugin:** \[no-non-null-assertion] provide valid fix when member access is on next line
- **eslint-plugin:** \[no-unnecessary-condition] improve checking optional callee
- **eslint-plugin:** \[prefer-readonly] support modifiers of unions and intersections
- **eslint-plugin:** \[switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option
##### ❤️ Thank You
- auvred
- James
- Josh Goldberg ✨
- YeonJuan
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.18.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6180-2024-01-06 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.17.0...v6.18.0 )
##### 🚀 Features
- **typescript-estree:** throw on invalid update expressions
- **eslint-plugin:** \[no-var-requires, no-require-imports] allow option
##### ❤️ Thank You
- auvred
- Joshua Chen
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.17.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6170-2024-01-01 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.16.0...v6.17.0 )
##### Bug Fixes
- **eslint-plugin:** \[no-restricted-imports] prevent crash when `patterns` or `paths` in options are empty ([#​8108](https://github.com/typescript-eslint/typescript-eslint/issues/8108 )) ([675e987](675e987ca1
))
##### Features
- **eslint-plugin:** \[no-floating-promises] flag result of .map(async) ([#​7897](https://github.com/typescript-eslint/typescript-eslint/issues/7897 )) ([5857356](5857356962
))
- **eslint-plugin:** \[switch-exhaustiveness-check] add an option to warn against a `default` case on an already exhaustive `switch` ([#​7539](https://github.com/typescript-eslint/typescript-eslint/issues/7539 )) ([6a219bd](6a219bdfe6
))
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.16.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6160-2023-12-25 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.15.0...v6.16.0 )
##### Bug Fixes
- **eslint-plugin:** \[unbound-method] exempt all non-Promise built-in statics ([#​8096](https://github.com/typescript-eslint/typescript-eslint/issues/8096 )) ([3182959](31829591e2
))
##### Features
- **eslint-plugin:** deprecate formatting (meta.type: layout) rules ([#​8073](https://github.com/typescript-eslint/typescript-eslint/issues/8073 )) ([04dea84](04dea84e8e
))
- **eslint-plugin:** deprecate no-extra-semi in favor of ESLint Stylistic equivalent ([#​8123](https://github.com/typescript-eslint/typescript-eslint/issues/8123 )) ([9368bf3](9368bf390a
))
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.15.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6150-2023-12-18 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.14.0...v6.15.0 )
##### Features
- **eslint-plugin:** \[no-useless-template-literals] add new rule ([#​7957](https://github.com/typescript-eslint/typescript-eslint/issues/7957 )) ([ff75785](ff75785f4c
)), closes [#​2846](https://github.com/typescript-eslint/typescript-eslint/issues/2846 )
- require-array-sort-compare + toSorted ([#​8052](https://github.com/typescript-eslint/typescript-eslint/issues/8052 )) ([c9661c8](c9661c8bbf
))
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.14.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6140-2023-12-11 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.2...v6.14.0 )
##### Bug Fixes
- **eslint-plugin:** add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked ([#​8038](https://github.com/typescript-eslint/typescript-eslint/issues/8038 )) ([431cd15](431cd1559f
))
- **eslint-plugin:** correct message for `no-unsafe-unary-minus` ([#​7998](https://github.com/typescript-eslint/typescript-eslint/issues/7998 )) ([705370a](705370ac0d
))
##### Features
- **eslint-plugin:** \[explicit-function-return-type] add support for typed class property definitions ([#​8027](https://github.com/typescript-eslint/typescript-eslint/issues/8027 )) ([bff47d7](bff47d7885
))
- **eslint-plugin:** \[require-await] allow yielding Promise in async generators ([#​8003](https://github.com/typescript-eslint/typescript-eslint/issues/8003 )) ([4c3e704](4c3e704b97
))
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### [6.13.2](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.1...v6.13.2 ) (2023-12-04)
**Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### [6.13.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.0...v6.13.1 ) (2023-11-28)
**Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.13.2`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6132-2023-12-04 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.1...v6.13.2 )
**Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/130
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-01-16 19:11:33 +00:00
05b15cde08
Update dependency @babel/traverse to v7.23.7 ( #129 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@babel/traverse](https://babel.dev/docs/en/next/babel-traverse ) ([source](https://github.com/babel/babel )) | resolutions | patch | [`7.23.5` -> `7.23.7`](https://renovatebot.com/diffs/npm/@babel%2ftraverse/7.23.5/7.23.7 ) |
---
### Release Notes
<details>
<summary>babel/babel (@​babel/traverse)</summary>
### [`v7.23.7`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7237-2023-12-29 )
[Compare Source](https://github.com/babel/babel/compare/v7.23.6...v7.23.7 )
##### 🐛 Bug Fix
- `babel-traverse`
- [#​16191](https://github.com/babel/babel/pull/16191 ) fix: Crash when removing without `Program` ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helpers`, `babel-plugin-proposal-decorators`
- [#​16180](https://github.com/babel/babel/pull/16180 ) fix: Class decorator `ctx.kind` is wrong ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-plugin-proposal-decorators`
- [#​16170](https://github.com/babel/babel/pull/16170 ) Fix decorator initProto usage in derived classes ([@​JLHwung](https://github.com/JLHwung ))
- `babel-core`
- [#​16167](https://github.com/babel/babel/pull/16167 ) Avoid unpreventable `unhandledRejection` events ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
##### 🏠 Internal
- `babel-helper-create-class-features-plugin`
- [#​16186](https://github.com/babel/babel/pull/16186 ) chore: Update deps ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`
- [#​16177](https://github.com/babel/babel/pull/16177 ) Merge decorators into class features ([@​JLHwung](https://github.com/JLHwung ))
### [`v7.23.6`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7236-2023-12-11 )
[Compare Source](https://github.com/babel/babel/compare/v7.23.5...v7.23.6 )
##### 👓 Spec Compliance
- `babel-generator`, `babel-parser`, `babel-types`
- [#​16154](https://github.com/babel/babel/pull/16154 ) Remove `TSPropertySignature.initializer` ([@​fisker](https://github.com/fisker ))
- `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`, `babel-types`
- [#​16139](https://github.com/babel/babel/pull/16139 ) Apply `toPropertyKey` on decorator context name ([@​JLHwung](https://github.com/JLHwung ))
##### 🐛 Bug Fix
- `babel-generator`
- [#​16166](https://github.com/babel/babel/pull/16166 ) fix: Correctly indenting when `retainLines` is enabled ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`
- [#​16150](https://github.com/babel/babel/pull/16150 ) `using`: Allow looking up `Symbol.dispose` on a function ([@​odinho](https://github.com/odinho ))
- `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`
- [#​16161](https://github.com/babel/babel/pull/16161 ) Ensure the `[[@​@​toPrimitive]]` call of a decorated class member key is invoked once ([@​JLHwung](https://github.com/JLHwung ))
- [#​16148](https://github.com/babel/babel/pull/16148 ) Support named evaluation for decorated anonymous class exp ([@​JLHwung](https://github.com/JLHwung ))
- `babel-plugin-transform-for-of`, `babel-preset-env`
- [#​16011](https://github.com/babel/babel/pull/16011 ) fix: `for of` with `iterableIsArray` and shadowing variable ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
- [#​16144](https://github.com/babel/babel/pull/16144 ) Set function name for decorated private non-field elements ([@​JLHwung](https://github.com/JLHwung ))
- `babel-plugin-transform-typescript`
- [#​16137](https://github.com/babel/babel/pull/16137 ) Fix references to enum values with merging ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
##### 🔬 Output optimization
- `babel-helper-create-class-features-plugin`, `babel-plugin-transform-class-properties`
- [#​16159](https://github.com/babel/babel/pull/16159 ) Reuse computed key memoiser ([@​JLHwung](https://github.com/JLHwung ))
- `babel-helpers`, `babel-plugin-proposal-decorators`
- [#​16160](https://github.com/babel/babel/pull/16160 ) Optimize decorator helper size ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/129
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-01-16 19:10:28 +00:00
068ba8a86c
Update dependency @types/jest to v29.5.11 ( #126 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | patch | [`29.5.10` -> `29.5.11`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.10/29.5.11 ) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/126
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2024-01-16 19:09:17 +00:00
5ea8b72e54
Add higher limit on json ( #139 )
...
continuous-integration/drone/push Build is passing
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
- Add higher limit on the json result
- This will fix the tests not always fetching an image from r/rabbits, as not every post in the top is a single image
#125
## Type of change
Please delete options that are not relevant.
- [x] Bug fix (non-breaking change which fixes an issue)
# How Has This Been Tested?
Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.
# Checklist
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that provde my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/139
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-01-12 17:48:37 +00:00
bc4f024619
Fix tests ( #136 )
...
continuous-integration/drone/push Build is failing
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
#125
## Type of change
Please delete options that are not relevant.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update
# How Has This Been Tested?
Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.
# Checklist
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that provde my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/136
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-01-09 19:00:52 +00:00
beba61e4e2
Add sort option ( #123 )
...
continuous-integration/drone/push Build is failing
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
- Add sort option (`--sort`) to allow you to configure the sort by field
- Add query metadata option (`--query-metadata`, `-q`) to return the queried inputs
- This helps with testing to ensure that the inputs are properly accepted
#74
## Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
- [x] This change requires a documentation update
# How Has This Been Tested?
Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.
- Have tested manually and have added unit tests too
- I have added an option to include the query metadata to help with seeing if it worked
# Checklist
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that provde my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/123
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2023-12-08 17:10:00 +00:00
a09beba4e4
Fix not being able to execute the code via ts-node ( #122 )
...
continuous-integration/drone/push Build is passing
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
- Removed ts-node
- Since we can execute the code via unit tests and the command line now, it doesn't make to have this anymore as we can test using a proper CLI
- This also fixes the issue we have with ts-node, with it not working on the latest node version
#75 , #119
## Type of change
Please delete options that are not relevant.
- [x] Bug fix (non-breaking change which fixes an issue)
# How Has This Been Tested?
Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.
- This has been tested by running `yarn start`, and it now runs the cli interface
# Checklist
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that provde my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/122
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2023-12-08 17:07:51 +00:00
91f974be9d
Update dependency @typescript-eslint/eslint-plugin to v6.13.1 ( #121 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint ) | devDependencies | minor | [`6.12.0` -> `6.13.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.12.0/6.13.1 ) |
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary>
### [`v6.13.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6131-2023-11-28 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.0...v6.13.1 )
**Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.13.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6130-2023-11-27 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.12.0...v6.13.0 )
**Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/121
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-12-04 17:24:20 +00:00
2d1d82e858
Merge pull request 'Update dependency @types/node to v20.10.3' ( #120 ) from renovate/node-20.x-lockfile into develop
...
continuous-integration/drone/push Build is passing
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/120
Reviewed-by: Vylpes <ethan@vylpes.com>
2023-12-04 17:21:56 +00:00
5a6c9ed3f5
Update dependency @babel/traverse to v7.23.5 ( #113 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@babel/traverse](https://babel.dev/docs/en/next/babel-traverse ) ([source](https://github.com/babel/babel )) | resolutions | patch | [`7.23.3` -> `7.23.5`](https://renovatebot.com/diffs/npm/@babel%2ftraverse/7.23.3/7.23.5 ) |
---
### Release Notes
<details>
<summary>babel/babel (@​babel/traverse)</summary>
### [`v7.23.5`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7235-2023-11-29 )
[Compare Source](https://github.com/babel/babel/compare/v7.23.4...v7.23.5 )
##### 👓 Spec Compliance
- `babel-plugin-proposal-decorators`
- [#​16138](https://github.com/babel/babel/pull/16138 ) Class binding is in TDZ during decorators initialization ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-helpers`, `babel-plugin-proposal-decorators`
- [#​16132](https://github.com/babel/babel/pull/16132 ) Allow addInitializer in field decorator context ([@​JLHwung](https://github.com/JLHwung ))
##### 🐛 Bug Fix
- `babel-traverse`, `babel-types`
- [#​16131](https://github.com/babel/babel/pull/16131 ) Do not remove bindings when removing assignment expression path ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-plugin-transform-classes`
- [#​16135](https://github.com/babel/babel/pull/16135 ) Require class properties transform when compiling class with private fields ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-generator`
- [#​16122](https://github.com/babel/babel/pull/16122 ) fix: Missing parentheses after line break ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-helpers`
- [#​16130](https://github.com/babel/babel/pull/16130 ) Fix helpers internal fns names conflict resolution ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-helper-create-class-features-plugin`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-typescript`
- [#​16123](https://github.com/babel/babel/pull/16123 ) Simplify class fields injetion after `super()` ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
- `babel-generator`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-parameters`, `babel-plugin-transform-typescript`, `babel-traverse`
- [#​16110](https://github.com/babel/babel/pull/16110 ) fix: Unexpected duplication of comments ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
- `babel-eslint-plugin`
- [#​16023](https://github.com/babel/babel/pull/16023 ) Add `@babel/eslint-plugin/no-undef` to fix `no-undef` with accessor props ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo ))
##### 🔬 Output optimization
- `babel-helpers`
- [#​16129](https://github.com/babel/babel/pull/16129 ) Optimize `decorator` helper size ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
### [`v7.23.4`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7234-2023-11-20 )
[Compare Source](https://github.com/babel/babel/compare/v7.23.3...v7.23.4 )
##### 🐛 Bug Fix
- `babel-generator`
- [#​16104](https://github.com/babel/babel/pull/16104 ) fix: Pure comments missing parentheses ([@​liuxingbaoyu](https://github.com/liuxingbaoyu ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/113
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-12-04 17:20:36 +00:00
f31f40ff28
Update dependency eslint to v8.55.0 ( #109 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [eslint](https://eslint.org ) ([source](https://github.com/eslint/eslint )) | devDependencies | minor | [`8.51.0` -> `8.55.0`](https://renovatebot.com/diffs/npm/eslint/8.51.0/8.55.0 ) |
| [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | patch | [`8.44.4` -> `8.44.8`](https://renovatebot.com/diffs/npm/@types%2feslint/8.44.4/8.44.8 ) |
---
### Release Notes
<details>
<summary>eslint/eslint (eslint)</summary>
### [`v8.55.0`](https://github.com/eslint/eslint/releases/tag/v8.55.0 )
[Compare Source](https://github.com/eslint/eslint/compare/v8.54.0...v8.55.0 )
#### Features
- [`8c9e6c1`](8c9e6c100a
) feat: importNamePattern option in no-restricted-imports ([#​17721](https://github.com/eslint/eslint/issues/17721 )) (Tanuj Kanti)
#### Documentation
- [`83ece2a`](83ece2afc2
) docs: fix typo `--rules` -> `--rule` ([#​17806](https://github.com/eslint/eslint/issues/17806 )) (OKURA Masafumi)
- [`fffca5c`](fffca5c362
) docs: remove "Open in Playground" buttons for removed rules ([#​17791](https://github.com/eslint/eslint/issues/17791 )) (Francesco Trotta)
- [`a6d9442`](a6d9442a9a
) docs: fix correct/incorrect examples of rules ([#​17789](https://github.com/eslint/eslint/issues/17789 )) (Tanuj Kanti)
- [`383e999`](383e99928d
) docs: update and fix examples for `no-unused-vars` ([#​17788](https://github.com/eslint/eslint/issues/17788 )) (Tanuj Kanti)
- [`5a8efd5`](5a8efd5b7a
) docs: add specific stylistic rule for each deprecated rule ([#​17778](https://github.com/eslint/eslint/issues/17778 )) (Etienne)
#### Chores
- [`eb8950c`](eb8950c3b8
) chore: upgrade [@​eslint/js](https://github.com/eslint/js )[@​8](https://github.com/8 ).55.0 ([#​17811](https://github.com/eslint/eslint/issues/17811 )) (Milos Djermanovic)
- [`93df384`](93df3849a7
) chore: package.json update for [@​eslint/js](https://github.com/eslint/js ) release (Jenkins)
- [`fe4b954`](fe4b9545a8
) chore: upgrade [@​eslint/eslintrc](https://github.com/eslint/eslintrc )[@​2](https://github.com/2 ).1.4 ([#​17799](https://github.com/eslint/eslint/issues/17799 )) (Milos Djermanovic)
- [`bd8911d`](bd8911db85
) ci: pin Node.js 21.2.0 ([#​17809](https://github.com/eslint/eslint/issues/17809 )) (Milos Djermanovic)
- [`b29a16b`](b29a16b22f
) chore: fix several `cli` tests to run in the intended flat config mode ([#​17797](https://github.com/eslint/eslint/issues/17797 )) (Milos Djermanovic)
- [`de165c1`](de165c1082
) chore: remove unused config-extends fixtures ([#​17781](https://github.com/eslint/eslint/issues/17781 )) (Milos Djermanovic)
- [`d4304b8`](d4304b8b66
) chore: remove formatting/stylistic rules from new rule templates ([#​17780](https://github.com/eslint/eslint/issues/17780 )) (Francesco Trotta)
- [`21024fe`](21024fe202
) chore: check rule examples for syntax errors ([#​17718](https://github.com/eslint/eslint/issues/17718 )) (Francesco Trotta)
### [`v8.54.0`](https://github.com/eslint/eslint/releases/tag/v8.54.0 )
[Compare Source](https://github.com/eslint/eslint/compare/v8.53.0...v8.54.0 )
#### Features
- [`a7a883b`](a7a883bd6b
) feat: for-direction rule add check for condition in reverse order ([#​17755](https://github.com/eslint/eslint/issues/17755 )) (Angelo Annunziata)
- [`1452dc9`](1452dc9f12
) feat: Add suggestions to no-console ([#​17680](https://github.com/eslint/eslint/issues/17680 )) (Joel Mathew Koshy)
- [`21ebf8a`](21ebf8a811
) feat: update `no-array-constructor` rule ([#​17711](https://github.com/eslint/eslint/issues/17711 )) (Francesco Trotta)
#### Bug Fixes
- [`98926e6`](98926e6e73
) fix: Ensure that extra data is not accidentally stored in the cache file ([#​17760](https://github.com/eslint/eslint/issues/17760 )) (Milos Djermanovic)
- [`e8cf9f6`](e8cf9f6a52
) fix: Make dark scroll bar in dark theme ([#​17753](https://github.com/eslint/eslint/issues/17753 )) (Pavel)
- [`3cbeaad`](3cbeaad7b9
) fix: Use `cwd` constructor option as config `basePath` in Linter ([#​17705](https://github.com/eslint/eslint/issues/17705 )) (Milos Djermanovic)
#### Documentation
- [`becfdd3`](becfdd39b2
) docs: Make clear when rules are removed ([#​17728](https://github.com/eslint/eslint/issues/17728 )) (Nicholas C. Zakas)
- [`05d6e99`](05d6e99153
) docs: update "Submit a Pull Request" page ([#​17712](https://github.com/eslint/eslint/issues/17712 )) (Francesco Trotta)
- [`eb2279e`](eb2279e514
) docs: display info about deprecated rules ([#​17749](https://github.com/eslint/eslint/issues/17749 )) (Percy Ma)
- [`d245326`](d24532601e
) docs: Correct working in migrating plugin docs ([#​17722](https://github.com/eslint/eslint/issues/17722 )) (Filip Tammergård)
#### Chores
- [`d644de9`](d644de9a4b
) chore: upgrade [@​eslint/js](https://github.com/eslint/js )[@​8](https://github.com/8 ).54.0 ([#​17773](https://github.com/eslint/eslint/issues/17773 )) (Milos Djermanovic)
- [`1e6e314`](1e6e31415c
) chore: package.json update for [@​eslint/js](https://github.com/eslint/js ) release (Jenkins)
- [`6fb8805`](6fb8805310
) chore: Fixed grammar in issue_templates/rule_change ([#​17770](https://github.com/eslint/eslint/issues/17770 )) (Joel Mathew Koshy)
- [`85db724`](85db7243dd
) chore: upgrade `markdownlint` to 0.31.1 ([#​17754](https://github.com/eslint/eslint/issues/17754 )) (Nitin Kumar)
- [`6d470d2`](6d470d2e74
) chore: update dependency recast to ^0.23.0 ([#​17736](https://github.com/eslint/eslint/issues/17736 )) (renovate\[bot])
- [`b7121b5`](b7121b590d
) chore: update dependency markdownlint-cli to ^0.37.0 ([#​17735](https://github.com/eslint/eslint/issues/17735 )) (renovate\[bot])
- [`633b9a1`](633b9a1975
) chore: update dependency regenerator-runtime to ^0.14.0 ([#​17739](https://github.com/eslint/eslint/issues/17739 )) (renovate\[bot])
- [`acac16f`](acac16fdf8
) chore: update dependency vite-plugin-commonjs to ^0.10.0 ([#​17740](https://github.com/eslint/eslint/issues/17740 )) (renovate\[bot])
- [`ba8ca7e`](ba8ca7e3de
) chore: add .github/renovate.json5 ([#​17567](https://github.com/eslint/eslint/issues/17567 )) (Josh Goldberg ✨ )
### [`v8.53.0`](https://github.com/eslint/eslint/releases/tag/v8.53.0 )
[Compare Source](https://github.com/eslint/eslint/compare/v8.52.0...v8.53.0 )
#### Features
- [`528e1c0`](528e1c00dc
) feat: Deprecate formatting rules ([#​17696](https://github.com/eslint/eslint/issues/17696 )) (Nicholas C. Zakas)
- [`c0b11dd`](c0b11ddb9f
) feat: Add suggestions for no-prototype-builtins ([#​17677](https://github.com/eslint/eslint/issues/17677 )) (Yonathan Randolph)
#### Bug Fixes
- [`1ad6257`](1ad6257744
) fix: ensure that exit code for fatal errors is not overwritten ([#​17683](https://github.com/eslint/eslint/issues/17683 )) (Milos Djermanovic)
- [`b329ea7`](b329ea748d
) fix: add `;` after JSX nodes in `no-object-constructor` autofix ([#​17672](https://github.com/eslint/eslint/issues/17672 )) (Francesco Trotta)
#### Documentation
- [`ab8c60d`](ab8c60d4f8
) docs: change position of return to top button ([#​17688](https://github.com/eslint/eslint/issues/17688 )) (Tanuj Kanti)
- [`4fc44c0`](4fc44c0b8c
) docs: update twitter icon to new X icon ([#​17687](https://github.com/eslint/eslint/issues/17687 )) (Tanuj Kanti)
- [`4164b2c`](4164b2ceec
) docs: Update README (GitHub Actions Bot)
- [`8651895`](8651895ca7
) docs: Fix tabs in rule examples ([#​17653](https://github.com/eslint/eslint/issues/17653 )) (Francesco Trotta)
- [`3aec1c5`](3aec1c55ba
) docs: explained rule fixers and suggestions ([#​17657](https://github.com/eslint/eslint/issues/17657 )) (Josh Goldberg ✨ )
#### Chores
- [`ba4d4d5`](ba4d4d567a
) chore: remove metascraper ([#​17707](https://github.com/eslint/eslint/issues/17707 )) (Milos Djermanovic)
- [`0d07338`](0d07338829
) chore: Update dependencies ([#​17706](https://github.com/eslint/eslint/issues/17706 )) (Milos Djermanovic)
- [`93256a3`](93256a32e3
) chore: package.json update for [@​eslint/js](https://github.com/eslint/js ) release (ESLint Jenkins)
- [`485ec7d`](485ec7d08e
) test: fix ESLint tests for caching ([#​17699](https://github.com/eslint/eslint/issues/17699 )) (Milos Djermanovic)
- [`db06a7f`](db06a7ff79
) ci: bump actions/setup-node from 3 to 4 ([#​17676](https://github.com/eslint/eslint/issues/17676 )) (dependabot\[bot])
- [`994596b`](994596b07f
) ci: run tests in Node.js 21 ([#​17673](https://github.com/eslint/eslint/issues/17673 )) (Francesco Trotta)
### [`v8.52.0`](https://github.com/eslint/eslint/releases/tag/v8.52.0 )
[Compare Source](https://github.com/eslint/eslint/compare/v8.51.0...v8.52.0 )
#### Features
- [`70648ee`](70648ee49c
) feat: report-unused-disable-directive to report unused eslint-enable ([#​17611](https://github.com/eslint/eslint/issues/17611 )) (Yosuke Ota)
#### Bug Fixes
- [`5de9637`](5de9637fc9
) fix: Ensure shared references in rule configs are separated ([#​17666](https://github.com/eslint/eslint/issues/17666 )) (Nicholas C. Zakas)
- [`dcfe573`](dcfe5739c3
) fix: add preceding semicolon in suggestions of `no-object-constructor` ([#​17649](https://github.com/eslint/eslint/issues/17649 )) (Francesco Trotta)
#### Documentation
- [`476d58a`](476d58a584
) docs: Add note about invalid CLI flags when using flat config. ([#​17664](https://github.com/eslint/eslint/issues/17664 )) (Nicholas C. Zakas)
- [`660ed3a`](660ed3afd1
) docs: Plugin flat config migration guide ([#​17640](https://github.com/eslint/eslint/issues/17640 )) (Nicholas C. Zakas)
- [`a58aa20`](a58aa200fc
) docs: fix examples for several rules ([#​17645](https://github.com/eslint/eslint/issues/17645 )) (Milos Djermanovic)
- [`179929b`](179929bd46
) docs: Remove trailing newline from the code of Playground links ([#​17641](https://github.com/eslint/eslint/issues/17641 )) (Francesco Trotta)
- [`f8e5c30`](f8e5c30636
) docs: Update README (GitHub Actions Bot)
- [`b7ef2f3`](b7ef2f34fe
) docs: Enable pretty code formatter output ([#​17635](https://github.com/eslint/eslint/issues/17635 )) (Nicholas C. Zakas)
- [`0bcb9a8`](0bcb9a8db6
) docs: Fix syntax errors in rule examples ([#​17633](https://github.com/eslint/eslint/issues/17633 )) (Francesco Trotta)
- [`61b9083`](61b9083963
) docs: Make no-continue example code work ([#​17643](https://github.com/eslint/eslint/issues/17643 )) (Zhongyuan Zhou)
- [`9fafe45`](9fafe450c3
) docs: upgrade to 11ty 2.0 ([#​17632](https://github.com/eslint/eslint/issues/17632 )) (Percy Ma)
- [`ff8e4bf`](ff8e4bf327
) docs: Update README (GitHub Actions Bot)
- [`fab249a`](fab249ae6a
) docs: Update README (GitHub Actions Bot)
- [`392305b`](392305bf47
) docs: Update `no-irregular-whitespace` and fix examples ([#​17626](https://github.com/eslint/eslint/issues/17626 )) (Francesco Trotta)
- [`6b8acfb`](6b8acfb770
) docs: Add real whitespace to `no-trailing-spaces` examples ([#​17630](https://github.com/eslint/eslint/issues/17630 )) (Francesco Trotta)
- [`1000187`](1000187e00
) docs: Fix examples in `unicode-bom` ([#​17631](https://github.com/eslint/eslint/issues/17631 )) (Francesco Trotta)
- [`000290c`](000290c4c9
) docs: Update README (GitHub Actions Bot)
#### Chores
- [`6d1f0c2`](6d1f0c2da0
) chore: upgrade [@​eslint/js](https://github.com/eslint/js )[@​8](https://github.com/8 ).52.0 ([#​17671](https://github.com/eslint/eslint/issues/17671 )) (Milos Djermanovic)
- [`d63d4fe`](d63d4fe094
) chore: package.json update for [@​eslint/js](https://github.com/eslint/js ) release (ESLint Jenkins)
- [`f30cefe`](f30cefee6b
) test: fix FlatESLint tests for caching ([#​17658](https://github.com/eslint/eslint/issues/17658 )) (Milos Djermanovic)
- [`ef650cb`](ef650cb612
) test: update tests for no-promise-executor-return ([#​17661](https://github.com/eslint/eslint/issues/17661 )) (Milos Djermanovic)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/109
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-12-04 17:19:33 +00:00
8f9074f744
Update dependency @types/node to v20.10.3
continuous-integration/drone/push Build is passing
2023-12-04 11:32:23 +00:00
09e8ef769f
Add subreddit CLI option ( #118 )
...
continuous-integration/drone/push Build is passing
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
- Add `-s` and `--subreddit` CLI options to change the subreddit
- Defaults to "rabbits"
#75
## Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
- [x] This change requires a documentation update
# How Has This Been Tested?
Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.
# Checklist
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that provde my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/118
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2023-12-01 18:15:18 +00:00
dbc394598d
Update dependency @types/jest to v29.5.10 ( #114 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | patch | [`29.5.8` -> `29.5.10`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.8/29.5.10 ) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/114
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-11-27 17:53:04 +00:00
f132d62409
Update dependency @typescript-eslint/eslint-plugin to v6.12.0 ( #107 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint ) | devDependencies | minor | [`6.8.0` -> `6.12.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.8.0/6.12.0 ) |
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary>
### [`v6.12.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6120-2023-11-20 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.11.0...v6.12.0 )
##### Bug Fixes
- **eslint-plugin:** \[class-methods-use-this] detect a problematic case for private/protected members if `ignoreClassesThatImplementAnInterface` is set ([#​7705](https://github.com/typescript-eslint/typescript-eslint/issues/7705 )) ([155aa1f](155aa1f533
))
- **eslint-plugin:** \[no-unnecessary-condition] fix false positive with computed member access and branded key type ([#​7706](https://github.com/typescript-eslint/typescript-eslint/issues/7706 )) ([f151b26](f151b26d21
))
- **eslint-plugin:** \[switch-exhaustiveness-check] enum members with new line or single quotes are not being fixed correctly ([#​7806](https://github.com/typescript-eslint/typescript-eslint/issues/7806 )) ([a034d0a](a034d0a385
)), closes [#​7768](https://github.com/typescript-eslint/typescript-eslint/issues/7768 )
##### Features
- \[member-ordering] add accessor support for member-ordering ([#​7927](https://github.com/typescript-eslint/typescript-eslint/issues/7927 )) ([3c8312d](3c8312d1e1
))
- **eslint-plugin:** \[switch-exhaustiveness-check] add requireDefaultForNonUnion option ([#​7880](https://github.com/typescript-eslint/typescript-eslint/issues/7880 )) ([4cfcd45](4cfcd451ef
))
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.11.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6110-2023-11-13 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.10.0...v6.11.0 )
##### Bug Fixes
- **eslint-plugin:** \[explicit-function-return-type] support JSX attributes in `allowTypedFunctionExpressions` ([#​7553](https://github.com/typescript-eslint/typescript-eslint/issues/7553 )) ([be2777c](be2777c533
))
- **eslint-plugin:** \[no-unnecessary-qualifier] handle nested namespace id ([#​7883](https://github.com/typescript-eslint/typescript-eslint/issues/7883 )) ([a668f5b](a668f5b10e
))
##### Features
- add `no-unsafe-unary-minus` rule ([#​7390](https://github.com/typescript-eslint/typescript-eslint/issues/7390 )) ([c4709c2](c4709c2861
))
- add types for flat config files ([#​7273](https://github.com/typescript-eslint/typescript-eslint/issues/7273 )) ([66cd0c0](66cd0c0535
))
- allow typescript@5.3.0-RC as devDependency ([#​7821](https://github.com/typescript-eslint/typescript-eslint/issues/7821 )) ([b6c40b4](b6c40b42b6
))
- **eslint-plugin:** no-unsafe-enum-comparison handles switch cases ([#​7898](https://github.com/typescript-eslint/typescript-eslint/issues/7898 )) ([72cb9e4](72cb9e4ed3
))
- **utils:** add ESLint `CodePath` selector types ([#​7551](https://github.com/typescript-eslint/typescript-eslint/issues/7551 )) ([99a026f](99a026fe41
))
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.10.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6100-2023-11-06 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.1...v6.10.0 )
##### Bug Fixes
- **eslint-plugin:** \[no-unused-vars] handle logical assignment ([#​7854](https://github.com/typescript-eslint/typescript-eslint/issues/7854 )) ([11e57c5](11e57c5937
))
- **eslint-plugin:** \[require-await] add support for "await using" ([#​7866](https://github.com/typescript-eslint/typescript-eslint/issues/7866 )) ([855abea](855abea2d7
))
##### Features
- **eslint-plugin:** \[ban-ts-comments] suggest ts-expect-error over ts-ignore ([#​7849](https://github.com/typescript-eslint/typescript-eslint/issues/7849 )) ([5e73a48](5e73a4810a
))
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### [6.9.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.0...v6.9.1 ) (2023-10-30)
##### Bug Fixes
- **eslint-plugin:** \[naming-convention] allow PascalCase for imports ([#​7841](https://github.com/typescript-eslint/typescript-eslint/issues/7841 )) ([7ad86ee](7ad86eead7
))
- **eslint-plugin:** \[no-unused-expressions] handle TSInstantiationExpression expression ([#​7831](https://github.com/typescript-eslint/typescript-eslint/issues/7831 )) ([31988e0](31988e0d2e
))
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.9.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#691-2023-10-30 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.9.0...v6.9.1 )
##### Bug Fixes
- **eslint-plugin:** \[naming-convention] allow PascalCase for imports ([#​7841](https://github.com/typescript-eslint/typescript-eslint/issues/7841 )) ([7ad86ee](7ad86eead7
))
- **eslint-plugin:** \[no-unused-expressions] handle TSInstantiationExpression expression ([#​7831](https://github.com/typescript-eslint/typescript-eslint/issues/7831 )) ([31988e0](31988e0d2e
))
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.9.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#690-2023-10-23 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.8.0...v6.9.0 )
##### Bug Fixes
- **eslint-plugin:** \[no-confusing-void-expression] handle unfixable cases ([#​7674](https://github.com/typescript-eslint/typescript-eslint/issues/7674 )) ([7e52f27](7e52f276ed
))
- **eslint-plugin:** \[no-unsafe-return] allow returning anything if explicitly returning any ([#​7708](https://github.com/typescript-eslint/typescript-eslint/issues/7708 )) ([c6124b2](c6124b2c93
))
##### Features
- **eslint-plugin:** \[max-params] don't count `this: void` parameter ([#​7696](https://github.com/typescript-eslint/typescript-eslint/issues/7696 )) ([6398d3f](6398d3fd0a
)), closes [#​7538](https://github.com/typescript-eslint/typescript-eslint/issues/7538 )
- **eslint-plugin:** \[naming-convention] add support for default and namespace imports ([#​7269](https://github.com/typescript-eslint/typescript-eslint/issues/7269 )) ([bb15aae](bb15aae877
))
- **eslint-plugin:** \[no-restricted-imports] support import = require ([#​7709](https://github.com/typescript-eslint/typescript-eslint/issues/7709 )) ([4c8edcf](4c8edcfb7d
))
- **eslint-plugin:** \[no-unsafe-enum-comparison] add switch suggestion ([#​7691](https://github.com/typescript-eslint/typescript-eslint/issues/7691 )) ([53d5263](53d5263cee
)), closes [#​7643](https://github.com/typescript-eslint/typescript-eslint/issues/7643 )
- **eslint-plugin:** \[prefer-readonly] private fields support ([#​7686](https://github.com/typescript-eslint/typescript-eslint/issues/7686 )) ([0e875bf](0e875bf77a
))
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/107
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-11-27 17:51:37 +00:00
536faecfbb
Update dependency @types/node to v20.10.0 ( #106 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | minor | [`20.8.7` -> `20.10.0`](https://renovatebot.com/diffs/npm/@types%2fnode/20.8.7/20.10.0 ) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/106
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-11-27 17:50:00 +00:00
3f25c25315
Merge branch 'master' into develop
continuous-integration/drone/push Build is passing
2023-11-10 18:56:35 +00:00
27e08e6f86
v2.1.5
continuous-integration/drone/push Build is passing
2023-11-10 18:51:46 +00:00
c49bcaea5b
Save package lockfile
2023-11-10 18:51:22 +00:00
ae1c67e032
Resolve package @babel/traverse to 7.23.2
continuous-integration/drone/push Build is passing
2023-11-10 18:48:46 +00:00
2a70daaf99
feature/71-basic-cli ( #104 )
...
continuous-integration/drone/push Build is passing
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
- Install Commander package
- Add basic CLI interface to the package
#71
## Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
# How Has This Been Tested?
Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.
- I have added unit tests for the CLI as it is so far, no commands have been added yet
# Checklist
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that provde my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/104
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2023-10-27 15:53:12 +01:00
b06c5ed089
Update dependency @types/node to v20.8.7 ( #103 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | patch | [`20.8.6` -> `20.8.7`](https://renovatebot.com/diffs/npm/@types%2fnode/20.8.6/20.8.7 ) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/103
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-10-23 13:27:56 +01:00
2757146ac9
Update dependency @types/jest to v29.5.6 ( #102 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | patch | [`29.5.5` -> `29.5.6`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.5/29.5.6 ) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/102
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-10-23 13:27:16 +01:00
9aaeb9e060
Update dependency ts-jest to v29.1.1 ( #84 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [ts-jest](https://kulshekhar.github.io/ts-jest ) ([source](https://github.com/kulshekhar/ts-jest )) | devDependencies | patch | [`29.1.0` -> `29.1.1`](https://renovatebot.com/diffs/npm/ts-jest/29.1.0/29.1.1 ) |
---
### Release Notes
<details>
<summary>kulshekhar/ts-jest (ts-jest)</summary>
### [`v29.1.1`](f208af917e...9670787b08
)
[Compare Source](f208af917e...9670787b08
)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44OS4wIiwidXBkYXRlZEluVmVyIjoiMzcuMC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/84
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-10-23 13:26:21 +01:00
379e828905
Update dependency @typescript-eslint/eslint-plugin to v6 ( #77 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint ) | devDependencies | major | [`^5.54.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.59.6/6.8.0 ) |
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary>
### [`v6.8.0`](36aecb6a83...d475f88575
)
[Compare Source](36aecb6a83...d475f88575
)
### [`v6.7.5`](d948dc4a21...36aecb6a83
)
[Compare Source](d948dc4a21...36aecb6a83
)
### [`v6.7.4`](91a3e0c85a...d948dc4a21
)
[Compare Source](91a3e0c85a...d948dc4a21
)
### [`v6.7.3`](ddb858981f...91a3e0c85a
)
[Compare Source](ddb858981f...91a3e0c85a
)
### [`v6.7.2`](79ffff05db...ddb858981f
)
[Compare Source](79ffff05db...ddb858981f
)
### [`v6.7.0`](a3a3932129...79ffff05db
)
[Compare Source](a3a3932129...79ffff05db
)
### [`v6.6.0`](4f34d0ba34...a3a3932129
)
[Compare Source](4f34d0ba34...a3a3932129
)
### [`v6.5.0`](ef1367eeed...4f34d0ba34
)
[Compare Source](ef1367eeed...4f34d0ba34
)
### [`v6.4.1`](14bea42e48...ef1367eeed
)
[Compare Source](14bea42e48...ef1367eeed
)
### [`v6.4.0`](0a1de14ba2...14bea42e48
)
[Compare Source](0a1de14ba2...14bea42e48
)
### [`v6.3.0`](948b061462...0a1de14ba2
)
[Compare Source](948b061462...0a1de14ba2
)
### [`v6.2.1`](c869aa1792...948b061462
)
[Compare Source](c869aa1792...948b061462
)
### [`v6.2.0`](d98f1e811a...c869aa1792
)
[Compare Source](d98f1e811a...c869aa1792
)
### [`v6.1.0`](6ae1fa74b1...d98f1e811a
)
[Compare Source](6ae1fa74b1...d98f1e811a
)
### [`v6.0.0`](cba0d113bb...6ae1fa74b1
)
[Compare Source](cba0d113bb...6ae1fa74b1
)
### [`v5.62.0`](2f46341a14...cba0d113bb
)
[Compare Source](2f46341a14...cba0d113bb
)
### [`v5.61.0`](f74862cbfb...2f46341a14
)
[Compare Source](f74862cbfb...2f46341a14
)
### [`v5.60.1`](c09b1c0252...f74862cbfb
)
[Compare Source](c09b1c0252...f74862cbfb
)
### [`v5.60.0`](a91bb9e264...c09b1c0252
)
[Compare Source](a91bb9e264...c09b1c0252
)
### [`v5.59.11`](9768e989d3...a91bb9e264
)
[Compare Source](9768e989d3...a91bb9e264
)
### [`v5.59.10`](a2b6b2e0a1...9768e989d3
)
[Compare Source](a2b6b2e0a1...9768e989d3
)
### [`v5.59.9`](391a6702c0...a2b6b2e0a1
)
[Compare Source](391a6702c0...a2b6b2e0a1
)
### [`v5.59.8`](5166a00e1a...391a6702c0
)
[Compare Source](5166a00e1a...391a6702c0
)
### [`v5.59.7`](5b0e577f25...5166a00e1a
)
[Compare Source](5b0e577f25...5166a00e1a
)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43NC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/77
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-10-23 13:25:22 +01:00
04ed2d7414
Fix fetch not using error system when unable to fetch ( #100 )
...
continuous-integration/drone/push Build is passing
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
- Fix the fetch not failing gracefully using the new error handler
#91
## Type of change
Please delete options that are not relevant.
- [x] Bug fix (non-breaking change which fixes an issue)
# How Has This Been Tested?
Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.
- Updated the tests to be more accurate to the fetching package by using a promise reject
- Tested the code by turning my wifi off and ensuring the output is the new error handler
# Checklist
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that provde my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/100
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2023-10-20 17:31:38 +01:00
9137ddbc0d
Update dependency typescript to v5.2.2 ( #97 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [typescript](https://www.typescriptlang.org/ ) ([source](https://github.com/Microsoft/TypeScript )) | devDependencies | minor | [`5.0.4` -> `5.2.2`](https://renovatebot.com/diffs/npm/typescript/5.0.4/5.2.2 ) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/97
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-10-16 19:16:36 +01:00
653ec93a8f
Update dependency jest to v29.7.0 ( #96 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [jest](https://jestjs.io/ ) ([source](https://github.com/jestjs/jest )) | devDependencies | minor | [`29.5.0` -> `29.7.0`](https://renovatebot.com/diffs/npm/jest/29.5.0/29.7.0 ) |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | patch | [`29.5.1` -> `29.5.5`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.1/29.5.5 ) |
---
### Release Notes
<details>
<summary>jestjs/jest (jest)</summary>
### [`v29.7.0`](55cd6a0aaf...4e56991693
)
[Compare Source](55cd6a0aaf...4e56991693
)
### [`v29.6.4`](fb7d95c8af...55cd6a0aaf
)
[Compare Source](fb7d95c8af...55cd6a0aaf
)
### [`v29.6.3`](0fd5b1c375...fb7d95c8af
)
[Compare Source](0fd5b1c375...fb7d95c8af
)
### [`v29.6.2`](1f019afdcd...0fd5b1c375
)
[Compare Source](1f019afdcd...0fd5b1c375
)
### [`v29.6.1`](c1e5b8a38e...1f019afdcd
)
[Compare Source](c1e5b8a38e...1f019afdcd
)
### [`v29.6.0`](39f3beda6b...c1e5b8a38e
)
[Compare Source](39f3beda6b...c1e5b8a38e
)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/96
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-10-16 19:15:47 +01:00
d69087e6ee
Update dependency eslint to v8.51.0 ( #94 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [eslint](https://eslint.org ) ([source](https://github.com/eslint/eslint )) | devDependencies | minor | [`8.49.0` -> `8.51.0`](https://renovatebot.com/diffs/npm/eslint/8.49.0/8.51.0 ) |
| [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | minor | [`8.37.0` -> `8.44.4`](https://renovatebot.com/diffs/npm/@types%2feslint/8.37.0/8.44.4 ) |
---
### Release Notes
<details>
<summary>eslint/eslint (eslint)</summary>
### [`v8.51.0`](299bfae125...f0793828fd
)
[Compare Source](299bfae125...f0793828fd
)
### [`v8.50.0`](55c1685aab...299bfae125
)
[Compare Source](55c1685aab...299bfae125
)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/94
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-10-16 19:13:29 +01:00
a9d5a77ca4
Update dependency @types/node to v20.8.6 ( #93 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | minor | [`20.6.0` -> `20.8.6`](https://renovatebot.com/diffs/npm/@types%2fnode/20.6.0/20.8.6 ) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/93
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-10-16 19:12:27 +01:00
037608e059
Add error codes and error messages to failed results ( #89 )
...
continuous-integration/drone/push Build is passing
# Description
- Added an Error Code (enum) and Error Message (string) to all the failed results
#53
## Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
# How Has This Been Tested?
- This has been tested both manually as well as the unit tests
# Checklist
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that provde my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/89
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2023-09-15 15:18:57 +01:00
07c37e2c06
Add default value to sortBy variable ( #87 )
...
continuous-integration/drone/push Build is passing
# Description
- Add default value to the sortBy variable ('hot')
#50
## Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
# How Has This Been Tested?
Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.
# Checklist
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that provde my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/87
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2023-09-15 15:15:34 +01:00
ba5ccb54cf
Regenerate lockfile
continuous-integration/drone/push Build is passing
2023-09-13 13:20:54 +01:00
30e84df5b3
Merge branch 'master' into develop
continuous-integration/drone/push Build is failing
2023-09-13 13:20:07 +01:00
f61a5a7ae5
v2.1.4
continuous-integration/drone/push Build is passing
2023-09-13 13:15:53 +01:00
9b3b5b20ef
Revert to 2.1.3
2023-09-13 13:15:46 +01:00
55d6469a6b
v2.1.4
continuous-integration/drone/push Build is failing
2023-09-13 11:51:46 +01:00
23f15b7577
Upgrade dependency eslint to 8.49.0
continuous-integration/drone/push Build is passing
2023-09-13 11:50:44 +01:00
e10bdaf115
Update dependency @types/node to v20.6.0 ( #85 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | minor | [`20.2.3` -> `20.6.0`](https://renovatebot.com/diffs/npm/@types%2fnode/20.2.3/20.6.0 ) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44OS4wIiwidXBkYXRlZEluVmVyIjoiMzYuODkuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/85
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-09-11 20:33:40 +01:00
4a85620e47
Update dependency jest-mock-extended to v3.0.5 ( #83 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [jest-mock-extended](https://github.com/marchaos/jest-mock-extended ) | devDependencies | patch | [`3.0.4` -> `3.0.5`](https://renovatebot.com/diffs/npm/jest-mock-extended/3.0.4/3.0.5 ) |
---
### Release Notes
<details>
<summary>marchaos/jest-mock-extended (jest-mock-extended)</summary>
### [`v3.0.5`](https://github.com/marchaos/jest-mock-extended/releases/tag/3.0.5 )
[Compare Source](https://github.com/marchaos/jest-mock-extended/compare/3.0.4...3.0.5 )
Fixed Deep Mock perf issue with https://github.com/marchaos/jest-mock-extended/pull/123
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44OS4wIiwidXBkYXRlZEluVmVyIjoiMzYuODkuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/83
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-09-11 20:32:54 +01:00
439bce6fac
Update dependency np to v8 ( #67 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [np](https://github.com/sindresorhus/np ) | devDependencies | major | [`^7.7.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/np/7.7.0/8.0.4 ) |
---
### Release Notes
<details>
<summary>sindresorhus/np (np)</summary>
### [`v8.0.4`](https://github.com/sindresorhus/np/releases/tag/v8.0.4 )
[Compare Source](https://github.com/sindresorhus/np/compare/v8.0.3...v8.0.4 )
- Handle first time display of dependencies ([#​707](https://github.com/sindresorhus/np/issues/707 )) [`3f43d78`](https://github.com/sindresorhus/np/commit/3f43d78 )
### [`v8.0.3`](https://github.com/sindresorhus/np/releases/tag/v8.0.3 )
[Compare Source](https://github.com/sindresorhus/np/compare/v8.0.2...v8.0.3 )
- Fix skipping publish step ([#​706](https://github.com/sindresorhus/np/issues/706 )) [`51dcc2d`](https://github.com/sindresorhus/np/commit/51dcc2d )
### [`v8.0.2`](https://github.com/sindresorhus/np/releases/tag/v8.0.2 )
[Compare Source](https://github.com/sindresorhus/np/compare/v8.0.1...v8.0.2 )
- Fix publish not working with Yarn [`3d448c2`](https://github.com/sindresorhus/np/commit/3d448c2 )
- Include stack trace in errors [`12fce88`](https://github.com/sindresorhus/np/commit/12fce88 )
### [`v8.0.1`](https://github.com/sindresorhus/np/releases/tag/v8.0.1 )
[Compare Source](https://github.com/sindresorhus/np/compare/v8.0.0...v8.0.1 )
- Fix a crash in the new dependency check [`beb7db1`](https://github.com/sindresorhus/np/commit/beb7db1 )
### [`v8.0.0`](https://github.com/sindresorhus/np/releases/tag/v8.0.0 )
[Compare Source](https://github.com/sindresorhus/np/compare/v7.7.0...v8.0.0 )
##### Breaking
- Require Node.js 16 ([#​683](https://github.com/sindresorhus/np/issues/683 )) [`72879e0`](https://github.com/sindresorhus/np/commit/72879e0 )
##### Improvements
- Add 2FA support for npm version 9+ ([#​693](https://github.com/sindresorhus/np/issues/693 )) [`9cb4bfd`](https://github.com/sindresorhus/np/commit/9cb4bfd )
- Improve startup time ([#​688](https://github.com/sindresorhus/np/issues/688 )) [`eba203f`](https://github.com/sindresorhus/np/commit/eba203f )
- Improve the reliability of detecting which files will be included in the package ([#​682](https://github.com/sindresorhus/np/issues/682 )) [`a6ce792`](https://github.com/sindresorhus/np/commit/a6ce792 )
- Add check for new dependencies ([#​681](https://github.com/sindresorhus/np/issues/681 )) [`6867fb9`](https://github.com/sindresorhus/np/commit/6867fb9 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43NC4yIiwidXBkYXRlZEluVmVyIjoiMzYuODkuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/67
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-09-11 20:31:50 +01:00
d18126dbc5
Update dependency @typescript-eslint/parser to v6 ( #78 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint ) | devDependencies | major | [`^5.54.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.59.6/6.5.0 ) |
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint</summary>
### [`v6.5.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​650-httpsgithubcomtypescript-eslinttypescript-eslintcomparev641v650-2023-08-28 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.4.1...v6.5.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### [6.4.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.4.0...v6.4.1 ) (2023-08-21)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.4.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​641-httpsgithubcomtypescript-eslinttypescript-eslintcomparev640v641-2023-08-21 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.4.0...v6.4.1 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.4.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​640-httpsgithubcomtypescript-eslinttypescript-eslintcomparev630v640-2023-08-14 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.3.0...v6.4.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.3.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​630-httpsgithubcomtypescript-eslinttypescript-eslintcomparev621v630-2023-08-07 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.1...v6.3.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### [6.2.1](https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.0...v6.2.1 ) (2023-07-31)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.2.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​621-httpsgithubcomtypescript-eslinttypescript-eslintcomparev620v621-2023-07-31 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.0...v6.2.1 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.2.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​620-httpsgithubcomtypescript-eslinttypescript-eslintcomparev610v620-2023-07-24 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.1.0...v6.2.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.1.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​610-httpsgithubcomtypescript-eslinttypescript-eslintcomparev600v610-2023-07-17 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.0.0...v6.1.0 )
##### Features
- **typescript-estree:** add EXPERIMENTAL_useProjectService option to use TypeScript project service ([#​6754](https://github.com/typescript-eslint/typescript-eslint/issues/6754 )) ([6d3d162](6d3d162ce0
))
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v6.0.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​600-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5620v600-2023-07-10 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.62.0...v6.0.0 )
##### Bug Fixes
- update `exports` field in package.json files ([#​6550](https://github.com/typescript-eslint/typescript-eslint/issues/6550 )) ([53776c2](53776c244f
))
##### chore
- drop support for node v14.17, v17 ([#​5971](https://github.com/typescript-eslint/typescript-eslint/issues/5971 )) ([cc62015](cc62015b8a
))
##### Features
- add new package `rule-tester` ([#​6777](https://github.com/typescript-eslint/typescript-eslint/issues/6777 )) ([2ce1c1d](2ce1c1d22c
))
- add package.json exports for public packages ([#​6458](https://github.com/typescript-eslint/typescript-eslint/issues/6458 )) ([d676683](d6766838a0
))
- drop support for ESLint v6 ([#​5972](https://github.com/typescript-eslint/typescript-eslint/issues/5972 )) ([bda806d](bda806d78e
))
- drop support for node v12 ([#​5918](https://github.com/typescript-eslint/typescript-eslint/issues/5918 )) ([7e3fe9a](7e3fe9a67a
))
- drop support for node v14 and test against node v20 ([#​7022](https://github.com/typescript-eslint/typescript-eslint/issues/7022 )) ([e6235bf](e6235bf61b
))
- remove partial type-information program ([#​6066](https://github.com/typescript-eslint/typescript-eslint/issues/6066 )) ([7fc062a](7fc062abc3
))
- **scope-manager:** ignore ECMA version ([#​5889](https://github.com/typescript-eslint/typescript-eslint/issues/5889 )) ([f2330f7](f2330f7973
)), closes [#​5834](https://github.com/typescript-eslint/typescript-eslint/issues/5834 ) [#​5882](https://github.com/typescript-eslint/typescript-eslint/issues/5882 ) [#​5864](https://github.com/typescript-eslint/typescript-eslint/issues/5864 ) [#​5883](https://github.com/typescript-eslint/typescript-eslint/issues/5883 )
- **typescript-estree:** added allowInvalidAST option to not throw on invalid tokens ([#​6247](https://github.com/typescript-eslint/typescript-eslint/issues/6247 )) ([a3b177d](a3b177d59a
))
- **typescript-estree:** allow providing code as a ts.SourceFile ([#​5892](https://github.com/typescript-eslint/typescript-eslint/issues/5892 )) ([af41b7f](af41b7fa7b
))
- **typescript-estree:** deprecate createDefaultProgram ([#​5890](https://github.com/typescript-eslint/typescript-eslint/issues/5890 )) ([426d6b6](426d6b647e
))
- **typescript-estree:** remove optionality from AST boolean properties ([#​6274](https://github.com/typescript-eslint/typescript-eslint/issues/6274 )) ([df131e2](df131e258c
))
##### BREAKING CHANGES
- drop support for ESLint v6
- drops support for node v17
- drops support for node v12
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v5.62.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5620-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5610v5620-2023-07-10 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.61.0...v5.62.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v5.61.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5610-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5601v5610-2023-07-03 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.60.1...v5.61.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
#### [5.60.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.60.0...v5.60.1 ) (2023-06-26)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v5.60.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5601-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5600v5601-2023-06-26 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.60.0...v5.60.1 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
### [`v5.60.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5600-httpsgithubcomtypescript-eslinttypescript-eslintcomparev55911v5600-2023-06-19 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.11...v5.60.0 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
#### [5.59.11](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.10...v5.59.11 ) (2023-06-12)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
#### [5.59.10](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.9...v5.59.10 ) (2023-06-12)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
#### [5.59.9](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.8...v5.59.9 ) (2023-06-05)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
#### [5.59.8](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.7...v5.59.8 ) (2023-05-29)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
#### [5.59.7](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.6...v5.59.7 ) (2023-05-22)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
#### [5.59.6](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.5...v5.59.6 ) (2023-05-15)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
#### [5.59.5](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.4...v5.59.5 ) (2023-05-08)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
#### [5.59.4](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.3...v5.59.4 ) (2023-05-08)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
#### [5.59.3](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.2...v5.59.3 ) (2023-05-08)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
#### [5.59.2](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.1...v5.59.2 ) (2023-05-01)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
#### [5.59.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.0...v5.59.1 ) (2023-04-24)
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
### [`v5.59.11`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​55911-httpsgithubcomtypescript-eslinttypescript-eslintcomparev55910v55911-2023-06-12 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.10...v5.59.11 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
### [`v5.59.10`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​55910-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5599v55910-2023-06-12 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.9...v5.59.10 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
### [`v5.59.9`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5599-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5598v5599-2023-06-05 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.8...v5.59.9 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
### [`v5.59.8`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5598-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5597v5598-2023-05-29 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.7...v5.59.8 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
### [`v5.59.7`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5597-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5596v5597-2023-05-22 )
[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.6...v5.59.7 )
**Note:** Version bump only for package [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNzQuMiJ9-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/78
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-09-04 20:42:57 +01:00
a74df6c8a9
Update dependency got to v13 ( #66 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [got](https://github.com/sindresorhus/got ) | resolutions | major | [`^11.8.5` -> `^13.0.0`](https://renovatebot.com/diffs/npm/got/11.8.6/13.0.0 ) |
---
### Release Notes
<details>
<summary>sindresorhus/got</summary>
### [`v13.0.0`](https://github.com/sindresorhus/got/releases/tag/v13.0.0 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.6.1...v13.0.0 )
As a reminder, Got continues to require ESM. For TypeScript users, this includes having [`"module": "node16", "moduleResolution": "node16"` in your tsconfig](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c#how-can-i-make-my-typescript-project-output-esm ).
##### Breaking
- Require Node.js 16 [`52a1063`](https://github.com/sindresorhus/got/commit/52a1063 )
- Change the [`enableUnixSockets`](https://github.com/sindresorhus/got/blob/main/documentation/2-options.md#enableunixsockets ) option to be `false` by default [`852c312`](https://github.com/sindresorhus/got/commit/852c312 )
- Most users don't need it.
##### Improvements
- Allow specifying `undefined` for options ([#​2258](https://github.com/sindresorhus/got/issues/2258 )) [`1cefe8b`](https://github.com/sindresorhus/got/commit/1cefe8b )
### [`v12.6.1`](https://github.com/sindresorhus/got/releases/tag/v12.6.1 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.6.0...v12.6.1 )
- Fix `get-stream` import statement ([#​2266](https://github.com/sindresorhus/got/issues/2266 )) [`67d5039`](https://github.com/sindresorhus/got/commit/67d5039 )
### [`v12.6.0`](https://github.com/sindresorhus/got/releases/tag/v12.6.0 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.5.3...v12.6.0 )
- Update dependencies [`88c88fb`](https://github.com/sindresorhus/got/commit/88c88fb ) [`979272e`](https://github.com/sindresorhus/got/commit/979272e )
- Loosen URL validation strictness ([#​2200](https://github.com/sindresorhus/got/issues/2200 )) [`0ca0b7f`](https://github.com/sindresorhus/got/commit/0ca0b7f )
### [`v12.5.3`](https://github.com/sindresorhus/got/releases/tag/v12.5.3 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.5.2...v12.5.3 )
- Fix abort event listeners not always being cleaned up ([#​2162](https://github.com/sindresorhus/got/issues/2162 )) [`3cc40b5`](https://github.com/sindresorhus/got/commit/3cc40b5 )
### [`v12.5.2`](https://github.com/sindresorhus/got/releases/tag/v12.5.2 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.5.1...v12.5.2 )
- Improve TypeScript 4.9 compatibility ([#​2163](https://github.com/sindresorhus/got/issues/2163 )) [`39f83b6`](https://github.com/sindresorhus/got/commit/39f83b6 )
### [`v12.5.1`](https://github.com/sindresorhus/got/releases/tag/v12.5.1 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.5.0...v12.5.1 )
- Fix compatibility with TypeScript and ESM [`3b3ea67`](https://github.com/sindresorhus/got/commit/3b3ea67 )
- Fix request body not being properly cached ([#​2150](https://github.com/sindresorhus/got/issues/2150 )) [`3e9d3af`](https://github.com/sindresorhus/got/commit/3e9d3af )
### [`v12.5.0`](https://github.com/sindresorhus/got/releases/tag/v12.5.0 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.4.1...v12.5.0 )
- Disable method rewriting on 307 and 308 status codes ([#​2145](https://github.com/sindresorhus/got/issues/2145 )) [`e049e94`](https://github.com/sindresorhus/got/commit/e049e94 )
- Upgrade dependencies [`8630815`](https://github.com/sindresorhus/got/commit/8630815 ) [`f0ac0b3`](https://github.com/sindresorhus/got/commit/f0ac0b3 ) [`4c3762a`](https://github.com/sindresorhus/got/commit/4c3762a )
### [`v12.4.1`](https://github.com/sindresorhus/got/releases/tag/v12.4.1 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.4.0...v12.4.1 )
##### Fixes
- Fix `options.context` being not extensible [`b671480`](b671480715
)
- Don't emit `uploadProgress` after promise cancelation [`693de21`](693de217b0
)
### [`v12.4.0`](https://github.com/sindresorhus/got/releases/tag/v12.4.0 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.3.1...v12.4.0 )
##### Improvements
- Support FormData without known length ([#​2120](https://github.com/sindresorhus/got/issues/2120 )) [`850773c`](https://github.com/sindresorhus/got/commit/850773c )
##### Fixes
- Don't call `beforeError` hooks with `HTTPError` if the `throwHttpErrors` option is `false` ([#​2104](https://github.com/sindresorhus/got/issues/2104 )) [`3927348`](https://github.com/sindresorhus/got/commit/3927348 )
### [`v12.3.1`](https://github.com/sindresorhus/got/releases/tag/v12.3.1 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.3.0...v12.3.1 )
- Don't freeze signal when freezing Options ([#​2100](https://github.com/sindresorhus/got/issues/2100 )) [`43b1467`](https://github.com/sindresorhus/got/commit/43b1467 )
### [`v12.3.0`](https://github.com/sindresorhus/got/releases/tag/v12.3.0 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.2.0...v12.3.0 )
- Add `.off()` method for events ([#​2092](https://github.com/sindresorhus/got/issues/2092 )) [`88056be`](https://github.com/sindresorhus/got/commit/88056be )
### [`v12.2.0`](https://github.com/sindresorhus/got/releases/tag/v12.2.0 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.1.0...v12.2.0 )
- [Support `AbortController`](https://github.com/sindresorhus/got/blob/main/documentation/2-options.md#signal ) ([#​2020](https://github.com/sindresorhus/got/issues/2020 )) [`6a6d2a9`](https://github.com/sindresorhus/got/commit/6a6d2a9 )
- Add [`enableUnixSockets`](https://github.com/sindresorhus/got/blob/main/documentation/2-options.md#enableunixsockets ) option ([#​2062](https://github.com/sindresorhus/got/issues/2062 )) [`461b3d4`](https://github.com/sindresorhus/got/commit/461b3d4 )
### [`v12.1.0`](https://github.com/sindresorhus/got/releases/tag/v12.1.0 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.0.4...v12.1.0 )
##### Improvements
- Add `response.ok` ([#​2043](https://github.com/sindresorhus/got/issues/2043 )) [`22d58fb`](https://github.com/sindresorhus/got/commit/22d58fb )
- This is only useful if you have [`{throwHttpErrors: false}`](https://github.com/sindresorhus/got/blob/main/documentation/2-options.md#throwhttperrors )
##### Fixes
- Do not redirect to UNIX sockets ([#​2047](https://github.com/sindresorhus/got/issues/2047 )) [`861ccd9`](https://github.com/sindresorhus/got/commit/861ccd9 )
- [CVE-2022-33987](https://nvd.nist.gov/vuln/detail/CVE-2022-33987 )
- [Also back ported to v11](https://github.com/sindresorhus/got/releases/tag/v11.8.5 )
### [`v12.0.4`](https://github.com/sindresorhus/got/releases/tag/v12.0.4 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.0.3...v12.0.4 )
- Remove stream lock - unreliable since Node 17.3.0 [`bb8eca9`](bb8eca924c
)
### [`v12.0.3`](https://github.com/sindresorhus/got/releases/tag/v12.0.3 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.0.2...v12.0.3 )
- Allow more types in the `json` option ([#​2015](https://github.com/sindresorhus/got/issues/2015 )) [`eb045bf`](https://github.com/sindresorhus/got/commit/eb045bf )
### [`v12.0.2`](https://github.com/sindresorhus/got/releases/tag/v12.0.2 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.0.1...v12.0.2 )
- Fix `encoding` option with `{responseType: 'json'}` ([#​1996](https://github.com/sindresorhus/got/issues/1996 )) [`0703318`](https://github.com/sindresorhus/got/commit/0703318 )
### [`v12.0.1`](https://github.com/sindresorhus/got/releases/tag/v12.0.1 )
[Compare Source](https://github.com/sindresorhus/got/compare/v12.0.0...v12.0.1 )
- Fix `nock` compatibility ([#​1959](https://github.com/sindresorhus/got/issues/1959 )) [`bf39d2c`](https://github.com/sindresorhus/got/commit/bf39d2c )
- Fix missing export of `Request` TypeScript type ([#​1940](https://github.com/sindresorhus/got/issues/1940 )) [`0f9f2b8`](https://github.com/sindresorhus/got/commit/0f9f2b8 )
### [`v12.0.0`](https://github.com/sindresorhus/got/releases/tag/v12.0.0 )
[Compare Source](https://github.com/sindresorhus/got/compare/v11.8.6...v12.0.0 )
##### Introducing Got v12.0.0 🎉
Long time no see! The latest Got version (v11.8.2) was released just in February ❄️
We have been working hard on squashing bugs and improving overall experience.
If you find Got useful, you might want to [sponsor the Got maintainers](https://github.com/sindresorhus/got?sponsor=1 ).
##### This package is now pure ESM
**Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c ).** Also see https://github.com/sindresorhus/got/issues/1789 .
- **Please don't open issues about `[ERR_REQUIRE_ESM]` and `Must use import to load ES Module` errors.** This is a problem with your setup, not Got.
- Please don't open issues about using Got with Jest. Jest does not fully support ESM.
- Pretty much any problem with loading this package is a problem with your bundler, test framework, etc, not Got.
- If you use TypeScript, you will want to stay on Got v11 until TypeScript 4.6 is out. [Why.](https://github.com/microsoft/TypeScript/issues/46452 )
- If you use a bundler, make sure it supports ESM and that you have correctly configured it for ESM.
- The Got issue tracker is not a support channel for your favorite build/bundler tool.
##### Required Node.js >=14
While working with streams, we encountered more Node.js bugs that needed workarounds.
In order to keep our code clean, we had to drop Node.js v12 as the code would get more messy.
We strongly recommend that you update Node.js to **v14 LTS**.
##### HTTP/2 support
Every Node.js release, the native `http2` module gets more stable.
Unfortunately there are still some issues on the Node.js side, so we decided to keep HTTP/2 disabled for now.
We may enable it by default in Got v13. It is still possible to turn it on via the `http2` option.
To run HTTP/2 requests, it is required to use Node.js **v15.10** or above.
##### Bug fixes
Woah, we possibly couldn't make a release if we didn't fix some bugs!
- Do not throw on custom stack traces ([#​1491](https://github.com/sindresorhus/got/issues/1491 )) [`49c16ee`](49c16ee54f
)
- Remove automatic `content-length` on ReadStream ([#​1510](https://github.com/sindresorhus/got/issues/1510 )) [`472b8ef`](472b8ef9d9
)
- Fix promise shortcuts in case of error status code ([#​1543](https://github.com/sindresorhus/got/issues/1543 )) [`ff918fb`](ff918fb6de
) [`1107cc6`](1107cc625e
)
- Invert the `methodRewriting` option [`51d88a0`](51d88a0efe
)
- Fix `url` not being reused on retry in rare case ([#​1487](https://github.com/sindresorhus/got/issues/1487 )) [`462bc63`](462bc63001
)
- Fix hanging promise on HTTP/2 timeout ([#​1492](https://github.com/sindresorhus/got/issues/1492 )) [`a59fac4`](a59fac415a
)
- Prevent uncaught ParseErrors on initial successful response ([#​1527](https://github.com/sindresorhus/got/issues/1527 )) [`77df9c3`](77df9c33db
)
- Throw an error when retrying with consumed body ([#​1507](https://github.com/sindresorhus/got/issues/1507 )) [`62305d7`](62305d77d3
)
- Fix a Node.js 16 bug that hangs Got streams [`06a2d3d`](06a2d3d7d8
)
- Fix default pagination handling for empty Link header ([#​1768](https://github.com/sindresorhus/got/issues/1768 )) [`1e1e506`](1e1e50647e
)
- Fix incorrect `response.complete` when using cache [`9e15d88`](9e15d887da
)
- Fix `Cannot call end` error when `request` returns a `Writable` [`226cc39`](226cc3995f
)
- Fix Request options not being reused on retry [`3c23eea`](3c23eea5a0
)
- Fix types being not compatible with CommonJS [`3c23eea`](3c23eea5a0
)
- Fix `got.paginate does not call init hooks` ([#​1574](https://github.com/sindresorhus/got/issues/1574 )) [`3c23eea`](3c23eea5a0
)
- Generate a new object when passing options to the native `https` module ([#​1567](https://github.com/sindresorhus/got/issues/1567 )) [`3c23eea`](3c23eea5a0
)
- Remove stream reuse check ([#​1803](https://github.com/sindresorhus/got/issues/1803 )) [`9ecc5ee`](9ecc5ee76f
)
- Fix merging `searchParams` ([#​1814](https://github.com/sindresorhus/got/issues/1814 )) [`1018c20`](1018c2029e
) [`732e9bd`](732e9bd940
)
- Fix unhandled exception when lookup returns invalid IP early ([#​1737](https://github.com/sindresorhus/got/issues/1737 )) [`2453e5e`](2453e5e421
)
- Fix relative URLs when paginating [`439fb82`](439fb82d2a
)
- Require url to be an instance of URL when paginating ([#​1818](https://github.com/sindresorhus/got/issues/1818 )) [`eda69ff`](eda69ff924
)
- Fix `username` and `password` encoding in URL ([#​1169](https://github.com/sindresorhus/got/issues/1169 ) [#​1317](https://github.com/sindresorhus/got/issues/1317 )) [`d65d0ca`](d65d0caf62
)
- Clone raw options [`1c4cefc`](1c4cefc9b4
)
- Fix invalid `afterResponse` return check [`cbc8902`](https://github.com/sindresorhus/got/commit/cbc8902 )
- Fix `https.alpnProtocols` not having an effect [`e1099fb`](https://github.com/sindresorhus/got/commit/e1099fb )
##### Improvements
- Make the `context` option mergeable ([#​1459](https://github.com/sindresorhus/got/issues/1459 )) [`2b8ed1f`](2b8ed1f5a1
)
- Add generic argument to AfterResponseHook TypeScript type ([#​1589](https://github.com/sindresorhus/got/issues/1589 )) [`6fc04a9`](6fc04a9b92
)
- Add read timeout ([#​1518](https://github.com/sindresorhus/got/issues/1518 )) [`e943672`](e9436720fc
) *(blocked by https://github.com/nodejs/node/issues/35923 )*
- Improve the pagination API ([#​1644](https://github.com/sindresorhus/got/issues/1644 )) [`2675046`](2675046a83
)
- Change the stackAllItems option to be false by default ([#​1645](https://github.com/sindresorhus/got/issues/1645 )) [`1120370`](1120370e05
)
- Throw when afterResponse hook returns an invalid value [`4f21eb3`](4f21eb3db7
)
- Add `retry.backoffLimit` option [`41c4136`](41c4136632
)
- Add `noise` retry option [`e830077`](e830077046
)
- Enable more HTTPS options [`83575d5`](83575d590a
) [`fe723a0`](fe723a0477
) (thanks [@​Giotino](https://github.com/Giotino ))
- Define `error.code` [`f27e8d3`](f27e8d3316
)
- Set `options.url` even if some options are invalid [`8d6a680`](8d6a680788
)
- Improve memory usage when merging options [`2db5ec5`](2db5ec5d36
)
- Support async generators as body [`854430f`](854430f013
) [`3df52f3`](3df52f38ed
)
- Add missing `once` types for Stream API [`3c23eea`](3c23eea5a0
)
- New error type: `RetryError` which always triggers a new retry when thrown [`3c23eea`](3c23eea5a0
)
- `error.options` is now enumerable [`3c23eea`](3c23eea5a0
)
- `defaults.handlers` don't need a default handler now [`3c23eea`](3c23eea5a0
)
- Add a parser for the `Link` header [`3c23eea`](3c23eea5a0
)
- General code improvements [`a5dd9aa`](a5dd9aa37e
)
##### Breaking changes
##### Improved option normalization
- Got exports an `Option` class that is specifically designed to parse and validate Got options.
It is made of setters and getters that provide fast normalization and more consistent behavior.
When passing an option does not exist, Got will throw an error. In order to retrieve the options before the error, use `error.options`.
```js
import got from 'got';
try {
await got('https://httpbin.org/anything ', {
thisOptionDoesNotExist: true
});
} catch (error) {
console.error(error);
console.error(error.options.url.href);
// Unexpected option: thisOptionDoesNotExist
// https://httpbin.org/anything
}
```
- The `init` hook now accepts a second argument: `self`, which points to an `Options` instance.
In order to define your own options, you have to move them to `options.context` in an [`init` hook](https://github.com/sindresorhus/got/blob/main/documentation/lets-make-a-plugin.md#authorization ) or store them in `options.context` directly.
- The `init` hooks are ran only when passing an options object explicitly.
```diff
- await got('https://example.com '); // this will *not* trigger the init hooks
+ await got('https://example.com ', {}); // this *will** trigger init hooks
```
- [`options.merge()`](2-options.md) replaced `got.mergeOptions` and `Request.normalizeArguments`
```diff
- got.defaults.options = got.mergeOptions(got.defaults.options, {…});
+ got.defaults.options.merge(…);
```
This fixes issues like [#​1450](https://github.com/sindresorhus/got/issues/1450 )
- Legacy `Url` instances are not supported anymore. You need to use WHATWG URL instead.
```diff
- await got(string, {port: 8443});
+ const url = new URL(string);
+ url.port = 8443;
+ await got(url);
```
- No implicit timeout declaration.
```diff
- await got('https://example.com ', {timeout: 5000})
+ await got('https://example.com ', {timeout: {request: 5000})
```
- No implicit retry declaration.
```diff
- await got('https://example.com ', {retry: 5})
+ await got('https://example.com ', {retry: {limit: 5})
```
- `dnsLookupIpVersion` is now a number (4 or 6) or undefined
```diff
- await got('https://example.com ', {dnsLookupIpVersion: 'ipv4'})
+ await got('https://example.com ', {dnsLookupIpVersion: 4})
```
- `redirectUrls` and `requestUrl` now give URL instances
```diff
- request.requestUrl
+ request.requestUrl.origin
+ request.requestUrl.href
+ request.requestUrl.toString()
```
```diff
- request.redirectUrls[0]
+ request.redirectUrls[0].origin
+ request.redirectUrls[0].href
+ request.redirectUrls[0].toString()
```
- Renamed `request.aborted` to `request.isAborted`
```diff
- request.aborted
+ request.isAborted
```
Reason: consistency with `options.isStream`.
- Renamed the `lookup` option to `dnsLookup`
```diff
- await got('https://example.com ', {lookup: cacheable.lookup})
+ await got('https://example.com ', {dnsLookup: cacheable.lookup})
```
- The `beforeRetry` hook now accepts only two arguments: `error` and `retryCount`
```diff
await got('https://example.com ', {
hooks: {
beforeRetry: [
- (options, error, retryCount) => {
- console.log(options, error, retryCount);
- }
+ (error, retryCount) => {
+ console.log(error.options, error, retryCount);
+ }
]
}
})
```
The `options` argument has been removed, however it's still accessible via `error.options`. All modifications on `error.options` will be reflected in the next requests (no behavior change, same as with Got 11).
- The `beforeRedirect` hook's first argument (options) is now a cloned instance of the Request options.
This was done to make retrieving the original options possible: `plainResponse.request.options`.
```diff
await got('http://szmarczak.com ', {
hooks: {
beforeRedirect: [
(options, response) => {
- console.log(options === response.request.options); //=> true [invalid! our original options were overriden]
+ console.log(options === response.request.options); //=> false [we can access the original options now]
}
]
}
})
```
- The `redirect` event now takes two arguments in this order: `updatedOptions` and `plainResponse`.
```diff
- stream.on('redirect', (response, options) => …)
+ stream.on('redirect', (options, response) => …)
```
Reason: consistency with the `beforeRedirect` hook.
- The `socketPath` option has been removed. Use the `unix:` protocol instead.
```diff
- got('/containers/json', {socketPath: '/var/run/docker.sock'})
+ got('unix:/var/run/docker.sock:/containers/json')
+ got('http://unix:/var/run/docker.sock:/containers/json ')
```
- The `retryWithMergedOptions` function in an `afterResponse` hook no longer returns a `Promise`.
It now throws `RetryError`, so this should this should be the last function being executed.
This was done to allow `beforeRetry` hooks getting called.
- You can no longer set `options.agent` to `false`.
To do so, you need to define all the `options.agent` properties: `http`, `https` and `http2`.
```diff
await got('https://example.com ', {
- agent: false
+ agent: {
+ http: false,
+ https: false,
+ http2: false
+ }
})
```
- When passing a `url` option when paginating, it now needs to be an absolute URL - the `prefixUrl` option is always reset from now on. The same when retrying in an `afterResponse` hook.
```diff
- return {url: '/location'};
+ return {url: new URL('/location', response.request.options.url)};
```
There was confusion around the `prefixUrl` option. It was counterintuitive if used with the Pagination API. For example, it worked fine if the server replied with a relative URL, but if it was an absolute URL then the `prefixUrl` would end up duplicated. In order to fix this, Got now requires an absolute URL - no `prefixUrl` will be applied.
- `got.extend(…)` will throw when passing some options that don't accept undefined - undefined no longer retains the old value, as setting undefined explicitly may reset the option
##### Documentation
We have redesigned the documentation so it's easier to navigate and find exactly what you are looking for. We hope you like it ❤️
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNzQuMiJ9-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/66
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-09-04 20:42:16 +01:00
2a6ed325a0
Update dependency @types/node to v20 ( #64 )
...
continuous-integration/drone/push Build is passing
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node ) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped )) | devDependencies | major | [`^18.0.0` -> `^20.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/18.16.13/20.5.9 ) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNzQuMiJ9-->
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/64
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-09-04 20:41:35 +01:00
f67e001cf0
v2.1.3
continuous-integration/drone/push Build is passing
2023-07-03 17:55:46 +01:00
8e268a0cc3
Upgrade semver to 7.5.2
continuous-integration/drone/push Build is passing
2023-07-03 17:54:05 +01:00
d3d921b3c8
v2.1.2
continuous-integration/drone/push Build is passing
2023-05-29 16:52:13 +01:00
e766a42235
Fix bug where the randomiser would pick -1
...
continuous-integration/drone/push Build is passing
This was caused by the randomiser using the wrong brackets.
We needed the maximum index of the length - 1, but the randomiser would
take the 1 AFTER randomising, adding brackets made it do this BEFORE.
2023-05-29 16:48:01 +01:00
e7620ccd42
v2.1.1
continuous-integration/drone/push Build is passing
2023-05-20 15:49:04 +01:00
1fa5698991
Resolve np/got dependency to ^11.8.5
continuous-integration/drone/push Build is passing
2023-05-20 15:47:20 +01:00
1a15931dbd
Add push event to .drone.yml
continuous-integration/drone/push Build is passing
2023-04-29 14:43:47 +01:00
03b7108c6d
v2.1.0
2023-04-29 14:40:35 +01:00
2885d6365b
Add drone deployment ( #60 )
...
continuous-integration/drone/push Build is passing
- Added to Drone CI script to auto deploy on tag push
- Added script to tag the project
Fixes #35
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/60
2023-04-28 17:32:17 +01:00
c0ca0e6697
Update licence copyright to 2023 ( #59 )
...
continuous-integration/drone/push Build is passing
- Update licence copyright to 2020-2023
Fixes #46
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/59
2023-04-28 17:31:55 +01:00
2c8711cd5e
Fix documentation code breaks ( #58 )
...
continuous-integration/drone/push Build is passing
- Remove conflicting licence file (multiple, but different cases)
- Fix documentation missing code breaks
Fixes #37
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/58
2023-04-28 17:31:34 +01:00
06485e0a88
Setup Jest ( #57 )
...
continuous-integration/drone/push Build is passing
- Setup Jest
- Add test scripts
- Configure Drone
Fixes #1
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/57
2023-04-22 13:20:30 +01:00
2ab2fe04fd
Merge pull request 'Update dependency typescript to v5' ( #55 ) from renovate/typescript-5.x into develop
...
continuous-integration/drone/push Build is passing
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/55
2023-04-17 17:34:24 +01:00
a8b19f1367
Merge pull request 'Update dependency eslint to v8' ( #44 ) from renovate/eslint-8.x into develop
...
continuous-integration/drone/push Build is passing
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/44
2023-04-17 17:33:20 +01:00
ab1ac9f908
Merge branch 'develop' into renovate/eslint-8.x
continuous-integration/drone/push Build is passing
2023-04-17 17:33:06 +01:00
44dd8188f2
Merge branch 'master' into develop
continuous-integration/drone/push Build is passing
2023-03-30 18:42:58 +01:00
87d4335bbc
v2.0.6
2023-03-30 18:41:45 +01:00
887f29685a
2.0.6 ( #56 )
...
- Bump http-cache-semantics from 4.1.0 to 4.1.1
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/56
Reviewed-by: VylpesTester <tester@vylpes.com>
2023-03-30 18:36:05 +01:00
409a5f4abb
Update dependency typescript to v5
continuous-integration/drone/push Build is passing
2023-03-20 00:02:45 +00:00
27a8fa0a88
Update dependency eslint to v8
continuous-integration/drone/push Build is passing
2023-03-06 00:01:43 +00:00
12b1871f6c
Merge pull request 'Update dependency got to v12' ( #45 ) from renovate/got-12.x into develop
...
continuous-integration/drone/push Build is passing
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/45
Reviewed-by: Vylpes <ethan@vylpes.com>
2023-02-27 18:35:19 +00:00
2d7046bd22
Add renovate to pipelines
continuous-integration/drone/push Build is passing
2023-02-27 18:34:31 +00:00
cd541ddd4f
Update project to allow for ESM modules
2023-02-27 18:33:32 +00:00
c4ba04677d
Update dependency got to v12
2023-02-27 00:01:42 +00:00
6ffcb7a6ba
Merge pull request 'Add Gitea templates' ( #52 ) from feature/10-templates into develop
...
continuous-integration/drone/push Build is passing
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/52
Reviewed-by: VylpesTester <tester@vylpes.com>
2023-02-24 20:31:35 +00:00
263a84dd4c
Merge branch 'develop' into feature/10-templates
continuous-integration/drone/push Build is passing
2023-02-24 20:31:27 +00:00
3a9d5b3063
Merge pull request 'Remove MaxTries variable' ( #51 ) from feature/34-remove-max-tries into develop
...
continuous-integration/drone/push Build is passing
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/51
Reviewed-by: VylpesTester <tester@vylpes.com>
2023-02-24 20:31:22 +00:00
99e6f0e586
Merge branch 'develop' into feature/34-remove-max-tries
continuous-integration/drone/push Build is passing
2023-02-24 20:31:10 +00:00
d02c6e7731
Add Gitea templates
continuous-integration/drone/push Build is passing
2023-02-24 17:33:39 +00:00
24f9444af6
Merge pull request 'Update dependency @types/node to v18' ( #43 ) from renovate/node-18.x into develop
...
continuous-integration/drone/push Build is passing
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/43
Reviewed-by: Vylpes <ethan@vylpes.com>
2023-02-22 18:25:16 +00:00
948f513b53
Updatr documentation to remove maxTries variable
continuous-integration/drone/push Build is passing
2023-02-22 18:19:47 +00:00
089f693413
Remove maxTries variable
2023-02-22 18:18:50 +00:00
bb9f092731
Merge branch 'master' into feature/34-remove-max-tries
2023-02-22 18:15:30 +00:00
1b859351df
v2.0.5
2023-01-27 22:42:37 +00:00
3c0a82b5cc
v2.0.4
2023-01-27 22:30:51 +00:00
fdd49a94b9
Update dependency @types/node to v18
2022-12-28 18:51:48 +00:00
f6d934c80f
Merge remote-tracking branch 'origin/renovate/configure' into develop
2022-12-28 18:49:09 +00:00
973894fbcd
Update 'renovate.json'
2022-12-28 18:43:41 +00:00
a4f158fc72
Add renovate.json
2022-12-28 18:35:48 +00:00
9f5cd2ae80
2.0.3
2022-12-18 15:30:12 +00:00
d56db4f74c
v2.0.3
2022-12-18 15:28:06 +00:00
031a5455b5
hotfix/2.0.3 ( #41 )
...
- Bump minimatch from 3.0.4 to 3.1.2
- Update discord links
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/41
Reviewed-by: VylpesTester <tester@vylpes.com>
2022-12-18 15:27:03 +00:00
09061b935c
hotfix/2.0.3 ( #40 )
...
- Bump minimatch from 3.0.4 to 3.1.2
- Update discord links
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/40
Reviewed-by: VylpesTester <tester@vylpes.com>
2022-12-18 15:26:53 +00:00
bc38a83e44
v2.0.2
2022-08-24 14:14:32 +01:00
6b2c3a4468
Merge branch 'hotfix/2.0.2'
2022-08-24 14:11:50 +01:00
3d05866377
Switch package.json back because np will change it
2022-08-24 14:10:54 +01:00
f67e406767
Merge branch 'feature/RB-28' into hotfix/2.0.2
2022-08-24 14:09:16 +01:00
885e75e3f6
Update CONTRIBUTING.md
2022-08-24 13:57:22 +01:00
57ab01c2cf
Update documentation with up to date information
2022-08-18 17:45:05 +01:00
ee4f1873d1
Fix type error ( #34 )
...
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/34
2022-08-12 17:10:03 +01:00
1d26026b1a
Add .drone.yml ( #32 )
...
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Reviewed-on: https://gitea.vylpes.xyz/Vylpes/random-bunny/pulls/32
2022-08-05 15:24:55 +01:00
dependabot[bot]
1e123de1e1
Bump glob-parent from 6.0.0 to 6.0.1 ( #29 )
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v6.0.0...v6.0.1 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-04 18:05:46 +01:00
09cbd56493
v2.0.1
2022-07-14 17:35:36 +01:00
dependabot[bot]
dc11410b9d
Bump got from 11.8.3 to 11.8.5 ( #26 )
...
Bumps [got](https://github.com/sindresorhus/got ) from 11.8.3 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.5 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 17:31:24 +01:00
6648ecef91
v2.0.0
2021-12-02 10:41:11 +00:00
2f1a084c8a
Merge pull request #23 from Vylpes/dependabot/npm_and_yarn/ansi-regex-5.0.1
...
Bump ansi-regex from 5.0.0 to 5.0.1
2021-12-02 10:38:35 +00:00
dependabot[bot]
0e68c76263
Bump ansi-regex from 5.0.0 to 5.0.1
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 10:37:47 +00:00
0224e8d669
Merge pull request #22 from Vylpes/develop
...
v2.0
2021-12-02 10:37:18 +00:00
6bdae06194
Merge pull request #21 from Vylpes/feature/7-migrate-to-typescript
...
Feature/7 migrate to typescript
2021-12-02 10:36:16 +00:00
9ccb72522c
Update tsconfig
2021-12-02 10:11:34 +00:00
4136f9f1ff
Update documentation
2021-12-01 20:53:53 +00:00
dbf1d03524
Make sortBy optional
2021-12-01 20:53:45 +00:00
d32b44052c
Replace fetch with got
2021-12-01 20:39:02 +00:00
f673339d90
rewrite in typescript
2021-12-01 20:32:20 +00:00
a3841f5f37
Install and setup TypeScript
2021-12-01 13:36:29 +00:00