-
Notifications
You must be signed in to change notification settings - Fork 1
fix(deps): update all non-major dependencies #266
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
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 hidden or 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
f5047e2 to
521961b
Compare
35bc73d to
82cdb6a
Compare
82cdb6a to
980c08d
Compare
91405bb to
5846c3f
Compare
5846c3f to
7b481da
Compare
71624ca to
202db68
Compare
202db68 to
cfa517a
Compare
2403030 to
6339aeb
Compare
9744afb to
eedd70f
Compare
eedd70f to
13a3671
Compare
13a3671 to
c4f2968
Compare
c4f2968 to
26a34ce
Compare
9090848 to
a86fc4b
Compare
1c9be62 to
f9a8d51
Compare
f9a8d51 to
54a0c06
Compare
2abe3fc to
5997a59
Compare
5997a59 to
8fb1182
Compare
2109088 to
a153524
Compare
78c11a0 to
c8d0b1e
Compare
b094ffc to
04ebec2
Compare
d4b1fd5 to
05164bb
Compare
05164bb to
50d8011
Compare
50d8011 to
de87c2a
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:
14.9.0->14.14.116.0.3->16.4.55.9.5->5.9.108.37.0->8.57.08.8.0->8.10.02.27.5->2.29.113.2.0->13.3.02.8.7->2.8.8Release Notes
discordjs/discord.js (discord.js)
v14.14.1Compare Source
Bug Fixes
idset asundefinededge case (#9953) (cc07a28)Documentation
?ToverT | null) (#9946) (1e4ef35)Refactor
Typings
v14.14.0Compare Source
Bug Fixes
client.deleteWebhookindelete(#9786) (31d914e)if...elsepattern and handle partials (#9802) (32d614c)Documentation
APIEmoji(#9880) (8cfadb6)FileOptions(#9855) (eaabcdf)contentType(#9824) (85b2498)Features
imageURL()(#9788) (b6c762c)isThreadOnly()(#9847) (699b232)guildScheduledEventtocreate()(#8885) (931c3ed)default_thread_rate_limit_per_userin channel creation (#9273) (1e5c14b)Refactor
mergeDefault(#9938) (5b0aa92)Typings
attachmentstype (#9874) (2aa3250)targetMember(#9844) (3c043d8)v14.13.0Compare Source
Bug Fixes
undefinedvalues (#9755) (d8e3755)Documentation
@readonlylength (#9778) (8f572a6)Features
GETroute (#9713) (632a9b4)flags(#9694) (3b18e5b)flags(#9686) (692f0fc)Client#webhooksUpdate(#9732) (0de071d)Typings
v14.12.1Compare Source
Bug Fixes
v14.12.0Compare Source
Bug Fixes
awaitMessageComponentwithMessageComponentInteractions (#8598) (b61e4fb)fetchActive()only returns active threads in a channel (#9568) (53aa24d)Documentation
ChanneltoBaseChannel(#9718) (e5effb6)APIChannel(#9717) (125405f)Features
guildAvailableevent (#9692) (3c85fb2).length(#8682) (53c17e0)channelproperty (#9518) (2272321)Performance
membersgetter (#9529) (37181ab)Refactor
_rolesproperty non-enumerable (#9387) (46167a7)fetchResponeobject.parseResponseutility method has been updated to operate on a web compatibleResponseobject.DefaultRestOptionsused to contain a defaultagent, which is now set tonullinstead.Typings
channel()(#9623) (d64330a)readonlyarrays andconsttype parameters in places (#9641) (cd69868)appPermissionsnotnullin guilds (#9601) (6c2242f)v14.11.0Compare Source
Bug Fixes
Documentation
Features
Performance
Refactor
Typings
optionsis required (#9515) (d7b18f0)v14.10.2Compare Source
Bug Fixes
isJSONEncodable()import (#9495) (201b002)generateInvite()scope validation (#9492) (b327f49)v14.10.1Compare Source
Bug Fixes
Refactor
v14.10.0Compare Source
Bug Fixes
Documentation
SnowflakeUtil(#9371) (8ffcf77)JSONEncondable(#9344) (b2eec5f)Features
Performance
Refactor
fromInteractionin internal channel creation (#9335) (794abe8)Typings
parentandparentIdarenull(#9327) (8218ffc)motdotla/dotenv (dotenv)
v16.4.5Compare Source
Changed
pathoption. return to historical behavior: do not attempt to auto find.envifpathset. (regression was introduced in16.4.3) #814v16.4.4Compare Source
Changed
?.with old school&&(fixing node 12 failures) #812v16.4.3Compare Source
Changed
options.path#805v16.4.2Compare Source
Changed
dotenvx.comv16.4.1Compare Source
pathoption #797v16.4.0Compare Source
error.codeto error messages around.env.vaultdecryption handling #795.env.vaultfile when filename(s) passed as an array #784v16.3.2Compare Source
Added
Changed
populate#792v16.3.1Compare Source
Added
processEnvandDOTENV_KEYoptions. #756v16.3.0Compare Source
Added
DOTENV_KEYto options rather than relying onprocess.env.DOTENV_KEY. Defaults toprocess.env.DOTENV_KEY#754v16.2.0Compare Source
Added
process.env. Defaults toprocess.env. #753v16.1.4Compare Source
Added
.github/to.npmignore#747v16.1.3Compare Source
Removed
browserkeys forpath,os, andcryptoin package.json. These were set to false incorrectly as of 16.1. Instead, if using dotenv on the front-end make sure to include polyfills forpath,os, andcrypto. node-polyfill-webpack-plugin provides these.v16.1.2Compare Source
Changed
_configDotenvasconfigDotenv. #744v16.1.1Compare Source
Added
decryptfunctionChanged
{crypto: false}inpackageJson.browserv16.1.0Compare Source
Added
populateconvenience method #733npm fundcommand.env.vaultsupport. 🎉 (#730)ℹ️
.env.vaultextends the.envfile format standard with a localized encrypted vault file. Package it securely with your production code deploys. It's cloud agnostic so that you can deploy your secrets anywhere – without risky third-party integrations. read moreChanged
eslachance/enmap (enmap)
v5.9.10Compare Source
v5.9.9Compare Source
v5.9.8Compare Source
v5.9.7Compare Source
v5.9.6Compare Source
eslint/eslint (eslint)
v8.57.0Compare Source
Features
1120b9bfeat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0ffeat: Enableeslint.config.mjsandeslint.config.cjs(#18066) (Nitin Kumar)Bug Fixes
2196d97fix: handle absolute file paths inFlatRuleTester(#18064) (Nitin Kumar)69dd1d1fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31fix: deep merge behavior in flat config (#18065) (Nitin Kumar)4c7e9b0fix: allow circular references in config (#18056) (Milos Djermanovic)Documentation
84922d0docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9docs: show NEXT in version selectors (#18052) (Milos Djermanovic)Chores
1813aecchore: upgrade @eslint/js@8.57.0 (#18143) (Milos Djermanovic)5c356bbchore: package.json update for @eslint/js release (Jenkins)f4a1fe2test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aefci: Enable CI forv8.xbranch (#18047) (Milos Djermanovic)v8.56.0Compare Source
Features
0dd9704feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin)31a7e3ffeat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri)Bug Fixes
7d5e5f6fix:TypeError: fs.exists is not a functionon read-only file system (#17846) (Francesco Trotta)74739c8fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin)Documentation
9007719docs: update link in ways-to-extend.md (#17839) (Amel SELMANE)3a22236docs: Update README (GitHub Actions Bot)54c3ca6docs: fix migration-guide example (#17829) (Tanuj Kanti)4391b71docs: check config comments in rule examples (#17815) (Francesco Trotta)fd28363docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx)48ed5a6docs: Update README (GitHub Actions Bot)Chores
ba6af85chore: upgrade @eslint/js@8.56.0 (#17864) (Milos Djermanovic)60a531achore: package.json update for @eslint/js release (Jenkins)ba87a06chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot])9271d10chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨)70a686bchore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas)f3a599dchore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然)905d4b7chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然)4d7c3cechore: update eslint-plugin-n v16.4.0 (#17836) (唯然)fd0c60cci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta)v8.55.0Compare Source
Features
8c9e6c1feat: importNamePattern option in no-restricted-imports (#17721) (Tanuj Kanti)Documentation
83ece2adocs: fix typo--rules->--rule(#17806) (OKURA Masafumi)fffca5cdocs: remove "Open in Playground" buttons for removed rules (#17791) (Francesco Trotta)a6d9442docs: fix correct/incorrect examples of rules (#17789) (Tanuj Kanti)383e999docs: update and fix examples forno-unused-vars(#17788) (Tanuj Kanti)5a8efd5docs: add specific stylistic rule for each deprecated rule (#17778) (Etienne)Chores
eb8950cchore: upgrade @eslint/js@8.55.0 (#17811) (Milos Djermanovic)93df384chore: package.json update for @eslint/js release (Jenkins)fe4b954chore: upgrade @eslint/eslintrc@2.1.4 (#17799) (Milos Djermanovic)bd8911dci: pin Node.js 21.2.0 (#17809) (Milos Djermanovic)b29a16bchore: fix severalclitests to run in the intended flat config mode (#17797)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.