generated from ow3org/ts-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update all non-major dependencies #15
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b04a399
to
f3ef0aa
Compare
fffc9dc
to
1e0ead5
Compare
a4e615a
to
a648a5d
Compare
7a3ec03
to
0c09dad
Compare
437524a
to
634a1a0
Compare
03fe5cb
to
0e6bf16
Compare
6db011b
to
1cdcd5d
Compare
cd69c1f
to
e5646e0
Compare
1e1ec37
to
d2a952a
Compare
d2a952a
to
4c46ccf
Compare
642b00d
to
d63d3cd
Compare
007432e
to
ffc32b9
Compare
0327e31
to
0476c24
Compare
0476c24
to
489f626
Compare
28add3c
to
5844629
Compare
a0725d6
to
af6fd47
Compare
40a9818
to
0407350
Compare
bb3e96e
to
9864cce
Compare
9864cce
to
f795153
Compare
f795153
to
5b240ed
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.25.2
->^0.43.1
^17.0.2
->^17.8.1
^17.0.0
->^17.8.1
^17.0.0
->^17.8.1
^17.0.32
->^17.0.45
^9.2.0
->^9.13.0
^4.2.4
->^4.3.1
^8.18.0
->^8.57.1
^0.16.3
->^0.17.0
^8.2.4
->^8.2.6
^13.0.3
->^13.3.0
>=v16.15.1
->>=16.20.2
7.3.0
->7.33.7
>=7.3.0
->>=7.33.7
^7.3.0
->^7.33.7
v2.2.2
->v2.4.1
^2.8.0
->^2.11.1
^4.7.4
->^4.9.5
^0.7.4
->^0.9.4
^2.9.12
->^2.9.18
^0.16.0
->^0.34.6
^3.2.37
->^3.5.13
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v0.43.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.43.0
Compare Source
🚀 Features
eslint-stylistic
- by @antfu in https://github.com/antfu/eslint-config/issues/247 (8c5a7).d.ts
- by @antfu (35f9f)eslint-comments/no-unlimited-disable
in.d.ts
- by @antfu (a6861)unused-imports/no-unused-vars
in .d.ts - by @antfu (b6f74)🐞 Bug Fixes
View changes on GitHub
v0.42.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.42.0
Compare Source
🚀 Features
View changes on GitHub
v0.41.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.41.3
Compare Source
🚀 Features
noPropertyAccessFromIndexSignature
- by @zanminkian in https://github.com/antfu/eslint-config/issues/145 (f9313)🐞 Bug Fixes
View changes on GitHub
v0.41.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.41.1
Compare Source
🚀 Features
View changes on GitHub
v0.41.0
Compare Source
🚀 Features
unused-imports/no-unused-imports
in editors - by @antfu (ed2b0)View changes on GitHub
v0.40.3
Compare Source
🚀 Features
resolutions
in package.json - by @antfu (10d38)🐞 Bug Fixes
View changes on GitHub
v0.40.2
Compare Source
No significant changes
View changes on GitHub
v0.40.1
Compare Source
🐞 Bug Fixes
named-tuple-spacing
handling, close #232 - by @antfu in https://github.com/antfu/eslint-config/issues/232 (3a2c5)View changes on GitHub
v0.40.0
Compare Source
🚀 Features
default
inexports
- by @antfu (effc7)no-import-node-modules-by-path
- by @zanminkian in https://github.com/antfu/eslint-config/issues/219 (cf124)🐞 Bug Fixes
import
beforerequire
in exports - by @antfu (ea307)View changes on GitHub
v0.39.8
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.39.7
Compare Source
🚀 Features
new Array
- by @zanminkian in https://github.com/antfu/eslint-config/issues/209 (be5bc)@typescript-eslint/ban-types
- by @zanminkian in https://github.com/antfu/eslint-config/issues/210 (d4a9e)View changes on GitHub
v0.39.6
Compare Source
🚀 Features
const enum
- by @zanminkian in https://github.com/antfu/eslint-config/issues/201 (2bf0c)View changes on GitHub
v0.39.5
Compare Source
🚀 Features
🐞 Bug Fixes
@typescript-eslint/consistent-type-assertions
- by @antfu (abf5c)View changes on GitHub
v0.39.4
Compare Source
🚀 Features
global
variable - by @zanminkian in https://github.com/antfu/eslint-config/issues/189 (e787e)@typescript-eslint/consistent-type-assertions
- by @zanminkian in https://github.com/antfu/eslint-config/issues/188 (a3598)View changes on GitHub
v0.39.3
Compare Source
🐞 Bug Fixes
vue/no-dupe-keys
- by @antfu (bb09e)View changes on GitHub
v0.39.2
Compare Source
🚀 Features
View changes on GitHub
v0.39.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.39.0
Compare Source
🚀 Features
jsonc
file - by @zanminkian in https://github.com/antfu/eslint-config/issues/184 (96dd9)View changes on GitHub
v0.38.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.38.5
Compare Source
🚀 Features
no-invalid-this
- by @zanminkian in https://github.com/antfu/eslint-config/issues/173 (ff74d)newline-after-import
- by @zanminkian in https://github.com/antfu/eslint-config/issues/164 (ebb96)🐞 Bug Fixes
View changes on GitHub
v0.38.4
Compare Source
No significant changes
View changes on GitHub
v0.38.3
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.38.2
Compare Source
No significant changes
View changes on GitHub
v0.38.0
Compare Source
🚀 Features
View changes on GitHub
v0.37.0
Compare Source
🚀 Features
vue/no-unused-refs
- by @Demivan in https://github.com/antfu/eslint-config/issues/158 (d3c11)View changes on GitHub
v0.36.0
Compare Source
🚀 Features
prefer-node-protocol
- by @antfu (447d3)View changes on GitHub
v0.35.3
Compare Source
🚀 Features
View changes on GitHub
v0.35.2
Compare Source
🐞 Bug Fixes
vue/no-v-text-v-html-on-component
- by @antfu (7a2d6)View changes on GitHub
v0.35.1
Compare Source
🐞 Bug Fixes
@typescript-eslint/no-unused-vars
- by @antfu (4b576)View changes on GitHub
v0.35.0
Compare Source
🚀 Features
View changes on GitHub
v0.34.2
Compare Source
🚀 Features
🐞 Bug Fixes
&&
, - by **
and?:
(#152)** ()View changes on GitHub
v0.34.1
Compare Source
🚀 Features
jest/unbound-method
- by @zanminkian in https://github.com/antfu/eslint-config/issues/141 (2ad35)🐞 Bug Fixes
View changes on GitHub
v0.34.0
Compare Source
🚀 Features
consistent-type-imports
in markdown file - by @ZanMinKian in https://github.com/antfu/eslint-config/issues/138 (b5828)🐞 Bug Fixes
View changes on GitHub
v0.33.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.33.0
Compare Source
🐞 Bug Fixes
tsconfig.eslint.json
- by @antfu (1c426)View changes on GitHub
v0.32.0
Compare Source
🚀 Features
View changes on GitHub
v0.31.1
Compare Source
🚀 Features
View changes on GitHub
v0.31.0
Compare Source
🚀 Features
max-statements-per-line
- by @ZanMinKian in https://github.com/antfu/eslint-config/issues/129View changes on GitHub
v0.30.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.30.0
Compare Source
🚀 Features
View changes on GitHub
v0.29.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.29.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.29.2
Compare Source
🚀 Features
View changes on GitHub
v0.29.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.29.0
Compare Source
🚀 Features
View changes on GitHub
v0.28.0
Compare Source
🚀 Features
.only
in tests - by @KylinDC in https://github.com/antfu/eslint-config/issues/127View changes on GitHub
v0.27.0
Compare Source
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.26.3
Compare Source
🚀 Features
View changes on GitHub
v0.26.2
Compare Source
No significant changes
View changes on GitHub
v0.26.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.26.0
Compare Source
No significant changes
View changes on GitHub
conventional-changelog/commitlint (@commitlint/config-conventional)
v17.8.1
Compare Source
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.