dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								67415bbcf1 
								
							 
						 
						
							
							
								
								Bump fabrication from 2.20.2 to 2.21.0 ( #12527 )  
							
							... 
							
							
							
							Bumps [fabrication](https://github.com/paulelliott/fabrication ) from 2.20.2 to 2.21.0.
- [Release notes](https://github.com/paulelliott/fabrication/releases )
- [Changelog](https://github.com/paulelliott/fabrication/blob/master/Changelog.markdown )
- [Commits](https://github.com/paulelliott/fabrication/compare/2.20.2...2.21.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-12-02 22:55:43 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								dd01d9f970 
								
							 
						 
						
							
							
								
								Bump rails-ujs from 5.2.3 to 5.2.4 ( #12526 )  
							
							... 
							
							
							
							Bumps [rails-ujs](https://github.com/rails/rails ) from 5.2.3 to 5.2.4.
- [Release notes](https://github.com/rails/rails/releases )
- [Commits](https://github.com/rails/rails/compare/v5.2.3...v5.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-12-02 22:55:08 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								a8f21f632d 
								
							 
						 
						
							
							
								
								Bump eslint from 6.5.1 to 6.7.2 ( #12522 )  
							
							... 
							
							
							
							Bumps [eslint](https://github.com/eslint/eslint ) from 6.5.1 to 6.7.2.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.5.1...v6.7.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-12-02 22:53:03 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									mayaeh 
								
							 
						 
						
							
							
							
							
								
							
							
								08693d09ca 
								
							 
						 
						
							
							
								
								Fix notifications label ( #12517 )  
							
							... 
							
							
							
							* Fix translations not being displayed
* ran `yarn manage:translations en` 
							
						 
						
							2019-12-02 13:39:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Yamagishi Kazutoshi 
								
							 
						 
						
							
							
							
							
								
							
							
								da8f9d665f 
								
							 
						 
						
							
							
								
								Remove unnecessary dependencies ( #12533 )  
							
							
							
						 
						
							2019-12-02 13:38:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								64f7474899 
								
							 
						 
						
							
							
								
								Link to reports targetting instance in admin view ( #12513 )  
							
							
							
						 
						
							2019-12-01 19:03:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mathieu Brunot 
								
							 
						 
						
							
							
							
							
								
							
							
								128a7ab7eb 
								
							 
						 
						
							
							
								
								✨  Add an LDAP Mail attribute config ( #12053 )  
							
							... 
							
							
							
							Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io> 
							
						 
						
							2019-12-01 18:52:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								60d26cabf0 
								
							 
						 
						
							
							
								
								Add follow_request notification type ( #12198 )  
							
							... 
							
							
							
							* Add follow_request notification type
The notification type already existed in the backend but was never pushed
to the front-end. This also means translation strings were also available
for the backend, from the notification mailer.
Unlike other notification types, these are off by default, to match what
I remember of Gargron's view on the topic: that follow requests should not
clutter notifications and should instead be reviewed at the user's own
leisure in the dedicated column.
Since follow requests have their own column, I've deemed it unnecessary to
add a specific tab for them in the notification quick filter.
* Show follow request link in single-column if there are pending requests, even if account isn't locked
* Push follow requests from notifications to the follow_requests list
* Offer to accept or reject follow request from the notification
* Redesign follow request notification 
							
						 
						
							2019-12-01 17:25:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								acb1927158 
								
							 
						 
						
							
							
								
								Only normalize local polls ( #12515 )  
							
							... 
							
							
							
							Before this patch, if remote poll options have leading or trailing spaces,
the information stored locally won't match them, causing federated voting to
fail. 
							
						 
						
							2019-12-01 17:24:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								34a4a091ed 
								
							 
						 
						
							
							
								
								Merge pull request  #1250  from ThibG/glitch-soc/merge-upstream  
							
							... 
							
							
							
							Merge upstream changes 
							
						 
						
							2019-12-01 13:13:28 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								9de10c16d7 
								
							 
						 
						
							
							
								
								[Glitch] Fix conversations not having an unread indicator in web UI  
							
							... 
							
							
							
							Fix d15b346826 
							
						 
						
							2019-12-01 12:21:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								df04f885a5 
								
							 
						 
						
							
							
								
								[Glitch] Fix lost focus when modals open/close  
							
							... 
							
							
							
							Port 6041cfb13d 
							
						 
						
							2019-12-01 12:19:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								93167b3665 
								
							 
						 
						
							
							
								
								Merge branch 'master' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2019-12-01 12:12:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mathieu Brunot 
								
							 
						 
						
							
							
							
							
								
							
							
								462788cb12 
								
							 
						 
						
							
							
								
								✨  Convert LDAP username ( #12461 )  
							
							... 
							
							
							
							* ✨  Convert LDAP username #12021 
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
* 🐛  Fix conversion var use
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
* 🐛  Fix LDAP uid conversion test
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
* 👌  Remove comments with ref to PR
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
* 👌  Remove unnecessary paranthesis
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
* 🔧  Move space in conversion string
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io> 
							
						 
						
							2019-12-01 07:21:28 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sasha Sorokin 
								
							 
						 
						
							
							
							
							
								
							
							
								33696a4b44 
								
							 
						 
						
							
							
								
								Split relationships page strings ( #12502 )  
							
							... 
							
							
							
							Before this moment relationships managing page was using strings from
other context - from counters, but in order for translators to be able
to translate it relatively to the page, it must use separate strings.
I've split the strings for "Following" and "Followers" and put them to
"relationships" keyset in localization file. This should solve this
issue.
Fixes  #10863  
							
						 
						
							2019-12-01 07:08:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								d15b346826 
								
							 
						 
						
							
							
								
								Fix conversations not having an unread indicator in web UI ( #12506 )  
							
							
							
						 
						
							2019-12-01 07:06:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								319875ab04 
								
							 
						 
						
							
							
								
								Fallback to Create audience when object has no defined audience ( #12249 )  
							
							... 
							
							
							
							Fixes  #11137  
						
							2019-11-30 19:58:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								4b0a6d79dd 
								
							 
						 
						
							
							
								
								Add ability to filter reports by target account domain ( #12154 )  
							
							... 
							
							
							
							* Add ability to filter reports by target account domain
* Reword by_target_domain label 
							
						 
						
							2019-11-30 19:53:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ntl-purism 
								
							 
						 
						
							
							
							
							
								
							
							
								58e52929be 
								
							 
						 
						
							
							
								
								LDAP & PAM added to OAuth password grant strategy ( #7999 ) ( #12390 )  
							
							... 
							
							
							
							When authenticating via OAuth, the resource owner password grant
strategy is allowed by Mastodon, but (without this PR), it does not
attempt to authenticate against LDAP or PAM. As a result, LDAP or PAM
authenticated users cannot sign in to Mastodon with their
email/password credentials via OAuth (for instance, for native/mobile
app users).
This PR fleshes out the authentication strategy supplied to doorkeeper
in its initializer by looking up the user with LDAP and/or PAM when
devise is configured to use LDAP/PAM backends. It attempts to follow the
same logic as the Auth::SessionsController for handling email/password
credentials.
Note #1 : Since this pull request affects an initializer, it's unclear
how to add test automation.
Note #2 : The PAM authentication path has not been manually tested. It
was added for completeness sake, and it is hoped that it can be manually
tested before merging. 
							
						 
						
							2019-11-30 19:44:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								6041cfb13d 
								
							 
						 
						
							
							
								
								Fix lost focus when modals open/close ( #12437 )  
							
							... 
							
							
							
							* Fix lost focus after modal closes
Regression caused by the use of the wicg-inert polyfill
* Fix regression introduced by wicg-inert
* Catch errors to please CodeClimate 
							
						 
						
							2019-11-30 18:19:47 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								3fe3fba007 
								
							 
						 
						
							
							
								
								Merge pull request  #1249  from ThibG/glitch-soc/merge-upstream  
							
							... 
							
							
							
							Merge upstream changes 
							
						 
						
							2019-11-30 18:13:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sasha Sorokin 
								
							 
						 
						
							
							
							
							
								
							
							
								2169e61bc9 
								
							 
						 
						
							
							
								
								[Glitch] Fix counter sizing  
							
							... 
							
							
							
							Port 67a2dfa8ee 
							
						 
						
							2019-11-30 17:52:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								55d1f5c78c 
								
							 
						 
						
							
							
								
								[Glitch] Add hotkey for opening media files  
							
							... 
							
							
							
							Port af891f82be 
							
						 
						
							2019-11-30 17:52:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								d9f15fb6ed 
								
							 
						 
						
							
							
								
								[Glitch] Fix pending upload count not being decremented on error  
							
							... 
							
							
							
							Port 9b3ebf9166 
							
						 
						
							2019-11-30 17:37:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								95164e759b 
								
							 
						 
						
							
							
								
								[Glitch] Fix OCR with delete & redraft  
							
							... 
							
							
							
							Port c872f1cdb6 
							
						 
						
							2019-11-30 17:36:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								e48f63787d 
								
							 
						 
						
							
							
								
								Merge branch 'master' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2019-11-30 17:29:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sasha Sorokin 
								
							 
						 
						
							
							
							
							
								
							
							
								67a2dfa8ee 
								
							 
						 
						
							
							
								
								Fix counter sizing ( #12446 )  
							
							... 
							
							
							
							Counter size is currently set to strict 33.3% width, but with it
counter may break in other languages than English. For example it is
already broken on Gargron's profile on mastodon.social using Russian
locale.
This commit changes "width" to "min-width", so counters still displayed
correctly, but if they need more width to fit text, they are now allowed
to take as many width as they need. 
							
						 
						
							2019-11-29 17:03:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Shlee 
								
							 
						 
						
							
							
							
							
								
							
							
								817286d233 
								
							 
						 
						
							
							
								
								Updated NodeJS in Dockerfile ( #12492 )  
							
							
							
						 
						
							2019-11-29 17:03:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sasha Sorokin 
								
							 
						 
						
							
							
							
							
								
							
							
								67e19f7977 
								
							 
						 
						
							
							
								
								Improve notifications page ( #12497 )  
							
							... 
							
							
							
							Currently notifications page seems a bit cluttered with no clear
separation between e-mail and filtering settings. This commit tries to
address them by adding clear separation with headers, hints and removing
continuously reused texts for events checkboxes. 
							
						 
						
							2019-11-29 17:03:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								af891f82be 
								
							 
						 
						
							
							
								
								Add hotkey for opening media files ( #12498 )  
							
							... 
							
							
							
							* [WiP] Add hotkey to open media
* Give focus to play/pause button when opening video modal 
							
						 
						
							2019-11-29 17:02:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								9b3ebf9166 
								
							 
						 
						
							
							
								
								Fix pending upload count not being decremented on error ( #12499 )  
							
							... 
							
							
							
							The arguments were passed to the wrong function… also, there is no
need to have a conditional decrementation: failure to upload means
we marked an upload as pending, in all cases. 
							
						 
						
							2019-11-29 17:02:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								fcae5c77de 
								
							 
						 
						
							
							
								
								Fix n+1 query for bookmarks on statuses ( #12494 )  
							
							
							
						 
						
							2019-11-28 04:08:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								5761622a1e 
								
							 
						 
						
							
							
								
								Fix proofs API being inaccessible in secure mode ( #12495 )  
							
							
							
						 
						
							2019-11-28 04:07:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								510f98c7c2 
								
							 
						 
						
							
							
								
								Link move target account  
							
							
							
						 
						
							2019-11-27 17:37:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								b78c9e0980 
								
							 
						 
						
							
							
								
								Show acct of target account  
							
							
							
						 
						
							2019-11-27 17:37:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								5bf65f4e97 
								
							 
						 
						
							
							
								
								Add moved account warning  
							
							
							
						 
						
							2019-11-27 17:37:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								06e0f3bfb6 
								
							 
						 
						
							
							
								
								Do not consider moved accounts as non-functional  
							
							... 
							
							
							
							This might be somewhat controversial, but putting a redirection up
makes the account unusable, which works against use cases such as
using the moved account as backup in case the new one temporarily fails
(sure, the redirection can be temporarily removed, but it is a hassle) 
							
						 
						
							2019-11-27 17:37:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								2337455895 
								
							 
						 
						
							
							
								
								Bump net-ldap from 0.16.1 to 0.16.2 ( #12479 )  
							
							... 
							
							
							
							Bumps [net-ldap](https://github.com/ruby-ldap/ruby-net-ldap ) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/ruby-ldap/ruby-net-ldap/releases )
- [Changelog](https://github.com/ruby-ldap/ruby-net-ldap/blob/master/History.rdoc )
- [Commits](https://github.com/ruby-ldap/ruby-net-ldap/compare/v0.16.1...v0.16.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-11-27 21:33:20 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								fa994d78dd 
								
							 
						 
						
							
							
								
								Bump parallel from 1.18.0 to 1.19.1 ( #12475 )  
							
							... 
							
							
							
							Bumps [parallel](https://github.com/grosser/parallel ) from 1.18.0 to 1.19.1.
- [Release notes](https://github.com/grosser/parallel/releases )
- [Commits](https://github.com/grosser/parallel/compare/v1.18.0...v1.19.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-11-27 20:49:19 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Yamagishi Kazutoshi 
								
							 
						 
						
							
							
							
							
								
							
							
								4ca914f4c0 
								
							 
						 
						
							
							
								
								Use override_csp options on pghero ( #12489 )  
							
							
							
						 
						
							2019-11-27 05:28:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								9c0deae4cc 
								
							 
						 
						
							
							
								
								Bump browser from 2.6.1 to 2.7.1 ( #12490 )  
							
							... 
							
							
							
							Bumps [browser](https://github.com/fnando/browser ) from 2.6.1 to 2.7.1.
- [Release notes](https://github.com/fnando/browser/releases )
- [Changelog](https://github.com/fnando/browser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fnando/browser/compare/v2.6.1...v2.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-11-27 13:19:27 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								61073846e5 
								
							 
						 
						
							
							
								
								Bump @babel/plugin-transform-react-inline-elements from 7.2.0 to 7.7.4 ( #12467 )  
							
							... 
							
							
							
							Bumps [@babel/plugin-transform-react-inline-elements](https://github.com/babel/babel ) from 7.2.0 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.2.0...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-11-27 13:13:55 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								e27aa4b00e 
								
							 
						 
						
							
							
								
								Bump @babel/preset-env from 7.7.1 to 7.7.4 ( #12471 )  
							
							... 
							
							
							
							Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.7.1 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.1...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-11-27 12:24:13 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								02ed19848e 
								
							 
						 
						
							
							
								
								Bump rack-cors from 1.0.6 to 1.1.0 ( #12477 )  
							
							... 
							
							
							
							Bumps [rack-cors](https://github.com/cyu/rack-cors ) from 1.0.6 to 1.1.0.
- [Release notes](https://github.com/cyu/rack-cors/releases )
- [Changelog](https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cyu/rack-cors/compare/v1.0.6...v1.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-11-27 11:59:57 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								a2a3f54beb 
								
							 
						 
						
							
							
								
								Bump browser from 2.6.1 to 2.7.0 ( #12476 )  
							
							... 
							
							
							
							Bumps [browser](https://github.com/fnando/browser ) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/fnando/browser/releases )
- [Changelog](https://github.com/fnando/browser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fnando/browser/compare/v2.6.1...v2.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-11-27 11:54:40 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								b0c9c62954 
								
							 
						 
						
							
							
								
								Bump charlock_holmes from 0.7.6 to 0.7.7 ( #12474 )  
							
							... 
							
							
							
							Bumps [charlock_holmes](https://github.com/brianmario/charlock_holmes ) from 0.7.6 to 0.7.7.
- [Release notes](https://github.com/brianmario/charlock_holmes/releases )
- [Commits](https://github.com/brianmario/charlock_holmes/compare/0.7.6...v0.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-11-27 11:53:50 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								275c06cfe7 
								
							 
						 
						
							
							
								
								Bump @babel/plugin-transform-react-jsx-self from 7.2.0 to 7.7.4 ( #12466 )  
							
							... 
							
							
							
							Bumps [@babel/plugin-transform-react-jsx-self](https://github.com/babel/babel ) from 7.2.0 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.2.0...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-11-27 11:36:47 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								a52d7fda37 
								
							 
						 
						
							
							
								
								Bump @babel/plugin-syntax-dynamic-import from 7.2.0 to 7.7.4 ( #12469 )  
							
							... 
							
							
							
							Bumps [@babel/plugin-syntax-dynamic-import](https://github.com/babel/babel ) from 7.2.0 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.2.0...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-11-27 11:36:29 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								15d5057c88 
								
							 
						 
						
							
							
								
								Bump @babel/runtime from 7.7.2 to 7.7.4 ( #12472 )  
							
							... 
							
							
							
							Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.7.2 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.7.4/packages/babel-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-11-27 11:36:09 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								779e6dd4a2 
								
							 
						 
						
							
							
								
								Bump @babel/plugin-transform-runtime from 7.5.5 to 7.7.4 ( #12473 )  
							
							... 
							
							
							
							Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel ) from 7.5.5 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.5.5...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-11-27 11:35:39 +09:00