-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Upgrade EasyMDE to 2.16.1 #18278
Merged
Merged
Upgrade EasyMDE to 2.16.1 #18278
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
KN4CK3R
approved these changes
Jan 15, 2022
GiteaBot
added
the
lgtm/need 1
This PR needs approval from one additional maintainer to be merged.
label
Jan 15, 2022
6543
approved these changes
Jan 15, 2022
GiteaBot
added
lgtm/done
This PR has enough approvals to get merged. There are no important open reservations anymore.
and removed
lgtm/need 1
This PR needs approval from one additional maintainer to be merged.
labels
Jan 15, 2022
Gusted
pushed a commit
to Gusted/gitea
that referenced
this pull request
Jan 15, 2022
- NPM didn't like that package-lock.json was out-of-sync, webpack throwed some errors as well with building. - Follow-up for: go-gitea#18278
6543
pushed a commit
that referenced
this pull request
Jan 15, 2022
zjjhot
added a commit
to zjjhot/gitea
that referenced
this pull request
Jan 15, 2022
* 'main' of https://github.com/go-gitea/gitea: Update `package-lock.json` (go-gitea#18283) Upgrade EasyMDE to 2.16.1 (go-gitea#18278) Remove golang vendored directory (go-gitea#18277) Changelog for 1.15.10 (go-gitea#18274) (go-gitea#18276) Support webauthn (go-gitea#17957)
Merged
zeripath
added a commit
to zeripath/gitea
that referenced
this pull request
Jan 29, 2022
## [1.15.11](https://github.com/go-gitea/gitea/releases/tag/v1.15.11) - 2022-01-29 * SECURITY * Only view milestones from current repo (go-gitea#18414) (go-gitea#18418) * BUGFIXES * Fix broken when no commits and default branch is not master (go-gitea#18422) (go-gitea#18424) * Fix commit's time (go-gitea#18375) (go-gitea#18409) * Fix restore without topic failure (go-gitea#18387) (go-gitea#18401) * Fix mermaid import in 1.15 (it uses ESModule now) (go-gitea#18382) * Update to go/text 0.3.7 (go-gitea#18336) * MISC * Upgrade EasyMDE to 2.16.1 (go-gitea#18278) (go-gitea#18279) Signed-off-by: Andrew Thornton <art27@cantab.net>
Merged
6543
pushed a commit
that referenced
this pull request
Jan 30, 2022
## [1.15.11](https://github.com/go-gitea/gitea/releases/tag/v1.15.11) - 2022-01-29 * SECURITY * Only view milestones from current repo (#18414) (#18418) * BUGFIXES * Fix broken when no commits and default branch is not master (#18422) (#18424) * Fix commit's time (#18375) (#18409) * Fix restore without topic failure (#18387) (#18401) * Fix mermaid import in 1.15 (it uses ESModule now) (#18382) * Update to go/text 0.3.7 (#18336) * MISC * Upgrade EasyMDE to 2.16.1 (#18278) (#18279)
Chianina
pushed a commit
to Chianina/gitea
that referenced
this pull request
Mar 28, 2022
Chianina
pushed a commit
to Chianina/gitea
that referenced
this pull request
Mar 28, 2022
- NPM didn't like that package-lock.json was out-of-sync, webpack throwed some errors as well with building. - Follow-up for: go-gitea#18278
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
lgtm/done
This PR has enough approvals to get merged. There are no important open reservations anymore.
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.
Upgade EasyMDE from 2.15.0 to 2.16.1
Changelog: https://github.com/Ionaru/easy-markdown-editor/blob/master/CHANGELOG.md
A DoS fix: Security issue in marked dependency.
I tested EasyMDE 2.16.1 on my side (briefly), no breaking.