Update dependency megalodon to v4.0.2 #17

Merged
sam merged 1 commit from renovate/megalodon-4.x into master 2022-06-11 13:00:57 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
megalodon dependencies patch 4.0.1 -> 4.0.2

Release Notes

h3poteto/megalodon

v4.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/h3poteto/megalodon/compare/v4.0.1...v4.0.2


Configuration

📅 Schedule: 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [megalodon](https://github.com/h3poteto/megalodon) | dependencies | patch | [`4.0.1` -> `4.0.2`](https://renovatebot.com/diffs/npm/megalodon/4.0.1/4.0.2) | --- ### Release Notes <details> <summary>h3poteto/megalodon</summary> ### [`v4.0.2`](https://github.com/h3poteto/megalodon/releases/v4.0.2) [Compare Source](https://github.com/h3poteto/megalodon/compare/v4.0.1...v4.0.2) #### What's Changed - Allow content of any size to be uploaded by [@&#8203;SamTherapy](https://github.com/SamTherapy) in https://github.com/h3poteto/megalodon/pull/1227 - Bump eslint-config-prettier from 8.4.0 to 8.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1147 - Bump ts-loader from 9.2.6 to 9.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1208 - Bump log4js from 6.4.1 to 6.5.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1237 - Bump dayjs from 1.10.7 to 1.11.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1247 - Bump prettier from 2.5.1 to 2.6.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1174 - Bump https-proxy-agent from 5.0.0 to 5.0.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1186 - Bump socks-proxy-agent from 6.1.1 to 7.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1244 - Bump eslint from 8.9.0 to 8.17.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1250 - Bump typescript from 4.5.5 to 4.7.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1248 - Bump [@&#8203;types/node](https://github.com/types/node) from 17.0.20 to 17.0.40 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1249 - Bump webpack from 5.69.1 to 5.73.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1245 - Bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 5.12.1 to 5.27.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1241 - Bump jest-worker from 27.5.1 to 28.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1252 - Bump axios from 0.26.0 to 0.27.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1204 - Bump eslint-plugin-import from 2.25.4 to 2.26.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1177 - Bump minimist from 1.2.5 to 1.2.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1180 - Bump async from 2.6.3 to 2.6.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1207 - Bump typedoc from 0.22.12 to 0.22.17 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1242 - Bump [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 5.12.1 to 5.27.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1240 - Bump ts-jest from 27.1.3 to 28.0.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1246 - Bump jest and [@&#8203;types/jest](https://github.com/types/jest) by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/h3poteto/megalodon/pull/1251 - Add an example for mentions by [@&#8203;h3poteto](https://github.com/h3poteto) in https://github.com/h3poteto/megalodon/pull/1253 - Copy README and LICENSE for npmjs by [@&#8203;h3poteto](https://github.com/h3poteto) in https://github.com/h3poteto/megalodon/pull/1254 #### New Contributors - [@&#8203;SamTherapy](https://github.com/SamTherapy) made their first contribution in https://github.com/h3poteto/megalodon/pull/1227 **Full Changelog**: https://github.com/h3poteto/megalodon/compare/v4.0.1...v4.0.2 </details> --- ### Configuration 📅 **Schedule**: 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot added 1 commit 2022-06-06 14:04:01 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
e5df4414fa
Update dependency megalodon to v4.0.2
sam merged commit e5df4414fa into master 2022-06-11 13:00:57 +00:00
sam deleted branch renovate/megalodon-4.x 2022-06-11 13:00:58 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sam/js-feditoken#17
No description provided.