-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
Update All #80
Merged
Merged
Update All #80
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
Deploying with
|
Latest commit: |
24913c8
|
Status: | ✅ Deploy successful! |
Preview URL: | https://5b52901b.simplymc.pages.dev |
Branch Preview URL: | https://renovate-all.simplymc.pages.dev |
a5cb426
to
ade2a33
Compare
714508f
to
9420912
Compare
6f7c7a0
to
652a771
Compare
652a771
to
6127712
Compare
e3ac164
to
b4278f0
Compare
b4278f0
to
5760719
Compare
3912e74
to
2f6ee86
Compare
04d91d4
to
769a220
Compare
3d269a6
to
2e0f8db
Compare
2e0f8db
to
24913c8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.5
->1.2.6
1.1.5
->1.2.6
8.40.1
->8.44.0
8.42.0
->8.45.0
1.1.5
->1.2.6
8.4.24
->8.4.26
^0.14.1
->^0.15.0
3.3.2
->3.3.3
5.1.3
->5.1.6
4.3.9
->4.4.4
5.0.4
->5.0.5
Release Notes
BuilderIO/qwik (@builder.io/qwik)
v1.2.6
Compare Source
What's Changed
New Contributors
Full Changelog: QwikDev/qwik@v1.2.5...v1.2.6
v1.2.5
Compare Source
What's Changed
Full Changelog: QwikDev/qwik@v1.2.4...v1.2.5
v1.2.4
Compare Source
What's Changed
New Contributors
Full Changelog: QwikDev/qwik@v1.2.3...v1.2.4
v1.2.3
Compare Source
What's Changed
new
cli command by @thejackshelton in https://github.com/BuilderIO/qwik/pull/4649New Contributors
Full Changelog: QwikDev/qwik@v1.2.2...v1.2.3
v1.2.2
Compare Source
What's Changed
Full Changelog: QwikDev/qwik@v1.2.1...v1.2.2
v1.2.1
Compare Source
What's Changed
Full Changelog: QwikDev/qwik@v1.2.0...v1.2.1
v1.2.0
Compare Source
What's Changed
speculative-module-fetching
by @Craiqser in https://github.com/BuilderIO/qwik/pull/4421Bundle Optimization
by @Craiqser in https://github.com/BuilderIO/qwik/pull/4418new
by @zanettin in https://github.com/BuilderIO/qwik/pull/4273@builder.io/qwik-labs
by @mhevery in https://github.com/BuilderIO/qwik/pull/4545New Contributors
Full Changelog: QwikDev/qwik@v1.1.5...v1.2.0
eslint/eslint (eslint)
v8.45.0
Compare Source
Features
cdd063c
feat: Expose LegacyESLint in unsupported API (#17341) (Nicholas C. Zakas)d34abe5
feat: fix indent rule for else-if (#17318) (Milos Djermanovic)Bug Fixes
b79b6fb
fix: Fix suggestion message inno-useless-escape
(#17339) (Francesco Trotta)c667055
fix: provide uniquefix
andfix.range
objects in lint messages (#17332) (Milos Djermanovic)Documentation
89f3225
docs: add playground links to correct and incorrect code blocks (#17306) (Josh Goldberg ✨)f8892b5
docs: Expand rule option schema docs (#17198) (Matt Wilkinson)8bcbf11
docs: Config Migration Guide (#17230) (Ben Perlmutter)bb30908
docs: Update README (GitHub Actions Bot)84d243b
docs: Update README (GitHub Actions Bot)b762632
docs: Update README (GitHub Actions Bot)138c096
docs: add more prefer-destructuring examples with array destructuring (#17330) (Milos Djermanovic)1fc50a8
docs:max-len
rulecode
andtabWidth
as positional arguments (#17331) (Jesús Leganés-Combarro)Chores
68f63d7
chore: package.json update for @eslint/js release (ESLint Jenkins)5ca9b4d
chore: update eslint-config-eslint exports (#17336) (Milos Djermanovic)7bf2e86
chore: remove unused dependencies (#17352) (Percy Ma)c6f8cd0
chore: RemovedefaultIgnores
from FlatESLint private members (#17349) (Francesco Trotta)0052374
chore: move jsdoc settings to eslint-config-eslint (#17338) (唯然)v8.44.0
Compare Source
Features
1766771
feat: addes2023
andes2024
environments (#17328) (Milos Djermanovic)4c50400
feat: addecmaVersion: 2024
, regexpv
flag parsing (#17324) (Milos Djermanovic)4d411e4
feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17270) (Percy Ma)c8b1f4d
feat: MoveparserServices
toSourceCode
(#17311) (Milos Djermanovic)ef6e24e
feat: treat unknown nodes as having the lowest precedence (#17302) (Brad Zacher)1866e1d
feat: allow flat config files to export a Promise (#17301) (Milos Djermanovic)Bug Fixes
a36bcb6
fix: no-unused-vars false positive with logical assignment operators (#17320) (Gweesin Chan)7620b89
fix: Removeno-unused-labels
autofixConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.