This repository has been archived by the owner on May 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
chore(deps): update all non-major dependencies #196
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Open in CodeSandbox Web Editor | VS Code | VS Code Insiders |
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 21, 2023 08:39
586cbf2
to
419441a
Compare
renovate
bot
changed the title
chore(deps): update all non-major dependencies to ^9.11.1
chore(deps): update all non-major dependencies
Jan 21, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 21, 2023 17:43
419441a
to
5e09607
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 23, 2023 10:01
5e09607
to
22b200f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 23, 2023 13:52
22b200f
to
6499278
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 24, 2023 14:06
6499278
to
bfafc84
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 24, 2023 17:05
bfafc84
to
162bf71
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 25, 2023 11:55
162bf71
to
059d2c6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 25, 2023 15:05
059d2c6
to
07aa239
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 26, 2023 00:39
07aa239
to
c592f46
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 6, 2023 14:58
5a256ee
to
158cdc6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 6, 2023 16:46
158cdc6
to
5d9493b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 7, 2023 11:28
5d9493b
to
ec63a96
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 10, 2023 01:27
ec63a96
to
8afa424
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 11, 2023 17:48
8afa424
to
3f7ea7f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 14, 2023 08:10
3f7ea7f
to
399bcc5
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 14, 2023 16:14
399bcc5
to
53b767e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 17, 2023 13:47
53b767e
to
425b88e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 18, 2023 11:35
425b88e
to
8a8d5ce
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 20, 2023 16:04
8a8d5ce
to
335b08d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 21, 2023 10:57
335b08d
to
bf526fa
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
danielroe
approved these changes
Jul 26, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.0.16
->^0.0.19
^8.43.0
->^8.45.0
^13.1.4
->^13.2.2
^1.16.2
->^1.19.1
^6.4.1
->^6.6.2
8.6.3
->8.6.9
^5.1.3
->^5.1.6
^4.3.9
->^4.4.6
^0.32.2
->^0.33.0
Release Notes
GoogleChromeLabs/critters (critters)
v0.0.19
Compare Source
v0.0.18
Compare Source
v0.0.17
Compare Source
includeSelectors
reduceInlineStyles
Feature
Include/Exclude CSS rules via comments in CSS
Feature
Adding Critters containers. Wrap the HTML contents in a
data-critters-container
container to indicate above the fold HTML.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
autofix before potential directives (#17314) (Francesco Trotta)391ed38
fix: Removeno-extra-semi
autofix before potential directives (#17297) (Francesco Trotta)Documentation
526e911
docs: resubmit pr 17115 doc changes (#17291) (唯然)e1314bf
docs: Integration section and tutorial (#17132) (Ben Perlmutter)19a8c5d
docs: Update README (GitHub Actions Bot)Chores
49e46ed
chore: upgrade @eslint/js@8.44.0 (#17329) (Milos Djermanovic)a1cb642
chore: package.json update for @eslint/js release (ESLint Jenkins)840a264
test: More test cases for no-case-declarations (#17315) (Elian Cordoba)e6e74f9
chore: package.json update for eslint-config-eslint release (ESLint Jenkins)eb3d794
chore: upgrade semver@7.5.3 (#17323) (Ziyad El Abid)cf88439
chore: upgrade optionator@0.9.3 (#17319) (Milos Djermanovic)9718a97
refactor: remove unnecessary code inflat-eslint.js
(#17308) (Milos Djermanovic)f82e56e
perf: various performance improvements (#17135) (moonlightaria)da81e66
chore: update eslint-plugin-jsdoc to 46.2.5 (#17245) (唯然)b991640
chore: switch eslint-config-eslint to the flat format (#17247) (唯然)sindresorhus/globby (globby)
v13.2.2
Compare Source
0ae43b9
v13.2.1
Compare Source
ignore
andexpandDirectories
default handling (#252)3a48eb9
v13.2.0
Compare Source
a0e4028
unjs/jiti (jiti)
v1.19.1
Compare Source
compare changes
🩹 Fixes
evalOptions
(2c1765e)❤️ Contributors
v1.19.0
Compare Source
compare changes
🚀 Enhancements
jiti.evalModule
(#146)🩹 Fixes
JITIOptions
andTreansformOptions
(#132)📖 Documentation
🏡 Chore
✅ Tests
❤️ Contributors
lerna/lerna (lerna)
v6.6.2
Compare Source
Bug Fixes
v6.6.1
Compare Source
Bug Fixes
v6.6.0
Compare Source
Bug Fixes
Features
6.5.1 (2023-02-14)
Bug Fixes
v6.5.1
Compare Source
Bug Fixes
v6.5.0
Compare Source
Features
6.4.1 (2023-01-12)
Bug Fixes
pnpm/pnpm (pnpm)
v8.6.9
Compare Source
Patch Changes
Our Gold Sponsors
Our Silver Sponsors
v8.6.8
Compare Source
Patch Changes
git ls-remote
, causing a fallback togit+ssh
and resulting in a 'host key verification failed' issue #6805.publishConfig.registry
inpackage.json
for publishing #6775.pnpm rebuild
now uploads the built artifacts to the content-addressable store..bin
, the exact error message is now displayed.pnpm setup
now prints more details when it cannot detect the active shell.Our Gold Sponsors
Our Silver Sponsors
v8.6.7
Compare Source
Patch Changes
--parallel
CLI flag should work on single project #6692.wantedLockfile
outsidedependenciesHierarchyForPackage
, preventing OOM crash when loading the same lock file too many times #6757.difference
with better alternative #6760.Our Gold Sponsors
Our Silver Sponsors
v8.6.6
Compare Source
Patch Changes
package.json
should not fail, when the dependency is read from cache #6721.preferredVersions
object #6735resolvePeersOfNode
#6736preferredVersions
inresolveDependenciesOfImporters
#6748isEmpty
usages #6753splitNodeId
, fix invalidnodeId
#6755Our Gold Sponsors
Our Silver Sponsors
v8.6.5
Compare Source
Patch Changes
Our Gold Sponsors
Our Silver Sponsors
v8.6.4
Compare Source
Patch Changes
.npmrc
file #6354.Our Gold Sponsors
Our Silver Sponsors
Microsoft/TypeScript (typescript)
v5.1.6
: TypeScript 5.1.6Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on npm
v5.1.5
: TypeScript 5.1.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
vitejs/vite (vite)
v4.4.6
Compare Source
browserHash
on optimized deps during build (#13906) (0fb2340), closes #13906ws
instead of the bundled one (#13901) (049404c), closes #13901v4.4.5
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 has been generated by Mend Renovate. View repository job log here.