-
Notifications
You must be signed in to change notification settings - Fork 1
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
fix(deps): update mend: high confidence minor and patch dependency updates #431
base: dev
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: yarn.lock
|
029f012
to
9c42041
Compare
9c42041
to
99f4491
Compare
0be4b94
to
8939743
Compare
3673775
to
b75da07
Compare
1e6a4a2
to
614c0b2
Compare
d223794
to
a0f66c8
Compare
a0f66c8
to
f4a2807
Compare
f4a2807
to
8142093
Compare
|
8de9218
to
ae68d1e
Compare
d5ce3e5
to
a049533
Compare
a049533
to
7c4d59b
Compare
a5c62f4
to
8214688
Compare
8214688
to
8a8b9e6
Compare
cd19008
to
817f40a
Compare
bedb83a
to
286e89d
Compare
c861d0e
to
ce244dd
Compare
ce244dd
to
75d5cd9
Compare
a53676e
to
a22ce87
Compare
ad72802
to
75c9143
Compare
61b4c5e
to
696acd4
Compare
982caf1
to
a5a07b4
Compare
897b7ce
to
0be0529
Compare
19270a2
to
524c476
Compare
804f534
to
017250e
Compare
e92b2a8
to
57fc72e
Compare
57fc72e
to
8e019b8
Compare
ece593e
to
3efa53b
Compare
3efa53b
to
d55e379
Compare
This PR contains the following updates:
6.0.4
->6.1.1
1.7.12
->1.7.14
5.0.0
->5.0.1
2.4.4
->2.6.0
1.6.7
->1.7.9
3.1.1
->3.6.0
8.56.0
->8.57.1
3.0.5
->3.1.5
0.1.13
->0.2.2
6.0.4
->6.2.1
2.6.2
->2.8.1
3.8.0
->3.8.7
Release Notes
sapphiredev/utilities (@sapphire/decorators)
v6.1.1
Compare Source
🏠 Refactor
🐛 Bug Fixes
📝 Documentation
v6.1.0
Compare Source
🚀 Features
sapphiredev/utilities (@sapphire/time-utilities)
v1.7.14
Compare Source
Changelog
All notable changes to this project will be documented in this file.
v1.7.13
Compare Source
🐛 Bug Fixes
📝 Documentation
sapphiredev/utilities (@sapphire/ts-config)
v5.0.1
Compare Source
🐛 Bug Fixes
📝 Documentation
sapphiredev/type (@sapphire/type)
v2.6.0
Compare Source
🐛 Bug Fixes
🚀 Features
v2.5.1
Compare Source
🐛 Bug Fixes
v2.5.0
Compare Source
📝 Documentation
🚀 Features
axios/axios (axios)
v1.7.9
Compare Source
Reverts
Contributors to this release
v1.7.8
Compare Source
Bug Fixes
globalThis.TextEncoder
when available (#6634) (df956d1)Contributors to this release
v1.7.7
Compare Source
Bug Fixes
Contributors to this release
v1.7.6
Compare Source
Bug Fixes
Contributors to this release
v1.7.5
Compare Source
Bug Fixes
ReferenceError: navigator is not defined
for custom environments; (#6567) (fed1a4b)Contributors to this release
v1.7.4
Compare Source
Bug Fixes
Contributors to this release
v1.7.3
Compare Source
Bug Fixes
Contributors to this release
v1.7.2
Compare Source
Bug Fixes
Contributors to this release
v1.7.1
Compare Source
Bug Fixes
Contributors to this release
v1.7.0
Compare Source
Features
Bug Fixes
Contributors to this release
v1.6.8
Compare Source
Bug Fixes
Contributors to this release
knowledgecode/date-and-time (date-and-time)
v3.6.0
Compare Source
v3.5.0
Compare Source
v3.4.1
Compare Source
v3.4.0
Compare Source
v3.3.0
Compare Source
v3.2.0
Compare Source
eslint/eslint (eslint)
v8.57.1
Compare Source
Bug Fixes
a19072f
fix: add logic to handle fixTypes in the lintText() method (#18900) (Francesco Trotta)04c7188
fix: Don't lint same file multiple times (#18899) (Francesco Trotta)87ec3c4
fix: do not throw when defining a global named__defineSetter__
(#18898) (Francesco Trotta)60a1267
fix: Provide helpful error message for nullish configs (#18889) (Milos Djermanovic)a0dea8e
fix: allowname
in global ignores, fix--no-ignore
for non-global (#18875) (Milos Djermanovic)3836bb4
fix: do not crash on error infs.walk
filter (#18886) (Milos Djermanovic)2dec349
fix: skip processor code blocks that match only universal patterns (#18880) (Milos Djermanovic)Documentation
6a5add4
docs: v8.x Add EOL banner (#18744) (Amaresh S M)b034575
docs: v8.x add version support page to the dropdown (#18731) (Amaresh S M)760ef7d
docs: v8.x add version support page in the side navbar (#18740) (Amaresh S M)428b7ea
docs: Add Powered by Algolia label to the search (#18658) (Amaresh S M)c68c07f
docs: version selectors synchronization (#18265) (Milos Djermanovic)Build Related
35d366a
build: Support updates to previous major versions (#18870) (Milos Djermanovic)Chores
140ec45
chore: upgrade @eslint/js@8.57.1 (#18913) (Milos Djermanovic)bcdfc04
chore: package.json update for @eslint/js release (Jenkins)3f6ce8d
chore: pin [email protected] (#18910) (Milos Djermanovic)9f07549
chore: ignore/docs/v8.x
in link checker (#18660) (Milos Djermanovic)v8.57.0
Compare Source
Features
1120b9b
feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0f
feat: Enableeslint.config.mjs
andeslint.config.cjs
(#18066) (Nitin Kumar)Bug Fixes
2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064) (Nitin Kumar)69dd1d1
fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31
fix: deep merge behavior in flat config (#18065) (Nitin Kumar)4c7e9b0
fix: allow circular references in config (#18056) (Milos Djermanovic)Documentation
84922d0
docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363
docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9
docs: show NEXT in version selectors (#18052) (Milos Djermanovic)Chores
1813aec
chore: upgrade @eslint/js@8.57.0 (#18143) (Milos Djermanovic)5c356bb
chore: package.json update for @eslint/js release (Jenkins)f4a1fe2
test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aef
ci: Enable CI forv8.x
branch (#18047) (Milos Djermanovic)modesty/pdf2json (pdf2json)
v3.1.5
: Stable build v3.1.5Compare Source
feature added:
Issues addressed:
v3.1.4
: Stable Build v3.1.4Compare Source
v3.1.3
: Stable build v3.1.3Compare Source
** ENOENT: no such file or directory, open '/var/task/../package.json' #343
** Node.js Server got stuck when parsing specific PDF while it is working for other PDFs #321
** TypeError: Cannot read property 'free' of undefined #318
** parserError: 'bad XRef entry' #277
** params.get is not a function #262
** Error: Requesting object that isn't resolved yet #255
v3.1.2
: Stable build v3.1.2Compare Source
v3.1.1
: Stable build v3.1.1Compare Source
This v3.1.1 release replaces [email protected].
v3.1.0
Compare Source
rbuckton/reflect-metadata (reflect-metadata)
v0.2.2
Compare Source
v0.2.1
Compare Source
What's Changed
Full Changelog: rbuckton/reflect-metadata@v0.2.0...v0.2.1
v0.2.0
: reflect-metadata 0.2.0Compare Source
What's Changed
/lite
mode by @rbuckton in https://github.com/rbuckton/reflect-metadata/pull/149Full Changelog: rbuckton/reflect-metadata@v0.1.14...v0.2.0
v0.1.14
: reflect-metadata 0.1.14Compare Source
What's Changed
process.env
inlining by @rbuckton inc8c06cc
New Contributors
Full Changelog: rbuckton/reflect-metadata@v0.1.13...v0.1.14
gilamran/tsc-watch (tsc-watch)
v6.2.1
Compare Source
v6.2.0
Compare Source
v6.1.0
Compare Source
v6.0.5
Compare Source
Microsoft/tslib (tslib)
v2.8.1
Compare Source
What's Changed
Full Changelog: microsoft/tslib@v2.8.0...v2.8.1
v2.8.0
Compare Source
What's Changed
Full Changelog: microsoft/tslib@v2.7.0...v2.8.0
v2.7.0
Compare Source
What's Changed
await
inawait using
by @rbuckton in https://github.com/microsoft/tslib/pull/262Full Changelog: microsoft/tslib@v2.6.3...v2.7.0
v2.6.3
Compare Source
What's Changed
Full Changelog: microsoft/tslib@v2.6.2...v2.6.3
yarnpkg/berry (yarn)
v3.8.7
Compare Source
v3.8.6
Compare Source
v3.8.5
Compare Source
v3.8.4
Compare Source
v3.8.3
Compare Source
v3.8.2
Compare Source
v3.8.1
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
disabled